1. d63ea0a Bring back env flag to skip checkapi by Luca Stefani · 7 years ago
  2. e942e32 Merge "Create libgcc_stripped with llvm-objcopy" by Yi Kong · 7 years ago
  3. 47236f1 Merge "Re-enable tautological-unsigned-enum-zero-compare" by Treehugger Robot · 7 years ago
  4. a0119f8 Create libgcc_stripped with llvm-objcopy by Yi Kong · 7 years ago
  5. 3f3190f Merge "apex.go: Add support for diffing content of APEX with whitelist file" by Nikita Ioffe · 7 years ago
  6. 115445b Allow per test rules in neverallow_test.go by Paul Duffin · 7 years ago
  7. 91e3819 Support multiple expected errors in neverallow_test.go by Paul Duffin · 7 years ago
  8. 5d5ae76 apex.go: Add support for diffing content of APEX with whitelist file by Nikita Ioffe · 7 years ago
  9. 8ca12bd Re-enable tautological-unsigned-enum-zero-compare by Yi Kong · 7 years ago
  10. cc4b0ad Update dexpreopt for the ART APEX name change. by Martin Stjernholm · 7 years ago
  11. 7153b76 Merge changes from topic "drop_circular_dep" by Treehugger Robot · 7 years ago
  12. c61c83d Merge "Automatically enable abi checker for the stub libs" by Treehugger Robot · 7 years ago
  13. 73e2125 Merge "Re-enable tautological-unsigned-zero-compare" by Yi Kong · 7 years ago
  14. 17f4728 Merge "Normalize and validate the java_version property." by Treehugger Robot · 7 years ago
  15. 1e7f14b Merge "Disable FORTIFY for fuzzer builds." by Treehugger Robot · 7 years ago
  16. c772405 Merge "Move platform compat config to their own directory." by Anna Trostanetski · 7 years ago
  17. af93360 Merge changes from topic "check-flattened-art-apex" by Roland Levillain · 7 years ago
  18. 4e8b48a Normalize and validate the java_version property. by Pete Gillin · 7 years ago
  19. 87901b0 Move platform compat config to their own directory. by atrost · 7 years ago
  20. e7eb842 Merge "Add option disable_framework for auto-generated test config" by Dan Shi · 7 years ago
  21. b5ddfa9 Remove srcs_lib and srcs_lib_whitelist_pkgs by Jiyong Park · 7 years ago
  22. 2892065 Remove the automatic dependency to framework-res.apk for R/Manifest by Jiyong Park · 7 years ago
  23. b7c639e Prepare to be able to put framework-res in srcs by Jiyong Park · 7 years ago
  24. 63cce39 Merge "Disallow __DATE__/__TIME__ on host builds" by Dan Willemsen · 7 years ago
  25. 7ca5576 Merge changes Ife12ba69,Ibf910262 by Jaewoong Jung · 7 years ago
  26. a9caf47 Merge "soong: Add tests for depending on disabled module" by Jooyung Han · 7 years ago
  27. 20ccd21 Add option disable_framework for auto-generated test config by Dan Shi · 7 years ago
  28. c6de2d9 Merge "Add Rust support to Soong." by Ivan Lozano · 7 years ago
  29. b28eb5f Implement android_test_import by Jaewoong Jung · 7 years ago
  30. ffee334 Add Rust support to Soong. by Ivan Lozano · 7 years ago
  31. e0dc8df AndroidMkEntries minor refactoring. by Jaewoong Jung · 7 years ago
  32. b9b3e79 Disable FORTIFY for fuzzer builds. by Mitch Phillips · 7 years ago
  33. 7eedfe0 Merge "Save deps when asflags contains -xassembler-with-cpp" by Treehugger Robot · 7 years ago
  34. 21738f6 Merge "Remove hashtree from builtin APEXes" by Treehugger Robot · 7 years ago
  35. a034b83 Automatically enable abi checker for the stub libs by Jiyong Park · 7 years ago
  36. 30a3c7f Re-enable tautological-unsigned-zero-compare by Yi Kong · 7 years ago
  37. e65ed7c Remove hashtree from builtin APEXes by Jooyung Han · 7 years ago
  38. 98ab311 Save deps when asflags contains -xassembler-with-cpp by Dan Willemsen · 7 years ago
  39. 5d980c8 Disallow __DATE__/__TIME__ on host builds by Dan Willemsen · 7 years ago
  40. 13f873c Merge "Add no_apex check for static library" by Treehugger Robot · 7 years ago
  41. f1ff226 Switch most of the darwin tools to toybox. by Elliott Hughes · 7 years ago
  42. 80f8d8c Merge "Add docs.zip output tag to droiddoc" by Treehugger Robot · 7 years ago
  43. e12019c Merge "Remove setting _USING_LIBCXX" by Tom Cherry · 7 years ago
  44. 935639d Add an output file type for flattened APEXes. by Roland Levillain · 7 years ago
  45. 2879d41 Allow modules to be enabled/disabled depending on whether APEXes are flattened. by Roland Levillain · 7 years ago
  46. 2db7f46 Add no_apex check for static library by Sundong Ahn · 7 years ago
  47. 2569cc5 Merge "We have md5sum/sha1sum/sha256sum/sha512sum on Darwin now too." by Treehugger Robot · 7 years ago
  48. 309b9c0 Merge "Implement sysprop_library API stability check" by Treehugger Robot · 7 years ago
  49. 0f60062 Merge "Remove srcs_lib_whitelist_dirs" by Jiyong Park · 7 years ago
  50. 308e247 Merge "Add $ANDROID_PRODUCT_OUT/apex to installclean." by Treehugger Robot · 7 years ago
  51. a436b1a Merge "Add default_dev_cert to android_app_import" by Jaewoong Jung · 7 years ago
  52. 0aabb11 Add $ANDROID_PRODUCT_OUT/apex to installclean. by Steven Moreland · 7 years ago
  53. 556a375 We have md5sum/sha1sum/sha256sum/sha512sum on Darwin now too. by Elliott Hughes · 7 years ago
  54. d48f3c3 soong: Add tests for depending on disabled module by Jooyung Han · 7 years ago
  55. 1112c4c Remove srcs_lib_whitelist_dirs by Jiyong Park · 7 years ago
  56. 577d147 Merge "[cc_fuzz] Statically link libcxx." by Treehugger Robot · 7 years ago
  57. 961d4fd Add default_dev_cert to android_app_import by Jaewoong Jung · 7 years ago
  58. d0bd16d [cc_fuzz] Statically link libcxx. by Mitch Phillips · 7 years ago
  59. 4288274 Implement sysprop_library API stability check by Inseob Kim · 7 years ago
  60. 9551564 Merge "Droiddoc can accept logtags as input sources" by Treehugger Robot · 7 years ago
  61. fb7e0b3 Merge "Add no_apex property" by Treehugger Robot · 7 years ago
  62. 792942d Merge changes I75b4a761,I779f28c6,If1422372,I26307dd1 by Treehugger Robot · 7 years ago
  63. b020d57 Merge "apex: add llndk libs as requireNativeLibs" by Treehugger Robot · 7 years ago
  64. 803e161 Introduce inject_bssl_hash library property. by Pete Bentley · 7 years ago
  65. 99f2fc2 BoringSSL FIPS build - introduce extraLibFlags and use for STL libs. by Pete Bentley · 7 years ago
  66. 74c9bba Allow linker scripts when building objects. by Pete Bentley · 7 years ago
  67. fcf55bf Allow .o files as srcs. by Pete Bentley · 7 years ago
  68. bdefa54 Merge "Switch to clang-r365631" by Yi Kong · 7 years ago
  69. 4f7dd9b Add no_apex property by Jiyong Park · 7 years ago
  70. 20cf012 Merge "Revert "Re-enable ASAN globals instrumentation for devices."" by Yi Kong · 7 years ago
  71. d90d741 Droiddoc can accept logtags as input sources by Jiyong Park · 7 years ago
  72. 713e192 Merge "Always set ASAN_SYMBOLIZER_PATH appropriately" by Treehugger Robot · 7 years ago
  73. da06908 Revert "Re-enable ASAN globals instrumentation for devices." by Yi Kong · 7 years ago
  74. 6f65a20 Merge "Link libc++demangle with libc++ for the device." by Treehugger Robot · 7 years ago
  75. 70c1ff8 Always set ASAN_SYMBOLIZER_PATH appropriately by Dan Willemsen · 7 years ago
  76. 5724333 Merge "Disable new pass manager for ASAN build" by Yi Kong · 7 years ago
  77. 20233a4 Disable new pass manager for ASAN build by Yi Kong · 7 years ago
  78. 5f57637 Merge "Rename Soong variable `FlattenApex` as `Flatten_apex`." by Roland Levillain · 7 years ago
  79. 8a6f25b Merge "Elaborate comment on paltform_apis" by Treehugger Robot · 7 years ago
  80. 9c80bae apex: add llndk libs as requireNativeLibs by Jooyung Han · 7 years ago
  81. 3440835 Merge "Add -Wl,--exclude-libs=libclang_rt.builtins to ldflags" by Tom Cherry · 7 years ago
  82. 356dac4 Elaborate comment on paltform_apis by Jeongik Cha · 7 years ago
  83. a701d90 Merge "Add arch variant support to android_app_import." by Jaewoong Jung · 7 years ago
  84. dc23131 Merge "Handle the case when OUT_DIR is not set." by Treehugger Robot · 7 years ago
  85. 1ce9ac6 Add arch variant support to android_app_import. by Jaewoong Jung · 7 years ago
  86. fd26de4 Merge "Make javamicro a plugin" by Treehugger Robot · 7 years ago
  87. b13f9c5 Handle the case when OUT_DIR is not set. by Sasha Smundak · 7 years ago
  88. da6a7f4 Merge "Add filename property to android_app_import" by Jaewoong Jung · 7 years ago
  89. d255c7b Switch to clang-r365631 by Yi Kong · 7 years ago
  90. eef3366 Merge "Add tags to the list of lsdump paths" by Hsin-Yi Chen · 7 years ago
  91. dcea882 Merge "Build native coverage variant of APEXes when needed" by Treehugger Robot · 7 years ago
  92. 05098c9 Merge "The script to generate input for the cross-referencing pipeline." by Alexander Smundak · 7 years ago
  93. 2bfc6bf Merge "API: Add baseline file for API check" by Adrian Roos · 7 years ago
  94. 81c5f99 Merge "Add 'Additional_manifest' property to merge other manifests" by Colin Cross · 7 years ago
  95. 6f20509 Make javamicro a plugin by Colin Cross · 7 years ago
  96. cb86c3c The script to generate input for the cross-referencing pipeline. by Sasha Smundak · 7 years ago
  97. 14f75a9 API: Add baseline file for API check by Adrian Roos · 7 years ago
  98. a386321 Rename Soong variable `FlattenApex` as `Flatten_apex`. by Roland Levillain · 7 years ago
  99. b5432b7 Add 'Additional_manifest' property to merge other manifests by changho.shin · 7 years ago
  100. f02f309 Merge "java_import can be included in apex" by Treehugger Robot · 7 years ago