1. 02ed5df Merge "Allow reading zipfile list from a file." by Alexander Smundak · 6 years ago
  2. bc93803 Merge "Create a module that extracts and installs compat_config." by Anna Trostanetski · 6 years ago
  3. 289eb5b Merge "Add TEST_MAPPING for build/soong/apex" by Treehugger Robot · 6 years ago
  4. d5a57d8 Merge changes from topic "restrict-libandroidicu-usages" by Paul Duffin · 6 years ago
  5. 07149d3 Add TEST_MAPPING for build/soong/apex by Jooyung Han · 6 years ago
  6. fb4ecc4 Merge "Add cc_*.target.recovery.static_libs" by Treehugger Robot · 6 years ago
  7. ff7321b Merge "Skip ABI checks for APEX variants of opt-in libraries" by Hsin-Yi Chen · 6 years ago
  8. 1459a92 Allow reading zipfile list from a file. by Sasha Smundak · 6 years ago
  9. 7f0560d Merge "Add support for AUTO_*_INITIALIZE to build/soong." by Stephen Hines · 6 years ago
  10. db25ac0 Create a module that extracts and installs compat_config. by atrost · 6 years ago
  11. f1c9bbe Support restrictions based on a module's OsClass by Paul Duffin · 6 years ago
  12. 3578188 Support restrictions based on a module's dependencies by Paul Duffin · 6 years ago
  13. af17d74 Skip ABI checks for APEX variants of opt-in libraries by Hsin-Yi Chen · 6 years ago
  14. e7efbc8 Add cc_*.target.recovery.static_libs by Yifan Hong · 6 years ago
  15. d62b4af Merge changes from topic "put-dep-in-apex" by Treehugger Robot · 6 years ago
  16. 52644cb Merge "Fix recovery-variant VNDK libs miss-installed to recovery img" by Treehugger Robot · 6 years ago
  17. df7d2cc Merge "Disable LTO when building with fuzzer support." by Mitch Phillips · 6 years ago
  18. a535be6 Merge "Build module from source branch instead of using prebuilds when coverage is enabled." by Kun Niu · 6 years ago
  19. 34b493f Disable LTO when building with fuzzer support. by Mitch Phillips · 6 years ago
  20. 10c9f83 Build module from source branch instead of using prebuilds when coverage is enabled. by Kun Niu · 6 years ago
  21. d06ecc8 Fix recovery-variant VNDK libs miss-installed to recovery img by yidong.zhang · 6 years ago
  22. d778b93 Merge "Remove support for ONE_SHOT_MAKEFILE" by Dan Willemsen · 6 years ago
  23. 80e071d Merge "Reland "Remove product_is_iot."" by Elliott Hughes · 6 years ago
  24. 04329f1 Add jsonmodify tool by Jooyung Han · 6 years ago
  25. e163303 Put dependency in apex_manifest.json by Jooyung Han · 6 years ago
  26. 1f3a239 Reland "Remove product_is_iot." by Elliott Hughes · 6 years ago
  27. ec5fc70 Merge "Materialize the copy commands of an APEX rule as a Ninja response file." by Roland Levillain · 6 years ago
  28. 395ab52 Merge "Add neuralnetworks to ndkPrebuiltSharedLibs" by Slava Shklyaev · 6 years ago
  29. 6043747 Merge "Revert "Remove product_is_iot."" by Treehugger Robot · 6 years ago
  30. 5089c11 Revert "Remove product_is_iot." by Nelson Li · 6 years ago
  31. 75b3788 Merge "Remove product_is_iot." by Treehugger Robot · 6 years ago
  32. ce41e94 Remove support for ONE_SHOT_MAKEFILE by Dan Willemsen · 6 years ago
  33. 88e3f7e Merge "Fix some typos in error messages in apex/apex.go." by Treehugger Robot · 6 years ago
  34. 5216021 Merge "Switch to toybox egrep(1) and grep(1)." by Elliott Hughes · 6 years ago
  35. 96cf4d4 Materialize the copy commands of an APEX rule as a Ninja response file. by Roland Levillain · 6 years ago
  36. d28f688 Merge "Automatically inherit common properties." by Steven Moreland · 6 years ago
  37. 4644b22 Fix some typos in error messages in apex/apex.go. by Roland Levillain · 6 years ago
  38. a822256 Merge "Delete prebuilt APEXes when installing source-built APEXes" by Treehugger Robot · 6 years ago
  39. 8a64f8c Merge "Add a rule about platform_apis" by Jeongik Cha · 6 years ago
  40. 12f23e0 Automatically inherit common properties. by Steven Moreland · 6 years ago
  41. 1eee154 Default to the status table output by Dan Willemsen · 6 years ago
  42. 14fa562 Remove product_is_iot. by Elliott Hughes · 6 years ago
  43. cadffcd Merge "Handle `test_per_src` modules as indirect dependencies in APEXes." by Roland Levillain · 6 years ago
  44. 03b68dd Delete prebuilt APEXes when installing source-built APEXes by Jiyong Park · 6 years ago
  45. 2d531bf Merge "Remove reference to PRODUCT-*" by Treehugger Robot · 6 years ago
  46. 446441f Merge "Add sort_bss_symbols_by_size property for shared libs" by Vic Yang · 6 years ago
  47. 5f66d76 Merge "Specify the API level via the triple instead of __ANDROID_API__." by Peter Collingbourne · 6 years ago
  48. 247de68 Merge "Support source code cross-referencing for C++ and Java" by Treehugger Robot · 6 years ago
  49. a2a8ecb Remove reference to PRODUCT-* by Dan Willemsen · 6 years ago
  50. 460bf6a Merge "Specify boot image format to be lz4hc" by Mathieu Chartier · 6 years ago
  51. 6cd1be8 Add sort_bss_symbols_by_size property for shared libs by Vic Yang · 6 years ago
  52. f89cd09 Handle `test_per_src` modules as indirect dependencies in APEXes. by Roland Levillain · 6 years ago
  53. 1d73e5e Merge "Deprecate ONE_SHOT_MAKEFILE" by Treehugger Robot · 6 years ago
  54. 538c0d0 Add a rule about platform_apis by Jeongik Cha · 6 years ago
  55. 54fd807 Specify boot image format to be lz4hc by Mathieu Chartier · 6 years ago
  56. 2a4549e Support source code cross-referencing for C++ and Java by Sasha Smundak · 7 years ago
  57. c89fe62 Merge "Revert "Revert "Split Java libraries per apex""" by Treehugger Robot · 6 years ago
  58. aef0d6e Add neuralnetworks to ndkPrebuiltSharedLibs by Slava Shklyaev · 6 years ago
  59. c6fa3ec Merge "Correct tags on StaticSharedLibraryProperties.Cflags" by Paul Duffin · 6 years ago
  60. 4b03cb4 Merge changes I7b9462d3,Icadd470a,I1d459da1,I01d8f518 by Paul Duffin · 6 years ago
  61. 7f7766d Revert "Revert "Split Java libraries per apex"" by Jiyong Park · 6 years ago
  62. 04b2a82 Merge "fix: prebuilt_etc_xml" by Treehugger Robot · 6 years ago
  63. b0e6143 Specify the API level via the triple instead of __ANDROID_API__. by Peter Collingbourne · 6 years ago
  64. 71568c7 Merge "Disable linux_bionic fuzzers" by Treehugger Robot · 6 years ago
  65. c636083 Deprecate ONE_SHOT_MAKEFILE by Dan Willemsen · 6 years ago
  66. e515886 Merge "Fixed minor typo" by Treehugger Robot · 6 years ago
  67. 1f9f57c Merge "Add support for generating boot profiles." by Nicolas Geoffray · 6 years ago
  68. 036cace Fixed minor typo by Paul Duffin · 6 years ago
  69. 38b9f76 Merge "Revert "Split Java libraries per apex"" by Treehugger Robot · 6 years ago
  70. 5213e2b Correct tags on StaticSharedLibraryProperties.Cflags by Paul Duffin · 6 years ago
  71. 95d53b5 Add defaults_visibility support by Paul Duffin · 6 years ago
  72. 63c6e18 Refactor visibility to support visibility on defaults modules by Paul Duffin · 6 years ago
  73. e62432f Add DefaultsModule interface by Paul Duffin · 6 years ago
  74. 7df7fb0 Improve documentation of defaults mechanism by Paul Duffin · 6 years ago
  75. f0f7ca8 Revert "Split Java libraries per apex" by Jiyong Park · 6 years ago
  76. 8f7a3fc Merge "Split Java libraries per apex" by Treehugger Robot · 6 years ago
  77. e710242 Add support for generating boot profiles. by Nicolas Geoffray · 6 years ago
  78. 71123ec Disable linux_bionic fuzzers by Alex Light · 6 years ago
  79. acd10c6 Merge "Add dist_dir to goma trigger" by Treehugger Robot · 6 years ago
  80. 1ab2b7b Merge "Do not install LLNDK libs moved APEX on /system" by Przemyslaw Szczepaniak · 6 years ago
  81. 61afb56 Add dist_dir to goma trigger by Kousik Kumar · 6 years ago
  82. 5260ace Merge "Fix some typos in Soong." by Treehugger Robot · 6 years ago
  83. 7ceddba Merge "Switch to prebuilt bzip2." by Elliott Hughes · 6 years ago
  84. dfe75b3 Fix some typos in Soong. by Roland Levillain · 6 years ago
  85. 2ee8b33 Switch to prebuilt bzip2. by Elliott Hughes · 6 years ago
  86. 2b78fda Merge "Add USE_RBE support to soong." by Ramy Medhat · 6 years ago
  87. aa53324 Split Java libraries per apex by Jiyong Park · 6 years ago
  88. 1ecfa94 Merge "Reland "Switch to toybox tar."" by Treehugger Robot · 6 years ago
  89. c793ebf Merge "Fix: symlink bin/arm directory is not handled correctly" by Treehugger Robot · 6 years ago
  90. 6edff69 Merge "Allow other module types in androidx" by Treehugger Robot · 6 years ago
  91. ed9a92c Merge changes Ic2a585ea,I11ccabc4,Icc932c4a,I020556c7,I08713e91 by Treehugger Robot · 6 years ago
  92. 8178500 Allow other module types in androidx by Tony Mak · 6 years ago
  93. 6303423 Merge "Remove asanLibs." by Dan Albert · 6 years ago
  94. e6fc507 Do not install LLNDK libs moved APEX on /system by Przemyslaw Szczepaniak · 6 years ago
  95. 525d8de Merge "Handle `test_per_src` test variations as dependencies of APEX modules." by Roland Levillain · 6 years ago
  96. 0934737 Merge "Create an extra variation in `test_per_src` mutator collecting all outputs." by Roland Levillain · 6 years ago
  97. a017182 fix: prebuilt_etc_xml by Jooyung Han · 6 years ago
  98. c80b5fa Fix: symlink bin/arm directory is not handled correctly by Jiyong Park · 6 years ago
  99. 55a18ba Remove asanLibs. by Dan Albert · 6 years ago
  100. 2ac2bef Prevent runtime module paths being used in include_dirs by Paul Duffin · 6 years ago