1. 489128b Merge "Refactor mixed builds to only take one pass" by Christopher Parsons · 3 years, 3 months ago
  2. f874e46 Refactor mixed builds to only take one pass by Chris Parsons · 3 years, 3 months ago
  3. e73d52c Merge "Add custom java_sdk_library info to the SDK info file" by Paul Duffin · 3 years, 3 months ago
  4. cf5161b Merge "Revert "Turn gtest isolated true by default"" by Md Shahriar Hossain Sajib · 3 years, 3 months ago
  5. d8b5866 Revert "Turn gtest isolated true by default" by Md Shahriar Hossain Sajib · 3 years, 3 months ago
  6. 8e836ba Merge "Rename modulesAddedWall to modulesWarningsAllowed" by Yi Kong · 3 years, 3 months ago
  7. 6c04c66 Merge "Don't call dexpreopter methods on host modules" by Colin Cross · 3 years, 3 months ago
  8. 754edfa Merge "Turn gtest isolated true by default" by Julien Desprez · 3 years, 3 months ago
  9. 335a433 Merge "Add gen_notice module." by Bob Badour · 3 years, 3 months ago
  10. 37232d8 Merge "bp2build: keep existing build files for prebuilts/build-tools recursively." by Jingwen Chen · 3 years, 3 months ago
  11. 913b3c7 Merge "Keep a "sanitizer dependency" flag for each sanitizer." by Lukács T. Berki · 3 years, 3 months ago
  12. de93647 Rename modulesAddedWall to modulesWarningsAllowed by Yi Kong · 3 years, 3 months ago
  13. 23ca2d2 bp2build: keep existing build files for prebuilts/build-tools recursively. by Jingwen Chen · 3 years, 3 months ago
  14. 2da6c3c Keep a "sanitizer dependency" flag for each sanitizer. by Lukacs T. Berki · 3 years, 3 months ago
  15. 6769323 Merge "Only set -Wall once." by Yi Kong · 3 years, 3 months ago
  16. eef4c1c Add gen_notice module. by Bob Badour · 3 years, 3 months ago
  17. 8212621 Reduce default global google-* clang-tidy checks by Chih-Hung Hsieh · 3 years, 3 months ago
  18. ed4a27b Only set -Wall once. by Elliott Hughes · 3 years, 3 months ago
  19. 53c6c67 Merge "Make java_fuzz_host not implement Sanitizeable." by Lukács T. Berki · 3 years, 3 months ago
  20. 61df14a Don't call dexpreopter methods on host modules by Colin Cross · 3 years, 8 months ago
  21. 478db1a Merge "bp2build: add support for planting unresolved symlinks in the symlink forest." by Treehugger Robot · 3 years, 3 months ago
  22. 8220291 Merge "Fix prebuilts of overridden apps" by Treehugger Robot · 3 years, 3 months ago
  23. d4b1dc8 bp2build: add support for planting unresolved symlinks in the symlink forest. by Jingwen Chen · 3 years, 3 months ago
  24. 8c77ae3 Make java_fuzz_host not implement Sanitizeable. by Lukacs T. Berki · 3 years, 3 months ago
  25. 7583481 Merge "Make "overrides" attribute of Android_app overridable" by Treehugger Robot · 3 years, 3 months ago
  26. aaa0c1f Fix prebuilts of overridden apps by Colin Cross · 3 years, 3 months ago
  27. 198f589 Make "overrides" attribute of Android_app overridable by zhidou · 3 years, 6 months ago
  28. 0de6fdd Merge "Grammar nit. Test: N/A" by Mark Dacek · 3 years, 3 months ago
  29. 958806b Add custom java_sdk_library info to the SDK info file by Paul Duffin · 3 years, 3 months ago
  30. 5b75bf1 Merge "convert Dynamic_list property" by Alix Espino · 3 years, 3 months ago
  31. 4dd76eb Merge "Pass pointer to dependencyTag instead of copying struct" by Paul Duffin · 3 years, 3 months ago
  32. 7564127 Grammar nit. Test: N/A by MarkDacek · 3 years, 3 months ago
  33. 58c43e9 Merge "Deterministic aquery details in mixed builds" by Christopher Parsons · 3 years, 3 months ago
  34. 1cb1c45 Merge "disable usage of plugins as static libs" by Sam Delmerico · 3 years, 3 months ago
  35. 0bfb1c0 Deterministic aquery details in mixed builds by Chris Parsons · 3 years, 3 months ago
  36. 51cb2d9 Merge "Now gnu11 is the default, bump experimental to gnu17." by Elliott Hughes · 3 years, 3 months ago
  37. 520917a Pass pointer to dependencyTag instead of copying struct by Paul Duffin · 3 years, 3 months ago
  38. 1c87db5 Merge "Clean up hard-coded min_sdk_version/apex_available" by Treehugger Robot · 3 years, 3 months ago
  39. 6741d0e Now gnu11 is the default, bump experimental to gnu17. by Elliott Hughes · 3 years, 3 months ago
  40. 94361dc Merge "Try to bump the C default to C11." by Elliott Hughes · 3 years, 3 months ago
  41. d2ee3a6 Merge "Remove references to *_HOST_DALVIK_*" by Colin Cross · 3 years, 3 months ago
  42. 49611b3 Merge "Add bp2build converter for override_apex." by Wei Li · 3 years, 3 months ago
  43. c983b97 Merge "bp2build: allowlist system/memory/libmemunreachable" by Treehugger Robot · 3 years, 3 months ago
  44. 5471f4e Merge "java/lint: enable lint on non-generated srcjar" by Thiébaud Weksteen · 3 years, 3 months ago
  45. 1c66fc7 Add bp2build converter for override_apex. by Wei Li · 3 years, 3 months ago
  46. b184d31 bp2build: allowlist system/memory/libmemunreachable by Jingwen Chen · 3 years, 3 months ago
  47. 5736589 Merge "Add Go proto for metrics. The current output is different from head. Test: N/A" by Mark Dacek · 3 years, 3 months ago
  48. b53efcf Merge "Switch the namespace tests to fully use test fixtures" by Treehugger Robot · 3 years, 3 months ago
  49. 5b08fe1 Add Go proto for metrics. The current output is different from head. Test: N/A by MarkDacek · 3 years, 3 months ago
  50. 1a6305f Merge "Ensure that *bootclasspath* module types depend on device variants" by Treehugger Robot · 3 years, 3 months ago
  51. 2737c25 Merge "convert java_resources with bp2build" by Treehugger Robot · 3 years, 3 months ago
  52. 0fc6d32 Switch the namespace tests to fully use test fixtures by Paul Duffin · 4 years, 1 month ago
  53. b2c2173 Ensure that *bootclasspath* module types depend on device variants by Paul Duffin · 3 years, 3 months ago
  54. 61c6eef Merge "Strip annotations from library stubs" by Sorin Basca · 3 years, 3 months ago
  55. b82b392 Merge "Use lint database from api_versions_public" by Anton Hansson · 3 years, 3 months ago
  56. 69f4b08 Strip annotations from library stubs by Sorin Basca · 3 years, 3 months ago
  57. f923333 Merge changes Ie8881b85,I6c064f8a by Spandan Das · 3 years, 3 months ago
  58. c275b81 Merge "no out/soong/... in default header-filter" by Chih-hung Hsieh · 3 years, 3 months ago
  59. 7998581 convert java_resources with bp2build by Sam Delmerico · 3 years, 5 months ago
  60. 4d92d83 Merge "Support using api-versions.xml from another module" by Anton Hansson · 3 years, 3 months ago
  61. 3881e8d Merge "Use merged annotations zip for lint" by Anton Hansson · 3 years, 3 months ago
  62. 55c1577 Merge "Write AndroidMk for api-versions.xml module" by Anton Hansson · 3 years, 3 months ago
  63. b1263ee Merge "Support complicated variable references" by Treehugger Robot · 3 years, 3 months ago
  64. 5fe637a no out/soong/... in default header-filter by Chih-Hung Hsieh · 3 years, 3 months ago
  65. 8b9c23e Merge "Export attestation file information to provenance metadata of an artifact if its attestation file exists." by Wei Li · 3 years, 3 months ago
  66. 1323877 Support complicated variable references by Cole Faust · 3 years, 3 months ago
  67. 85f8fa2 Merge "Flatten foreach calls that produce 2d lists" by Cole Faust · 3 years, 3 months ago
  68. 63d5ba2 Merge "Disable performance-no-int-to-ptr in global default" by Chih-hung Hsieh · 3 years, 3 months ago
  69. 5554b0e Merge "Reland "Update to clang-r450784e"" by Treehugger Robot · 3 years, 3 months ago
  70. b68b367 Export attestation file information to provenance metadata of an artifact if its attestation file exists. by Wei Li · 3 years, 3 months ago
  71. 42e8950 Enforce updatable=true on apps of updatable apexes by Spandan Das · 3 years, 3 months ago
  72. 5d46cd3 Disable performance-no-int-to-ptr in global default by Chih-Hung Hsieh · 3 years, 3 months ago
  73. 7a2a996 Reland "Update to clang-r450784e" by Stephen Hines · 3 years, 3 months ago
  74. 72374fc Flatten foreach calls that produce 2d lists by Cole Faust · 3 years, 3 months ago
  75. 979ef5b Add binary_test.cc to testSrcs by David Brazdil · 3 years, 3 months ago
  76. 3ac9d2b Fix test compilation error by David Brazdil · 3 years, 3 months ago
  77. d2a9d88 Turn gtest isolated true by default by Julien Desprez · 3 years, 3 months ago
  78. f2d126b Merge "Add comments for path_interposer." by Lukács T. Berki · 3 years, 3 months ago
  79. 1b54309 Merge "For each sdk built generate a JSON file describing its contents" by Paul Duffin · 3 years, 3 months ago
  80. 67cf60e Use lint database from api_versions_public by Anton Hansson · 3 years, 3 months ago
  81. c04a16e Support using api-versions.xml from another module by Anton Hansson · 3 years, 3 months ago
  82. ea17a45 Use merged annotations zip for lint by Anton Hansson · 3 years, 3 months ago
  83. 4bf0080 Write AndroidMk for api-versions.xml module by Anton Hansson · 3 years, 3 months ago
  84. b8f3f18 Merge "Add support to max-target-s to generate_hiddenapi_lists" by Artur Satayev · 3 years, 3 months ago
  85. 8ee3fb1 Merge "Clean up minSdkVersionAllowlist" by Jooyung Han · 3 years, 3 months ago
  86. 5c26f81 java/lint: enable lint on non-generated srcjar by Thiébaud Weksteen · 3 years, 3 months ago
  87. 2e8c044 Update sdk_version check for jni_libs of updatable apps by Spandan Das · 3 years, 3 months ago
  88. 5181502 Merge "Reduce tidy checks in org.chromium.arc.mojom" by Chih-hung Hsieh · 3 years, 3 months ago
  89. e7410d9 Merge "Add ALLOW_LOCAL_TIDY_TRUE" by Chih-hung Hsieh · 3 years, 3 months ago
  90. 2845464 Merge "Make isolated true by default for gtest" by Trevor Radcliffe · 3 years, 3 months ago
  91. a11603a Merge "Treat kotlin-annotations the same as kotlin-stdlib" by Treehugger Robot · 3 years, 3 months ago
  92. 2388f64 Add comments for path_interposer. by Lukacs T. Berki · 3 years, 3 months ago
  93. c6ba182 For each sdk built generate a JSON file describing its contents by Paul Duffin · 3 years, 3 months ago
  94. 74cead8 Add support to max-target-s to generate_hiddenapi_lists by Artur Satayev · 3 years, 3 months ago
  95. 932d2c1 Clean up hard-coded min_sdk_version/apex_available by Jooyung Han · 3 years, 3 months ago
  96. beccdcd Merge "Revert "Append APEX version instead of build ID for APK-in-APEX ..."" by Treehugger Robot · 3 years, 3 months ago
  97. 0ea5277 Clean up minSdkVersionAllowlist by Jooyung Han · 3 years, 3 months ago
  98. f3efde5 Add ALLOW_LOCAL_TIDY_TRUE by Chih-Hung Hsieh · 3 years, 3 months ago
  99. 47e35bb Reduce tidy checks in org.chromium.arc.mojom by Chih-Hung Hsieh · 3 years, 3 months ago
  100. 08f7ead fs: Add raw_binary rule by David Brazdil · 3 years, 3 months ago