1. 8f8959c Determine synthetic context from end of string by Ian Zerny · 14 hours ago main
  2. da075e9 Revert "Reenable single caller inlining for virtual methods" by Christoffer Adamsen · 2 days ago
  3. 3f0fbf6 Add TODO for investigating a fix for partial rewriting by Ian Zerny · 5 days ago
  4. b8baa8f Add method print logging to finalization steps by Ian Zerny · 3 days ago
  5. 318d45a Move deferred annotation processing to the fixed point by Ian Zerny · 3 days ago
  6. d4f6f2e MapMulti tests by Clément Béra · 3 days ago
  7. dcbf278 Fix ExtractWrapperTypeTest for Android V by Clément Béra · 3 days ago
  8. 3ae0f35 Update test after globals consumer finalize is always called by Ian Zerny · 3 days ago
  9. 29335ca Remove debug log from lint files by Clément Béra · 4 days ago
  10. 48cc8a5 Showcase broken linkedlist with jdk8 desugared library by Clément Béra · 4 days ago
  11. 7e9f7f7 Include 'do' in list of reserved names by Christoffer Adamsen · 3 days ago
  12. 040b411 Always pop unused multianewarray return value by Ian Zerny · 3 days ago
  13. d940606 Clean up test DesugaredLibraryInvokeAllResolveTest by Clément Béra · 3 days ago
  14. 8e1222c Add tests of some JDK-21 pattern matching for switch by Søren Gjesse · 3 days ago
  15. 70cdae3 Also use monomorphic method states for interface methods by Christoffer Adamsen · 3 days ago
  16. 8464765 Generate an empty zip file when no globals are synthesized by Ian Zerny · 3 days ago
  17. 888873f Add test building from compiler dump by Søren Gjesse · 3 weeks ago
  18. 170e7ca Account for single caller inlining and bridge removal in tests by Christoffer Adamsen · 3 days ago
  19. 6538572 Reenable single caller inlining for virtual methods by Christoffer Adamsen · 3 days ago
  20. ad82965 Add a warning for invoke-super to interface on Dalvik by Christoffer Adamsen · 4 days ago
  21. db0522b Also remove redundant synthesized bridges in debug by Søren Gjesse · 8 days ago
  22. 3250b3a Extend bridge analyzer to invoke-super by Christoffer Adamsen · 8 days ago
  23. 8407eed Add tests for Android V and desugared library by Clément Béra · 5 days ago
  24. 310f595 Reapply "[KeepAnno] Maintain field preconditions using witnesses" by Ian Zerny · 4 days ago
  25. 603e247 Revert "[KeepAnno] Maintain field preconditions using witnesses" by Ian Zerny · 4 days ago
  26. 450169d [KeepAnno] Maintain field preconditions using witnesses by Ian Zerny · 5 days ago
  27. dd48d39 Add command-line flags for global synthetics by Ian Zerny · 4 days ago
  28. e0e841f Disable Kotlin metadata test for oldest compiler by Clément Béra · 5 days ago
  29. 20df465 Account for proto fields with reflective accesses by Christoffer Adamsen · 5 days ago
  30. 1dd09cb Add missing TESTBASE_DATA_LOCATION settings by Ian Zerny · 5 days ago
  31. 5fd05c2 Add warning and diagnostic for final fields in R classes by Rico Wind · 7 days ago
  32. 3378da0 Register all referencing contexts for API stubs by Ian Zerny · 8 days ago
  33. 148dcae Update Android-master VM by Clément Béra · 8 days ago
  34. 91b8908 Reapply "Kotlin metadata for annotations" by Clément Béra · 8 days ago
  35. 26c1e34 Disable single caller inlining of virtual methods by Christoffer Adamsen · 8 days ago
  36. be26f9b Handle collision in instance initializer merger by Christoffer Adamsen · 8 days ago
  37. f5bfb02 Reproduce AbstractMethodError due to incorrect single caller inlining by Christoffer Adamsen · 9 days ago
  38. 1885afd Disable partial rewriting of phis in split branch optimizer by Ian Zerny · 9 days ago
  39. 512aa13 Remove support for generating singletons for stateless lambdas by Søren Gjesse · 9 days ago
  40. bab23fc Update KotlinIntrinsicsInlineTest by Christoffer Adamsen · 10 days ago
  41. 0aaca5d Restrict workaround for Android 5.0 issue to relevant API levels by Christoffer Adamsen · 10 days ago
  42. 8392413 Add a test for inlining an outline by Christoffer Adamsen · 10 days ago
  43. 4892560 Fix missing method in InternalOptions by Christoffer Adamsen · 10 days ago
  44. 80e822d Remove log argument types support by Christoffer Adamsen · 10 days ago
  45. d67b449 Reapply "Extend single caller inliner to all invoke types" by Christoffer Adamsen · 11 days ago
  46. 016d7a6 Remove enclosing method attributes after single caller inlining by Christoffer Adamsen · 11 days ago
  47. 9e28887 Add a testing option to disable inlining of outlines by Christoffer Adamsen · 11 days ago
  48. 98c8f2d Support for logging calls to logcat by Christoffer Adamsen · 8 weeks ago
  49. 13199b7 Fix non-lib compiles of Java 17 tests by Ian Zerny · 10 days ago
  50. fac4581 Support inlining of outline positions by Ian Zerny · 11 days ago
  51. 0de17dc Reland "Unify first and final vertical class merging" by Christoffer Adamsen · 11 days ago
  52. a2b282d Revert "Unify first and final vertical class merging" by Christoffer Adamsen · 11 days ago
  53. 89c6847 Clear initialized classes info after final round of tree shaking by Christoffer Adamsen · 11 days ago
  54. 6c9f5cc Revert "Kotlin metadata for annotations" by Clément Béra · 11 days ago
  55. b4a9c8e Unify first and final vertical class merging by Christoffer Quist Adamsen · 12 days ago
  56. 9112b49 Move testing options to keep info by Christoffer Adamsen · 12 days ago
  57. f5109d8 Disallow inlining of synthetic outlines by Christoffer Adamsen · 12 days ago
  58. dec5454 Kotlin metadata for annotations by Clément Béra · 2 weeks ago
  59. e81aa38 Revert "Extend single caller inliner to all invoke types" by Christoffer Adamsen · 2 weeks ago
  60. 5a3f774 Use gradle for running some java 17 tests by Rico Wind · 2 weeks ago
  61. d5849a7 [KeepAnno] Support edges with type preconditions by Ian Zerny · 2 weeks ago
  62. 232e5b6 [KeepAnno] Support edges with field preconditions by Ian Zerny · 2 weeks ago
  63. 342858a Rewrite lir with lens before first round of vertical class merging by Christoffer Quist Adamsen · 2 weeks ago
  64. 9d03af1 Extend single caller inliner to all invoke types by Christoffer Adamsen · 2 weeks ago
  65. 4c77afa Add worker prefix to all stdout lines by Christoffer Adamsen · 2 weeks ago
  66. beeaded Decrease worker count on internal bot by Rico Wind · 2 weeks ago
  67. 1bef6f5 [KeepAnno] Print keep-annotation meta-info to configuration consumers by Ian Zerny · 2 weeks ago
  68. 7e81880 Use the return value of processToolsAtrributes in resource shrinker by Rico Wind · 2 weeks ago
  69. b3c8c29 Update resource shrinker deps by Rico Wind · 2 weeks ago
  70. 9e582ed Don't access public static final fields in binary API tests by Ian Zerny · 2 weeks ago
  71. 69fb6df Always remove redundant synthesized bridges by Søren Gjesse · 2 weeks ago
  72. 54fae64 Regression test for interface invokespecial not targetting immediate super interface by Søren Gjesse · 3 weeks ago
  73. 5cc3fc3 Add method and pending inline frames to effectively live set by Ian Zerny · 2 weeks ago
  74. 7b62c65 Move original-name lens lookup to assert by Ian Zerny · 2 weeks ago
  75. d727d5e Remove special handling of mapping for global synthetics by Ian Zerny · 2 weeks ago
  76. 7a8cd0d Disregard constants in simple inlining constraint analysis by Christoffer Adamsen · 3 weeks ago
  77. a112974 Add compare_apk_sizes support for ignoring debug info by Rico Wind · 3 weeks ago
  78. 11f470d Refine api-safe-join to select nearest api safe class by Christoffer Adamsen · 3 weeks ago
  79. 8dd4418 Defer insertion of synthesized constructors in single caller inliner by Christoffer Adamsen · 3 weeks ago
  80. f2a9fcf Move API outlining and stubbing out of desugaring by Ian Zerny · 3 weeks ago
  81. ac944f0 Remove tests with unsupported use of main-dex-list by Ian Zerny · 3 weeks ago
  82. 17654cb Ensure API safe parameter types in instance initializer merger by Christoffer Adamsen · 3 weeks ago
  83. 7abed2c Reproduce VerifyError from using API safe parameter type by Christoffer Adamsen · 3 weeks ago
  84. 094d38c Fix GlobalSyntheticsGenerator CLI for writing files by Ian Zerny · 3 weeks ago
  85. ae32344 Update global synthetics generator to support split CF/DEX desugaring by Ian Zerny · 3 weeks ago
  86. ce1f126 Remove outdated gmail app data and tests by Ian Zerny · 3 weeks ago
  87. fdf6df0 Fix compare_apk_sizes after python3 update by Rico Wind · 3 weeks ago
  88. dd98d42 Update asserts in position mapper by Rico Wind · 3 weeks ago
  89. e59b5fd Report compiler error on deprecated uses of main-dex-list by Ian Zerny · 3 weeks ago
  90. abe84a7 Simplify Compose bit patterns by Clément Béra · 3 weeks ago
  91. 047e78b Update Lib-main dependency by Clément Béra · 4 weeks ago
  92. 713e315 Allow running d8.py without building with --no-build by Rico Wind · 3 weeks ago
  93. 82ed72b Extend BinopRewriter support for true by Clément Béra · 3 weeks ago
  94. 4aecb8d Check API level for get instructions in constant canonicalizer by Søren Gjesse · 3 weeks ago
  95. 7fbeb10 Add reproduction of b/331556916 by Søren Gjesse · 3 weeks ago
  96. 81f305d Update compatibility tests binary after tests update by Ian Zerny · 3 weeks ago
  97. 7a177c7 Update full mode documentation by Søren Gjesse · 3 weeks ago
  98. b9d1434 Move old binary tests to the new API test set up. by Ian Zerny · 3 weeks ago
  99. f0816eb Make Machine specification backward-compatible. by Clément Béra · 5 weeks ago
  100. 99cf2c2 Temporary workaround for api safe join of types by Christoffer Adamsen · 4 weeks ago