1. ecad059 Reapply "Move package nesthostexample in module tests_java_11" by Søren Gjesse · 5 months ago
  2. a6a3a16 Revert^2 "Add temporary flag for best desugaring -IA classes generation" by Rico Wind · 5 months ago
  3. aeaaf7b Revert "Add temporary flag for best desugaring -IA classes generation" by Søren Gjesse · 5 months ago
  4. e317ebc Revert "Move package nesthostexample in module tests_java_11" by Søren Gjesse · 5 months ago
  5. 464a476 Move package nesthostexample in module tests_java_11 by Søren Gjesse · 5 months ago
  6. 6e8f8ef Run tests in tests_java_11 module when running test.py by Søren Gjesse · 5 months ago
  7. a5489a1 Add temporary flag for best desugaring -IA classes generation by Søren Gjesse · 5 months ago
  8. 391eb0d Reapply "Only create -IA classes for nest host and use that for members as well" by Søren Gjesse · 5 months ago
  9. af4270b Revert "Only create -IA classes for nest host and use that for members as well" by Rico Wind · 5 months ago
  10. 4a887e6 Only create -IA classes for nest host and use that for members as well by Søren Gjesse · 5 months ago
  11. 190f387 Add test showing -IA classes generated for all nest members by Søren Gjesse · 5 months ago
  12. 7711902 Remove redundant test methods from TestShrinkerBuilder by Christoffer Adamsen · 6 months ago
  13. 601a375 Move NestOnProgramAndClasspathAndLibraryTest to jdk11 package by Clément Béra · 7 months ago
  14. 00339b4 Move test to jdk11 package by Clément Béra · 8 months ago
  15. fdced05 Move Nest test to jdk11 package by Clément Béra · 8 months ago
  16. 8df4b82 Move NestMemberPropagatedTest to jdk11 package by Clément Béra · 8 months ago
  17. b7d332a Move NestConstructorRemovedArgTest to jdk11 package by Clément Béra · 8 months ago
  18. 337e95a Move jdk 11 nest test to jdk 11 test folder by Clément Béra · 8 months ago
  19. 48c8b68 Update backport tests of Android 14 and 15 methods by Søren Gjesse · 8 months ago
  20. a0a5ae1 Remove first round of horizontal class merging by Christoffer Adamsen · 11 months ago
  21. afc0a18 Convert invokespecial in same nest for DEX by Søren Gjesse · 1 year, 3 months ago
  22. 0b4afeb Add DesugarFiles partial desugaring by Clément Béra · 2 years ago
  23. aecefb0 Add extra tests for Collection#toArray by Clément Béra · 2 years ago
  24. 6f3d1db Support Path.of at all api levels by Clément Béra · 2 years, 3 months ago
  25. 8af92eb Support new TimeUnit apis through retargeting instead of wrapping by Clément Béra · 2 years, 4 months ago
  26. 2910537 Emulated interface desugaring above 24 by Clément Béra · 2 years, 4 months ago
  27. 26a495c Support Predicate#not as backport by Clément Béra · 2 years, 11 months ago
  28. e7dac29 Always propagate values in R8 by Rico Wind · 3 years, 3 months ago
  29. e0a6f45 Update String.repeat backport to throw OOM when string exceeds max size by Søren Gjesse · 3 years, 3 months ago
  30. 764dccc Update String.repeat backport test by Søren Gjesse · 3 years, 3 months ago
  31. 2942b5a Ensure fixup of attributes in class merger by Christoffer Quist Adamsen · 3 years, 9 months ago
  32. adc0cba Rewrite java.nio.Buffer jdk11/13 covariant return by Clément Béra · 3 years, 10 months ago
  33. 6b53ef2 Reflection package access by Rudi Horn · 4 years, 4 months ago
  34. fc132b4 Add policy to prevent merging across nest boundaries by Rudi Horn · 4 years, 4 months ago
  35. 2b0b1c5 Check accessibility to fields and members based on the resolution holder by Christoffer Quist Adamsen · 4 years, 4 months ago
  36. b853596 Prevent value propagation of instance field in nest test by Christoffer Quist Adamsen · 5 years ago
  37. 1c95b07 Backport Java 11 CharSequence.compare by Jake Wharton · 5 years ago
  38. f192bd1 Backport String.isBlank/strip/stripLeading/stripTrailing by Jake Wharton · 5 years ago
  39. bd74034 Backport String.repeat(int) by Jake Wharton · 5 years ago
  40. 801cb3e Backport Optional/OptionalInt/OptionalLong/OptionalDouble.isEmpty() by Jake Wharton · 5 years ago
  41. acb0147 Nest constructor bridge arg removal by clementbera · 5 years ago
  42. f33221a Backport Java 11 Character.toString(int) by Jake Wharton · 6 years ago
  43. c48204d Fix assertion failure on D8+Nests+enum by clementbera · 6 years ago
  44. 02d4cf2 Fix Inliner with nest by clementbera · 6 years ago
  45. be19d30 Rename test package to lower case by clementbera · 6 years ago
  46. 7288597 Missing Copyright by clementbera · 6 years ago
  47. d5bd4f3 Class merging across nests by clementbera · 6 years ago
  48. 82a0f00 Test nest constructor with unused params by clementbera · 6 years ago
  49. 948e418 Nest attributes should be updated by clementbera · 6 years ago
  50. 7a08fcc Refactor Nest Access Control tests by clementbera · 6 years ago
  51. f74224d Refactor Nest access control tests by clementbera · 6 years ago
  52. b0ff854 Nest private member access clean-up by clementbera · 6 years ago
  53. 9f34f40 Nest Access: Private access inside a class by clementbera · 6 years ago
  54. 2a26873 D8 private fields nest based access support by clementbera · 6 years ago
  55. a14f58b Improve Nest-based control tests by clementbera · 6 years ago
  56. ffae5d0 Refactor nest tests. by clementbera · 6 years ago
  57. 0fe940d NestBasedAccessControl Anonymous Inner class support by clementbera · 6 years ago
  58. d7ab1dd Add (failing) tests for nest based access control by clementbera · 6 years ago