aboutsummaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
...
| | * add a library to report build numbers without causing rebuildsColin Cross2018-03-0210-2/+271
* | | Disable abi diffs for sanitized variants of modules. am: ea0a2e1928 am: 1ce7b...Jayant Chowdhary2018-03-031-1/+6
|\| |
| * | Disable abi diffs for sanitized variants of modules.Jayant Chowdhary2018-03-021-1/+6
* | | Create a make variable for all lsdump files. am: dcd33b6c29 am: eccf4774b1Jayant Chowdhary2018-03-023-0/+12
|\| |
| * | Create a make variable for all lsdump files.Jayant Chowdhary2018-03-013-0/+12
* | | Turn GlobFiles into a Glob for files, use it am: 540a78c1ce am: f49ff89266Dan Willemsen2018-03-022-2/+2
|\| |
| * | Turn GlobFiles into a Glob for files, use itDan Willemsen2018-03-012-2/+2
| |/
* | Merge "Add proto.canonical_path_from_root" am: 7c695eb797 am: c530837d4cDan Willemsen2018-02-236-15/+34
|\|
| * Merge "Add proto.canonical_path_from_root"Dan Willemsen2018-02-236-15/+34
| |\
| | * Add proto.canonical_path_from_rootDan Willemsen2018-02-226-15/+34
* | | Merge changes If1894fd9,Id7925999,I4fe11c3f,Iea2b0781,Id2c0a503 am: 1b5599e46...Colin Cross2018-02-231-1/+1
|\| |
| * | Remove unused intermediates parameter from ExistentPathForSourceColin Cross2018-02-221-1/+1
| |/
* | Merge "Only depend on a single file for generated headers" am: 2f2f24f775 am:...Dan Willemsen2018-02-221-2/+2
|\|
| * Merge "Only depend on a single file for generated headers"Treehugger Robot2018-02-221-2/+2
| |\
| | * Only depend on a single file for generated headersDan Willemsen2018-02-221-2/+2
* | | Merge "Fix NDK gtest name." am: 50b8682dca am: 03af1671d7Dan Albert2018-02-221-6/+1
|\| |
| * | Merge "Fix NDK gtest name."Treehugger Robot2018-02-221-6/+1
| |\ \
| | * | Fix NDK gtest name.Dan Albert2018-02-211-6/+1
* | | | Merge "Use android.InList for inList" am: e35ad13004 am: 20b350b433Colin Cross2018-02-221-14/+2
|\| | |
| * | | Merge "Use android.InList for inList"Treehugger Robot2018-02-221-14/+2
| |\ \ \ | | |_|/ | |/| |
| | * | Use android.InList for inListColin Cross2018-02-211-14/+2
* | | | Merge "Start using clang-tools prebuilts for abi diffing tools." am: b49ff309...Jayant Chowdhary2018-02-211-3/+3
|\| | |
| * | | Merge "Start using clang-tools prebuilts for abi diffing tools."Jayant Chowdhary2018-02-211-3/+3
| |\ \ \
| | * | | Start using clang-tools prebuilts for abi diffing tools.Jayant Chowdhary2018-02-201-3/+3
| | |/ /
* | | | Merge "Only emit enabled VNDK libraries" am: d240e3d4e2 am: d5f4f45505Jiyong Park2018-02-211-1/+1
|\| | |
| * | | Merge "Only emit enabled VNDK libraries"Treehugger Robot2018-02-211-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Only emit enabled VNDK librariesJiyong Park2018-02-161-1/+1
* | | | Use the platform -std= for sdk_version. am: 5789ca9f28 am: 6dc655202bElliott Hughes2018-02-202-36/+32
|\| | |
| * | | Use the platform -std= for sdk_version.Elliott Hughes2018-02-202-36/+32
* | | | Merge "Revert "Revert "Support filegroup in exclude_srcs""" am: f28e32a2a5 am...Nan Zhang2018-02-191-0/+1
|\| | |
| * | | Merge "Revert "Revert "Support filegroup in exclude_srcs"""Treehugger Robot2018-02-191-0/+1
| |\ \ \
| | * | | Revert "Revert "Support filegroup in exclude_srcs""Nan Zhang2018-02-151-0/+1
* | | | | Merge "Disable inlining and loop unrolling in LTO without PGO profile" am: 06...Yi Kong2018-02-163-2/+28
|\| | | |
| * | | | Disable inlining and loop unrolling in LTO without PGO profileYi Kong2018-02-143-2/+28
| |/ / /
| * / / Fix llvm-ar error caused by using lto and sanitizer togetherZhizhou Yang2018-02-145-3/+8
| |/ /
* | | Search for PGO profiles in PGO_ADDITIONAL_PROFILE_DIRS am: 49540800f0 am: 8f7...Pirama Arumuga Nainar2018-02-131-3/+10
|\| |
| * | Search for PGO profiles in PGO_ADDITIONAL_PROFILE_DIRSPirama Arumuga Nainar2018-02-131-3/+10
| |/
* | Merge "Fix llvm-ar error caused by using lto and sanitizer together"TreeHugger Robot2018-02-105-3/+8
|\ \
| * | Fix llvm-ar error caused by using lto and sanitizer togetherZhizhou Yang2018-02-095-3/+8
* | | Merge "Disable a warning that libc++'s headers trip." am: 1d29875829 am: b4e2...Dan Albert2018-02-091-0/+3
|\ \ \ | | |/ | |/|
| * | Disable a warning that libc++'s headers trip.Dan Albert2018-02-071-0/+3
* | | Merge "Revert "Support filegroup in exclude_srcs"" am: f5801db4cc am: 62c06ce8edTobias Thierer2018-02-091-1/+0
|\ \ \
| * | | Revert "Support filegroup in exclude_srcs"Tobias Thierer2018-02-091-1/+0
* | | | Merge "Support filegroup in exclude_srcs" am: a9e0fabae1 am: 4357144070Nan Zhang2018-02-091-0/+1
|\| | | | |_|/ |/| |
| * | Support filegroup in exclude_srcsNan Zhang2018-02-071-0/+1
| |/
* | Merge "Enable emutls with -flto for Android sanitize=cfi" am: 966bdded1f am: ...Ryan Prichard2018-02-072-1/+8
|\|
| * Merge "Enable emutls with -flto for Android sanitize=cfi"Treehugger Robot2018-02-072-1/+8
| |\
| | * Enable emutls with -flto for Android sanitize=cfiRyan Prichard2018-02-062-1/+8
* | | Merge "Support filegroups for version_script and related properties" am: ca59...Colin Cross2018-02-072-6/+16
|\| |
| * | Merge "Support filegroups for version_script and related properties"Treehugger Robot2018-02-072-6/+16
| |\ \