1. 5ffa58f Add command line utility for compile dump files. by Ian Zerny · 5 years ago
  2. 89a5b06 Make tools/retrace.py use R8 version of retrace by Morten Krogh-Jespersen · 5 years ago
  3. 927a92e Fix location of desugar_jdk_libs.json by Søren Gjesse · 5 years ago
  4. 17fc67d Include custom conversion classes in desugar library configuration by Søren Gjesse · 5 years ago
  5. 5844518 Temporary disable version check to fix tests by clementbera · 5 years ago
  6. a99636c Remove building of compat jars by Søren Gjesse · 5 years ago
  7. a239423 Update util to extract R8 version. by Jinseong Jeon · 5 years ago
  8. 81d9fd5 Fix Tests, Fix python script by clementbera · 5 years ago
  9. 7dc2571 Desugared lib: rename test packages by clementbera · 5 years ago
  10. 4e5c6fe Update release script to create new branch by Søren Gjesse · 5 years ago
  11. 5d02a6b Check for more failing strings in Gradle output by Morten Krogh-Jespersen · 5 years ago
  12. 59dfa4c Add version creation to release script. by Ian Zerny · 5 years ago
  13. 699f636 Download JDK8 for build of desugared library by Søren Gjesse · 6 years ago
  14. 0981b72 Enable archiving of --find-min-xmx results on GCS by Morten Krogh-Jespersen · 6 years ago
  15. 1e17153 Check version in desugar library configuration by Søren Gjesse · 6 years ago
  16. 6e5e584 Generate a Maven artefact with the desugar library configuration by Søren Gjesse · 6 years ago
  17. 1c115b5 Add a script for building desugar_jdk_libs by Søren Gjesse · 6 years ago
  18. cbeae78 Prepare for "lookup in library classes before program classes" by Søren Gjesse · 6 years ago
  19. fbb1f7a Download and link missing benchmark resources. by Ian Zerny · 6 years ago
  20. 7464530 Revert "Lookup in library classes before program classes" by Søren Gjesse · 6 years ago
  21. d62e2d5 Lookup in library classes before program classes by Søren Gjesse · 6 years ago
  22. 3709765 Benchmark for compiling a trivial hello world program. by Ian Zerny · 6 years ago
  23. 533e3ce Add debug.keystore for use in scripts by Rico Wind · 6 years ago
  24. ec283b5 Move opensource apps to cloud storage by Rico Wind · 6 years ago
  25. d55ce27 Use concurrent uploads when uploding directories by Rico Wind · 6 years ago
  26. cc2025b Remove whitespace - trigger bots by Rico Wind · 6 years ago
  27. 8fc8bfa Start archiving two maven zips by Rico Wind · 6 years ago
  28. e11f439 Consistently use SWARMING_BOT_ID to determine if we are on a bot by Rico Wind · 6 years ago
  29. 7cdd3a7 No logging of output when running with --golem on run_on_as_app by Morten Krogh-Jespersen · 6 years ago
  30. 7cf4c56 Extend run_on_as_app.py with --run-tests option by Christoffer Quist Adamsen · 6 years ago
  31. 0de1373 For run_on_as_app, use r8 jar to find version and not Version.java by Morten Krogh-Jespersen · 6 years ago
  32. 3ddc6b0 Run internal bot on new waterfall by Rico Wind · 6 years ago
  33. 220e570 Add android_sdk to third_party to be used by golem when benchmarking by Morten Krogh-Jespersen · 6 years ago
  34. a2b1d5a Move archiving back to old bots until we have a prioritized pool by Rico Wind · 6 years ago
  35. faaac01 Move archiving to new bots by Rico Wind · 6 years ago
  36. 5409086 Script for uploading opensource apps to x20 by Morten Krogh-Jespersen · 6 years ago
  37. 3f54e22 Use jdk.GetJavaExecutable() in tools. by Ian Zerny · 6 years ago
  38. 5fffb0a Add a pinned JDK 9 to third_party and update Gradle to 5.2 by Ian Zerny · 6 years ago
  39. 6474020 Allow for downloading open source apps as an x20 dependency by Morten Krogh-Jespersen · 6 years ago
  40. e0ce6a3 Pin apps to a specific revision by Morten Krogh-Jespersen · 6 years ago
  41. d8ef3d6 Merge "Add precompiled cf_segments tool as x20 dependency" by Morten Krogh-Jespersen · 6 years ago
  42. ed8108e Set -1 as exit code if failing and no exit code. by Morten Krogh-Jespersen · 6 years ago
  43. 480784d Add precompiled cf_segments tool as x20 dependency by Morten Krogh-Jespersen · 6 years ago
  44. 38c7ca0 Extend framework_test with cf_segments by Morten Krogh-Jespersen · 6 years ago
  45. 33ac923 Merge "Set zipalign path in apk_masseur if build_tools not set on path" by Morten Krogh-Jespersen · 6 years ago
  46. c8efedd Set zipalign path in apk_masseur if build_tools not set on path by Morten Krogh-Jespersen · 6 years ago
  47. 16e925d Compress entries when outputting CF by Morten Krogh-Jespersen · 6 years ago
  48. 121c47b Make check for compilation errors in tools/utils a bit more precise by Morten Krogh-Jespersen · 6 years ago
  49. 1de3dde Add flag --quiet to run_on_as_app.py by Christoffer Quist Adamsen · 6 years ago
  50. 17879c1 Pass optional android jars to recompilation by Christoffer Quist Adamsen · 6 years ago
  51. 1b09c56 Add debugging info to internal_test to figure out why we don't restart after branch runs by Rico Wind · 6 years ago
  52. 017a700 Print retraced stack-trace on test-error by Morten Krogh-Jespersen · 6 years ago
  53. e28db46 Revert "Revert "Enable running tests on r8lib with dependencies"" by Morten Krogh-Jespersen · 6 years ago
  54. 8671990 Merge "Revert "Add script for archiving gradle test logs"" by Rico Wind · 6 years ago
  55. 06487ac Revert "Add script for archiving gradle test logs" by Rico Wind · 6 years ago
  56. 03ab76f Prepare R8-ed targets for AOSP and Studio releases. by Tamas Kenez · 6 years ago
  57. da6836e Add timeout handler when running on the bots by Rico Wind · 6 years ago
  58. 180be09 Archive script: build r8-ed r8 without dependencies. by Tamas Kenez · 6 years ago
  59. f960e9c Archive R8'd jars. by Tamas Kenez · 6 years ago
  60. 567494e Add script for archiving gradle test logs by Rico Wind · 6 years ago
  61. 0f5fc73 Simple inspect tool using CodeInspector from the test library. by Ian Zerny · 6 years ago
  62. 4a2d599 Convert most of dex2oat script to python and add version support. by Ian Zerny · 6 years ago
  63. 6238f22 Simplify app data files by Rico Wind · 7 years ago
  64. 4fd2dda Add printing of logs to the internal bot code (if failures) by Rico Wind · 7 years ago
  65. 139eece Add support for bot part of internal_test.py by Rico Wind · 7 years ago
  66. 800fd71 Add script to run internal testing by Rico Wind · 7 years ago
  67. 9d70f61 Add script to run kotlin benchmarks by Rico Wind · 7 years ago
  68. b46dc00 Add script to print R8 API not covered by API usage sample by Mathias Rav · 7 years ago
  69. 7a64eec Use golden files for runtime tests on Windows or Mac by Jean-Marie Henaff · 7 years ago
  70. 3fb4a3a Add @Keep and @KeepForSubclassing annotations for public R8 API by Mathias Rav · 7 years ago
  71. 9cf6a74 utils.py: Run dexsegments via the swiss army knife by Mathias Rav · 7 years ago
  72. c0b1638 Archive repackaged r8 for maven compatibility by Rico Wind · 7 years ago
  73. e4e36d1 Add some gradle benchmarks by Jean-Marie Henaff · 7 years ago
  74. d0d88cf Upload extracted maven directory when archiving by Rico Wind · 7 years ago
  75. bc7b2ce Change the check for java version to exclude google versions. by Mads Ager · 7 years ago
  76. 1a29c4f Add sanity check to archiving script by Rico Wind · 7 years ago
  77. b10c07f Also archive src jar. by Mads Ager · 7 years ago
  78. 12a56bc Archive LICENSE file and copy that when updating prebuilts. by Mads Ager · 7 years ago
  79. 0bd1ebd Archive jar excluding dependencies when building on the buildbots. by Mads Ager · 7 years ago
  80. a4911eb Update maven release script to add dependencies. by Mads Ager · 7 years ago
  81. ac79413 Update archive script to also archive maven packaging. by Mads Ager · 7 years ago
  82. dc9d8a2 Build and archive compatproguard.jar by Søren Gjesse · 8 years ago
  83. 74fab30 Archive compatdx jar by Rico Wind · 8 years ago
  84. ae3a121 Use ART default options by Sebastien Hertz · 8 years ago
  85. b4621c1 Add archive script that the bots can archive release versions by Rico Wind · 8 years ago
  86. 0cad51c test.py: add aosp_jar test by Tamas Kenez · 8 years ago
  87. dce9c87 Revert "Use python executable to drive upload script" by Rico Wind · 8 years ago
  88. 0a4085a Use python executable to drive upload script by Rico Wind · 8 years ago
  89. 2cf47cf Check java version in scripts running performance benchmarks. by Tamas Kenez · 8 years ago
  90. 02bff03 Factorize out print-dexsegments to utils, enable for other scripts: by Tamas Kenez · 8 years ago
  91. fc34cd8 Add memory usage tracking to test scripts. by Tamas Kenez · 8 years ago
  92. a94f01c Archive failures to cloud storage if gradle fails and the archive flag is set by Rico Wind · 8 years ago
  93. f80f5a2 Fix gradle initial dependency fetch on windows by Rico Wind · 8 years ago
  94. 82efeb5 CTS result readers: refactor common code into utils.py by Tamas Kenez · 8 years ago
  95. 971eec6 Add scripts to create a self-contained dir of logged D8 calls. by Tamas Kenez · 8 years ago
  96. 418d1ca Initial push. by Mads Ager · 8 years ago