aboutsummaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Remove our clang-tidy wrapperGeorge Burgess IV2019-04-043-4/+2
* Merge "Soong: Add synopsis to vndk_prebuilt_shared module under cc package."Treehugger Robot2019-04-041-0/+20
|\
| * Soong: Add synopsis to vndk_prebuilt_shared module under cc package.Patrice Arruda2019-04-031-0/+20
* | Merge "Blacklist more libraries from no-vendor-variant VNDK"Treehugger Robot2019-04-041-0/+8
|\ \
| * | Blacklist more libraries from no-vendor-variant VNDKVic Yang2019-04-021-0/+8
* | | Fix package path of android/soong/android pctxColin Cross2019-04-041-1/+1
* | | Make libc_scudo always go first.Christopher Ferris2019-04-031-0/+11
* | | Revert "Enable lld for windows"Josh Gao2019-04-034-29/+18
* | | Skip failing test on macColin Cross2019-04-021-0/+4
* | | Add support for protoc pluginsColin Cross2019-04-027-71/+113
* | | Move proto compilation to RuleBuilderColin Cross2019-04-026-72/+68
* | | Soong: Add synopsis to cc_prebuilt_* modules.Patrice Arruda2019-04-011-7/+17
| |/ |/|
* | Restat clang linker outputsColin Cross2019-03-301-0/+2
* | Include libprofile-extras to all coverage variantsPirama Arumuga Nainar2019-03-299-4/+64
* | Refactor coverage supportPirama Arumuga Nainar2019-03-291-28/+36
* | Merge "Soong: Add synopsis to cc_library_* modules"Patrice Arruda2019-03-291-7/+13
|\ \
| * | Soong: Add synopsis to cc_library_* modulesPatrice Arruda2019-03-281-7/+13
* | | Merge "Move -Wno-inconsistent-missing-override to ClangExtraCflags"Yi Kong2019-03-281-2/+2
|\ \ \
| * | | Move -Wno-inconsistent-missing-override to ClangExtraCflagsYi Kong2019-03-271-2/+2
* | | | Merge "Remove libbase dependency of sysprop_library"Treehugger Robot2019-03-282-11/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Remove libbase dependency of sysprop_libraryInseob Kim2019-03-272-11/+2
* | | | Merge "Turn on new pass manager for PGO projects"Yi Kong2019-03-271-2/+5
|\ \ \ \
| * | | | Turn on new pass manager for PGO projectsYi Kong2019-03-211-2/+5
* | | | | Merge "Soong: Add synopsis to cc_object module."Patrice Arruda2019-03-271-0/+3
|\ \ \ \ \
| * | | | | Soong: Add synopsis to cc_object module.Patrice Arruda2019-03-261-0/+3
| | |_|/ / | |/| | |
* | | | | Merge "Switch to clang-r353983b"Yi Kong2019-03-271-2/+2
|\ \ \ \ \
| * | | | | Switch to clang-r353983bYi Kong2019-03-271-2/+2
| |/ / / /
* | | | | Merge "Add support for clang-tidy -warnings-as-errors in Android.bp files"Nikita Ioffe2019-03-271-0/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add support for clang-tidy -warnings-as-errors in Android.bp filesNikita Ioffe2019-03-261-0/+7
* | | | | Merge "Soong: Add synopsis to several modules under cc package."Treehugger Robot2019-03-263-7/+22
|\ \ \ \ \
| * | | | | Soong: Add synopsis to several modules under cc package.Patrice Arruda2019-03-253-7/+22
| |/ / / /
* | | | | Merge "Support LLD ThinLTO cache/threshold option"Yi Kong2019-03-261-4/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Support LLD ThinLTO cache/threshold optionYi Kong2019-03-221-4/+4
| | |_|/ | |/| |
* | | | Treat stl: "system" the same way as default.Sasha Smundak2019-03-241-1/+1
| |/ / |/| |
* | | ATest: GTest auto gen config support run_test_as in Android.bp .yelinhsieh2019-03-231-0/+14
|/ /
* | Pass -fsanitize-hwaddress-abi=platform when building with hwasan.Peter Collingbourne2019-03-211-1/+2
* | Add support for no-vendor-variant VNDKVic Yang2019-03-216-6/+201
|/
* Merge "Turn on string-plus-int warning"Yi Kong2019-03-201-4/+0
|\
| * Turn on string-plus-int warningYi Kong2019-03-201-4/+0
* | Enable lld for windowsPirama Arumuga Nainar2019-03-204-18/+29
* | Pass -hwasan-allow-ifunc when building with hwasan.Peter Collingbourne2019-03-201-1/+5
* | Replace ctx.ExpandSources with android.PathsForModuleSrcColin Cross2019-03-205-8/+8
* | Remove ModuleSrcPathColin Cross2019-03-201-4/+5
* | Merge "Remove workarounds for old compiler versions."Peter Collingbourne2019-03-201-10/+2
|\ \ | |/ |/|
| * Remove workarounds for old compiler versions.Peter Collingbourne2019-03-061-10/+2
* | Add -faddrsig to ClangExtraCflagsYi Kong2019-03-201-0/+4
* | Merge "Switch clang to r353983"Yi Kong2019-03-193-4/+7
|\ \
| * | Switch clang to r353983Yi Kong2019-03-193-4/+7
* | | Merge "Install symlink to the runtime APEX only for device"Treehugger Robot2019-03-182-2/+6
|\ \ \
| * | | Install symlink to the runtime APEX only for deviceJiyong Park2019-03-162-2/+6