1. 5e3d82e Switch to clang-r407598b (12.0.2). by Yabin Cui · 5 years ago
  2. 3e2760a Merge changes from topic "revert_vendor" by Daniel Cardenas · 5 years ago
  3. ef45753 Merge "Remove GKI artifacts on installclean" by Yo Chiang · 5 years ago
  4. 490b9d7 Merge "adds new warnings to Android build (1/2)" by Christopher Di Bella · 5 years ago
  5. 298bafd Merge "Support memtag_heap in SANITIZE_TARGET_DIAG, fix cc_test interation." by Evgenii Stepanov · 5 years ago
  6. c2aff9e Revert "Speed up vendor snapshot header globs" by Sally Yuen · 5 years ago
  7. 758140c Revert "Truncate vendor snapshot header glob list after filtering it" by Sally Yuen · 5 years ago
  8. 73056ea Add legacy_permissive license kind. by Bob Badour · 5 years ago
  9. 23a991c adds new warnings to Android build (1/2) by Christopher Di Bella · 5 years ago
  10. 1de5a57 Merge changes from topic "future_symbol" by Jiyong Park · 5 years ago
  11. d813f12 Remove GKI artifacts on installclean by Yo Chiang · 5 years ago
  12. 2b7d4e1 Merge "Allow service-media-s in apex" by Hyundo Moon · 5 years ago
  13. d684e04 Merge "LOCAL_REQUIRED_MODULES from apex has ":32" or ":64" suffix" by Treehugger Robot · 5 years ago
  14. ec7cab8 Merge "Truncate vendor snapshot header glob list after filtering it" by Inseob Kim · 5 years ago
  15. 8bee1b0 Allow service-media-s in apex by Hyundo Moon · 5 years ago
  16. 3a62a9c Truncate vendor snapshot header glob list after filtering it by Colin Cross · 5 years ago
  17. ab15f96 Merge "Speed up vendor snapshot header globs" by Inseob Kim · 5 years ago
  18. 636b767 Merge changes Ifa1ed8de,I969bf4a2 by Jiyong Park · 5 years ago
  19. 04896ca Support memtag_heap in SANITIZE_TARGET_DIAG, fix cc_test interation. by Evgenii Stepanov · 5 years ago
  20. 0cec312 Move reflect.ValueOf out of product variable loop by Colin Cross · 5 years ago
  21. 0f93e5b Speed up vendor snapshot header globs by Colin Cross · 5 years ago
  22. 324234b Merge "dexpreopt: Use the dirty-image-objects path from frameworks/base." by Nicolas Geoffray · 5 years ago
  23. 0ae13ec Merge "Build against cfi supported coverage lib" by Cindy Zhou · 5 years ago
  24. bdeafb9 Merge "Don't create SDK variants for native bridge modules" by Colin Cross · 5 years ago
  25. 0caabb6 Merge "Support building boot images with disabled dexpreopt." by Ulyana Trafimovich · 5 years ago
  26. 1c8e5e8 Merge changes from topic "prebuilt-hiddenapi" by Bill Peckham · 5 years ago
  27. 965561c Merge "avoid error if bazel intermediates dir already exists" by Christopher Parsons · 5 years ago
  28. 1086e60 dexpreopt: Use the dirty-image-objects path from frameworks/base. by Nicolas Geoffray · 5 years ago
  29. 43c2fe1 Merge "Fix capex build rule when building using RBE" by Mohammad Islam · 5 years ago
  30. a4a1c4e Support building boot images with disabled dexpreopt. by Ulya Trafimovich · 5 years ago
  31. 57621b2 LOCAL_REQUIRED_MODULES from apex has ":32" or ":64" suffix by Jiyong Park · 5 years ago
  32. 04f8d37 Add clang-analyzer check if selected. by Chih-Hung Hsieh · 5 years ago
  33. 9bd66d1 Merge "Implement directed vendor snapshot" by Inseob Kim · 5 years ago
  34. 4c4de0e Merge "Refine sysprop_library header rules" by Inseob Kim · 5 years ago
  35. 809eac3 Merge "Switch platform EH unwinder to prebuilt LLVM libunwind" by Ryan Prichard · 5 years ago
  36. cdbbb1e Merge "Make TestJavaSdkLibraryEnforce faster" by JaeMan Park · 5 years ago
  37. 71baa76 Sign android_filesystem with avbtool by Jiyong Park · 5 years ago
  38. 7267831 Refactor filesystem.go to make it easy to build prop file by Jiyong Park · 5 years ago
  39. 94e347e Don't create SDK variants for native bridge modules by Colin Cross · 5 years ago
  40. 07c1e4a avoid error if bazel intermediates dir already exists by Chris Parsons · 5 years ago
  41. fb04df4 Supply LOCAL_SOONG_DEX_JAR for java_import with compile_dex. by Bill Peckham · 5 years ago
  42. a41a696 Enable an apex to include a java_import. by Bill Peckham · 5 years ago
  43. bae4749 Enable prebuilt hiddenapi CSV files. by Bill Peckham · 5 years ago
  44. de13573 Merge "Implement code-generation step for bp2build." by Treehugger Robot · 5 years ago
  45. daa54bc Implement code-generation step for bp2build. by Jingwen Chen · 5 years ago
  46. ad3421a Merge "Improve aquery-related validation and error handling" by Christopher Parsons · 5 years ago
  47. fe6147e Merge "Export dex implementation jars from prebuilt_apex" by Paul Duffin · 5 years ago
  48. 0e3aaa4 Merge "Remove unused parameter to newContext." by Treehugger Robot · 5 years ago
  49. 9ac0e32 Fix capex build rule when building using RBE by Mohammad Samiul Islam · 5 years ago
  50. f61dfa5 Merge "Allow sysprop library API files to be missing" by Inseob Kim · 5 years ago
  51. 09b609d Remove unused parameter to newContext. by Jingwen Chen · 5 years ago
  52. 7cf1465 Implement directed vendor snapshot by Inseob Kim · 5 years ago
  53. 0641004 Refine sysprop_library header rules by Inseob Kim · 5 years ago
  54. 4d31a04 Do not enable all clang-analyzer-* checks, by Chih-Hung Hsieh · 5 years ago
  55. 9235fea Merge "add more global default checks" by Treehugger Robot · 5 years ago
  56. 2207565 Merge "WITH_TIDY=1 implies -warnings-as-errors=-*" by Treehugger Robot · 5 years ago
  57. 2b72906 Merge "Add java_boot_libs to sdk" by Treehugger Robot · 5 years ago
  58. 34850d3 add more global default checks by Chih-Hung Hsieh · 5 years ago
  59. 1b4934a WITH_TIDY=1 implies -warnings-as-errors=-* by Chih-Hung Hsieh · 5 years ago
  60. 4f06989 Improve aquery-related validation and error handling by Chris Parsons · 5 years ago
  61. 064b70c Export dex implementation jars from prebuilt_apex by Paul Duffin · 5 years ago
  62. db170e4 Add java_boot_libs to sdk by Paul Duffin · 5 years ago
  63. 0dd1912 Merge "manifest_fixer: Set targetSdkVersion to '16' for libraries" by Colin Cross · 5 years ago
  64. c9770d6 Allow sysprop library API files to be missing by Inseob Kim · 5 years ago
  65. 90e7535 Make TestJavaSdkLibraryEnforce faster by JaeMan Park · 5 years ago
  66. b47dcf7 Merge "Adjust the double loadable check" by Treehugger Robot · 5 years ago
  67. 423e378 API availability should be checked using __builtin_available by Jiyong Park · 6 years ago
  68. ee8ae11 Merge "Must use vendor variant for health storage AIDL HAL" by Treehugger Robot · 5 years ago
  69. 46cad06 Revert "To use same default for the nightly builds." by Chris Li · 5 years ago
  70. 18dcd04 manifest_fixer: Set targetSdkVersion to '16' for libraries by Andrew Wheeler · 5 years ago
  71. 5d5cfc1 Build against cfi supported coverage lib by Cindy Zhou · 5 years ago
  72. 6c0a9f6 Merge "Remove global state from VNDK" by Colin Cross · 5 years ago
  73. d7e51e0 Merge "Use 1.49.0 prebuilts" by Thiébaud Weksteen · 5 years ago
  74. 0ce3a40 Merge "The build related changes for Secure Clock and Shared Secret functionalities." by Janis Danisevskis · 5 years ago
  75. 2463ec5 Merge "Update apex/allowed_deps.txt" by Treehugger Robot · 5 years ago
  76. 4746ae4 Merge "Extract ApexFileProperties from apex PrebuiltProperties" by Paul Duffin · 5 years ago
  77. ecbe559 Merge "Move temp blocklist APIs to max-sdk-r list." by Mathew Inwood · 5 years ago
  78. 797e067 Update apex/allowed_deps.txt by Mill Chen · 5 years ago
  79. 0474e1f Adjust the double loadable check by Jiyong Park · 5 years ago
  80. 47dbd26 Merge "Add bpf_syscall_wrappers for tethering apex and update allowed-deps.txt" by Maciej Żenczykowski · 5 years ago
  81. b35a85e Switch platform EH unwinder to prebuilt LLVM libunwind by Ryan Prichard · 5 years ago
  82. 7821224 Remove global state from VNDK by Colin Cross · 5 years ago
  83. 78d0f48 Must use vendor variant for health storage AIDL HAL by Yifan Hong · 5 years ago
  84. 851f399 Extract ApexFileProperties from apex PrebuiltProperties by Paul Duffin · 5 years ago
  85. b767f91 Fix comment. by Chih-Hung Hsieh · 5 years ago
  86. 66f7fdd Merge "To use same default for the nightly builds." by Chih-hung Hsieh · 5 years ago
  87. 8b638ad Merge "Add memtag_heap notes to allowed deps." by Evgenii Stepanov · 5 years ago
  88. e261c01 Add bpf_syscall_wrappers for tethering apex and update allowed-deps.txt by Hungming Chen · 5 years ago
  89. c1be2f8 Move temp blocklist APIs to max-sdk-r list. by Mathew Inwood · 5 years ago
  90. e045b0c Merge "Add tzdata-module-test-exports to the list of targets." by Nicolas Geoffray · 5 years ago
  91. 62555ff Merge "Remove remaining libnativehelper implicit includes" by Orion Hodson · 5 years ago
  92. aa12c9b Add memtag_heap notes to allowed deps. by Evgenii Stepanov · 5 years ago
  93. 2bcb494 Merge changes Ib29ede45,I1b2bfdfb by Colin Cross · 5 years ago
  94. e7c39a5 Merge "Include/exclude lists for memtag_heap sanitizer." by Evgenii Stepanov · 5 years ago
  95. cfa2205 The build related changes for Secure Clock and Shared Secret functionalities. by Chirag Pathak · 5 years ago
  96. b35a819 __ANDROID_API__ tracks min_sdk_version by Jiyong Park · 6 years ago
  97. fdb9e89 Merge "Add property to apex soong modules to forcefully compress an APEX" by Mohammad Islam · 5 years ago
  98. fb49bd1 Merge "Expose the SkipInstall flag." by Martin Stjernholm · 5 years ago
  99. b063dc4 To use same default for the nightly builds. by Chih-Hung Hsieh · 5 years ago
  100. 50ab3ff Create authsecret aidl interface by ChengYou Ho · 5 years ago