1. cded680 Extend bootstrap benchmark with memory and size metrics. by Ian Zerny · 7 years ago
  2. f750172 r8lib_size_compare: Fix undefined variable by Mathias Rav · 7 years ago
  3. 56df69d Add programs to compare R8 and ProGuard output sizes by Mathias Rav · 7 years ago
  4. b46dc00 Add script to print R8 API not covered by API usage sample by Mathias Rav · 7 years ago
  5. 7a64eec Use golden files for runtime tests on Windows or Mac by Jean-Marie Henaff · 7 years ago
  6. faa0048 Temporarily disable -adaptresourcefilecontents in gmscore tests by Rico Wind · 7 years ago
  7. e3f3c52 Use command-line parsing in apiUsageSample by Mathias Rav · 7 years ago
  8. 3fb4a3a Add @Keep and @KeepForSubclassing annotations for public R8 API by Mathias Rav · 7 years ago
  9. 7617f63 Merge "minify_tool: Fix benchmark output and rename parameter" by Mathias Rav · 7 years ago
  10. d3499eb minify_tool: Fix benchmark output and rename parameter by Mathias Rav · 7 years ago
  11. a4042f5 Fix two invocations of toolhelper.run() by Mathias Rav · 7 years ago
  12. 92f3340 Refactor minify-tool.py and add run_bootstrap_benchmark.py by Mathias Rav · 7 years ago
  13. 20c7c20 Merge "Add script to run R8 on a command-line program" by Mathias Rav · 7 years ago
  14. 97b8cb1 Merge "Add golem build utility" by Rico Wind · 7 years ago
  15. c511e94 Add golem build utility by Rico Wind · 7 years ago
  16. bfcf728 Add script to run R8 on a command-line program by Mathias Rav · 7 years ago
  17. 9cf6a74 utils.py: Run dexsegments via the swiss army knife by Mathias Rav · 7 years ago
  18. 60e82a2 Merge "Tools: Switch from JAR-per-tool to a single swiss army knife" by Mathias Rav · 7 years ago
  19. dd6a6de Tools: Switch from JAR-per-tool to a single swiss army knife by Mathias Rav · 7 years ago
  20. c0b1638 Archive repackaged r8 for maven compatibility by Rico Wind · 7 years ago
  21. 6feccf2 Don't use v in version by Rico Wind · 7 years ago
  22. 247bdec Unfork the shadow library for repackaging. by Mads Ager · 7 years ago
  23. 6d1a71c Run tree shaking tests in parallel by Mathias Rav · 7 years ago
  24. 2335923 Fix result parsing for gradle benchmarks by Rico Wind · 7 years ago
  25. 834e7fc Allow gradle benchmarks to run without downloading by Rico Wind · 7 years ago
  26. 093e936 Merge "Shorten names of gradle benchmarks" by Rico Wind · 7 years ago
  27. e03b1a4 Shorten names of gradle benchmarks by Rico Wind · 7 years ago
  28. ab38fb9 Allow gradle benchmarks to be run individually by Rico Wind · 7 years ago
  29. 5945958 Redirect output from -printusage in app script by Søren Gjesse · 7 years ago
  30. f1d47f6 Merge "Set ANDROID_HOME in test_gradle_bench.py" by Jean-Marie Hénaff · 7 years ago
  31. 889dd94 Set ANDROID_HOME in test_gradle_bench.py by Jean-Marie Henaff · 7 years ago
  32. 12c5209 Generate aapt Proguard configuration in apk build script by Søren Gjesse · 7 years ago
  33. e4e36d1 Add some gradle benchmarks by Jean-Marie Henaff · 7 years ago
  34. 843b571 Merge "Update Mac dx to a version that supports class file v52" by Jean-Marie Hénaff · 7 years ago
  35. 7ee97c9 Merge "Update dx to a version that support class file v52." by Jean-Marie Hénaff · 7 years ago
  36. 20fe766 Update Mac dx to a version that supports class file v52 by Jean-Marie Henaff · 7 years ago
  37. 0ed24cc Add tool for building sample apks using only sdk tools by Rico Wind · 7 years ago
  38. c922217 Update dx to a version that support class file v52. by Jean-Marie Henaff · 7 years ago
  39. 88ac49e Run CF backend on Art tests by Mathias Rav · 7 years ago
  40. c872f06 Revert "Run CF backend on Art tests" by Rico Wind · 7 years ago
  41. 66f599c Run CF backend on Art tests by Mathias Rav · 7 years ago
  42. 71a6c52 Add Python script to easily run ASMifier by Søren Gjesse · 7 years ago
  43. 10307de Specify version of Notify. by Jinseong Jeon · 7 years ago
  44. d0d88cf Upload extracted maven directory when archiving by Rico Wind · 7 years ago
  45. fae457f Use same directory structure in the maven zip that the resulting by Rico Wind · 7 years ago
  46. 6b5d3b8 update_prebuilds_in_android.py to fail early on invalid hash. by Tamas Kenez · 7 years ago
  47. bc7b2ce Change the check for java version to exclude google versions. by Mads Ager · 7 years ago
  48. 345ee40 Add JDWP debugging test for line-table information. by Ian Zerny · 7 years ago
  49. 53b52bb Merge "Add sanity check to archiving script" by Rico Wind · 7 years ago
  50. 1a29c4f Add sanity check to archiving script by Rico Wind · 7 years ago
  51. 9e50e66 Merge "Revert "Add tool for easy invocation of dex2oat"" by Rico Wind · 7 years ago
  52. cefeeeb Revert "Add tool for easy invocation of dex2oat" by Rico Wind · 7 years ago
  53. 5dac448 migrate /google/data from gmscore-size to r8 by Jeffrey van Gogh · 7 years ago
  54. 8fd4b73 Add tool for easy invocation of dex2oat by Rico Wind · 7 years ago
  55. 03463d3 Add --version flag to update_prebuilds_in_android.py by Rico Wind · 7 years ago
  56. 8b7cca4 Update the comment in generated tests by Søren Gjesse · 7 years ago
  57. 02f0f9d Add download of Dalvik 4.0.4 and fix status files. by Stephan Herhut · 7 years ago
  58. c9b75cd Revert "Revert "Remove "ignore missing classes" from R8 API."" by Ian Zerny · 7 years ago
  59. faa0fba Revert "Remove "ignore missing classes" from R8 API." by Mads Ager · 7 years ago
  60. 32eb346 Remove "ignore missing classes" from R8 API. by Ian Zerny · 7 years ago
  61. f701c47 Add build of Dalvik 4.0.4 to dependencies. by Stephan Herhut · 7 years ago
  62. 0c2dff9 Make gradle.py print an actual exception instead of complaining that by Rico Wind · 7 years ago
  63. b10c07f Also archive src jar. by Mads Ager · 7 years ago
  64. d25bfde Fix typo. by Mads Ager · 7 years ago
  65. afc0cda Only put version file in jars. by Mads Ager · 7 years ago
  66. 12a56bc Archive LICENSE file and copy that when updating prebuilts. by Mads Ager · 7 years ago
  67. 0bd1ebd Archive jar excluding dependencies when building on the buildbots. by Mads Ager · 7 years ago
  68. a4911eb Update maven release script to add dependencies. by Mads Ager · 7 years ago
  69. 0fab491 Add missing import. by Mads Ager · 7 years ago
  70. 14d9b07 Extend android prebuild update script with url download. by Mads Ager · 7 years ago
  71. ac79413 Update archive script to also archive maven packaging. by Mads Ager · 7 years ago
  72. 6d1934f Add tool to update jars in an Android tree by Søren Gjesse · 7 years ago
  73. 7346019 Fix typos in maven script. by Mads Ager · 7 years ago
  74. a974561 Add script for creating maven package. by Mads Ager · 7 years ago
  75. 8f26fa9 Change releaser name in version file by Yohann Roussel · 7 years ago
  76. 5c0a323 Allow to run test with a custom java by Mikaël Peltier · 7 years ago
  77. a10ffba Merge "Store git SHA-1 in jar archived by build bots" by Yohann Roussel · 7 years ago
  78. 73f58e1 Store git SHA-1 in jar archived by build bots by Yohann Roussel · 7 years ago
  79. adfde76 Update AOSP reference by Søren Gjesse · 7 years ago
  80. c928942 Merge "run_on_app.py: Don't use --pg-map for R8, it's no longer supported" by Tamas Kenez · 7 years ago
  81. dc9d8a2 Build and archive compatproguard.jar by Søren Gjesse · 7 years ago
  82. d59ea75 run_on_app.py: Don't use --pg-map for R8, it's no longer supported by Tamas Kenez · 7 years ago
  83. 2f72029 Use more robust command for getting branches that a commit is on by Rico Wind · 8 years ago
  84. c2aa665 Update Art and Art tests from aosp master by mikaelpeltier · 8 years ago
  85. ae6585e Run JDWP tests on Dalvik by Sebastien Hertz · 8 years ago
  86. ce162f3 Enable run of tests on devices and emulators by Jean-Marie Henaff · 8 years ago
  87. 0f4e7fb Support multiple test filters in test.py script by Sebastien Hertz · 8 years ago
  88. 74fab30 Archive compatdx jar by Rico Wind · 8 years ago
  89. d183499 Change benchmark flag for correct comparison. by Tamas Kenez · 8 years ago
  90. faae441 Update and activate goyt @170197324. by Tamas Kenez · 8 years ago
  91. bf10b87 Don't require specific google internal java version for aosp testing. by Rico Wind · 8 years ago
  92. 79b9e1e Update the docker image to use Debian stretch by Søren Gjesse · 8 years ago
  93. 8777aec No space after parameter name with default values by Rico Wind · 8 years ago
  94. 1d5ae40 Fork shadow for java9 support. by Mads Ager · 8 years ago
  95. 79d66bd If a file does not exist on x20, do not try to download it. by Stephan Herhut · 8 years ago
  96. 9749d17 Return 0 as return_code explicitly. by Jinseong Jeon · 8 years ago
  97. f3c4bd2 Merge "Update art test status for dalvik 4.4.4." by Mads Ager · 8 years ago
  98. cb49f9f Merge "Update tools/build_aosp.py" by Søren Gjesse · 8 years ago
  99. 539203f Update art test status for dalvik 4.4.4. by ager · 8 years ago
  100. 94c17d1 Revert "Update art test status for dalvik 4.4.4." by Mads Ager · 8 years ago