1. 406765b Do not build stats-log-api-gen-exports in mainline builds by Eric Holk · 3 years, 10 months ago
  2. f682410 Merge "Don't enforce <uses-library> checks if dexpreopt for apps is disabled." by Ulyana Trafimovich · 3 years, 10 months ago
  3. 39dd0a4 Don't enforce <uses-library> checks if dexpreopt for apps is disabled. by Ulya Trafimovich · 3 years, 10 months ago
  4. 755b10f Merge "Add bootclasspath_fragment as an alias for boot_image" by Paul Duffin · 3 years, 10 months ago
  5. 60fbea0 Merge "Convert java/boot_image_test.go to test fixtures" by Paul Duffin · 3 years, 10 months ago
  6. 63782ab Merge "Change type of Image_name from string to *string" by Paul Duffin · 3 years, 10 months ago
  7. 1b3d492 Merge "Make apex/boot_image_test.go more realistic" by Paul Duffin · 3 years, 10 months ago
  8. 30231da Merge "Convert linkerconfig package to use test fixtures" by Paul Duffin · 3 years, 10 months ago
  9. 4b64ba0 Add bootclasspath_fragment as an alias for boot_image by Paul Duffin · 3 years, 10 months ago
  10. 837486d Convert java/boot_image_test.go to test fixtures by Paul Duffin · 3 years, 10 months ago
  11. 64be7bb Change type of Image_name from string to *string by Paul Duffin · 3 years, 10 months ago
  12. 9ea71c0 Make apex/boot_image_test.go more realistic by Paul Duffin · 3 years, 10 months ago
  13. cb74560 Merge "Remove comment about gitignore for BUILD files." by Jingwen Chen · 3 years, 10 months ago
  14. a8f6db9 Merge changes I1f0ab4af,Iea3be0fc by Ulyana Trafimovich · 3 years, 10 months ago
  15. 0839101 Merge "Prune test preparers in apex/boot_image_test.go" by Paul Duffin · 3 years, 10 months ago
  16. fed8df3 Merge "Prevent apex from using preferred prebuilt_boot_image" by Paul Duffin · 3 years, 10 months ago
  17. acde8e7 Merge "Convert kernel package to use test fixtures" by Paul Duffin · 3 years, 10 months ago
  18. 2288f31 Remove comment about gitignore for BUILD files. by Jingwen Chen · 3 years, 10 months ago
  19. 785f378 Merge "rust: Add features list to rust_project.json" by Thiébaud Weksteen · 3 years, 10 months ago
  20. e5ac250 Convert kernel package to use test fixtures by Paul Duffin · 3 years, 10 months ago
  21. 2a2fb66 Convert linkerconfig package to use test fixtures by Paul Duffin · 3 years, 10 months ago
  22. 52bfaa4 Prune test preparers in apex/boot_image_test.go by Paul Duffin · 3 years, 10 months ago
  23. 396229f Prevent apex from using preferred prebuilt_boot_image by Paul Duffin · 3 years, 10 months ago
  24. cf7f2e0 Merge "Make TestingBuildParams.RelativeToTop() modify (Writable)Path(s)" by Paul Duffin · 3 years, 10 months ago
  25. 045ed0f Merge changes I71a83e3a,I66101c0c,Ie387c8c4,Iea742e75 by Colin Cross · 3 years, 10 months ago
  26. 352bdf2 Merge "rust: Add whole_static_libs, revert static_lib" by Ivan Lozano · 3 years, 10 months ago
  27. 10906f5 Merge changes from topic "min_sdk_version" by Treehugger Robot · 3 years, 10 months ago
  28. b33f9d8 Remove lib_dns from bp2build converter denylist (module name typo, should be libc_dns). by Rupert Shuttleworth · 3 years, 10 months ago
  29. a9e1824 Don't convert libc_dns using the cc_library_static bp2build converter. by Rupert Shuttleworth · 3 years, 10 months ago
  30. d91c9b1 Merge "Use interface for $(location) values in genrules" by Colin Cross · 3 years, 10 months ago
  31. 0f256ff Merge "Add bp2build support for cc_library_static." by Rupert Shuttleworth · 3 years, 10 months ago
  32. ba5fff8 Merge changes Ie8721dcd,If1827b9d,Iec250a2d,I3f46f611,Idf136919, ... by Colin Cross · 3 years, 10 months ago
  33. d411f06 Merge "Remove obsolete comment on PrebuiltPostDepsMutator" by Treehugger Robot · 3 years, 10 months ago
  34. 6aa5c40 Strengthen metalava sandbox support using sbox by Colin Cross · 3 years, 10 months ago
  35. cb77f75 Move metalava's output files into a subdirectory by Colin Cross · 3 years, 10 months ago
  36. 0d53241 Fix lint warnings in droidstubs.go by Colin Cross · 3 years, 10 months ago
  37. 2207f87 Split droidstubs out of droiddoc.go by Colin Cross · 3 years, 10 months ago
  38. f329307 Merge "Filter duplicate modules in platform_compat_config_singleton" by Paul Duffin · 3 years, 10 months ago
  39. 863ecfb Merge "Disallow non-existent paths in sdk package" by Paul Duffin · 3 years, 10 months ago
  40. cf0bc53 Merge "Improve sdk snapshot testing" by Paul Duffin · 3 years, 10 months ago
  41. d11cf62 Use interface for $(location) values in genrules by Colin Cross · 3 years, 10 months ago
  42. 7ee54ff Replace ANDROID_SDK_HOME with ANDROID_PREFS_ROOT for metalava by Colin Cross · 3 years, 10 months ago
  43. 5bedfa2 Simplify lint rules using improved RuleBuilder rsp support by Colin Cross · 3 years, 10 months ago
  44. ce3a51d Support multiple rsp files in RuleBuilder by Colin Cross · 3 years, 10 months ago
  45. e55bd42 Pass rsp files into sbox and rewrapper by Colin Cross · 3 years, 10 months ago
  46. 045bfd9 Add test for sbox input sandboxing by Colin Cross · 3 years, 10 months ago
  47. a4eafdd Support multiple rsp files in REParams by Colin Cross · 3 years, 10 months ago
  48. fd708b5 Move response file handling to a separate package by Colin Cross · 3 years, 10 months ago
  49. bbb0f8f Make TestingBuildParams.RelativeToTop() modify (Writable)Path(s) by Paul Duffin · 3 years, 10 months ago
  50. 6c968b1 Merge "Fix TestDroiddoc's reliance on absolute paths" by Paul Duffin · 3 years, 10 months ago
  51. 301deec Merge "Add Path.RelativeToTop" by Paul Duffin · 3 years, 10 months ago
  52. 4c0b11a Merge "[pgo] Do not explicitly link profile runtime" by Pirama Arumuga Nainar · 3 years, 10 months ago
  53. 63bb768 rust: Add whole_static_libs, revert static_lib by Ivan Lozano · 3 years, 10 months ago
  54. 737ad60 Merge "Fix a typo in the definition of `varApexNames` in `java/dexpreopt_bootjars.go`." by Roland Levillain · 3 years, 10 months ago
  55. 095081c Add bp2build support for cc_library_static. by Rupert Shuttleworth · 3 years, 10 months ago
  56. 6400f20 Merge "bp2build: add a per-module denylist." by Jingwen Chen · 3 years, 10 months ago
  57. 618eeff Merge "Remove config from basePath" by Paul Duffin · 3 years, 10 months ago
  58. 85484e3 Merge changes I12e1854c,I08f7dba4 by Paul Duffin · 3 years, 10 months ago
  59. 4dd6cdb Fix TestDroiddoc's reliance on absolute paths by Paul Duffin · 3 years, 10 months ago
  60. 85d8f0d Add Path.RelativeToTop by Paul Duffin · 3 years, 10 months ago
  61. bb9ff51 Filter duplicate modules in platform_compat_config_singleton by Paul Duffin · 3 years, 10 months ago
  62. db462dd Disallow non-existent paths in sdk package by Paul Duffin · 3 years, 10 months ago
  63. dd62295 Fix AAPT path in dexpreopt. by Ulya Trafimovich · 3 years, 10 months ago
  64. 1822a0a Improve sdk snapshot testing by Paul Duffin · 3 years, 10 months ago
  65. 2258cbb Merge "Allow using updatable boot jars in dexpreopt (but don't use them yet)." by Ulyana Trafimovich · 3 years, 10 months ago
  66. 5d72cba bp2build: add a per-module denylist. by Jingwen Chen · 3 years, 10 months ago
  67. 74abc5d Remove config from basePath by Paul Duffin · 3 years, 10 months ago
  68. d65c58b Add buildDir to WritablePath implementations by Paul Duffin · 3 years, 10 months ago
  69. 580efc8 Add srcDir to SourcePath by Paul Duffin · 3 years, 10 months ago
  70. 2b1d2b6 Merge "Cleanup some issues left over from previous reviews" by Paul Duffin · 3 years, 10 months ago
  71. e742ee1 Merge "Convert test that disallows non existent paths to use fixtures" by Paul Duffin · 3 years, 10 months ago
  72. e8b0ee7 rust: Add features list to rust_project.json by Thiébaud Weksteen · 3 years, 10 months ago
  73. f7e79a5 Merge "Enable safe ICF for all devices" by Treehugger Robot · 3 years, 10 months ago
  74. 8b08665 Merge "Revert "Add bp2build support for cc_library_static."" by Jingwen Chen · 3 years, 10 months ago
  75. f941054 Revert "Add bp2build support for cc_library_static." by Jingwen Chen · 3 years, 10 months ago
  76. d3e1010 Merge "Add bp2build support for cc_library_static." by Rupert Shuttleworth · 3 years, 10 months ago
  77. 3cb2c06 Cleanup some issues left over from previous reviews by Paul Duffin · 3 years, 10 months ago
  78. 76e5c8a Convert test that disallows non existent paths to use fixtures by Paul Duffin · 3 years, 10 months ago
  79. 958408d Merge "Cleanup usages of Dex2oatDepTag" by Paul Duffin · 3 years, 10 months ago
  80. 95c6eb3 Merge "bp2build: add allowlist for package-level conversions." by Jingwen Chen · 3 years, 10 months ago
  81. ed35a90 Merge "Fix "filename too long" issue on Luci caused by test name" by Nicolas Geoffray · 3 years, 10 months ago
  82. 688ba5b Merge "Remove testSdkWithJava" by Paul Duffin · 3 years, 10 months ago
  83. c8ad864 Merge "Convert java_sdk_test.go tests to fixtures" by Paul Duffin · 3 years, 10 months ago
  84. f2926e7 Merge "Make null builds always be null builds." by Lukács T. Berki · 3 years, 10 months ago
  85. ac94726 Remove testSdkWithJava by Paul Duffin · 3 years, 10 months ago
  86. 9ec86b1 Convert java_sdk_test.go tests to fixtures by Paul Duffin · 3 years, 10 months ago
  87. a35178b Fix "filename too long" issue on Luci caused by test name by Paul Duffin · 3 years, 10 months ago
  88. b506c9d Cleanup usages of Dex2oatDepTag by Paul Duffin · 3 years, 10 months ago
  89. d603c7d Fix a typo in the definition of `varApexNames` in `java/dexpreopt_bootjars.go`. by Roland Levillain · 3 years, 10 months ago
  90. 21e743d Add bp2build support for cc_library_static. by Rupert Shuttleworth · 4 years ago
  91. a1063c0 Merge changes I94f66e3e,I233a4fe1,Idbb37485 by Paul Duffin · 3 years, 10 months ago
  92. 70204f9 Merge "rust: Drop libgcc dependency" by Thiébaud Weksteen · 3 years, 10 months ago
  93. 9023b02 Allow using updatable boot jars in dexpreopt (but don't use them yet). by Ulya Trafimovich · 3 years, 10 months ago
  94. 8ef5b4f Merge "Split functions for compiling boot jars to allow future code reuse." by Ulyana Trafimovich · 3 years, 10 months ago
  95. c99c947 Make null builds always be null builds. by Lukacs T. Berki · 3 years, 10 months ago
  96. 9fc9f53 Group all the preparations needed for testing dexpreopt by Paul Duffin · 3 years, 10 months ago
  97. 3c84eaa Separate methods used for fixture based and legacy tests by Paul Duffin · 3 years, 10 months ago
  98. f8e3d83 Use more inclusive language in dexpreopt/testing.go by Paul Duffin · 3 years, 10 months ago
  99. b6535d3 Merge "Remove javaFixtureFactory" by Paul Duffin · 3 years, 10 months ago
  100. 9d33cf2 Merge "Remove unused test methods and buildDir" by Paul Duffin · 3 years, 10 months ago