1. fdced05 Move Nest test to jdk11 package by Clément Béra · 1 year, 2 months ago[Renamed (77%) from src/test/java/com/android/tools/r8/desugar/nestaccesscontrol/NestMethodInlinedTest.java]
  2. d177683 Replace getOriginalName by getOriginal{Field,Method,Type}Name by Christoffer Quist Adamsen · 1 year, 5 months ago
  3. 57af772 Misc. cleanups of vertical class merger by Christoffer Quist Adamsen · 1 year, 8 months ago
  4. 42e8bde Fix redundant running of R8 tests by Christoffer Quist Adamsen · 2 years, 6 months ago
  5. 4b45198 Change uniqueXWithName to uniqueXWithOriginalName by Morten Krogh-Jespersen · 2 years, 10 months ago
  6. 977b51d Change calls to noMinification in tests to addDontObfuscate by Morten Krogh-Jespersen · 3 years ago
  7. e7dac29 Always propagate values in R8 by Rico Wind · 3 years, 9 months ago
  8. 9bd9b29 Fix maxLocals bug with ForwardMethodBuilder by Clément Béra · 4 years, 4 months ago
  9. 6b53ef2 Reflection package access by Rudi Horn · 4 years, 10 months ago
  10. ac8e7b4 Remove disassemble() calls from tests by Rico Wind · 5 years ago
  11. a2b1659 Rewrite lookupSingleVirtual/InterfaceTarget to use lookup by Morten Krogh-Jespersen · 5 years ago
  12. e72c0a5 Add access control routines to resolution results. by Ian Zerny · 6 years ago
  13. 4db99e5 Fix remaining tests that was specifying api levels by Morten Krogh-Jespersen · 6 years ago
  14. 3592a44 Reenable inlining of invokes with nullable receivers by Christoffer Quist Adamsen · 6 years ago
  15. 58671e5 Reland "Disable inlining of methods with nullable receivers" by Morten Krogh-Jespersen · 6 years ago
  16. 02d4cf2 Fix Inliner with nest by clementbera · 6 years ago