1. 3ef77e8 Make runtime_resource_overlay product specific. by Jaewoong Jung · 4 years, 5 months ago
  2. fc3bfe5 Merge "Fix the releax_check flag format verb." by Jaewoong Jung · 4 years, 5 months ago
  3. daffef2 Merge "Remove ModuleBase.prefer32." by Jaewoong Jung · 4 years, 5 months ago
  4. 1251bb5 Merge "bp2build: add support for cc_object's objs and exclude_srcs properties." by Jingwen Chen · 4 years, 5 months ago
  5. f3e0d22 Merge "reverses common and external Clang flags" by Stephen Hines · 4 years, 5 months ago
  6. 8431282 Fix the releax_check flag format verb. by Jaewoong Jung · 4 years, 5 months ago
  7. 805c74c Merge "queryview: add "size" to ignored prop." by Jingwen Chen · 4 years, 5 months ago
  8. 003d808 Remove ModuleBase.prefer32. by Jaewoong Jung · 4 years, 5 months ago
  9. c28f5d9 reverses common and external Clang flags by Christopher Di Bella · 4 years, 5 months ago
  10. 88ae408 queryview: add "size" to ignored prop. by Jingwen Chen · 4 years, 5 months ago
  11. ebbf33c Merge "Allow pre-singleton types to be registered in RegistrationContext" by Paul Duffin · 4 years, 5 months ago
  12. 9023138 Merge "Add the new NetworkStack shim libraries to APEX allowed deps." by Lorenzo Colitti · 4 years, 5 months ago
  13. eafc16b Allow pre-singleton types to be registered in RegistrationContext by Paul Duffin · 4 years, 5 months ago
  14. b2773e1 Merge "Generated headers may not be arch specific" by Paul Duffin · 4 years, 5 months ago
  15. efa0f00 Merge "Fix the snapshot handling of generated headers" by Paul Duffin · 4 years, 5 months ago
  16. c1e48ac Merge "Add logical_partition module type" by Jiyong Park · 4 years, 5 months ago
  17. a72571f Merge "Allow missing classes in R8 builds" by Christoffer Quist Adamsen · 4 years, 5 months ago
  18. db12024 bp2build: add support for cc_object's objs and exclude_srcs properties. by Jingwen Chen · 4 years, 5 months ago
  19. bbfd5ab Merge "Move bazel.Properties to a BazelModuleBase" by Treehugger Robot · 4 years, 5 months ago
  20. b89e5e7 Add logical_partition module type by Jiyong Park · 4 years, 5 months ago
  21. 7ebe464 Merge "Build statsd-module-sdk-for-art" by Treehugger Robot · 4 years, 5 months ago
  22. 4dc0702 Merge "android:path attribute is respected for fields in a slice of struct" by Treehugger Robot · 4 years, 5 months ago
  23. bb96b56 Merge "Set block-size for XZ mini-debug-info compression." by David Srbecky · 4 years, 5 months ago
  24. ff0529d Build statsd-module-sdk-for-art by Eric Holk · 4 years, 6 months ago
  25. 9a42793 Merge "Update soong copy of java binaries when Make copy is installed" by Treehugger Robot · 4 years, 5 months ago
  26. 7eacdbf Merge "Add non-fatal mode for verify_uses_libraries check." by Treehugger Robot · 4 years, 5 months ago
  27. 30899ca Merge "Refactor BazelTargetModule" by Treehugger Robot · 4 years, 5 months ago
  28. 44b85d0 Update soong copy of java binaries when Make copy is installed by Colin Cross · 4 years, 6 months ago
  29. 66dd5c0 android:path attribute is respected for fields in a slice of struct by Jiyong Park · 4 years, 5 months ago
  30. ea6666f Move bazel.Properties to a BazelModuleBase by Liz Kammer · 4 years, 6 months ago
  31. d98f5b2 Merge "Differentiate usages of word "include" in cc_sdk_test.go" by Paul Duffin · 4 years, 5 months ago
  32. 8e46253 Merge "Add sdk test for incorrect handling of generated headers" by Paul Duffin · 4 years, 5 months ago
  33. d884c99 Merge "Separate versioned/unversioned testing in sdk/cc_sdk_test.go" by Paul Duffin · 4 years, 5 months ago
  34. 036e84a Merge "Support testing versioned/unversioned sdk Android.bp files separately" by Paul Duffin · 4 years, 5 months ago
  35. 1dd5764 Merge "Only export sysprop headers in exported sysprop include directory" by Paul Duffin · 4 years, 5 months ago
  36. 2b22365 Merge "Export aidl, proto and sysprop generated headers separately" by Treehugger Robot · 4 years, 5 months ago
  37. fc46bc1 Refactor BazelTargetModule by Liz Kammer · 4 years, 6 months ago
  38. ece4544 Merge changes from topic "hiddenapi_additional_annotations" by Paul Duffin · 4 years, 5 months ago
  39. 22af74e Merge "Setup ANDROID_RUST_VERSION env variable" by Jeffrey Vander Stoep · 4 years, 5 months ago
  40. f0f1524 Merge "Fix infinite recursion when printing unrecognized linktype" by Treehugger Robot · 4 years, 5 months ago
  41. d4cbf34 Fix infinite recursion when printing unrecognized linktype by Jiyong Park · 4 years, 5 months ago
  42. 0d24970 Merge "bp2build: Unexport GenerateBazelTargetsForDir." by Jingwen Chen · 4 years, 5 months ago
  43. 05785f0 Merge "bootimg supports building (non-vendor) boot.img" by Treehugger Robot · 4 years, 5 months ago
  44. 277303f Merge "Add ctx to AndroidMkExtraEntriesFunc" by Treehugger Robot · 4 years, 5 months ago
  45. a61a042 Merge "Limit the number of the Java source files in a single compilation unit" by Treehugger Robot · 4 years, 5 months ago
  46. 7a7d067 Generated headers may not be arch specific by Paul Duffin · 4 years, 6 months ago
  47. 42dd4e6 Fix the snapshot handling of generated headers by Paul Duffin · 4 years, 5 months ago
  48. 86b02a7 Differentiate usages of word "include" in cc_sdk_test.go by Paul Duffin · 4 years, 5 months ago
  49. a43f927 Add sdk test for incorrect handling of generated headers by Paul Duffin · 4 years, 6 months ago
  50. 75b902a Separate versioned/unversioned testing in sdk/cc_sdk_test.go by Paul Duffin · 4 years, 5 months ago
  51. d075907 Support testing versioned/unversioned sdk Android.bp files separately by Paul Duffin · 4 years, 6 months ago
  52. 4c666e8 Merge "Add modules-utils-build_system to allowed deps" by Treehugger Robot · 4 years, 5 months ago
  53. 37e0de5 Only export sysprop headers in exported sysprop include directory by Paul Duffin · 4 years, 6 months ago
  54. 33056e8 Export aidl, proto and sysprop generated headers separately by Paul Duffin · 4 years, 6 months ago
  55. bc179bc Merge "Add tests for exported generated headers" by Paul Duffin · 4 years, 5 months ago
  56. 8c35fcf Add non-fatal mode for verify_uses_libraries check. by Ulya Trafimovich · 4 years, 6 months ago
  57. d4b9d04 Merge "update apex/allowed_deps.txt" by Treehugger Robot · 4 years, 5 months ago
  58. ba369ad bp2build: Unexport GenerateBazelTargetsForDir. by Jingwen Chen · 4 years, 5 months ago
  59. f19be71 Merge "Remove sdkext apex_available allowlist" by Anton Hansson · 4 years, 5 months ago
  60. e850737 Allow missing classes in R8 builds by Christoffer Quist Adamsen · 4 years, 5 months ago
  61. 97ca28e Add the new NetworkStack shim libraries to APEX allowed deps. by Lorenzo Colitti · 4 years, 5 months ago
  62. 6536ad7 Remove sdkext apex_available allowlist by Anton Hansson · 4 years, 5 months ago
  63. 9997ea7 Setup ANDROID_RUST_VERSION env variable by Thiébaud Weksteen · 4 years, 5 months ago
  64. 4b5c5f9 Merge "Add phony target for depsinfo." by Treehugger Robot · 4 years, 5 months ago
  65. 2391d08 Merge "bp2build: add a simple UI to report migration progress." by Jingwen Chen · 4 years, 5 months ago
  66. b4697b8 Merge "Update test_min_api_level for cc_test" by Justin Yun · 4 years, 5 months ago
  67. 79f4ab2 update apex/allowed_deps.txt by Jeongik Cha · 4 years, 6 months ago
  68. 8348e09 Merge "Disable unnecessary_wraps clippy lint" by Jeffrey Vander Stoep · 4 years, 6 months ago
  69. 92c674d Merge "Update Rust toolchain to 1.50.0" by Jeffrey Vander Stoep · 4 years, 6 months ago
  70. f0a8698 Merge "Remove EnforceRROExemptedTargets" by Treehugger Robot · 4 years, 6 months ago
  71. 107a4cb Update test_min_api_level for cc_test by Justin Yun · 4 years, 6 months ago
  72. aa25553 Add ctx to AndroidMkExtraEntriesFunc by Colin Cross · 5 years ago
  73. 272649c Merge "__ANDROID_UNGUARDED_AVAILABILITY__ is gone now." by Elliott Hughes · 4 years, 6 months ago
  74. 5149805 Add modules-utils-build_system to allowed deps by Evan Severson · 4 years, 6 months ago
  75. 5a8c953 __ANDROID_UNGUARDED_AVAILABILITY__ is gone now. by Elliott Hughes · 4 years, 6 months ago
  76. 3cb603e Add tests for exported generated headers by Paul Duffin · 4 years, 6 months ago
  77. 251261d Merge "Switch cc_test host_supported: true to unit tests" by Julien Desprez · 4 years, 6 months ago
  78. 41f8157 Disable unnecessary_wraps clippy lint by Jeff Vander Stoep · 4 years, 6 months ago
  79. a6bf4a1 Merge "Disallow using error-prone merge strategies" by Anton Hansson · 4 years, 6 months ago
  80. 052398b Merge "Enable size measurement for Rust binaries" by Thiébaud Weksteen · 4 years, 6 months ago
  81. 164e086 bp2build: add a simple UI to report migration progress. by Jingwen Chen · 4 years, 6 months ago
  82. 771fd52 Disallow using error-prone merge strategies by Anton Hansson · 4 years, 6 months ago
  83. f4dd965 Merge "Add bloaty package" by Treehugger Robot · 4 years, 6 months ago
  84. 999314f Merge "Add bloaty_merger" by Treehugger Robot · 4 years, 6 months ago
  85. 4bbd6cf bootimg supports building (non-vendor) boot.img by Jiyong Park · 4 years, 6 months ago
  86. 4e86b6a Merge "bp2build: cc_object converter." by Jingwen Chen · 4 years, 6 months ago
  87. 525fdd5 Merge "Allow uninstallable prebuilt_etc to be packaged" by Inseob Kim · 4 years, 6 months ago
  88. cee5ba9 Remove EnforceRROExemptedTargets by Jeongik Cha · 4 years, 6 months ago
  89. 277b0e7 Make statsd apex available as a prebuilt by Eric Holk · 4 years, 6 months ago
  90. 15679b7 Merge "Add MediaProvider dependencies to allowed_deps.txt" by Martijn Coenen · 4 years, 6 months ago
  91. 8a75058 Merge "Add support for lint baseline files" by Pedro Loureiro · 4 years, 6 months ago
  92. df229cb Enable size measurement for Rust binaries by Thiébaud Weksteen · 4 years, 6 months ago
  93. 6d48aad Add bloaty package by Thiébaud Weksteen · 4 years, 6 months ago
  94. ca52bfc Merge "Further simplify the link type check routine" by Treehugger Robot · 4 years, 6 months ago
  95. 29bb2fd Add phony target for depsinfo. by Mathew Inwood · 4 years, 6 months ago
  96. 4941e4b Merge "Linktype check error message becomes more correct" by Jiyong Park · 4 years, 6 months ago
  97. 7f87e1a Further simplify the link type check routine by Jiyong Park · 4 years, 6 months ago
  98. 5d190cc Add support for lint baseline files by Pedro Loureiro · 4 years, 6 months ago
  99. 2a4bbb8 Merge "Add first_perfer32 option to compile_multilib" by vichang · 4 years, 6 months ago
  100. cd821d8 Merge "Non-installable module should not be installed into a fuzzer .zip package" by vichang · 4 years, 6 months ago