1. b557f92 Switch to Google Java formatter 1.24.0 by Søren Gjesse · 4 months ago
  2. e16b9f6 Add google-java-format 1.24.0 by Søren Gjesse · 4 months ago
  3. 75d7b62 Add a temporary workaround to rename enums in generated keep rules by Søren Gjesse · 5 months ago
  4. 2b98d66 Update asm to version 9.7.1 by Søren Gjesse · 5 months ago
  5. 193bdd324 Add SystemUI benchmarks for running locally by Christoffer Adamsen · 6 months ago
  6. 6e8f8ef Run tests in tests_java_11 module when running test.py by Søren Gjesse · 7 months ago
  7. 77eda2c Add kotlinc 2.0.20 of kotlinc to third-party by Søren Gjesse · 7 months ago
  8. a82643b Print the obfuscated stacktrace when --print_obfuscated_stacktraces is used by Søren Gjesse · 8 months ago
  9. c55ea31 Update filters to avoid proto files in distribution by Ian Zerny · 9 months ago
  10. ab83a6a [KeepAnno] Initial structure for a proto based keep specification by Ian Zerny · 9 months ago
  11. 5e1580a Revert "Use new bucket temporarily" by Rico Wind · 9 months ago
  12. 0a03bff Use new bucket temporarily by Rico Wind · 9 months ago
  13. 844dd58 Revert "Bucket switch testing" by Rico Wind · 9 months ago
  14. 9d89a94 Bucket switch testing by Rico Wind · 9 months ago
  15. 77d6c03 Update Kotlin metadata to 2.0.0 by Clément Béra · 9 months ago
  16. 94a59eb Test updates by Ian Zerny · 9 months ago
  17. 3ae55f5 Add missing dependency on protoc by Ian Zerny · 10 months ago
  18. 4c2fae0 [KeepAnno] Add protobuf compiler and gradle plugin by Ian Zerny · 10 months ago
  19. 34e1a63 Add Chrome benchmark by Christoffer Adamsen · 10 months ago
  20. d240df9 Benchmark compose sample apps by Christoffer Adamsen · 10 months ago
  21. 2ebcc2a Correct Kotlin Version to 1.9.20 by Clément Béra · 10 months ago
  22. aa995f2 Configure Java toolchains for Gradle by Søren Gjesse · 10 months ago
  23. f87ce83 Add main resources dependency to modules depending on main by Ian Zerny · 10 months ago
  24. 337e95a Move jdk 11 nest test to jdk 11 test folder by Clément Béra · 10 months ago
  25. 29b639d Add Android 15 support and test by Søren Gjesse · 10 months ago
  26. c922df4 Update Kotlin metadata to version 2.0.0-Beta5 by Søren Gjesse · 11 months ago
  27. 1fb76a9 Move -checkdiscard rule to its own file by Christoffer Adamsen · 11 months ago
  28. dbd8097 Only print the 200 slowest tests by Rico Wind · 11 months ago
  29. 3b9a6e6 Add support for edition 2023 protos by Christoffer Adamsen · 11 months ago
  30. 53d1da1 Restructure proto test dependencies by Christoffer Adamsen · 11 months ago
  31. 0906de5 Enable bootstrap tests generally by Rico Wind · 11 months ago
  32. b1aedbf Enable bootstrap tests on art 7 and 9 by Rico Wind · 11 months ago
  33. 8e652e4 Enable bootstrap tests for art 10 by Rico Wind · 11 months ago
  34. a039c73 Refactor tests to make bootstrap not depend on java8 tests by Rico Wind · 11 months ago
  35. 7277a49 Enable bootstrap tests for 12.0.0 by Rico Wind · 11 months ago
  36. 89ecc0b Enable bootstrap tests for 13.0.0 by Rico Wind · 11 months ago
  37. 0d1e8ef Disable bootstrap tests on everything but default and 8.1.0 by Rico Wind · 11 months ago
  38. f8aaf41 Enable bootstrap tests running with r8lib by Rico Wind · 11 months ago
  39. acafa63 Revert "Run all Java 17 tests" by Søren Gjesse · 11 months ago
  40. bfbd56e Run all Java 17 tests by Søren Gjesse · 11 months ago
  41. 712400e Update asm to version 9.7 by Søren Gjesse · 11 months ago
  42. ab93fc9 Add a test module for JDK-22 by Søren Gjesse · 11 months ago
  43. e9a4fe8 Add OpenJDK 22 GA build by Søren Gjesse · 11 months ago
  44. 8e1222c Add tests of some JDK-21 pattern matching for switch by Søren Gjesse · 11 months ago
  45. 8407eed Add tests for Android V and desugared library by Clément Béra · 11 months ago
  46. 1dd09cb Add missing TESTBASE_DATA_LOCATION settings by Ian Zerny · 11 months ago
  47. 13199b7 Fix non-lib compiles of Java 17 tests by Ian Zerny · 12 months ago
  48. 5a3f774 Use gradle for running some java 17 tests by Rico Wind · 12 months ago
  49. b3c8c29 Update resource shrinker deps by Rico Wind · 12 months ago
  50. 047e78b Update Lib-main dependency by Clément Béra · 12 months ago
  51. aad346d Add support for printing slowest tests in new gradle by Rico Wind · 1 year ago
  52. 2227d87 Move shared/basic testing utilities to a testbase module by Rico Wind · 1 year, 1 month ago
  53. d663b1b Fix bootstrap tests for usage with testbase by Rico Wind · 1 year, 1 month ago
  54. 6e1abed Add test_base module by Rico Wind · 1 year, 1 month ago
  55. 6cbc33f Reapply "Update Kotlin Metadata library to versin 0.9.0" by Søren Gjesse · 1 year, 1 month ago
  56. 995aa63 Add nowinandroid to downloadDeps by Christoffer Adamsen · 1 year, 1 month ago
  57. e7945a3 Delete module specific gradle.properties files by Rico Wind · 1 year, 1 month ago
  58. d617098 Add missing clean tasks by Ian Zerny · 1 year, 1 month ago
  59. 611cc26 Ensure all uses of keepanno runtime classpath are consistent by Ian Zerny · 1 year, 1 month ago
  60. 8f67dac Add missing deps to DependenciesPlugin.kt by Christoffer Adamsen · 1 year, 1 month ago
  61. b0f291a Ensure all uses of R8 runtime classpath are consistent by Ian Zerny · 1 year, 1 month ago
  62. 0538c07 Relocate keepanno utilities in R8 by Ian Zerny · 1 year, 1 month ago
  63. 29f9420 Include dart-sdk in DependenciesPlugin by Christoffer Adamsen · 1 year, 1 month ago
  64. deb9988 Revert "Update Kotlin Metadata library to versin 0.9.0" by Søren Gjesse · 1 year, 2 months ago
  65. 519b6a2 Update Kotlin Metadata library to versin 0.9.0 by Søren Gjesse · 1 year, 2 months ago
  66. b46571a Add resource shrinker dependency to bootstrap test module by Ian Zerny · 1 year, 2 months ago
  67. 07dfa23 Remove unneeded "retrace" path by Ian Zerny · 1 year, 2 months ago
  68. 6711c7d Include resource shrinker runtime dependencies for API tests by Ian Zerny · 1 year, 2 months ago
  69. 7c3904e [KeepAnno] Downgrade legacy R8 to match latest AGP 8.0 by Ian Zerny · 1 year, 2 months ago
  70. 5dd456a [KeepAnno] Add recent Proguard version to third party by Ian Zerny · 1 year, 2 months ago
  71. 4436e3f Revert "Kotlin metadata update to 0.8.0" by Rico Wind · 1 year, 3 months ago
  72. 04652a2 Kotlin metadata update to 0.8.0 by Clément Béra · 1 year, 4 months ago
  73. 50a858a Update spdx-gradle-plugin to official version 0.4.0 by Søren Gjesse · 1 year, 4 months ago
  74. 0da1a43 Add version 1.9.21 of kotlinc to third-party dependencneis by Søren Gjesse · 1 year, 4 months ago
  75. 17d7815 Fix aapt relocated package name by Rico Wind · 1 year, 4 months ago
  76. 96e3b0a Add r8lib task alias by Søren Gjesse · 1 year, 4 months ago
  77. efd16c9 Fix path for jdk11 on macos in the gradle execution by Rico Wind · 1 year, 4 months ago
  78. 5b0b90e [KeepAnno] Task to create javadoc for keep annotations by Ian Zerny · 1 year, 4 months ago
  79. 8fc6fe1 Update patched version of spdx-gradle-plugin by Søren Gjesse · 1 year, 5 months ago
  80. 0cfaf91 Test optimization of nested @Composable functions by Christoffer Quist Adamsen · 1 year, 5 months ago
  81. ed1f851 Remove build and release tasks for retrace-only jars by Ian Zerny · 1 year, 5 months ago
  82. 27d0552 Remove use of USE_NEW_GRADLE_SETUP by Ian Zerny · 1 year, 5 months ago
  83. f6de45d Make download deps dependent on the output of the tar.gz file by Rico Wind · 1 year, 5 months ago
  84. 7ed0bff Add keep annotations as dependency of bootstrap tests by Ian Zerny · 1 year, 5 months ago
  85. 53ad90a Cleanup destination folders during gradle build by Christoffer Quist Adamsen · 1 year, 5 months ago
  86. c5bf2c0 Update the spdx-gradle-plugin to latest HEAD with patch by Søren Gjesse · 1 year, 5 months ago
  87. 00a9274 Add OpenJDK 21 GA build by Søren Gjesse · 1 year, 5 months ago
  88. 7ec4b3f Reapply "Update generation of SPDX namespace" by Søren Gjesse · 1 year, 5 months ago
  89. 00dd7da Revert "Update generation of SPDX namespace" by Søren Gjesse · 1 year, 5 months ago
  90. bbf8ec6 Update generation of SPDX namespace by Søren Gjesse · 1 year, 5 months ago
  91. 028f03f Bump the retrace timeout and log timestamps by Ian Zerny · 1 year, 5 months ago
  92. 0dc3152 Load threading module using direct reflection. by Ian Zerny · 1 year, 5 months ago
  93. 3fb99fb Reapply "Introduce a threading module" by Ian Zerny · 1 year, 5 months ago
  94. 60e39f6 Revert "Introduce a threading module" by Ian Zerny · 1 year, 5 months ago
  95. 084418b Introduce a threading module by Ian Zerny · 1 year, 5 months ago
  96. 4ea95dc Update asm to version 9.6 by Søren Gjesse · 1 year, 5 months ago
  97. 441f03d Reapply "Initial setup for doing legacy resource shrinking in R8" by Rico Wind · 1 year, 5 months ago
  98. 80ae2c7 Cleanup dependencies by Søren Gjesse · 1 year, 5 months ago
  99. 4569e47 Add spdx-gradle-plugin to generate the R8 SBOM by Søren Gjesse · 1 year, 5 months ago
  100. 819ef8a Add r8 alias for main:r8WithRelocatedDeps by Rico Wind · 1 year, 5 months ago