1. 2acd5b9 Regenerate BlastRadiusHtmlReportTemplate by Christoffer Adamsen · 4 days ago main
  2. 131e086 Fix crash in build cancelation upon try jobs by Christoffer Adamsen · 4 days ago
  3. 8159a3c Fix non-R8 type on main/test boundary by Christoffer Adamsen · 4 days ago
  4. c243dfe Rename blast radius to keep radius in system properties and readme by Christoffer Adamsen · 4 days ago
  5. 4a8a915 Add property for outputting configuration html report by Christoffer Adamsen · 4 days ago
  6. 91f9a54 Fix concurrent access to HashMap in relocator by Christoffer Adamsen · 4 days ago
  7. 1c67d1c Remove setBlastRadiusOutput API by Christoffer Adamsen · 4 days ago
  8. 144540e Add support for generating configuration analysis data through R8Command by Christoffer Adamsen · 4 days ago
  9. ca41924 Avoid `kotlin-dsl`. This plugin is for writing Gradle plugins, not for general Java/Kotlin builds. by Jonathan Starup · 4 days ago
  10. a4bf065 Update R8 Configuration Analysis Report to use coverage report template by Christoffer Adamsen · 5 days ago
  11. bc56e52 Add testers to try bucket by Johan Bay · 5 days ago
  12. 0ec3d41 Don't report missing classes in LibraryAnalyzer to stdout by Christoffer Adamsen · 4 days ago
  13. e7ab33d Print LibraryAnalyzerResult to stdout when no consumer is set by Christoffer Adamsen · 4 days ago
  14. 10c5ee5 Revert "Add sun.misc.Unsafe as known library and API-leveled classes." by Jonathan Starup · 5 days ago
  15. e2b5855 Add support for API level 37 by Søren Gjesse · 5 days ago
  16. 392e75a Add sun.misc.Unsafe as known library and API-leveled classes. by Jonathan Starup · 6 days ago
  17. cec3803 Fix build dependencies. by Jonathan Starup · 6 days ago
  18. 31d2fad Add assertions to recheck implementations for API level updates. by Jonathan Starup · 6 days ago
  19. 91f335b Fix transitive python dependencies in gradle. by Jonathan Starup · 6 days ago
  20. ce5bbd6 Make d8_d8/main a non-composite sub-project. by Jonathan Starup · 9 days ago
  21. e3e1d48 Marker interface for specifying build system provided rules by Christoffer Adamsen · 6 days ago
  22. 0a97b74 Fix inadequate type propagation in dead code remover by Christoffer Adamsen · 6 days ago
  23. 36bf071 Correctly test jdk25 code by Søren Gjesse · 9 days ago
  24. 5faf641 Revert "Move java25 tests to junit5" by Søren Gjesse · 9 days ago
  25. 740f208 Split DexItemFactory.AtomicFieldUpdaterMethods into its three classes. by Jonathan Starup · 10 days ago
  26. 63a2e13 Make libanalyzer a non-composite subproject. by Jonathan Starup · 12 days ago
  27. 85ce7bb Add gradle.properties to d8_r8/library_desugar by Søren Gjesse · 10 days ago
  28. 4d1968c Remove InternalOptions.enableAutoCloseableDesugaring (unused). by Jonathan Starup · 11 days ago
  29. 425aa45 Add AtomicFieldUpdater instrumentations to post method pass. by Jonathan Starup · 11 days ago
  30. bebe807 Add flag to disable atomic field updater optimization. by Jonathan Starup · 11 days ago
  31. ef3df4c Update download_kotlin.py script to support new dev versions by Søren Gjesse · 12 days ago
  32. b9fe8e2 Add OpenJDK 26 by Søren Gjesse · 12 days ago
  33. f4de73f Verify sun.misc.Unsafe API if present in library. by Jonathan Starup · 12 days ago
  34. 0419d31 Grant BUILDBUCKET_TRIGGERER role to r8-{try, ci}-builder by Johan Bay · 13 days ago
  35. bdae96d Make the jdk_25 tests compile by Johan Bay · 13 days ago
  36. 2d4a934 Add holder params to unsafe api test. by Jonathan Starup · 13 days ago
  37. 9c3d45d Make gradle less chatty by filtering JDK paths and using logger.info by Johan Bay · 13 days ago
  38. 8196a35 Make dist a non-composite sub-project. by Jonathan Starup · 2 weeks ago
  39. 2c8a6f4 Add fields to SunMiscUnsafeApiTest. by Jonathan Starup · 2 weeks ago
  40. 3d26979 Update presubmit bot to include the list of testers by Johan Bay · 13 days ago
  41. c35b2d2 Revert "Bump testR8Lib unified test runner to JDK 25" by Johan Bay · 2 weeks ago
  42. 0e25ff1 Revert "Fix java 25 tests" by Johan Bay · 2 weeks ago
  43. da64d6f Add --compile-only to tools/test.py by Johan Bay · 2 weeks ago
  44. c1b4bd3 Bump testR8Lib unified test runner to JDK 25 by Johan Bay · 2 weeks ago
  45. a307d54 Fix java 25 tests by Johan Bay · 2 weeks ago
  46. 5d65ffc Efficiently lookup classes with annotated members by Christoffer Adamsen · 3 weeks ago
  47. 4bfcbcf Support ResourceConstNumber in SplitBranch rewrite by Johan Bay · 2 weeks ago
  48. f18ca37 Add test for ResourceConstNumber support in SplitBranch rewrite by Johan Bay · 2 weeks ago
  49. 0984215 Add test to verify sun.misc.Unsafe API level introductions. by Jonathan Starup · 2 weeks ago
  50. 6860886 Re-enable and filter jdk11 Time test by Clément Béra · 2 weeks ago
  51. 445ce26 Add UnorderedCollectionMatcher. by Jonathan Starup · 2 weeks ago
  52. c6b82aa Fix handling of property for overriding keepattributes wildcard matching by Christoffer Adamsen · 2 weeks ago
  53. ad4fd94 Update r8_release.py after renaming artifact by Christoffer Adamsen · 2 weeks ago
  54. fa0eb7be Revert^2 "Add variants to test name" by Johan Bay · 3 weeks ago
  55. 69ffff2 Fix double counting in indexed item transaction by Christoffer Adamsen · 3 weeks ago
  56. 6928a04 Revert "Add variants to test name" by Johan Bay · 3 weeks ago
  57. 15485d1 Fix gradle_benchmark bot message. by Jonathan Starup · 3 weeks ago
  58. 7f81da9 Support for overriding new -keepattributes behavior by Christoffer Adamsen · 3 weeks ago
  59. 3f76326 Add variants to test name by Johan Bay · 3 weeks ago
  60. dd7cc8f Revert^2 "Disable JUnit 5 for now" by Jonathan Starup · 3 weeks ago
  61. 21bed59 Revert "Disable JUnit 5 for now" by Jonathan Starup · 3 weeks ago
  62. 2807e20 Revert "Make d8_r8/dist a non-composite sub-project." by Jonathan Starup · 3 weeks ago
  63. b1d5fd8 Extract filename from PathOrigin if possible by Christoffer Adamsen · 3 weeks ago
  64. a24553e Make d8_r8/dist a non-composite sub-project. by Jonathan Starup · 3 weeks ago
  65. b6dfe36 Test local variables not outlined in throw outliner by Christoffer Adamsen · 3 weeks ago
  66. b12ce50 Revert "Reapply "Reapply "Efficiently lookup classes with annotated members""" by Søren Gjesse · 3 weeks ago
  67. 81e8e98 Disable dex refinement passes in debug mode by Christoffer Adamsen · 3 weeks ago
  68. 6ca4f5f Make test results unique based on argument string by Johan Bay · 3 weeks ago
  69. 8213174 Add trace option to gradle_benchmark. by Jonathan Starup · 3 weeks ago
  70. 2698fb7 Validate main.star in presubmit by Johan Bay · 3 weeks ago
  71. cdca61a0 Upgrade gradle-profiler to 0.24.0. This allows perfetto traces. by Jonathan Starup · 3 weeks ago
  72. 89c9352 Run main.star. by Jonathan Starup · 3 weeks ago
  73. 6e4e0f4 Remove unused python imports (and format). by Jonathan Starup · 3 weeks ago
  74. a689776 Configure gradle via artifacts. by Jonathan Starup · 3 weeks ago
  75. ab4f178 Only allow 1 concurrent build_perf builder by Johan Bay · 3 weeks ago
  76. 0b9e0ef Fix early bailout in SplitBranch pass by Johan Bay · 3 weeks ago
  77. 3ac0db6 Do not store log for build benchmarks. by Jonathan Starup · 3 weeks ago
  78. 24aff1e Revert^2 "Skip non-classtype references in resourceshrinker" by Johan Bay · 3 weeks ago
  79. ad5e9bb Revert "Skip non-classtype references in resourceshrinker" by Johan Bay · 3 weeks ago
  80. 6f1590e Don't treat ResourceConstNumber as const number when retargeting gotos by Johan Bay · 3 weeks ago
  81. f03562d Skip non-classtype references in resourceshrinker by Johan Bay · 3 weeks ago
  82. 44761c3 Fix assertion error when start up profile contains unboxed class by Christoffer Adamsen · 3 weeks ago
  83. 6614dee Make d8_r8/test_modules/testbase a non-composite sub-project. by Jonathan Starup · 3 weeks ago
  84. 7b95f68 Remove exclusions in gitignore. by Jonathan Starup · 3 weeks ago
  85. 996a0b5 Refactor Partition API by Christoffer Adamsen · 4 weeks ago
  86. e1cdb6a Test inlining behavior of sun.misc.Unsafe. by Jonathan Starup · 3 weeks ago
  87. 8deb030 Allow using LUCI Analysis by Johan Bay · 3 weeks ago
  88. c27bf57 Add luci-resultdb.cfg by Søren Gjesse · 3 weeks ago
  89. 33a1ef6 Use resultdb statusV2 by Johan Bay · 3 weeks ago
  90. 9473670 Make d8_r8/tests_modules/tests_bootstrap a non-composite sub-project. by Jonathan Starup · 3 weeks ago
  91. 9b4889a Fix missing rename to UnsupportedAndroidApiLevelDiagnostic by Søren Gjesse · 3 weeks ago
  92. 4ba8fd5 Add a specific diagnostic class for unsupported API level by Søren Gjesse · 3 weeks ago
  93. dfb3576 Revert^2 "Send test results to result sink" by Johan Bay · 3 weeks ago
  94. 8d2fd08 Revert "Send test results to result sink" by Johan Bay · 3 weeks ago
  95. fd42ddf Send test results to result sink by Johan Bay · 3 weeks ago
  96. e21db4f Reapply "Reapply "Efficiently lookup classes with annotated members"" by Christoffer Adamsen · 4 weeks ago
  97. c028736 Support for optimizing MIN_SDK checks when compiling dex-to-dex by Christoffer Adamsen · 4 weeks ago
  98. dfc2a58 Make LibraryAnalyzer robust towards EnclosingMethod/InnerClasses by Christoffer Adamsen · 4 weeks ago
  99. bb17bf5 Archive proto files and update google3 release by Christoffer Adamsen · 4 weeks ago
  100. 55e019a Make d8_r8/test_modules/tests_java_25 a non-composite sub-project. by Jonathan Starup · 4 weeks ago