1. f81b36c Optimize bitwise operations in nested @Composable functions by Christoffer Quist Adamsen · 1 year, 5 months ago
  2. e440234 Reland "Return a single dispatch target for final methods" by Christoffer Quist Adamsen · 1 year, 5 months ago
  3. 8d18fdf Remove processor demo and unused tests by Ian Zerny · 1 year, 5 months ago
  4. 6f8eccd Refactor argument propagation to allow subsequent partial runs by Christoffer Quist Adamsen · 1 year, 5 months ago
  5. 9179d88 Support for setting library-method-override info on synthesized methods by Christoffer Quist Adamsen · 1 year, 5 months ago
  6. f619cb8 Minor cleanup of cf bytecode passthrough by Christoffer Quist Adamsen · 1 year, 5 months ago
  7. 7daed62 Minor updates to cherry-pick.py by Christoffer Quist Adamsen · 1 year, 5 months ago
  8. 258a5b2 Generate item related parts of the keep annotation library by Ian Zerny · 1 year, 5 months ago
  9. dacd9e5 Fix IllegalAccessError from vertical class merging by Christoffer Quist Adamsen · 1 year, 5 months ago
  10. 3f30b52 Reproduce IllegalAccessError from vertical class merging by Christoffer Quist Adamsen · 1 year, 5 months ago
  11. ccc204a Use lens code rewriter in class inliner by Christoffer Quist Adamsen · 1 year, 5 months ago
  12. 9a45418 Actually use resourceShrinkerConfiguration by Rico Wind · 1 year, 5 months ago
  13. bcca61e Add resource shrinker configuration builder by Rico Wind · 1 year, 5 months ago
  14. cc52b7f Support feature split resource input/output by Rico Wind · 1 year, 5 months ago
  15. b73d14a Add non-default implementation of peekNext() / peekPrevious() where applicable by Andrew Grieve · 1 year, 5 months ago
  16. 5a0a510 Fix r8lib.jar retrieval in retrace.py by Christoffer Quist Adamsen · 1 year, 5 months ago
  17. ad79e4b Minor optimization to Value.aliasedUsers() by Andrew Grieve · 1 year, 5 months ago
  18. c18048a Increase simple inlining limit for redundant boxing and casts by Christoffer Quist Adamsen · 1 year, 5 months ago
  19. 98c9529 Move executor creation into threading module by Ian Zerny · 1 year, 5 months ago
  20. c18f3a0 Fix errorprone by Clément Béra · 1 year, 5 months ago
  21. 7718f88 Add temporary compatibility layer for human specification 100 by Clément Béra · 1 year, 5 months ago
  22. b88ba00 Update expectation of test that crashes ART by Christoffer Quist Adamsen · 1 year, 5 months ago
  23. a1085b0 Revert "Re-enable toArray desugaring" by Clément Béra · 1 year, 5 months ago
  24. 67972a3 Fix tools/r8_get.py by Ian Zerny · 1 year, 5 months ago
  25. c706032 Remove all uses of @KeepForRetraceApi by Ian Zerny · 1 year, 5 months ago
  26. ed1f851 Remove build and release tasks for retrace-only jars by Ian Zerny · 1 year, 5 months ago
  27. 27d0552 Remove use of USE_NEW_GRADLE_SETUP by Ian Zerny · 1 year, 5 months ago
  28. f6de45d Make download deps dependent on the output of the tar.gz file by Rico Wind · 1 year, 5 months ago
  29. d1c6760 Fix Machine Emulated Interface building by Clément Béra · 1 year, 5 months ago
  30. 9d45225 Fix emulated interface dispatch for Collection#forEach by Clément Béra · 1 year, 5 months ago
  31. fa7fa54 Fix errorprone error for build by Ian Zerny · 1 year, 5 months ago
  32. 2c8b051 Re-enable toArray desugaring by Clément Béra · 1 year, 5 months ago
  33. 9c3ed1b Prepare DesugarCollections integration by Clément Béra · 1 year, 5 months ago
  34. 25e6191 Release script now fail when releasing to studio-main by Søren Gjesse · 1 year, 5 months ago
  35. 9c55dff Replace all uses of @Keep/ForSubclassing in src by @KeepForApi by Ian Zerny · 1 year, 5 months ago
  36. 7ed0bff Add keep annotations as dependency of bootstrap tests by Ian Zerny · 1 year, 5 months ago
  37. 3a2cefc Disable shorten live ranges in debug mode by Christoffer Quist Adamsen · 1 year, 5 months ago
  38. 43b5cf0 Fix script configuration format version by Clément Béra · 1 year, 5 months ago
  39. 53ad90a Cleanup destination folders during gradle build by Christoffer Quist Adamsen · 1 year, 5 months ago
  40. e8eb610 Fix assertion error due to primitive or null value after enum unboxing by Christoffer Quist Adamsen · 1 year, 5 months ago
  41. 43426b0 Fix emulated interface with jdk21 methods in library by Clément Béra · 1 year, 5 months ago
  42. 8a7a68f Enable use of keep annotations for r8lib by Ian Zerny · 1 year, 5 months ago
  43. 29a441f [KeepAnno] Clean up AST after CLASS_AND_MEMBERS is a derived form by Ian Zerny · 1 year, 5 months ago
  44. ab686fe Remove failing git command from release script by Søren Gjesse · 1 year, 5 months ago
  45. 1826968 Reapply "Extend API test for marker information" by Ian Zerny · 1 year, 5 months ago
  46. f0eb2f8 Reapply "Update marker API with access to more of the marker information" by Ian Zerny · 1 year, 5 months ago
  47. d7c5c9e Fix incorrect instance-get replacement in class inliner by Christoffer Quist Adamsen · 1 year, 5 months ago
  48. d9781a4 Reproduce incorrect instance-get replacement in class inliner by Christoffer Quist Adamsen · 1 year, 5 months ago
  49. 8f4d078 Fix unsafe cast in Value#toString by Christoffer Quist Adamsen · 1 year, 5 months ago
  50. c5bf2c0 Update the spdx-gradle-plugin to latest HEAD with patch by Søren Gjesse · 1 year, 5 months ago
  51. bc4cbbe Revert "Update marker API with access to more of the marker information" by Ian Zerny · 1 year, 5 months ago
  52. 248b373 Revert "Extend API test for marker information" by Ian Zerny · 1 year, 5 months ago
  53. 8c88aa0 Extend API test for marker information by Ian Zerny · 1 year, 5 months ago
  54. 821e72a Update marker API with access to more of the marker information by Ian Zerny · 1 year, 5 months ago
  55. fa1ab61 Guard against no-line info in kotlin source debug extensions by Ian Zerny · 1 year, 5 months ago
  56. 2f0a434 Update threading in AppInfoWithLiveness by Ian Zerny · 1 year, 5 months ago
  57. c027d6b Update to use the capacity and unchecked task collection methods by Ian Zerny · 1 year, 5 months ago
  58. 3dbc4c5 Update threading in distributor and member pool collection by Ian Zerny · 1 year, 5 months ago
  59. 43a48bb Update root-set and if-rule evaluation to new threading module by Ian Zerny · 1 year, 5 months ago
  60. e70bd8c Update ThreadTaskUtils to new threading module by Ian Zerny · 1 year, 5 months ago
  61. 3d3a920 Update release script with Kotlin Script templates by Søren Gjesse · 1 year, 5 months ago
  62. e7801bf Rewrite ThreadUtils methods to use threading module by Ian Zerny · 1 year, 5 months ago
  63. 03f9256 Revert "Return a single dispatch target for final methods" by Christoffer Adamsen · 1 year, 5 months ago
  64. 18ef63b Return a single dispatch target for final methods by Christoffer Quist Adamsen · 1 year, 6 months ago
  65. 4c6e9b9 Update OpenJDK 21 to version 21.0.1 by Søren Gjesse · 1 year, 5 months ago
  66. a28c461 Update desugared library configuration versions by Søren Gjesse · 1 year, 5 months ago
  67. 5fa2db5 Use task collections in d8 method processor by Ian Zerny · 1 year, 5 months ago
  68. 68f5c13 Update release script to include threading modules in google3 by Ian Zerny · 1 year, 5 months ago
  69. 0cdac5b Fix test after renaming examplesJava20 to examplesJava21 by Søren Gjesse · 1 year, 5 months ago
  70. 00a9274 Add OpenJDK 21 GA build by Søren Gjesse · 1 year, 5 months ago
  71. 7ec4b3f Reapply "Update generation of SPDX namespace" by Søren Gjesse · 1 year, 5 months ago
  72. cdc6ae2 Fix unused import in MethodProcessor by Christoffer Quist Adamsen · 1 year, 5 months ago
  73. 00dd7da Revert "Update generation of SPDX namespace" by Søren Gjesse · 1 year, 5 months ago
  74. 118883e Remove unneeded MethodProcessor#createMethodProcessingContext by Christoffer Quist Adamsen · 1 year, 5 months ago
  75. 9aa93d2 Add hasAnnotation helper by Christoffer Quist Adamsen · 1 year, 5 months ago
  76. bbf8ec6 Update generation of SPDX namespace by Søren Gjesse · 1 year, 5 months ago
  77. 028f03f Bump the retrace timeout and log timestamps by Ian Zerny · 1 year, 5 months ago
  78. e55f55e Keep module implementation provider looked up via name by Ian Zerny · 1 year, 5 months ago
  79. 0dc3152 Load threading module using direct reflection. by Ian Zerny · 1 year, 5 months ago
  80. 077a73f Archive threading modules by Ian Zerny · 1 year, 5 months ago
  81. ca82e34 Don't mark methods processed in the tree pruner by Ian Zerny · 1 year, 5 months ago
  82. 3fb99fb Reapply "Introduce a threading module" by Ian Zerny · 1 year, 5 months ago
  83. e0c7cdf Don't run clean with --new-gradle on internal by Rico Wind · 1 year, 5 months ago
  84. 60e39f6 Revert "Introduce a threading module" by Ian Zerny · 1 year, 5 months ago
  85. 084418b Introduce a threading module by Ian Zerny · 1 year, 5 months ago
  86. f2d9603 Increase version count for google3 releasees by Rico Wind · 1 year, 5 months ago
  87. 98b7f85 Add tests for reading archives with both class files and DEX files by Søren Gjesse · 1 year, 5 months ago
  88. 49b0d8c Support @CovariantReturnType on abstract methods by Søren Gjesse · 1 year, 5 months ago
  89. 6197482 Add seen-check in bridge method analyzer by Christoffer Quist Adamsen · 1 year, 5 months ago
  90. c25e07e Make r8 legacy resource shrinker fully compatible with cli by Rico Wind · 1 year, 5 months ago
  91. 94db1ad Add more timing scopes to top-level R8 by Ian Zerny · 1 year, 5 months ago
  92. 4ea95dc Update asm to version 9.6 by Søren Gjesse · 1 year, 5 months ago
  93. df6194f Keep ArchiveProtoAndroidResourceConsumer by Rico Wind · 1 year, 5 months ago
  94. 441f03d Reapply "Initial setup for doing legacy resource shrinking in R8" by Rico Wind · 1 year, 5 months ago
  95. 749a0be Update release script to copy R8 SBOM. by Søren Gjesse · 1 year, 5 months ago
  96. 80ae2c7 Cleanup dependencies by Søren Gjesse · 1 year, 5 months ago
  97. 8ea20ac Revert "Initial setup for doing legacy resource shrinking in R8" by Rico Wind · 1 year, 5 months ago
  98. 988e297 Initial setup for doing legacy resource shrinking in R8 by Rico Wind · 1 year, 5 months ago
  99. 58fe0bd Add update README.md with information on overriding R8 in AGP by Søren Gjesse · 1 year, 5 months ago
  100. afc0a18 Convert invokespecial in same nest for DEX by Søren Gjesse · 1 year, 5 months ago