1. 55418f8 Remove myself from the OWNERS by Makoto Onuki · 3 years, 10 months ago
  2. 636d152 Merge "Remove Abseil checks from clang-tidy defaults." by Treehugger Robot · 3 years, 10 months ago
  3. 4416350 Add modules-annotation-minsdk in allowed_deps by Hyundo Moon · 3 years, 10 months ago
  4. bc39e17 Merge "Support cc_object modules in mixed builds" by Christopher Parsons · 3 years, 10 months ago
  5. 8838dce Merge "Use compiler filter "verify" for dexpreopt w/o class loader context." by Ulyana Trafimovich · 3 years, 10 months ago
  6. 97df5e6 Merge "Do verify_uses_libraries check for APKs after patching library names." by Ulyana Trafimovich · 3 years, 10 months ago
  7. ae5cdff Merge "Respect `provides_uses_lib` for modules added via `[optional_]uses_libs`" by Ulyana Trafimovich · 3 years, 10 months ago
  8. 71284b6 Merge "Add `provides_uses_library` example to TestUsesLibrary check." by Ulyana Trafimovich · 3 years, 10 months ago
  9. 00c27b7 Merge "Stricten TestUsesLibrary check." by Ulyana Trafimovich · 3 years, 10 months ago
  10. 4a13acb Use compiler filter "verify" for dexpreopt w/o class loader context. by Ulya Trafimovich · 3 years, 10 months ago
  11. 4b786d2 Merge "Remove deapexer and prebuilt apex select mutators" by Paul Duffin · 3 years, 10 months ago
  12. 9b41efa Merge "Verify the prebuilt_apex selects the correct input apex file" by Paul Duffin · 3 years, 10 months ago
  13. 30c9fe9 Merge "Add test to verify the deapexer rule's input apex file" by Paul Duffin · 3 years, 10 months ago
  14. b821b9b Merge "Move environment staleness check to soong_ui." by Lukács T. Berki · 3 years, 10 months ago
  15. 3243aa5 Move environment staleness check to soong_ui. by Lukacs T. Berki · 3 years, 10 months ago
  16. cfcaddc Merge "Recognise the Google-signed ART APEXes as well." by Martin Stjernholm · 3 years, 10 months ago
  17. ce80f18 Merge "APEX uses the latest version of the stub" by Treehugger Robot · 3 years, 10 months ago
  18. 8d6e433 Support cc_object modules in mixed builds by Chris Parsons · 3 years, 10 months ago
  19. db51382 Recognise the Google-signed ART APEXes as well. by Martin Stjernholm · 3 years, 11 months ago
  20. a3014f1 Remove Abseil checks from clang-tidy defaults. by Krzysztof Kosiński · 3 years, 10 months ago
  21. fe927a2 Do verify_uses_libraries check for APKs after patching library names. by Ulya Trafimovich · 3 years, 10 months ago
  22. eea486a Respect `provides_uses_lib` for modules added via `[optional_]uses_libs` by Ulya Trafimovich · 3 years, 10 months ago
  23. c04fb9e Remove deapexer and prebuilt apex select mutators by Paul Duffin · 3 years, 10 months ago
  24. 0d10c3c Verify the prebuilt_apex selects the correct input apex file by Paul Duffin · 3 years, 10 months ago
  25. c572b5b Merge "Avoid hiddenapi ignoring prebuilt with missing dex implementation jar" by Paul Duffin · 3 years, 10 months ago
  26. 69804ac Merge "Allow java_sdk_library_import to contribute to hiddenapi processing" by Paul Duffin · 3 years, 10 months ago
  27. 0a8d524 Merge "Retrieve dex implementation jars from apex for java_sdk_library_import" by Paul Duffin · 3 years, 10 months ago
  28. 37bd24a Merge "bp2build: add configurable attribute (select) support." by Jingwen Chen · 3 years, 10 months ago
  29. f6932af Add test to verify the deapexer rule's input apex file by Paul Duffin · 3 years, 10 months ago
  30. ec0fe17 Avoid hiddenapi ignoring prebuilt with missing dex implementation jar by Paul Duffin · 3 years, 10 months ago
  31. 3785673 Allow java_sdk_library_import to contribute to hiddenapi processing by Paul Duffin · 3 years, 10 months ago
  32. 3985351 Retrieve dex implementation jars from apex for java_sdk_library_import by Paul Duffin · 3 years, 10 months ago
  33. 55549df APEX uses the latest version of the stub by Jiyong Park · 3 years, 10 months ago
  34. 5e510d6 Merge "Remove global state from sysprop libraries" by Treehugger Robot · 3 years, 10 months ago
  35. 2ee4727 Merge "Propagate java resources in apps with no code" by Treehugger Robot · 3 years, 10 months ago
  36. e8d9a33 Merge "Add test fixture support" by Paul Duffin · 3 years, 10 months ago
  37. 7e52be8 Merge "Forbit extra quotes in tidy flag lists" by Chih-hung Hsieh · 3 years, 10 months ago
  38. 75ce9ec Remove global state from sysprop libraries by Colin Cross · 3 years, 10 months ago
  39. b014f07 Propagate java resources in apps with no code by Colin Cross · 3 years, 10 months ago
  40. 3581612 Add test fixture support by Paul Duffin · 3 years, 10 months ago
  41. 5aa1deb Merge "Make runtime_resource_overlay product specific." by Treehugger Robot · 3 years, 10 months ago
  42. 861a896 Add `provides_uses_library` example to TestUsesLibrary check. by Ulya Trafimovich · 3 years, 10 months ago
  43. 2eaf5c5 Stricten TestUsesLibrary check. by Ulya Trafimovich · 3 years, 10 months ago
  44. 5d86449 bp2build: add configurable attribute (select) support. by Jingwen Chen · 3 years, 10 months ago
  45. 30e3e9d Merge "Enable bloaty artifact for checkbuild" by Thiébaud Weksteen · 3 years, 10 months ago
  46. 07b9f86 Define getSnapshotNameSuffix() by Justin Yun · 3 years, 10 months ago
  47. 217e09a Forbit extra quotes in tidy flag lists by Chih-Hung Hsieh · 3 years, 10 months ago
  48. a777d96 Merge "Remove dependency from vendor_snapshot to each module" by Treehugger Robot · 3 years, 10 months ago
  49. 3ef77e8 Make runtime_resource_overlay product specific. by Jaewoong Jung · 3 years, 10 months ago
  50. 8e79268 Merge "rust: Disable Byte Grouping Linter" by Treehugger Robot · 3 years, 10 months ago
  51. b6d0d9c rust: Disable Byte Grouping Linter by Ivan Lozano · 3 years, 10 months ago
  52. fc3bfe5 Merge "Fix the releax_check flag format verb." by Jaewoong Jung · 3 years, 10 months ago
  53. daffef2 Merge "Remove ModuleBase.prefer32." by Jaewoong Jung · 3 years, 10 months ago
  54. 1251bb5 Merge "bp2build: add support for cc_object's objs and exclude_srcs properties." by Jingwen Chen · 3 years, 10 months ago
  55. 4813867 Remove dependency from vendor_snapshot to each module by Justin Yun · 3 years, 10 months ago
  56. 5db3d98 Enable bloaty artifact for checkbuild by Thiébaud Weksteen · 3 years, 10 months ago
  57. f3e0d22 Merge "reverses common and external Clang flags" by Stephen Hines · 3 years, 10 months ago
  58. 8431282 Fix the releax_check flag format verb. by Jaewoong Jung · 3 years, 10 months ago
  59. 805c74c Merge "queryview: add "size" to ignored prop." by Jingwen Chen · 3 years, 10 months ago
  60. 003d808 Remove ModuleBase.prefer32. by Jaewoong Jung · 3 years, 10 months ago
  61. c28f5d9 reverses common and external Clang flags by Christopher Di Bella · 3 years, 10 months ago
  62. 88ae408 queryview: add "size" to ignored prop. by Jingwen Chen · 3 years, 10 months ago
  63. ebbf33c Merge "Allow pre-singleton types to be registered in RegistrationContext" by Paul Duffin · 3 years, 10 months ago
  64. 9023138 Merge "Add the new NetworkStack shim libraries to APEX allowed deps." by Lorenzo Colitti · 3 years, 10 months ago
  65. eafc16b Allow pre-singleton types to be registered in RegistrationContext by Paul Duffin · 3 years, 10 months ago
  66. b2773e1 Merge "Generated headers may not be arch specific" by Paul Duffin · 3 years, 10 months ago
  67. efa0f00 Merge "Fix the snapshot handling of generated headers" by Paul Duffin · 3 years, 10 months ago
  68. c1e48ac Merge "Add logical_partition module type" by Jiyong Park · 3 years, 10 months ago
  69. a72571f Merge "Allow missing classes in R8 builds" by Christoffer Quist Adamsen · 3 years, 10 months ago
  70. db12024 bp2build: add support for cc_object's objs and exclude_srcs properties. by Jingwen Chen · 3 years, 10 months ago
  71. bbfd5ab Merge "Move bazel.Properties to a BazelModuleBase" by Treehugger Robot · 3 years, 10 months ago
  72. b89e5e7 Add logical_partition module type by Jiyong Park · 3 years, 10 months ago
  73. 7ebe464 Merge "Build statsd-module-sdk-for-art" by Treehugger Robot · 3 years, 10 months ago
  74. 4dc0702 Merge "android:path attribute is respected for fields in a slice of struct" by Treehugger Robot · 3 years, 10 months ago
  75. bb96b56 Merge "Set block-size for XZ mini-debug-info compression." by David Srbecky · 3 years, 10 months ago
  76. ff0529d Build statsd-module-sdk-for-art by Eric Holk · 3 years, 10 months ago
  77. 9a42793 Merge "Update soong copy of java binaries when Make copy is installed" by Treehugger Robot · 3 years, 10 months ago
  78. 7eacdbf Merge "Add non-fatal mode for verify_uses_libraries check." by Treehugger Robot · 3 years, 10 months ago
  79. 30899ca Merge "Refactor BazelTargetModule" by Treehugger Robot · 3 years, 10 months ago
  80. 44b85d0 Update soong copy of java binaries when Make copy is installed by Colin Cross · 3 years, 10 months ago
  81. 66dd5c0 android:path attribute is respected for fields in a slice of struct by Jiyong Park · 3 years, 10 months ago
  82. ea6666f Move bazel.Properties to a BazelModuleBase by Liz Kammer · 3 years, 10 months ago
  83. d98f5b2 Merge "Differentiate usages of word "include" in cc_sdk_test.go" by Paul Duffin · 3 years, 10 months ago
  84. 8e46253 Merge "Add sdk test for incorrect handling of generated headers" by Paul Duffin · 3 years, 10 months ago
  85. d884c99 Merge "Separate versioned/unversioned testing in sdk/cc_sdk_test.go" by Paul Duffin · 3 years, 10 months ago
  86. 036e84a Merge "Support testing versioned/unversioned sdk Android.bp files separately" by Paul Duffin · 3 years, 10 months ago
  87. 1dd5764 Merge "Only export sysprop headers in exported sysprop include directory" by Paul Duffin · 3 years, 10 months ago
  88. 2b22365 Merge "Export aidl, proto and sysprop generated headers separately" by Treehugger Robot · 3 years, 10 months ago
  89. fc46bc1 Refactor BazelTargetModule by Liz Kammer · 3 years, 10 months ago
  90. ece4544 Merge changes from topic "hiddenapi_additional_annotations" by Paul Duffin · 3 years, 10 months ago
  91. 22af74e Merge "Setup ANDROID_RUST_VERSION env variable" by Jeffrey Vander Stoep · 3 years, 10 months ago
  92. f0f1524 Merge "Fix infinite recursion when printing unrecognized linktype" by Treehugger Robot · 3 years, 10 months ago
  93. d4cbf34 Fix infinite recursion when printing unrecognized linktype by Jiyong Park · 3 years, 10 months ago
  94. 0d24970 Merge "bp2build: Unexport GenerateBazelTargetsForDir." by Jingwen Chen · 3 years, 10 months ago
  95. 05785f0 Merge "bootimg supports building (non-vendor) boot.img" by Treehugger Robot · 3 years, 10 months ago
  96. 277303f Merge "Add ctx to AndroidMkExtraEntriesFunc" by Treehugger Robot · 3 years, 10 months ago
  97. a61a042 Merge "Limit the number of the Java source files in a single compilation unit" by Treehugger Robot · 3 years, 10 months ago
  98. 7a7d067 Generated headers may not be arch specific by Paul Duffin · 3 years, 10 months ago
  99. 42dd4e6 Fix the snapshot handling of generated headers by Paul Duffin · 3 years, 10 months ago
  100. 86b02a7 Differentiate usages of word "include" in cc_sdk_test.go by Paul Duffin · 3 years, 10 months ago