1. b9b3e79 Disable FORTIFY for fuzzer builds. by Mitch Phillips · 5 years ago
  2. 21738f6 Merge "Remove hashtree from builtin APEXes" by Treehugger Robot · 5 years ago
  3. e65ed7c Remove hashtree from builtin APEXes by Jooyung Han · 5 years ago
  4. 13f873c Merge "Add no_apex check for static library" by Treehugger Robot · 5 years ago
  5. f1ff226 Switch most of the darwin tools to toybox. by Elliott Hughes · 5 years ago
  6. 80f8d8c Merge "Add docs.zip output tag to droiddoc" by Treehugger Robot · 5 years ago
  7. e12019c Merge "Remove setting _USING_LIBCXX" by Tom Cherry · 5 years ago
  8. 2db7f46 Add no_apex check for static library by Sundong Ahn · 5 years ago
  9. 2569cc5 Merge "We have md5sum/sha1sum/sha256sum/sha512sum on Darwin now too." by Treehugger Robot · 5 years ago
  10. 309b9c0 Merge "Implement sysprop_library API stability check" by Treehugger Robot · 5 years ago
  11. 0f60062 Merge "Remove srcs_lib_whitelist_dirs" by Jiyong Park · 5 years ago
  12. 308e247 Merge "Add $ANDROID_PRODUCT_OUT/apex to installclean." by Treehugger Robot · 5 years ago
  13. a436b1a Merge "Add default_dev_cert to android_app_import" by Jaewoong Jung · 5 years ago
  14. 0aabb11 Add $ANDROID_PRODUCT_OUT/apex to installclean. by Steven Moreland · 5 years ago
  15. 556a375 We have md5sum/sha1sum/sha256sum/sha512sum on Darwin now too. by Elliott Hughes · 5 years ago
  16. 1112c4c Remove srcs_lib_whitelist_dirs by Jiyong Park · 5 years ago
  17. 577d147 Merge "[cc_fuzz] Statically link libcxx." by Treehugger Robot · 5 years ago
  18. 961d4fd Add default_dev_cert to android_app_import by Jaewoong Jung · 5 years ago
  19. d0bd16d [cc_fuzz] Statically link libcxx. by Mitch Phillips · 5 years ago
  20. 4288274 Implement sysprop_library API stability check by Inseob Kim · 5 years ago
  21. 9551564 Merge "Droiddoc can accept logtags as input sources" by Treehugger Robot · 5 years ago
  22. fb7e0b3 Merge "Add no_apex property" by Treehugger Robot · 5 years ago
  23. 792942d Merge changes I75b4a761,I779f28c6,If1422372,I26307dd1 by Treehugger Robot · 5 years ago
  24. b020d57 Merge "apex: add llndk libs as requireNativeLibs" by Treehugger Robot · 5 years ago
  25. 803e161 Introduce inject_bssl_hash library property. by Pete Bentley · 5 years ago
  26. 99f2fc2 BoringSSL FIPS build - introduce extraLibFlags and use for STL libs. by Pete Bentley · 5 years ago
  27. 74c9bba Allow linker scripts when building objects. by Pete Bentley · 5 years ago
  28. fcf55bf Allow .o files as srcs. by Pete Bentley · 5 years ago
  29. bdefa54 Merge "Switch to clang-r365631" by Yi Kong · 5 years ago
  30. 4f7dd9b Add no_apex property by Jiyong Park · 5 years ago
  31. 20cf012 Merge "Revert "Re-enable ASAN globals instrumentation for devices."" by Yi Kong · 5 years ago
  32. d90d741 Droiddoc can accept logtags as input sources by Jiyong Park · 5 years ago
  33. 713e192 Merge "Always set ASAN_SYMBOLIZER_PATH appropriately" by Treehugger Robot · 5 years ago
  34. da06908 Revert "Re-enable ASAN globals instrumentation for devices." by Yi Kong · 5 years ago
  35. 6f65a20 Merge "Link libc++demangle with libc++ for the device." by Treehugger Robot · 5 years ago
  36. 70c1ff8 Always set ASAN_SYMBOLIZER_PATH appropriately by Dan Willemsen · 5 years ago
  37. 5724333 Merge "Disable new pass manager for ASAN build" by Yi Kong · 5 years ago
  38. 20233a4 Disable new pass manager for ASAN build by Yi Kong · 5 years ago
  39. 5f57637 Merge "Rename Soong variable `FlattenApex` as `Flatten_apex`." by Roland Levillain · 5 years ago
  40. 8a6f25b Merge "Elaborate comment on paltform_apis" by Treehugger Robot · 5 years ago
  41. 9c80bae apex: add llndk libs as requireNativeLibs by Jooyung Han · 5 years ago
  42. 3440835 Merge "Add -Wl,--exclude-libs=libclang_rt.builtins to ldflags" by Tom Cherry · 5 years ago
  43. 356dac4 Elaborate comment on paltform_apis by Jeongik Cha · 5 years ago
  44. a701d90 Merge "Add arch variant support to android_app_import." by Jaewoong Jung · 5 years ago
  45. dc23131 Merge "Handle the case when OUT_DIR is not set." by Treehugger Robot · 5 years ago
  46. 1ce9ac6 Add arch variant support to android_app_import. by Jaewoong Jung · 5 years ago
  47. fd26de4 Merge "Make javamicro a plugin" by Treehugger Robot · 5 years ago
  48. b13f9c5 Handle the case when OUT_DIR is not set. by Sasha Smundak · 5 years ago
  49. da6a7f4 Merge "Add filename property to android_app_import" by Jaewoong Jung · 5 years ago
  50. d255c7b Switch to clang-r365631 by Yi Kong · 5 years ago
  51. eef3366 Merge "Add tags to the list of lsdump paths" by Hsin-Yi Chen · 5 years ago
  52. dcea882 Merge "Build native coverage variant of APEXes when needed" by Treehugger Robot · 5 years ago
  53. 05098c9 Merge "The script to generate input for the cross-referencing pipeline." by Alexander Smundak · 5 years ago
  54. 2bfc6bf Merge "API: Add baseline file for API check" by Adrian Roos · 5 years ago
  55. 81c5f99 Merge "Add 'Additional_manifest' property to merge other manifests" by Colin Cross · 5 years ago
  56. 6f20509 Make javamicro a plugin by Colin Cross · 5 years ago
  57. cb86c3c The script to generate input for the cross-referencing pipeline. by Sasha Smundak · 5 years ago
  58. 14f75a9 API: Add baseline file for API check by Adrian Roos · 5 years ago
  59. a386321 Rename Soong variable `FlattenApex` as `Flatten_apex`. by Roland Levillain · 5 years ago
  60. b5432b7 Add 'Additional_manifest' property to merge other manifests by changho.shin · 5 years ago
  61. f02f309 Merge "java_import can be included in apex" by Treehugger Robot · 5 years ago
  62. 9e6c242 java_import can be included in apex by Jiyong Park · 5 years ago
  63. ee9a98d Build native coverage variant of APEXes when needed by Jiyong Park · 5 years ago
  64. ddf504c Expose all deps on genrules by Dan Willemsen · 5 years ago
  65. e68e554 Add docs.zip output tag to droiddoc by Colin Cross · 5 years ago
  66. dfee9b4 Merge "Add new core-icu4j after separating icu4j from core-libart" by vichang · 5 years ago
  67. 3376989 Merge "Include headers and props to VNDK snapshot" by Treehugger Robot · 5 years ago
  68. e49256e Merge "Fix sanitizer dep" by Treehugger Robot · 5 years ago
  69. e480232 Add -Wl,--exclude-libs=libclang_rt.builtins to ldflags by Tom Cherry · 5 years ago
  70. 6b4419c Include dependencies for clang-tidy and header-abi-dumper by Dan Willemsen · 5 years ago
  71. d363955 Soong: Add test for apex by Jooyung Han · 5 years ago
  72. a48f8c8 Merge changes I918b4878,I85238d93,Iefee8a91 by Treehugger Robot · 5 years ago
  73. 08f9262 Merge "-D__ANDROID_NDK__ for SDK builds." by Steven Moreland · 5 years ago
  74. 07b5b4c Add new core-icu4j after separating icu4j from core-libart by Victor Chang · 5 years ago
  75. ae55303 Include headers and props to VNDK snapshot by Inseob Kim · 6 years ago
  76. 520d9aa Remove setting _USING_LIBCXX by Tom Cherry · 5 years ago
  77. c324729 -D__ANDROID_NDK__ for SDK builds. by Steven Moreland · 5 years ago
  78. 02ed5df Merge "Allow reading zipfile list from a file." by Alexander Smundak · 5 years ago
  79. 1d1119f Fix sanitizer dep by Jiyong Park · 5 years ago
  80. bc93803 Merge "Create a module that extracts and installs compat_config." by Anna Trostanetski · 5 years ago
  81. 289eb5b Merge "Add TEST_MAPPING for build/soong/apex" by Treehugger Robot · 5 years ago
  82. d5a57d8 Merge changes from topic "restrict-libandroidicu-usages" by Paul Duffin · 5 years ago
  83. 07149d3 Add TEST_MAPPING for build/soong/apex by Jooyung Han · 5 years ago
  84. 5348964 Add tags to the list of lsdump paths by Hsin-Yi Chen · 5 years ago
  85. fb4ecc4 Merge "Add cc_*.target.recovery.static_libs" by Treehugger Robot · 5 years ago
  86. ff7321b Merge "Skip ABI checks for APEX variants of opt-in libraries" by Hsin-Yi Chen · 5 years ago
  87. 1459a92 Allow reading zipfile list from a file. by Sasha Smundak · 5 years ago
  88. 7f0560d Merge "Add support for AUTO_*_INITIALIZE to build/soong." by Stephen Hines · 5 years ago
  89. db25ac0 Create a module that extracts and installs compat_config. by atrost · 5 years ago
  90. 2d975b1 Add an output file tag for proguard dictionaries by Colin Cross · 5 years ago
  91. 607d858 Add InstallBypassMake by Colin Cross · 5 years ago
  92. 8baf29f Document wokaround for yama ptrace restrictions by Colin Cross · 5 years ago
  93. f1c9bbe Support restrictions based on a module's OsClass by Paul Duffin · 5 years ago
  94. 3578188 Support restrictions based on a module's dependencies by Paul Duffin · 5 years ago
  95. af17d74 Skip ABI checks for APEX variants of opt-in libraries by Hsin-Yi Chen · 5 years ago
  96. e7efbc8 Add cc_*.target.recovery.static_libs by Yifan Hong · 5 years ago
  97. d62b4af Merge changes from topic "put-dep-in-apex" by Treehugger Robot · 5 years ago
  98. 52644cb Merge "Fix recovery-variant VNDK libs miss-installed to recovery img" by Treehugger Robot · 5 years ago
  99. df7d2cc Merge "Disable LTO when building with fuzzer support." by Mitch Phillips · 5 years ago
  100. a535be6 Merge "Build module from source branch instead of using prebuilds when coverage is enabled." by Kun Niu · 5 years ago