1. b2bcca9 Reproduce incorrect lens lookup for non-rebound method reference by Christoffer Quist Adamsen · 1 year, 2 months ago
  2. b8aaad9 [KeepAnno] Escape code characters in code blocks by Ian Zerny · 1 year, 2 months ago
  3. 5b0b90e [KeepAnno] Task to create javadoc for keep annotations by Ian Zerny · 1 year, 2 months ago
  4. 66bc850 [KeepAnno] Refactor the documentation printer by Ian Zerny · 1 year, 2 months ago
  5. 95c1b22 Adds (disabled) String.format() optimization by Andrew Grieve · 1 year, 2 months ago
  6. 3cbf029 Mark member rebinding bridge with target on classpath isLibraryMethodOverride by Søren Gjesse · 1 year, 2 months ago
  7. 0b06d86 Assert that member rebinding bridges have explicit isLibraryMethodOverride by Søren Gjesse · 1 year, 2 months ago
  8. 747cc90 Update API annotation to avoid unused rule info messages by Ian Zerny · 1 year, 2 months ago
  9. 51cb415 Emit config when building r8lib by Ian Zerny · 1 year, 2 months ago
  10. 8585cd0 remove reference to BiMap from tests by Clément Béra · 1 year, 2 months ago
  11. 5fe1c9f Analysis for number unboxing by Clément Béra · 1 year, 2 months ago
  12. 0fe33a2 Accept AffectedValues in misc. replace methods by Christoffer Quist Adamsen · 1 year, 2 months ago
  13. ae8bf61 Remove successive boxing/unboxing operations by Clément Béra · 1 year, 2 months ago
  14. 4d33023 Avoid class removal in SealedClassesImplementsVerticalMergeTest by Christoffer Quist Adamsen · 1 year, 2 months ago
  15. 6a4ab6d Add dump info flag not print information on dump by Søren Gjesse · 1 year, 2 months ago
  16. 3221721 Don't write R8 version when quiet by Søren Gjesse · 1 year, 2 months ago
  17. 7504c32 Cleanup inliner and postpone inlinee IR building until last by Christoffer Quist Adamsen · 1 year, 2 months ago
  18. c3d3135 Move library PrimitiveMethodOptimizers to their own package by Clément Béra · 1 year, 2 months ago
  19. 248405e Rename SingleBoxedNumber to SingleBoxedPrimitive by Clément Béra · 1 year, 2 months ago
  20. 08518cc Add a -D flag for forcing nest based access desugaring by Søren Gjesse · 1 year, 2 months ago
  21. 6cad4ea Revert "[KeepAnno] Remove KeepForApi default member targets on empty classes" by Ian Zerny · 1 year, 2 months ago
  22. 2779e95 Move inner classes out of vertical class merger by Christoffer Quist Adamsen · 1 year, 2 months ago
  23. 57af772 Misc. cleanups of vertical class merger by Christoffer Quist Adamsen · 1 year, 2 months ago
  24. d729316 [KeepAnno] Remove KeepForApi default member targets on empty classes by Ian Zerny · 1 year, 2 months ago
  25. d2a3214 Remove equals implementation from DexEncodedMember by Christoffer Quist Adamsen · 1 year, 2 months ago
  26. 5eae6e1 Extend shorten live ranges to values used in invoke/range by Christoffer Quist Adamsen · 1 year, 2 months ago
  27. 70b2b7d Remove odd condition in inlining heuristic by Christoffer Quist Adamsen · 1 year, 2 months ago
  28. 654fbdc Update expected count for release after removing retrace jar in g3 by Ian Zerny · 1 year, 2 months ago
  29. b6bde9e [KeepAnno] Add test for invalid use of binding and class patterns by Ian Zerny · 1 year, 2 months ago
  30. b4714a6 [KeepAnno] Follow-up changes on naming. by Ian Zerny · 1 year, 2 months ago
  31. 5b81c43 [KeepAnno] Add non-empty default to methodParameters by Ian Zerny · 1 year, 2 months ago
  32. 1463179 [KeepAnno] Replace use of class constants by simple name value by Ian Zerny · 1 year, 2 months ago
  33. 8400519 [KeepAnno] Generate the Constants file using the annotation generator by Ian Zerny · 1 year, 2 months ago
  34. de1e3b2 [KeepAnno] Remove interpretation of "default" values. by Ian Zerny · 1 year, 2 months ago
  35. de0127a [KeepAnno] Conservatively extract rules for inclusive instance-of by Ian Zerny · 1 year, 2 months ago
  36. 238da5e [KeepAnno] Add properties for "instance-of" patterns by Ian Zerny · 1 year, 2 months ago
  37. 11a2fc9 [KeepAnno] Type items, references and bindings as class or member by Ian Zerny · 1 year, 2 months ago
  38. 808d259 Add convenience methods: ArrayAccess.{indexIfConstAndInBounds,arraySizeIfConst} by Andrew Grieve · 1 year, 2 months ago
  39. e53694b Fix frame rewriting in class transformer by Rico Wind · 1 year, 2 months ago
  40. ed8bbef Add default use registry implementations by Christoffer Quist Adamsen · 1 year, 2 months ago
  41. 6b839e8 Move vertical class merging classes to verticalclassmerging package by Christoffer Quist Adamsen · 1 year, 2 months ago
  42. 0aa74cd Make origin argument to tools/cherry-pick.py an option by Søren Gjesse · 1 year, 2 months ago
  43. e91eb0e Fix ClassCastException running R8 by Søren Gjesse · 1 year, 2 months ago
  44. 38e172b Reproduce ClassCastException running R8 by Søren Gjesse · 1 year, 2 months ago
  45. d511ef8 Remove unused reference equality annotation by Clément Béra · 1 year, 2 months ago
  46. 8907dd0 Initial support for R8 based tracing of resource access. by Rico Wind · 1 year, 2 months ago
  47. fa31487 Fix desugared library flags and export by Clément Béra · 1 year, 2 months ago
  48. 13c9f08 Reapply "Re-enable toArray desugaring" by Clément Béra · 1 year, 2 months ago
  49. 6c8de57 Update shrinker code from studio commits by Rico Wind · 1 year, 2 months ago
  50. e80ea29 Fix inconsistent overloads in BridgeHoistingToSharedSyntheticSuperClass by Christoffer Quist Adamsen · 1 year, 2 months ago
  51. e0afb36 Share bridges in synthetic super class by Christoffer Quist Adamsen · 1 year, 2 months ago
  52. e948245 Use getters/setters for insertion position by Christoffer Quist Adamsen · 1 year, 2 months ago
  53. 8aad5d8 Reapply "Make addPossiblyThrowingInstructionsToPossiblyThrowingBlock() work in more cases" by Christoffer Quist Adamsen · 1 year, 2 months ago
  54. 17df7c5 Use unmodifiableForTesting in a few spots by Andrew Grieve · 1 year, 2 months ago
  55. 8fc6fe1 Update patched version of spdx-gradle-plugin by Søren Gjesse · 1 year, 2 months ago
  56. 115ad83 Revert "Make addPossiblyThrowingInstructionsToPossiblyThrowingBlock() work in more cases" by Søren Gjesse · 1 year, 2 months ago
  57. 18d18f0 Remove import to fix build by Søren Gjesse · 1 year, 2 months ago
  58. 138bf7d Ensure "current" is used only for remove/replace in BasicBlockInstructionListIterator. by Andrew Grieve · 1 year, 2 months ago
  59. 147b077 Fix AssertionError in Goto.toString() when Goto is no the last instruction in a block by Andrew Grieve · 1 year, 2 months ago
  60. d1f378d Make addPossiblyThrowingInstructionsToPossiblyThrowingBlock() work in more cases by Andrew Grieve · 1 year, 2 months ago
  61. f725f9f Remove legacy access modifier by Christoffer Quist Adamsen · 1 year, 2 months ago
  62. 83991d3 Extend ART profile mutation API and MethodAccessFlags builder API by Christoffer Quist Adamsen · 1 year, 2 months ago
  63. da988fa Account for partial MethodAccessInfoCollection in bridge hoisting by Christoffer Quist Adamsen · 1 year, 2 months ago
  64. 0cfaf91 Test optimization of nested @Composable functions by Christoffer Quist Adamsen · 1 year, 2 months ago
  65. f81b36c Optimize bitwise operations in nested @Composable functions by Christoffer Quist Adamsen · 1 year, 2 months ago
  66. e440234 Reland "Return a single dispatch target for final methods" by Christoffer Quist Adamsen · 1 year, 2 months ago
  67. 8d18fdf Remove processor demo and unused tests by Ian Zerny · 1 year, 2 months ago
  68. 6f8eccd Refactor argument propagation to allow subsequent partial runs by Christoffer Quist Adamsen · 1 year, 2 months ago
  69. 9179d88 Support for setting library-method-override info on synthesized methods by Christoffer Quist Adamsen · 1 year, 2 months ago
  70. f619cb8 Minor cleanup of cf bytecode passthrough by Christoffer Quist Adamsen · 1 year, 2 months ago
  71. 7daed62 Minor updates to cherry-pick.py by Christoffer Quist Adamsen · 1 year, 2 months ago
  72. 258a5b2 Generate item related parts of the keep annotation library by Ian Zerny · 1 year, 2 months ago
  73. dacd9e5 Fix IllegalAccessError from vertical class merging by Christoffer Quist Adamsen · 1 year, 2 months ago
  74. 3f30b52 Reproduce IllegalAccessError from vertical class merging by Christoffer Quist Adamsen · 1 year, 2 months ago
  75. ccc204a Use lens code rewriter in class inliner by Christoffer Quist Adamsen · 1 year, 2 months ago
  76. 9a45418 Actually use resourceShrinkerConfiguration by Rico Wind · 1 year, 2 months ago
  77. bcca61e Add resource shrinker configuration builder by Rico Wind · 1 year, 2 months ago
  78. cc52b7f Support feature split resource input/output by Rico Wind · 1 year, 2 months ago
  79. b73d14a Add non-default implementation of peekNext() / peekPrevious() where applicable by Andrew Grieve · 1 year, 2 months ago
  80. 5a0a510 Fix r8lib.jar retrieval in retrace.py by Christoffer Quist Adamsen · 1 year, 2 months ago
  81. ad79e4b Minor optimization to Value.aliasedUsers() by Andrew Grieve · 1 year, 2 months ago
  82. c18048a Increase simple inlining limit for redundant boxing and casts by Christoffer Quist Adamsen · 1 year, 2 months ago
  83. 98c9529 Move executor creation into threading module by Ian Zerny · 1 year, 2 months ago
  84. c18f3a0 Fix errorprone by Clément Béra · 1 year, 2 months ago
  85. 7718f88 Add temporary compatibility layer for human specification 100 by Clément Béra · 1 year, 2 months ago
  86. b88ba00 Update expectation of test that crashes ART by Christoffer Quist Adamsen · 1 year, 2 months ago
  87. a1085b0 Revert "Re-enable toArray desugaring" by Clément Béra · 1 year, 2 months ago
  88. 67972a3 Fix tools/r8_get.py by Ian Zerny · 1 year, 2 months ago
  89. c706032 Remove all uses of @KeepForRetraceApi by Ian Zerny · 1 year, 2 months ago
  90. ed1f851 Remove build and release tasks for retrace-only jars by Ian Zerny · 1 year, 2 months ago
  91. 27d0552 Remove use of USE_NEW_GRADLE_SETUP by Ian Zerny · 1 year, 2 months ago
  92. f6de45d Make download deps dependent on the output of the tar.gz file by Rico Wind · 1 year, 2 months ago
  93. d1c6760 Fix Machine Emulated Interface building by Clément Béra · 1 year, 2 months ago
  94. 9d45225 Fix emulated interface dispatch for Collection#forEach by Clément Béra · 1 year, 2 months ago
  95. fa7fa54 Fix errorprone error for build by Ian Zerny · 1 year, 2 months ago
  96. 2c8b051 Re-enable toArray desugaring by Clément Béra · 1 year, 2 months ago
  97. 9c3ed1b Prepare DesugarCollections integration by Clément Béra · 1 year, 2 months ago
  98. 25e6191 Release script now fail when releasing to studio-main by Søren Gjesse · 1 year, 2 months ago
  99. 9c55dff Replace all uses of @Keep/ForSubclassing in src by @KeepForApi by Ian Zerny · 1 year, 2 months ago
  100. 7ed0bff Add keep annotations as dependency of bootstrap tests by Ian Zerny · 1 year, 2 months ago