1. aa995f2 Configure Java toolchains for Gradle by Søren Gjesse · 9 months ago
  2. c922df4 Update Kotlin metadata to version 2.0.0-Beta5 by Søren Gjesse · 10 months ago
  3. 1fb76a9 Move -checkdiscard rule to its own file by Christoffer Adamsen · 10 months ago
  4. 0906de5 Enable bootstrap tests generally by Rico Wind · 10 months ago
  5. b1aedbf Enable bootstrap tests on art 7 and 9 by Rico Wind · 10 months ago
  6. 8e652e4 Enable bootstrap tests for art 10 by Rico Wind · 10 months ago
  7. 7277a49 Enable bootstrap tests for 12.0.0 by Rico Wind · 10 months ago
  8. 89ecc0b Enable bootstrap tests for 13.0.0 by Rico Wind · 10 months ago
  9. 0d1e8ef Disable bootstrap tests on everything but default and 8.1.0 by Rico Wind · 10 months ago
  10. f8aaf41 Enable bootstrap tests running with r8lib by Rico Wind · 11 months ago
  11. acafa63 Revert "Run all Java 17 tests" by Søren Gjesse · 11 months ago
  12. bfbd56e Run all Java 17 tests by Søren Gjesse · 11 months ago
  13. ab93fc9 Add a test module for JDK-22 by Søren Gjesse · 11 months ago
  14. 5a3f774 Use gradle for running some java 17 tests by Rico Wind · 11 months ago
  15. 2227d87 Move shared/basic testing utilities to a testbase module by Rico Wind · 1 year ago
  16. 6e1abed Add test_base module by Rico Wind · 1 year ago
  17. e7945a3 Delete module specific gradle.properties files by Rico Wind · 1 year ago
  18. d617098 Add missing clean tasks by Ian Zerny · 1 year ago
  19. 611cc26 Ensure all uses of keepanno runtime classpath are consistent by Ian Zerny · 1 year, 1 month ago
  20. b0f291a Ensure all uses of R8 runtime classpath are consistent by Ian Zerny · 1 year, 1 month ago
  21. 07dfa23 Remove unneeded "retrace" path by Ian Zerny · 1 year, 1 month ago
  22. ed1f851 Remove build and release tasks for retrace-only jars by Ian Zerny · 1 year, 4 months ago
  23. 53ad90a Cleanup destination folders during gradle build by Christoffer Quist Adamsen · 1 year, 4 months ago
  24. 3fb99fb Reapply "Introduce a threading module" by Ian Zerny · 1 year, 4 months ago
  25. 80ae2c7 Cleanup dependencies by Søren Gjesse · 1 year, 5 months ago
  26. 389c9e0 Fix incorrect classpath when compiling with -applymapping by Christoffer Quist Adamsen · 1 year, 5 months ago
  27. 31237c3 Update test task names in utils.py by Christoffer Quist Adamsen · 1 year, 5 months ago
  28. 0c3531c Support for --r8lib-no-deps in test.py by Christoffer Quist Adamsen · 1 year, 5 months ago
  29. d54faae Update tools/run_benchmark.py to new gradle setup by Søren Gjesse · 1 year, 5 months ago
  30. 833710c Update archive_desugar_jdk_libs to new gradle by Rico Wind · 1 year, 5 months ago
  31. f7725c8 Change default location of generated reports by running r8lib tests by Morten Krogh-Jespersen · 1 year, 6 months ago
  32. 034855f Fix r8lib dependencies on java test examples by Morten Krogh-Jespersen · 1 year, 6 months ago
  33. e386dc7 Archive remaining artifacts for new gradle by Rico Wind · 1 year, 6 months ago
  34. c06e222 Add r8-sources.jar to output by Morten Krogh-Jespersen · 1 year, 6 months ago
  35. 3295c84 [Retrace] Compile retrace by R8 with composition by Morten Krogh-Jespersen · 1 year, 6 months ago
  36. ad74d68 Bundle all download of dependencies into internal and public by Morten Krogh-Jespersen · 1 year, 6 months ago
  37. b267e5d Place r8 with relocated deps into build/libs/r8.jar by Rico Wind · 1 year, 6 months ago
  38. 34f8064 Include keepanno and resource shrinker in R8 jar(s) by Rico Wind · 1 year, 6 months ago
  39. 95734d4 Pass gradle settings to compiler api tests by Morten Krogh-Jespersen · 1 year, 6 months ago
  40. 7fc38ca Enable desugar libary tests in new gradle setup by Morten Krogh-Jespersen · 1 year, 6 months ago
  41. cef9a9d Add support for running r8lib on tests by Morten Krogh-Jespersen · 1 year, 6 months ago
  42. 41d64f5 Fix tasks for building R8 lib by Morten Krogh-Jespersen · 1 year, 6 months ago
  43. 54ab7b5 Don't use gradle build cache by Rico Wind · 1 year, 6 months ago
  44. 9b0a342 Use gradle configuration cache by Rico Wind · 1 year, 7 months ago
  45. 51026a4 Add direct maven dependencies for each composite build by Morten Krogh-Jespersen · 1 year, 7 months ago
  46. 7096e54 Move r8 relocated tests into own test module by Morten Krogh-Jespersen · 1 year, 7 months ago
  47. 568c0f5 Move test configuration into plugin to have it run on all test tasks by Morten Krogh-Jespersen · 1 year, 7 months ago
  48. 774701f Add support for running tools/test.py with new gradle setup by Morten Krogh-Jespersen · 1 year, 7 months ago
  49. b823d0b Compile debug-all and debug-none example jars by Morten Krogh-Jespersen · 1 year, 7 months ago
  50. 5c79e4e Add kotlinR8TestResources to new gradle setup by Morten Krogh-Jespersen · 1 year, 9 months ago
  51. 95671e1 Update how android examples are generated by Morten Krogh-Jespersen · 1 year, 9 months ago
  52. 81c3408 Add remaining simple examples by Morten Krogh-Jespersen · 1 year, 9 months ago
  53. f7a5348 Add java 9 source set dependencies as test dependencies by Morten Krogh-Jespersen · 1 year, 9 months ago
  54. 35c65e7 Use plugin to define local repositories by Morten Krogh-Jespersen · 1 year, 9 months ago
  55. d1a1185 Update new gradle setup to compile r8lib with and without dependencies by Morten Krogh-Jespersen · 1 year, 9 months ago
  56. 44faa87 Add all dependencies for building to local Maven repositories by Søren Gjesse · 1 year, 10 months ago
  57. 5a37de8 Initial configuration for new gradle setup by Morten Krogh-Jespersen · 2 years ago