1. 9f0345d Per module testing state with shared index by Ian Zerny · 1 year, 7 months ago
  2. c2de7b7 Port testing state to new gradle set up by Ian Zerny · 1 year, 7 months ago
  3. db79e5d Fix custom conversion path by Clément Béra · 1 year, 7 months ago
  4. b43073c Put back downloading of custom conversion by Clément Béra · 1 year, 7 months ago
  5. 3718ad0 Move CustomConversion gradle task to third_party and test by Clément Béra · 1 year, 7 months ago
  6. be6661d Parallelize run_on_app_dump.py by Christoffer Quist Adamsen · 1 year, 7 months ago
  7. 65ef298 Parallelize run_on_app.py by Christoffer Quist Adamsen · 1 year, 7 months ago
  8. f13d18f Archive keepanno-annotations.jar by Ian Zerny · 1 year, 10 months ago
  9. 9c1e702 Update utils.py to check for build-tools version 32 by Morten Krogh-Jespersen · 2 years, 2 months ago
  10. eddc661 Add missing path constant by Søren Gjesse · 2 years, 7 months ago
  11. 2b04769 Prepare release scripts for new JDK-11 desugared library variants by Søren Gjesse · 2 years, 7 months ago
  12. 0476ce8 Revert "Prepare release scripts for new JDK-11 desugared library variants" by Søren Gjesse · 2 years, 8 months ago
  13. b1d4edf Prepare release scripts for new JDK-11 desugared library variants by Søren Gjesse · 2 years, 8 months ago
  14. 4d9fc51 Extend generate_startup_descriptors.py to app bundles by Christoffer Quist Adamsen · 2 years, 8 months ago
  15. 7607ebe Add --bypass-hooks option to git_sync_cl_chain.py by Christoffer Quist Adamsen · 2 years, 9 months ago
  16. e18fa6e Cleanup building the desugared library configurations by Søren Gjesse · 2 years, 9 months ago
  17. 00aedde Fix file suffix on archive.py by Clément Béra · 2 years, 9 months ago
  18. 8c803b4 Align before signing in apk_masseur.py by Christoffer Quist Adamsen · 2 years, 10 months ago
  19. 158ef9f Always use local mapping file if it matches by Rico Wind · 2 years, 11 months ago
  20. 0342428 Remove ability to set public_read by Rico Wind · 3 years ago
  21. e83c378 Never set public-read on gcs uploads by Rico Wind · 3 years ago
  22. 635b2de Archive internal test failures to new bucket by Rico Wind · 3 years ago
  23. d31b589 Remove old D8 target by Rico Wind · 3 years ago
  24. f10aa4a Temporarily disable gsutil public-read by Rico Wind · 3 years ago
  25. 29d108a Fix typo in r8_release.py by Søren Gjesse · 3 years ago
  26. 705a3b1 Build the desugared library configuration for the JDK-11 legacy by Søren Gjesse · 3 years ago
  27. fd18637 Use decode('utf-8') for all subprocess calls by Rico Wind · 3 years, 1 month ago
  28. 8dadb31 Be consistent between str and decode for internal_test by Rico Wind · 3 years, 1 month ago
  29. 9c528f9 Fix internal test script for python3 by Rico Wind · 3 years, 1 month ago
  30. cb8bda6 Fix hash comparison for internal test by Rico Wind · 3 years, 1 month ago
  31. 161ff74 Infrastructure for test based benchmarks. by Ian Zerny · 3 years, 2 months ago
  32. 86c4cfd Enable uploading a development hash to google3. by Ian Zerny · 3 years, 2 months ago
  33. 98ee89a Reland "Revert "Reland "Revert removing retrace from utils""" by Morten Krogh-Jespersen · 3 years, 5 months ago
  34. 30eefef Revert "Reland "Revert removing retrace from utils"" by Morten Krogh-Jespersen · 3 years, 5 months ago
  35. fb58990 Reland "Revert removing retrace from utils" by Morten Krogh-Jespersen · 3 years, 5 months ago
  36. cec4be2 Revert "Revert removing retrace from utils" by Søren Gjesse · 3 years, 5 months ago
  37. 31b38eb Revert removing retrace from utils by Morten Krogh-Jespersen · 3 years, 6 months ago
  38. ef7420c Try to fix test uploading from windows by Rico Wind · 3 years, 6 months ago
  39. 57e20e8 [Retrace] Add support for retracing stacktraces with outlines by Morten Krogh-Jespersen · 3 years, 6 months ago
  40. 46d63e5 Remove references to bundled opensource apps now that we have dumps by Morten Krogh-Jespersen · 3 years, 7 months ago
  41. 4d38d03 Allow specifying --version to d8.py by Christoffer Quist Adamsen · 4 years ago
  42. 1b52acf Change master->main for non bot code in repo by Rico Wind · 4 years ago
  43. ef19577 Add support for building with the JDK11 based desugared library by Søren Gjesse · 4 years, 1 month ago
  44. 5959392 Add ability to print golem config from run_on_app_dump by Rico Wind · 4 years, 1 month ago
  45. 8622274 Enable compiling youtube_15_33 as a dump by Morten Krogh-Jespersen · 4 years, 1 month ago
  46. 1ca046c Add -ignorewarnings to run_on_app.py tests by Christoffer Quist Adamsen · 4 years, 1 month ago
  47. 3dc207b Update desugared library in third_party to 1.1.3 by Søren Gjesse · 4 years, 1 month ago
  48. f54dd78 Fix dex-segment utils script for running on python3 by Morten Krogh-Jespersen · 4 years, 2 months ago
  49. 744ba75 Enable easy signing of apks with apk_utils.py by Rico Wind · 4 years, 2 months ago
  50. 50930e4 Fix 'Can't mix strings and bytes in path components' from run_on_app.py by Christoffer Quist Adamsen · 4 years, 2 months ago
  51. 45abed9 Update run_on_app to be python3 by Morten Krogh-Jespersen · 4 years, 2 months ago
  52. d3b7b8a [Retrace] Archive retrace.jar in google3 by Morten Krogh-Jespersen · 4 years, 3 months ago
  53. 5c9ded1 Fix missing import in run_on_app_dump.py by Christoffer Quist Adamsen · 4 years, 3 months ago
  54. 3d369b4 Make run_on_app_dump.py run with python3 by Rico Wind · 4 years, 3 months ago
  55. 870fa46 Add a --hash option to run_on_app.py by Christoffer Quist Adamsen · 4 years, 4 months ago
  56. 51db2b0 Add support for using source when using compile-dump and run_on_app by Morten Krogh-Jespersen · 4 years, 5 months ago
  57. 45d7a7b Add run_on_as_app_dump.py for running dumps for apps by Morten Krogh-Jespersen · 4 years, 5 months ago
  58. ee086b2 Check desugared library implementation when generating lint files by Søren Gjesse · 4 years, 5 months ago
  59. ec3047b Change r8_release to use gcert by Morten Krogh-Jespersen · 4 years, 8 months ago
  60. 859dd89 Utility scripts for shrinkers. by Ian Zerny · 4 years, 9 months ago
  61. 5ffa58f Add command line utility for compile dump files. by Ian Zerny · 5 years ago
  62. 89a5b06 Make tools/retrace.py use R8 version of retrace by Morten Krogh-Jespersen · 5 years ago
  63. 927a92e Fix location of desugar_jdk_libs.json by Søren Gjesse · 5 years ago
  64. 17fc67d Include custom conversion classes in desugar library configuration by Søren Gjesse · 5 years ago
  65. 5844518 Temporary disable version check to fix tests by clementbera · 5 years ago
  66. a99636c Remove building of compat jars by Søren Gjesse · 5 years ago
  67. a239423 Update util to extract R8 version. by Jinseong Jeon · 5 years ago
  68. 81d9fd5 Fix Tests, Fix python script by clementbera · 5 years ago
  69. 7dc2571 Desugared lib: rename test packages by clementbera · 5 years ago
  70. 4e5c6fe Update release script to create new branch by Søren Gjesse · 5 years ago
  71. 5d02a6b Check for more failing strings in Gradle output by Morten Krogh-Jespersen · 5 years ago
  72. 59dfa4c Add version creation to release script. by Ian Zerny · 5 years ago
  73. 699f636 Download JDK8 for build of desugared library by Søren Gjesse · 5 years ago
  74. 0981b72 Enable archiving of --find-min-xmx results on GCS by Morten Krogh-Jespersen · 5 years ago
  75. 1e17153 Check version in desugar library configuration by Søren Gjesse · 6 years ago
  76. 6e5e584 Generate a Maven artefact with the desugar library configuration by Søren Gjesse · 6 years ago
  77. 1c115b5 Add a script for building desugar_jdk_libs by Søren Gjesse · 6 years ago
  78. cbeae78 Prepare for "lookup in library classes before program classes" by Søren Gjesse · 6 years ago
  79. fbb1f7a Download and link missing benchmark resources. by Ian Zerny · 6 years ago
  80. 7464530 Revert "Lookup in library classes before program classes" by Søren Gjesse · 6 years ago
  81. d62e2d5 Lookup in library classes before program classes by Søren Gjesse · 6 years ago
  82. 3709765 Benchmark for compiling a trivial hello world program. by Ian Zerny · 6 years ago
  83. 533e3ce Add debug.keystore for use in scripts by Rico Wind · 6 years ago
  84. ec283b5 Move opensource apps to cloud storage by Rico Wind · 6 years ago
  85. d55ce27 Use concurrent uploads when uploding directories by Rico Wind · 6 years ago
  86. cc2025b Remove whitespace - trigger bots by Rico Wind · 6 years ago
  87. 8fc8bfa Start archiving two maven zips by Rico Wind · 6 years ago
  88. e11f439 Consistently use SWARMING_BOT_ID to determine if we are on a bot by Rico Wind · 6 years ago
  89. 7cdd3a7 No logging of output when running with --golem on run_on_as_app by Morten Krogh-Jespersen · 6 years ago
  90. 7cf4c56 Extend run_on_as_app.py with --run-tests option by Christoffer Quist Adamsen · 6 years ago
  91. 0de1373 For run_on_as_app, use r8 jar to find version and not Version.java by Morten Krogh-Jespersen · 6 years ago
  92. 3ddc6b0 Run internal bot on new waterfall by Rico Wind · 6 years ago
  93. 220e570 Add android_sdk to third_party to be used by golem when benchmarking by Morten Krogh-Jespersen · 6 years ago
  94. a2b1d5a Move archiving back to old bots until we have a prioritized pool by Rico Wind · 6 years ago
  95. faaac01 Move archiving to new bots by Rico Wind · 6 years ago
  96. 5409086 Script for uploading opensource apps to x20 by Morten Krogh-Jespersen · 6 years ago
  97. 3f54e22 Use jdk.GetJavaExecutable() in tools. by Ian Zerny · 6 years ago
  98. 5fffb0a Add a pinned JDK 9 to third_party and update Gradle to 5.2 by Ian Zerny · 6 years ago
  99. 6474020 Allow for downloading open source apps as an x20 dependency by Morten Krogh-Jespersen · 6 years ago
  100. e0ce6a3 Pin apps to a specific revision by Morten Krogh-Jespersen · 6 years ago