1. b3b7275 Skip arguments to Composable functions for optimizing bitwise operations by Christoffer Quist Adamsen · 1 year, 6 months ago
  2. 4482898 Use different XmlUtils method for backwards compatability by Rico Wind · 1 year, 6 months ago
  3. 7a827c7 Fix gradle.py script by Ian Zerny · 1 year, 6 months ago
  4. 28f3a0e Remove new_gradle flag from scripts, don't support running old gradle by Rico Wind · 1 year, 6 months ago
  5. 397f1a1 Update tools/build_gradle.py with new task names by Søren Gjesse · 1 year, 6 months ago
  6. 8bd693f Remove unused constants and methods from utils.py by Rico Wind · 1 year, 6 months ago
  7. 31237c3 Update test task names in utils.py by Christoffer Quist Adamsen · 1 year, 6 months ago
  8. 0c3531c Support for --r8lib-no-deps in test.py by Christoffer Quist Adamsen · 1 year, 6 months ago
  9. 9fa0d16 Update RecordComponentSignatureTest expectation for R8 by Christoffer Quist Adamsen · 1 year, 6 months ago
  10. e2e0f31 Try to fix createArtTest on windows by Rico Wind · 1 year, 6 months ago
  11. dca81ca Add retrace test for existing partitioned mapping file format by Ian Zerny · 1 year, 6 months ago
  12. fd805e3 Reapply "Generate and run art tests with new gradle" by Rico Wind · 1 year, 6 months ago
  13. 832a662 Fix tools/golem_build.py after updating tools/run_benchmark.py by Søren Gjesse · 1 year, 6 months ago
  14. 9f7a6ad Fix error prone warning by Clément Béra · 1 year, 6 months ago
  15. 9024553 Fix missing else in EffectivelyTrivialPhiOptimization by Christoffer Quist Adamsen · 1 year, 6 months ago
  16. 41c8fdd Preserve itf bit in outliner by Christoffer Quist Adamsen · 1 year, 6 months ago
  17. 186f742 Revert "Generate and run art tests with new gradle" by Rico Wind · 1 year, 6 months ago
  18. a14f7a8 Disable old gradle to see if anything breaks by Rico Wind · 1 year, 6 months ago
  19. ff4805a Generate and run art tests with new gradle by Rico Wind · 1 year, 6 months ago
  20. 26a3f78 Set position in createMaterializingInstructions() by Christoffer Quist Adamsen · 1 year, 6 months ago
  21. c814ce9 Traverse full IR in class inliner when replacing with >1 instructions by Christoffer Quist Adamsen · 1 year, 6 months ago
  22. 0345f67 Propagation of constant boxed primitives by Christoffer Quist Adamsen · 1 year, 6 months ago
  23. 68335ca Disable warning by Clément Béra · 1 year, 6 months ago
  24. df1deca Only call clean commands when archiving internal tests by Ian Zerny · 1 year, 6 months ago
  25. d54faae Update tools/run_benchmark.py to new gradle setup by Søren Gjesse · 1 year, 6 months ago
  26. de900d2 Fix consolidated license configuration cache issue by Rico Wind · 1 year, 6 months ago
  27. 9e16147 Use desugared methods command and test it by Clément Béra · 1 year, 6 months ago
  28. b2fca31 Add android platform build flag to lint by Clément Béra · 1 year, 6 months ago
  29. 8b2fcc3 Remove duplicated field by Clément Béra · 1 year, 6 months ago
  30. 7d06541 Enable main methods in IntelliJ with new-gradle by Clément Béra · 1 year, 6 months ago
  31. d47e884 Revert "Reapply "Reapply "Represent all original method information in positions""" by Rico Wind · 1 year, 6 months ago
  32. 6ff3de4 Remove unused download script by Rico Wind · 1 year, 6 months ago
  33. 833710c Update archive_desugar_jdk_libs to new gradle by Rico Wind · 1 year, 6 months ago
  34. 15461fd Copy the correct mapping file for retrace_lib by Ian Zerny · 1 year, 6 months ago
  35. c093f1b Reapply "Reapply "Represent all original method information in positions"" by Ian Zerny · 1 year, 6 months ago
  36. 3243e02 Remove tools/maven_mirror.py by Søren Gjesse · 1 year, 6 months ago
  37. 88b47ca Use new gradle targets for update_prebuilds_in_android by Rico Wind · 1 year, 6 months ago
  38. 0311076 Update desugar_jdk_libs_update.py to new gradle by Rico Wind · 1 year, 6 months ago
  39. f508827 Don't use old gradle in create_maven_release by Rico Wind · 1 year, 6 months ago
  40. 65675a3 Revert "Reapply "Represent all original method information in positions"" by Ian Zerny · 1 year, 6 months ago
  41. da8beac Reapply "Represent all original method information in positions" by Ian Zerny · 1 year, 6 months ago
  42. 73e9fcd Revert "Represent all original method information in positions" by Ian Zerny · 1 year, 6 months ago
  43. bfdcaaa Represent all original method information in positions by Ian Zerny · 1 year, 6 months ago
  44. 428fc8d Update run_on_app.py to new gradle by Rico Wind · 1 year, 6 months ago
  45. b1ef5d6 Use new gradle in internal test script by Rico Wind · 1 year, 6 months ago
  46. d1dc7e8 Update run_on_app_dump to use new gradle by Rico Wind · 1 year, 6 months ago
  47. b65d75c Use asm depenendency directly instead of building by Rico Wind · 1 year, 6 months ago
  48. 1f9fe3e Remove new-gradle flag from compiledump by Rico Wind · 1 year, 6 months ago
  49. 70930b0 Don't fail bootstrap (or any) test module where a test filter don't match by Rico Wind · 1 year, 6 months ago
  50. b99abce Fix r8.py after moving to optparse by Rico Wind · 1 year, 6 months ago
  51. ee85cb5 Use new gradle for toolhelper by Rico Wind · 1 year, 6 months ago
  52. af9e8fb Cleanup toolhelper by Rico Wind · 1 year, 6 months ago
  53. 960b595 Remove unused python scripts by Rico Wind · 1 year, 6 months ago
  54. 0bb618c Don't expose internal class as public API bridge by Ian Zerny · 1 year, 6 months ago
  55. 93755fb Add gradle tasks to utils.py for easy update with moving by Rico Wind · 1 year, 6 months ago
  56. eb05ee7 Ignore test until main CL for updated positions lands by Ian Zerny · 1 year, 6 months ago
  57. c4dca68 BackportedMethodList api now forwards to desugaredMethodList by Clément Béra · 1 year, 6 months ago
  58. 6eea008 Add reporter DesugaredMethodsList by Clément Béra · 1 year, 6 months ago
  59. 6798141 Don't explicitly depend on targets in test.py for r8lib testing by Rico Wind · 1 year, 6 months ago
  60. d4d5f12 Reproduce hard verification error on dalvik for invoke virtual by Rico Wind · 1 year, 6 months ago
  61. a5b6893 Preserve positions for throwing instruction types by Ian Zerny · 1 year, 7 months ago
  62. e74bece Fix Kotlin-dev new error messages in tests by Clément Béra · 1 year, 6 months ago
  63. ad6ab82 Remove new-gradle bot, other bots are running this now by Rico Wind · 1 year, 6 months ago
  64. cebdd43 Remove the ability to run tests with old gradle by Rico Wind · 1 year, 6 months ago
  65. 72e8870 Remove old gradle support from archive.py by Rico Wind · 1 year, 6 months ago
  66. a5cd84a Only run java 20 tests on compatible vms by Rico Wind · 1 year, 6 months ago
  67. 453e7e2 Move test and archive to new-gradle by Rico Wind · 1 year, 6 months ago
  68. 031d83d Fix missing android.jar dependency from script by Clément Béra · 1 year, 6 months ago
  69. db11618 Switch golem over to use new gradle except test benchmark target by Rico Wind · 1 year, 6 months ago
  70. a4149d1 Remove fall-back for android.jar in command line by Clément Béra · 1 year, 6 months ago
  71. b0ce633 Revert "Revert "Remove seemingly unused keep rules"" by Rico Wind · 1 year, 6 months ago
  72. d407a56 Fix KotlinTypeReference and KotlinClassifiers by Clément Béra · 1 year, 6 months ago
  73. 909364a Add --disable-assertions to golem runs by Rico Wind · 1 year, 7 months ago
  74. 7257d9d Use _NONNULL_ for @AssumeNotNull testing annotation by Christoffer Quist Adamsen · 1 year, 6 months ago
  75. 8717f79 Always print command cache stats on bots if using the cache by Rico Wind · 1 year, 6 months ago
  76. b28b9f7 Support command cache statistics collection by Rico Wind · 1 year, 6 months ago
  77. 11b395c Revert "Remove seemingly unused keep rules" by Rico Wind · 1 year, 6 months ago
  78. 3d919e1 Rewrite SingleNullValue to SingleNumberValue after enum unboxing by Christoffer Quist Adamsen · 1 year, 7 months ago
  79. df39702 Mark BigDecimal#stripTrailingZeros as present in android.jar in test by Clément Béra · 1 year, 7 months ago
  80. ff039a3 Rewrite Kotlin metadata annotation type using kotlin descriptor by Clément Béra · 1 year, 7 months ago
  81. dcb43b4 Remove seemingly unused keep rules by Rico Wind · 1 year, 7 months ago
  82. 32c1d20 Correctly set flag to not run with assertions in run_on_app_dump by Rico Wind · 1 year, 7 months ago
  83. 64f8661 Fix BigDecimal#stripTrailingZeros for 0.0 by Clément Béra · 1 year, 7 months ago
  84. 6e310b3 Don't specialcase temporary folder generation on windows by Rico Wind · 1 year, 7 months ago
  85. 304e205 Remove duplicates in DesugaredMethodsList by Clément Béra · 1 year, 7 months ago
  86. 9455d24 Introduce DesugaredMethodsList command by Clément Béra · 1 year, 7 months ago
  87. ceb2c3b Use flexible types in DesugaredMethodList api by Clément Béra · 1 year, 7 months ago
  88. 99690a6 Avoid generating machine specification unecessarily by Clément Béra · 1 year, 7 months ago
  89. 7bc0986 Harmonize desugared method list generation by Clément Béra · 1 year, 7 months ago
  90. 759360f Fix retracing from comiledump.py by Rico Wind · 1 year, 7 months ago
  91. 74be153 Add a dedicated abstract null value by Christoffer Quist Adamsen · 1 year, 7 months ago
  92. e80bb43 Add more logging in case we can't move temp caching files by Rico Wind · 1 year, 7 months ago
  93. 6dd442a Add dependency for chrome and set correct path in new gradle by Rico Wind · 1 year, 7 months ago
  94. 105543c Add missing dependencies for kotlin old tests by Rico Wind · 1 year, 7 months ago
  95. 84c23a2 Use a UUID instead of thread id for temp cache files by Rico Wind · 1 year, 7 months ago
  96. 92a5a83 Add google format 1.14.0 to dependencies by Morten Krogh-Jespersen · 1 year, 7 months ago
  97. 52e1a6c Reserve synthetic bridge targets when compiling to CF by Morten Krogh-Jespersen · 1 year, 7 months ago
  98. 6d87956 Fix kotlin inline test expectation after issue has been fixed by Morten Krogh-Jespersen · 1 year, 7 months ago
  99. 7b39abd Do not store primitive dynamic return types from enum unboxing by Christoffer Quist Adamsen · 1 year, 7 months ago
  100. fe76bd0 Check if api modeling is enabled in class merger by Christoffer Quist Adamsen · 1 year, 7 months ago