1. 36ae135 Restat clang linker outputs by Colin Cross · 6 years ago
  2. 65c95ff Include libprofile-extras to all coverage variants by Pirama Arumuga Nainar · 6 years ago
  3. ee30d5e Refactor coverage support by Pirama Arumuga Nainar · 6 years ago
  4. bcf9408 Merge "Soong: Add synopsis to cc_library_* modules" by Patrice Arruda · 6 years ago
  5. 2e03bb7 Merge "Move -Wno-inconsistent-missing-override to ClangExtraCflags" by Yi Kong · 6 years ago
  6. 83c89e0 Soong: Add synopsis to cc_library_* modules by Patrice Arruda · 6 years ago
  7. 9e50e69 Merge "Remove libbase dependency of sysprop_library" by Treehugger Robot · 6 years ago
  8. 4d048d5 Move -Wno-inconsistent-missing-override to ClangExtraCflags by Yi Kong · 6 years ago
  9. edd7fdd Merge "Turn on new pass manager for PGO projects" by Yi Kong · 6 years ago
  10. 5c45f68 Merge "Soong: Add synopsis to cc_object module." by Patrice Arruda · 6 years ago
  11. ac7f27e Merge "Switch to clang-r353983b" by Yi Kong · 6 years ago
  12. ca57e57 Merge "Add support for clang-tidy -warnings-as-errors in Android.bp files" by Nikita Ioffe · 6 years ago
  13. 1f95976 Remove libbase dependency of sysprop_library by Inseob Kim · 6 years ago
  14. 5d7aeea Switch to clang-r353983b by Yi Kong · 6 years ago
  15. 32c4986 Add support for clang-tidy -warnings-as-errors in Android.bp files by Nikita Ioffe · 6 years ago
  16. baff0ce Soong: Add synopsis to cc_object module. by Patrice Arruda · 6 years ago
  17. 0aad006 Merge "Soong: Add synopsis to several modules under cc package." by Treehugger Robot · 6 years ago
  18. ff58c0e Merge "Support LLD ThinLTO cache/threshold option" by Yi Kong · 6 years ago
  19. c249c71 Soong: Add synopsis to several modules under cc package. by Patrice Arruda · 6 years ago
  20. fc22e4e Treat stl: "system" the same way as default. by Sasha Smundak · 6 years ago
  21. 9fc6040 ATest: GTest auto gen config support run_test_as in Android.bp . by yelinhsieh · 6 years ago
  22. 630b960 Support LLD ThinLTO cache/threshold option by Yi Kong · 6 years ago
  23. 69c1ed9 Turn on new pass manager for PGO projects by Yi Kong · 6 years ago
  24. e726ba5 Pass -fsanitize-hwaddress-abi=platform when building with hwasan. by Peter Collingbourne · 6 years ago
  25. efd249e Add support for no-vendor-variant VNDK by Vic Yang · 6 years ago
  26. 5a3f31b Merge "Turn on string-plus-int warning" by Yi Kong · 6 years ago
  27. 3c21c0b Enable lld for windows by Pirama Arumuga Nainar · 6 years ago
  28. 967511a Pass -hwasan-allow-ifunc when building with hwasan. by Peter Collingbourne · 6 years ago
  29. 8a49795 Replace ctx.ExpandSources with android.PathsForModuleSrc by Colin Cross · 6 years ago
  30. 07e5161 Remove ModuleSrcPath by Colin Cross · 6 years ago
  31. 1b781e5 Merge "Remove workarounds for old compiler versions." by Peter Collingbourne · 6 years ago
  32. 2a51b3f Turn on string-plus-int warning by Yi Kong · 6 years ago
  33. a32b5e6 Add -faddrsig to ClangExtraCflags by Yi Kong · 6 years ago
  34. bdb1ed8 Merge "Switch clang to r353983" by Yi Kong · 6 years ago
  35. 6925d2b Switch clang to r353983 by Yi Kong · 6 years ago
  36. c743c37 Merge "Install symlink to the runtime APEX only for device" by Treehugger Robot · 6 years ago
  37. c3e2c86 Install symlink to the runtime APEX only for device by Jiyong Park · 6 years ago
  38. 87e7f2f Add stoney ridge x86 variant by Benjamin Gordon · 6 years ago
  39. 7487fb5 Merge "Create symlink for bionic files" by Treehugger Robot · 6 years ago
  40. f119435 Create symlink for bionic files by Jiyong Park · 6 years ago
  41. 4a0459d Add AVX/AVX2 supported archs in build system by Shalini Salomi Bodapati · 6 years ago
  42. 27b922f Annotate paths and deprecate ExtractSource(s)Deps by Colin Cross · 6 years ago
  43. a61ff2c cc_test: emit errors if there's duplicate in srcs by Jooyung Han · 6 years ago
  44. bd19db0 Remove workarounds for old compiler versions. by Peter Collingbourne · 6 years ago
  45. a70f067 Add checks for double_loadable dependencies by Jooyung Han · 6 years ago
  46. b3f22ca Add blueprint:mutated to sysprop properties by Inseob Kim · 6 years ago
  47. 0b9f31f Replace *Escape with *EscapeList by Colin Cross · 6 years ago
  48. 3f49f4d Build System: Collect native dependent information from cc.go. by bralee · 6 years ago
  49. eb7398e Autogenerate some extra_options based on some build properties by Julien Desprez · 6 years ago
  50. 5d1598f Fix: sysprop module can't be used with whole_static_libs by Jiyong Park · 6 years ago
  51. 1154532 Merge "Allow linking against SystemConfiguration framework on Mac" by Treehugger Robot · 6 years ago
  52. 97d017e Allow linking against SystemConfiguration framework on Mac by Dan Willemsen · 6 years ago
  53. ecc0efa Merge "Add 16bit and 32bit nanopb library." by Yu Shan · 6 years ago
  54. b81f48e Merge "DO NOT MERGE - Merge PPRL.190205.001 into master" by Xin Li · 6 years ago
  55. 48db2b1 Merge "Revert "Remove armv7-a without neon support"" by Treehugger Robot · 6 years ago
  56. e67c20c Merge "Override module's C flags when coverage is enabled" by Treehugger Robot · 6 years ago
  57. 8818f49 Revert "Remove armv7-a without neon support" by Dan Albert · 6 years ago
  58. 76dd005 Add 16bit and 32bit nanopb library. by Yu Shan · 6 years ago
  59. c7679de Override module's C flags when coverage is enabled by Pirama Arumuga Nainar · 6 years ago
  60. 4f41bc2 [SOONG] Not auto-generate test config if test_suite is cts by yangbill · 6 years ago
  61. dd739bb Merge "Enable coverage for vendor-related libraries" by Pirama Arumuga Nainar · 6 years ago
  62. 8a851cf Merge "Print --llndk to create_reference_dumps command" by Logan Chien · 6 years ago
  63. 6227fed Print --llndk to create_reference_dumps command by Logan Chien · 6 years ago
  64. 40e3373 Add more paths helper methods by Colin Cross · 6 years ago
  65. 2f289ac Enable coverage for vendor-related libraries by Pirama Arumuga Nainar · 6 years ago
  66. da69c65 Merge "Annotate No_libcrt with arch_variant" am: 4e3c60128f by Yi Kong · 6 years ago
  67. 4e3c601 Merge "Annotate No_libcrt with arch_variant" by Yi Kong · 6 years ago
  68. 48a6092 Merge "Do not enable coverage for platform/llndk stub libraries" am: ff1b5c7b90 by Pirama Arumuga Nainar · 6 years ago
  69. 410d834 Annotate No_libcrt with arch_variant by Yi Kong · 6 years ago
  70. 8113835 Do not enable coverage for platform/llndk stub libraries by Pirama Arumuga Nainar · 6 years ago
  71. 548f147 Remove prefer_sanitize.* properties am: f97782b18c by Jiyong Park · 6 years ago
  72. f97782b Remove prefer_sanitize.* properties by Jiyong Park · 6 years ago
  73. fd183f3 Extend coverage mutator to allow variants with coverage on and off by Pirama Arumuga Nainar · 6 years ago
  74. 1acd447 Extend coverage mutator to allow variants with coverage on and off by Pirama Arumuga Nainar · 6 years ago
  75. 92053b9 Create sysprop_library soong module am: c0907f191a by Inseob Kim · 6 years ago
  76. c0907f1 Create sysprop_library soong module by Inseob Kim · 6 years ago
  77. 908b3fa Merge "Use no_libcrt property instead of hard coding projects to exclude" by Yi Kong · 6 years ago
  78. 19408a3 Use no_libcrt property instead of hard coding projects to exclude by Yi Kong · 6 years ago
  79. d563bc7 Merge "Static variant of a stubs lib is correctly tracked" am: eebdf43337 by Jiyong Park · 6 years ago
  80. eebdf43 Merge "Static variant of a stubs lib is correctly tracked" by Treehugger Robot · 6 years ago
  81. 11e6e5c Merge "Handle the case when a symbol is annotated with "# apex vndk"" by Jiyong Park · 6 years ago
  82. 3415780 Merge "Handle the case when a symbol is annotated with "# apex vndk"" by Treehugger Robot · 6 years ago
  83. 1431765 Handle the case when a symbol is annotated with "# apex vndk" by Jiyong Park · 6 years ago
  84. e5bc0d6 Make MakeVarsContext a PathContext am: 65494b962b by Colin Cross · 6 years ago
  85. 65494b9 Make MakeVarsContext a PathContext by Colin Cross · 6 years ago
  86. aa6f7ad Merge "Update NDK library list" am: 7cf14099b7 by Aurimas Liutikas · 6 years ago
  87. e4bb986 Static variant of a stubs lib is correctly tracked by Jiyong Park · 6 years ago
  88. 63833a3 Return early after NDK->non-NDK library link error am: 155d17c1da by Dan Willemsen · 6 years ago
  89. 62b9cf9 Update NDK library list by Dan Willemsen · 6 years ago
  90. 155d17c Return early after NDK->non-NDK library link error by Dan Willemsen · 6 years ago
  91. 8893e6a Don't emit symbol for stubs libraries am: 47e4fcb6d3 by Jiyong Park · 6 years ago
  92. 47e4fcb Don't emit symbol for stubs libraries by Jiyong Park · 6 years ago
  93. 9053375 Merge changes Ifcb338e6,Ie509ed80,I270fed60,Id825cb75,I92a963bd am: cc2d11961c by Colin Cross · 6 years ago
  94. 571cccf Prepare for a type-safe OnceKey by Colin Cross · 6 years ago
  95. 959223f Merge "Stop exporting the windows toolchain to Make" am: a55b12bec2 by Dan Willemsen · 6 years ago
  96. a55b12b Merge "Stop exporting the windows toolchain to Make" by Dan Willemsen · 6 years ago
  97. ff2fe20 Merge "Add option to disable Scudo globally [Soong]" am: 66b1193d55 by Kostya Kortchinsky · 6 years ago
  98. 66b1193 Merge "Add option to disable Scudo globally [Soong]" by Kostya Kortchinsky · 6 years ago
  99. 2121073 APEX respects relative_install_path am: b7c24df220 by Jiyong Park · 6 years ago
  100. b7c24df APEX respects relative_install_path by Jiyong Park · 6 years ago