summaryrefslogtreecommitdiff
path: root/src/tool/args.cc
AgeCommit message (Collapse)Author
2015-09-25Revert "Revert "external/boringssl: sync with upstream.""Kenny Root
This reverts commit a04d78d392463df4e69a64360c952ffa5abd22f7. Underlying issue was fixed. Change-Id: I49685b653d16e728eb38e79e02b2c33ddeefed88
2015-09-25Revert "external/boringssl: sync with upstream."Kenny Root
This reverts commit 1e4884f615b20946411a74e41eb9c6aa65e2d5f3. This breaks some x86 builds. Change-Id: I4d4310663ce52bc0a130e6b9dbc22b868ff4fb25
2015-09-24external/boringssl: sync with upstream.Adam Langley
This change imports the current version of BoringSSL. The only local change now is that |BORINGSSL_201509| is defined in base.h. This allows this change to be made without (hopefully) breaking the build. This change will need https://android-review.googlesource.com/172744 to be landed afterwards to update a test. Change-Id: I6d1f463f7785a2423bd846305af91c973c326104
2015-05-12external/boringssl: bump revision.Adam Langley
This change bumps the BoringSSL revision to the current tip-of-tree. Change-Id: I91d5bf467e16e8d86cb19a4de873985f524e5faa
2015-01-30Initial commit of BoringSSL for Android.Adam Langley