1. f5a57ec Add --temp flag to preserve compilation artifacts. by Ian Zerny · 3 years, 4 months ago
  2. 4cda9f9 Revert "Emit a pc-to-pc line mapping in debug info tables." by Ian Zerny · 3 years, 5 months ago
  3. 67f07de Emit a pc-to-pc line mapping in debug info tables. by Ian Zerny · 3 years, 5 months ago
  4. 378aa61 Use classpath for deps when building r8libnodeps by Morten Krogh-Jespersen · 3 years, 5 months ago
  5. c1fecfa Fix desugared library jdk11 build by Clément Béra · 3 years, 5 months ago
  6. f95490c Fix desugared library 11 jdk flag by Clément Béra · 3 years, 5 months ago
  7. 54696f7 Fix flags for desugared lib jdk11 by Clément Béra · 3 years, 5 months ago
  8. fc5ad67 Build retrace when running app dumps by Rico Wind · 3 years, 5 months ago
  9. 09a80cd Both flags for desugared jdk lib 11 by Clément Béra · 3 years, 5 months ago
  10. 3a701b1 New bazel flag for desugared jdk lib 11 by Clément Béra · 3 years, 5 months ago
  11. f4d6ba8 Build jdk11 desugared lib with jdk11 by Clément Béra · 3 years, 5 months ago
  12. e572a80 Fix error printing of missing file/dir in apk compare by Rico Wind · 3 years, 8 months ago
  13. 280fae0 Remove redundant whitespace in internal_test.py by Christoffer Quist Adamsen · 3 years, 5 months ago
  14. e2788d2 Use current python in internal_test.py by Christoffer Quist Adamsen · 3 years, 5 months ago
  15. 274bb8a Print art and openjdk processes running when timeout handler hits by Rico Wind · 3 years, 5 months ago
  16. 6aa4ea3 Use generated luci-schedular when triggering CLs by Morten Krogh-Jespersen · 3 years, 5 months ago
  17. 501efac Use r8retrace.jar and not r8lib.jar for retracing by Morten Krogh-Jespersen · 3 years, 6 months ago
  18. f7b4811 [ApiModel] Enable api modeling by Morten Krogh-Jespersen · 3 years, 6 months ago
  19. 98ee89a Reland "Revert "Reland "Revert removing retrace from utils""" by Morten Krogh-Jespersen · 3 years, 6 months ago
  20. 30eefef Revert "Reland "Revert removing retrace from utils"" by Morten Krogh-Jespersen · 3 years, 6 months ago
  21. fb58990 Reland "Revert removing retrace from utils" by Morten Krogh-Jespersen · 3 years, 6 months ago
  22. 124c4c4 Update the archive_desugar_jdk_libs.py script by Søren Gjesse · 3 years, 6 months ago
  23. cec4be2 Revert "Revert removing retrace from utils" by Søren Gjesse · 3 years, 6 months ago
  24. f9a152c Revert "[Retrace] Remove r8retrace.jar and use r8lib.jar instead" by Morten Krogh-Jespersen · 3 years, 6 months ago
  25. 2efe385 Revert "[Retrace] Remove retrace jars from archiving" by Morten Krogh-Jespersen · 3 years, 6 months ago
  26. 31b38eb Revert removing retrace from utils by Morten Krogh-Jespersen · 3 years, 6 months ago
  27. 8680e08 Fix creating r8lib and getting version for Windows by Morten Krogh-Jespersen · 3 years, 6 months ago
  28. cbcd503 Update retrace.py to automatically find r8lib mappings. by Ian Zerny · 3 years, 6 months ago
  29. 00a1908 Fix broken refactoring. by Ian Zerny · 3 years, 6 months ago
  30. d31dd73 Directly extract Version.LABEL in create_r8lib. by Ian Zerny · 3 years, 6 months ago
  31. 848da97 Add version to r8lib source file attributes. by Ian Zerny · 3 years, 6 months ago
  32. 2f48f3f Use dex byte code size for simple/double inlining limits by Christoffer Quist Adamsen · 3 years, 6 months ago
  33. ef7420c Try to fix test uploading from windows by Rico Wind · 3 years, 6 months ago
  34. a0d27cf Call external script to create r8lib. by Ian Zerny · 3 years, 6 months ago
  35. 595fb64 Run the same jar on golem that we ship by Rico Wind · 3 years, 6 months ago
  36. 2511365 Don't generate dx based art tests by Rico Wind · 3 years, 6 months ago
  37. ef978ff Allow passing in custom file name for archiving failures by Morten Krogh-Jespersen · 3 years, 6 months ago
  38. 89e1901 Move compilation of R8 out in run_on_app.py to ensure proper timing by Morten Krogh-Jespersen · 3 years, 6 months ago
  39. 1768e25 Read system property information in compiledump.py by Søren Gjesse · 3 years, 6 months ago
  40. 57e20e8 [Retrace] Add support for retracing stacktraces with outlines by Morten Krogh-Jespersen · 3 years, 6 months ago
  41. b46489a [Retrace] Remove retrace jars from archiving by Morten Krogh-Jespersen · 3 years, 6 months ago
  42. 20458bd [Retrace] Remove r8retrace.jar and use r8lib.jar instead by Morten Krogh-Jespersen · 3 years, 6 months ago
  43. f3069c8 Use sys.executable for calling google-java-format-diff.py by Christoffer Quist Adamsen · 3 years, 6 months ago
  44. 44eee51 Update release script by Søren Gjesse · 3 years, 7 months ago
  45. 0f8d88b Determine compiler for compiling dump from build.properties by Søren Gjesse · 3 years, 6 months ago
  46. 46cdf98 Trigger bots by Rico Wind · 3 years, 6 months ago
  47. 5e8f04e Add verbose option to retrace.py by Christoffer Quist Adamsen · 3 years, 7 months ago
  48. 3e0054b Fix kotlin compiler dev option name by Morten Krogh-Jespersen · 3 years, 7 months ago
  49. c616fcd Add support for running kotlin tests on kotlin dev version by Morten Krogh-Jespersen · 3 years, 7 months ago
  50. c69a554 Add support for downloading kotlin dev compilers by Morten Krogh-Jespersen · 3 years, 7 months ago
  51. f35d1fa Remove tachiyomi from run_on_app by Rico Wind · 3 years, 7 months ago
  52. 51f0bb2 Suppress warning of javax.annotation.Nullable in checked in r8 compilation by Rico Wind · 3 years, 7 months ago
  53. 9b6cb13 Remove youtube 16.12 by Rico Wind · 3 years, 7 months ago
  54. 46d63e5 Remove references to bundled opensource apps now that we have dumps by Morten Krogh-Jespersen · 3 years, 7 months ago
  55. f264deb Prepare tools/r8_release.py for branch 3.2 by Søren Gjesse · 3 years, 7 months ago
  56. 1d5c4ea Adjust min limit for youtube to not time out by Morten Krogh-Jespersen · 3 years, 8 months ago
  57. 0e67289 Remove printing to stdout_fd in internal_test.py by Morten Krogh-Jespersen · 3 years, 8 months ago
  58. d7f1620 Update min_xmx_limits for youtube by Morten Krogh-Jespersen · 3 years, 8 months ago
  59. c9e52f7 Prune -libraryjars, -injars and print statements from compiledump inputs by Rico Wind · 3 years, 8 months ago
  60. 953f7c4 Add host Art 12.0.0-beta4 by Søren Gjesse · 3 years, 8 months ago
  61. cae764d Add --testing-state-name flag to test.py by Ian Zerny · 3 years, 8 months ago
  62. b6b2eb5 Add --regex option to tools/retrace.py by Morten Krogh-Jespersen · 3 years, 8 months ago
  63. a565f01 Enable test assertions when running run_on_app by Morten Krogh-Jespersen · 3 years, 9 months ago
  64. efc67e0 Revert "Update test.py to python3" by Morten Krogh-Jespersen · 3 years, 9 months ago
  65. 7be9b01 Update test.py to python3 by Morten Krogh-Jespersen · 3 years, 9 months ago
  66. 8a933c5 Copy the correct JAR for the JDK11 based desugared library by Søren Gjesse · 3 years, 9 months ago
  67. 23f0b03 Reland "Only use source supertype for generic signature if not interface" by Morten Krogh-Jespersen · 3 years, 9 months ago
  68. 4832e8b Update ASM to version 9.2 by Søren Gjesse · 3 years, 9 months ago
  69. 81d4150 Include *_data.py files in restart_if_new_version() check by Christoffer Quist Adamsen · 3 years, 10 months ago
  70. c485a2f Revert "Only use source supertype for generic signature if not interface" by Morten Krogh-Jespersen · 3 years, 10 months ago
  71. fd1b17b Reland "Clear generic signatures for horizontally merged targets" by Morten Krogh-Jespersen · 3 years, 10 months ago
  72. 10667af Revert "Account for pruned super signature in vertical class merger" by Morten Krogh-Jespersen · 3 years, 10 months ago
  73. 98051f5 Add enableTestAssertions to compiledump when running with assertions by Morten Krogh-Jespersen · 3 years, 10 months ago
  74. 6c70240 Add --print-times option to run_on_app_dump.py by Morten Krogh-Jespersen · 3 years, 10 months ago
  75. 674099e Fix incorrect argument in compiledump.py by Ian Zerny · 3 years, 10 months ago
  76. 0e53ff1 Add --summary flag to compiledump.py by Ian Zerny · 3 years, 10 months ago
  77. 8a5f3df Update TAP info in release script by Søren Gjesse · 3 years, 10 months ago
  78. 5102b91 Use quiet flag for golem benchmark runs by Rico Wind · 3 years, 10 months ago
  79. 0565a7b Revert "Update test.py to python3" by Søren Gjesse · 3 years, 10 months ago
  80. b2ae4c6 Fix path for benchmark resources on golem by Rico Wind · 3 years, 10 months ago
  81. fb2caf8 Update create_jctf_tests.py and download_from_x20.py to python3 by Christoffer Quist Adamsen · 3 years, 10 months ago
  82. 80c863c Update test.py to python3 by Christoffer Quist Adamsen · 3 years, 10 months ago
  83. e18f920 Add YouTube 16.20 by Christoffer Quist Adamsen · 3 years, 10 months ago
  84. a2703f8 Tool for tagging R8 and AGP versions. by Ian Zerny · 3 years, 10 months ago
  85. ec660e5 Prepare tools/r8_release.py for branch 3.1 by Søren Gjesse · 4 years ago
  86. 25ef552 Fix release script fo Python 3.0 by Søren Gjesse · 4 years ago
  87. 202330b Fix relative file checks in compiledump. by Ian Zerny · 4 years ago
  88. 6b668e8 Remove gmscore v4 to v9 by Christoffer Quist Adamsen · 4 years ago
  89. 27ea4c7 Rename new testing state and its flags. by Ian Zerny · 4 years ago
  90. 9a0e96a Add new test reporting option. by Ian Zerny · 4 years ago
  91. c6655726 Adjust memory expectations for YouTube by Christoffer Quist Adamsen · 4 years ago
  92. 9ff31b7 Fix call to retrace in compiledump.py by Ian Zerny · 4 years ago
  93. f2f4c29 Revert "Revert "Allow execution time of the slowest tests to be printed"" by Rico Wind · 4 years ago
  94. 4380de3 Remove old YouTube versions by Christoffer Quist Adamsen · 4 years ago
  95. 01c15c6 Revert "Allow execution time of the slowest tests to be printed" by Rico Wind · 4 years ago
  96. 654eda1 Allow execution time of the slowest tests to be printed by Rico Wind · 4 years ago
  97. 019e778 Update default test.py to run just one jdk. by Ian Zerny · 4 years ago
  98. 4d38d03 Allow specifying --version to d8.py by Christoffer Quist Adamsen · 4 years ago
  99. bb624e4 Add l8 as a compiler to compiledump.py by Morten Krogh-Jespersen · 4 years ago
  100. 7ff1409 Add YouTube 16.12 to run_on_app.py by Christoffer Quist Adamsen · 4 years ago