1. 21bbcf8 Use natural order for git branches in cherry pick check by Rico Wind · 5 weeks ago
  2. 445d97a Prepare tools/r8_release.py for branch 8.11 by Søren Gjesse · 5 weeks ago
  3. 6d894ab Update Baklava (API level 36) SDK to revision 5 by Søren Gjesse · 5 weeks ago
  4. 35554e0 Fix Python warning in tag_versions.py script by Søren Gjesse · 5 weeks ago
  5. c824514 Make trigger.py happy with internal url by Rico Wind · 6 weeks ago
  6. 9f2646f Update tools/r8_release.py to avoid Python warnings by Søren Gjesse · 7 weeks ago
  7. d393be2 Add tool for copying keep annotations Kotlin files to androidx by Søren Gjesse · 7 weeks ago
  8. cad8f2f Fix compiler typo in compiledump.py by Christoffer Adamsen · 7 weeks ago
  9. fffe3c8 Fix compiledump for d8 compilations by Rico Wind · 7 weeks ago
  10. f4f713b Move r8 assistant runtime files to seperate module. by Rico Wind · 7 weeks ago
  11. ba76119 Move version retrieval down after we have run gradle by Rico Wind · 9 weeks ago
  12. ce5d740 Add version to r8-version.properties by Rico Wind · 9 weeks ago
  13. 591455a Add keep annotations in androidx namespace by Søren Gjesse · 9 weeks ago
  14. a8ca584 Update Gradle to version 8.12.1 by Søren Gjesse · 9 weeks ago
  15. 650f1d9 Update Kotlin-metadata-jvm to 2.1.0 by Clément Béra · 9 weeks ago
  16. b2bab0e Add support for R8 partial in compiledump.py by Christoffer Adamsen · 2 months ago
  17. b86997a Also upload keepanno annotations to latest dev by Rico Wind · 2 months ago
  18. 3f4e21d Add support for feature splits in R8 partial by Christoffer Adamsen · 2 months ago
  19. 50da6a0 Ensure that we don't archive to latest for branches of dev by Rico Wind · 3 months ago
  20. ea00170 Archive to latest-dev on dev commits. by Rico Wind · 3 months ago
  21. 2efbbf5 Add R8 partial benchmarks for JetNews and Tivi by Christoffer Adamsen · 3 months ago
  22. e1b1875 Extend cherry-pick script to take reviewer and send mail by Søren Gjesse · 3 months ago
  23. 21ae17e Fix assertions in r8_release.py by Christoffer Adamsen · 3 months ago
  24. 3b661cb Add R8 partial NowInAndroid benchmark by Christoffer Adamsen · 3 months ago
  25. 1f5002a Add support for releasing multiple versions to GMaven by Søren Gjesse · 3 months ago
  26. f4f5370 Remove release script support for releasing to AOSP and Studio by Søren Gjesse · 3 months ago
  27. d423064 Prepare tools/r8_release.py for branch 8.10 by Søren Gjesse · 3 months ago
  28. 9bb34fa Cleanup supported JDK's by Søren Gjesse · 4 months ago
  29. 740f37d Pass JDK_HOME to gradlew directly and not through environment by Søren Gjesse · 4 months ago
  30. 0775136 Fix changed files command in perf by Christoffer Adamsen · 4 months ago
  31. eeb8d32 Fix upload to GCS from perf by Christoffer Adamsen · 4 months ago
  32. f19a990 Add option to select main/release benchmarks in go/r8perf by Christoffer Adamsen · 4 months ago
  33. 3396d81 Fix unsupported operator on bots due to older python by Christoffer Adamsen · 4 months ago
  34. 66d6321 Get branch of detached commit when archiving perf results by Christoffer Adamsen · 4 months ago
  35. 96e6e7e Include release benchmark data in perf aggregation by Christoffer Adamsen · 4 months ago
  36. 5b5c648 Archive release benchmark data in separate folder by Christoffer Adamsen · 4 months ago
  37. 78918d6 Add version to benchmark data by Christoffer Adamsen · 4 months ago
  38. 7a64eb5 Add perf.py option to skip GCS upload by Christoffer Adamsen · 4 months ago
  39. f7997e0 Make cherry-pick script ask for version for commit message when unknown by Søren Gjesse · 4 months ago
  40. 996fb3a Move testing of JDK-22 to JDK-23 by Søren Gjesse · 4 months ago
  41. 25ffd2a Add OpenJDK 23 GA by Søren Gjesse · 4 months ago
  42. 275dc25 Add NowInAndroid D8 release benchmark by Christoffer Adamsen · 4 months ago
  43. d2ab308 Fix compiledump split when no feature split resources are given by Rico Wind · 4 months ago
  44. d38df7e Update script downlading Kotlin dev compiler by Søren Gjesse · 4 months ago
  45. f112f67 Reproduce NoSuchElementException in move scheduler by Christoffer Adamsen · 4 months ago
  46. 2a90bde Rename debug to disable_assertions in toolhelper and callsites by Rico Wind · 5 months ago
  47. 3c6ab2e Add --disable-assertions flag to d8.py and r8.py by Christoffer Adamsen · 5 months ago
  48. 1ba4f01 Add support for API level 36 (Baklava) by Søren Gjesse · 5 months ago
  49. b557f92 Switch to Google Java formatter 1.24.0 by Søren Gjesse · 5 months ago
  50. 7e07a23 Add support for optimized resource shrinking flag in compiledump by Rico Wind · 5 months ago
  51. 3bbef10 Revrite script for adding Android SDK to third_party in Python by Søren Gjesse · 5 months ago
  52. 5a2eff2 Support resources for feature splits in compiledump by Rico Wind · 5 months ago
  53. 1d671c9 Make resource output name consistent with input name by Rico Wind · 5 months ago
  54. 4ce6d8b Add a --yes option to the cherry pick script by Søren Gjesse · 5 months ago
  55. a7d54f0 Temporarily use SwissArmyKnife for toolhelper invocations by Rico Wind · 5 months ago
  56. de8df45 Make --low-priority set R8_GRADLE_CORES_PER_FORK by Andrew Grieve · 5 months ago
  57. cc3c960 Fix path for compiledump utils by Rico Wind · 5 months ago
  58. 9115b89 Don't use reflective lookup for calling command builder code by Rico Wind · 5 months ago
  59. 75d7b62 Add a temporary workaround to rename enums in generated keep rules by Søren Gjesse · 5 months ago
  60. 2b98d66 Update asm to version 9.7.1 by Søren Gjesse · 5 months ago
  61. 0ff62f5 Prepare tools/r8_release.py for branch 8.9 by Søren Gjesse · 5 months ago
  62. 01fd21a Use perf.drop_caches in adb_utils by Christoffer Adamsen · 6 months ago
  63. 45f41b6 Show warmup in perf by Christoffer Adamsen · 6 months ago
  64. 6a9a086 Reland support for resource shrinking in dumps by Rico Wind · 6 months ago
  65. e5310ea Revert "Support resources shrinking in compiledump" by Rico Wind · 6 months ago
  66. 34dcf0d Ensure jdks when running compiledump by Rico Wind · 6 months ago
  67. 90bcad2 Support resources shrinking in compiledump by Rico Wind · 7 months ago
  68. 8c27293 Update tag script to create remote tags using Gerrit REST API by Søren Gjesse · 7 months ago
  69. 82f0acd Support tagging versions locally by Christoffer Quist Adamsen · 7 months ago
  70. 2aee841 Add --land option to test.py by Christoffer Adamsen · 7 months ago
  71. 83607ad Fix upload in perf.py by Christoffer Adamsen · 7 months ago
  72. 6b2d0d2 Run SystemUI benchmark on internal bot by Christoffer Adamsen · 7 months ago
  73. 193bdd324 Add SystemUI benchmarks for running locally by Christoffer Adamsen · 7 months ago
  74. 71711a3 Support for generating perf site locally by Christoffer Adamsen · 7 months ago
  75. 6ede6f7 Add percentiles to runtime perf data by Christoffer Adamsen · 7 months ago
  76. d052837 Use OpenJDK 11 to build smali by Søren Gjesse · 7 months ago
  77. 2b6dba9 Navigate benchmarks on perf using arrow left/right by Christoffer Adamsen · 7 months ago
  78. 55ff0e9 Use unique out dirs in perf.py by Christoffer Adamsen · 7 months ago
  79. 407c52f Fix output lookup path for sub benchmark by Christoffer Adamsen · 7 months ago
  80. 017a830 Fix iteration over sub benchmarks in perf.py by Christoffer Adamsen · 7 months ago
  81. 7eb2e6b Add NowInAndroid D8 incremental benchmark without library desugaring by Christoffer Adamsen · 7 months ago
  82. c12e43b Add NowInAndroid D8 incremental benchmark by Christoffer Adamsen · 7 months ago
  83. d15c48b Move retrace runtime scale to the left by Christoffer Adamsen · 7 months ago
  84. 993c226 Add NowInAndroid D8 benchmarks by Christoffer Adamsen · 7 months ago
  85. 58f03d3 Add HelloWorld D8 benchmarks by Christoffer Adamsen · 7 months ago
  86. 4088d34 Add flag to test.py to force lower priority of gradle processes by Rico Wind · 7 months ago
  87. 3e9286c Update dict access in perf.py by Christoffer Adamsen · 7 months ago
  88. f0d74a1 Fix remaining issues in upload_benchmark_data_to_google_storage.py by Christoffer Adamsen · 7 months ago
  89. bf2979b Fix missing parenthesis in upload_benchmark_data_to_google_storage by Christoffer Adamsen · 7 months ago
  90. 3146d50 Add retrace benchmark by Christoffer Adamsen · 7 months ago
  91. b750116 Fix benchmark terminology in perf scripts by Christoffer Adamsen · 7 months ago
  92. f05505b Refactor R8 perf to allow code reuse by Christoffer Adamsen · 7 months ago
  93. 0acdb1b Fix property access in r8perf by Christoffer Adamsen · 7 months ago
  94. 8fccd14 Use (wrong) shared library for libtinfo by Rico Wind · 7 months ago
  95. e1fe9b6 Fix project root when running from run_benchmark.py by Christoffer Adamsen · 8 months ago
  96. cdb63ca Line graphs for new metrics by Christoffer Adamsen · 8 months ago
  97. 2a7ab78 Prepare tools/r8_release.py for branch 8.8 by Søren Gjesse · 8 months ago
  98. 935e5d2 Update release script to handle desugared library version 2.1.x by Søren Gjesse · 8 months ago
  99. d10fec9 Update desugared library for releasing version 2.1.0 by Søren Gjesse · 8 months ago
  100. fb2e077 Highlight regressions higher than .1% in perf by Christoffer Adamsen · 8 months ago