1. 96fa290 Only parse mapping file once for all resources by Morten Krogh-Jespersen · 1 year, 5 months ago
  2. 887d6d7 [Retrace] Change RetraceTypeResult to follow the same result pattern by Morten Krogh-Jespersen · 1 year, 5 months ago
  3. 0258590 Report stderr if failed compilation R8 compilation on art by Morten Krogh-Jespersen · 1 year, 5 months ago
  4. ea1c103 Only run dex2oat if sufficiently recent. by Ian Zerny · 1 year, 5 months ago
  5. 254e50f Reland #2: "Use new-filled-array for more things." by Andrew Grieve · 1 year, 5 months ago
  6. 38d7218 Revert "Reland "Use new-filled-array for more things."" by Andrew Grieve · 1 year, 5 months ago
  7. ea7e75b Reland "Use new-filled-array for more things." by Andrew Grieve · 1 year, 5 months ago
  8. c8c219b [KeepAnno] Rename KeepMembersPattern to KeepMemberPattern. by Ian Zerny · 1 year, 5 months ago
  9. 7b6965c [KeepAnno] Remove the representation of an "any" target. by Ian Zerny · 1 year, 5 months ago
  10. 707b281 Use hardcoded vm ART_6_0_1_HOST for running dex2oat by Morten Krogh-Jespersen · 1 year, 5 months ago
  11. d234758 Desugared lib: new legacy specification by Clément Béra · 1 year, 6 months ago
  12. 8f575aa Add a 'none' level for --map-diagnostics. by Ian Zerny · 1 year, 5 months ago
  13. 504e306 No desugaring for AssertionError when desugaring is turned off by Søren Gjesse · 1 year, 5 months ago
  14. 79a37af Reproduce desugaring for AssertionError when desugaring is turned off by Søren Gjesse · 1 year, 5 months ago
  15. 29870b3 Adding redundant catch/throw elimination optimization by Sam Maier · 1 year, 6 months ago
  16. f985d19 Add test for redundant catch/rethrow elimination by Sam Maier · 1 year, 6 months ago
  17. a5f0597 [KeepAnno] Replace 'match' functions with is/as methods. by Ian Zerny · 1 year, 6 months ago
  18. bac5b8d [KeepAnno] Allow only singular member patterns in items. by Ian Zerny · 1 year, 6 months ago
  19. 4096e61 [KeepAnno] Always represent an item by its components. by Ian Zerny · 1 year, 6 months ago
  20. 5bb0a86 [KeepAnno] Statically initialize singletons. by Ian Zerny · 1 year, 6 months ago
  21. 50f70c1 Add documentation of the AST in the form of a BNF grammar. by Ian Zerny · 1 year, 6 months ago
  22. bf37b08 Move r8.experimental.keepanno to r8.keepanno by Ian Zerny · 1 year, 6 months ago
  23. 172aca2 Remove 'main' directory from src/keepanno by Ian Zerny · 1 year, 6 months ago
  24. 26ff88c Support method name in keep edge AST, readers and writers. by Ian Zerny · 1 year, 6 months ago
  25. 0010f1d Register if invoke-type changes to interface for rewritten methods by Morten Krogh-Jespersen · 1 year, 6 months ago
  26. 7a20dd2 Add test for not rewriting invoke type for interface target by Morten Krogh-Jespersen · 1 year, 6 months ago
  27. 2698697 Reland "Remove redundant abstract method bridges" by Morten Krogh-Jespersen · 1 year, 6 months ago
  28. a6b9d8b Compute non-rebound methods until no remapping exists by Morten Krogh-Jespersen · 1 year, 6 months ago
  29. 66b5f2f Revert "Always generate conversion to most specific wrapper" by Clément Béra · 1 year, 6 months ago
  30. f5c5f55 Revert "Add disabled logic for using new-filled-array for more things." by Morten Krogh-Jespersen · 1 year, 6 months ago
  31. eb604a3 Use keepanno source set build directory in processor test. by Ian Zerny · 1 year, 6 months ago
  32. 75ee6b7 Enable and remove InternalOptions' experimentalNewFilledArraySupport by Andrew Grieve · 1 year, 6 months ago
  33. c39e924 filled-new-array: Update ArrayWithDataLengthRewriteTest and IdentifierNameStringMarkerTest by Andrew Grieve · 1 year, 6 months ago
  34. 1e7c97a filled-new-array: Add support for InvokeNewArray to IdentifierNameString by Andrew Grieve · 1 year, 6 months ago
  35. cc0b4f7 filled-new-array: Add support for InvokeNewArray to Enqueuer by Andrew Grieve · 1 year, 6 months ago
  36. 35519c2 filled-new-array: Add support for InvokeNewArray to proto shrinker by Andrew Grieve · 1 year, 6 months ago
  37. 268310a filled-new-array: Add support for InvokeNewArray to Enum Unboxing by Andrew Grieve · 1 year, 6 months ago
  38. 245e219 Add disabled logic for using new-filled-array for more things. by Andrew Grieve · 1 year, 6 months ago
  39. 2c47cde Provide a reader in ASM tranformers. by Ian Zerny · 1 year, 6 months ago
  40. 62b2b4b Revert "Remove redundant abstract method bridges" by Morten Krogh-Jespersen · 1 year, 6 months ago
  41. b6f1b0c Desugared lib: Fix spec for Files#setAttribute by Clément Béra · 1 year, 6 months ago
  42. cc42ea7 Normalize keep options as "allow" options. by Ian Zerny · 1 year, 6 months ago
  43. b197bcc Clean up the keep annotation processor code. by Ian Zerny · 1 year, 6 months ago
  44. ed4d914 Fix printing of parameters to use parenthesis. by Ian Zerny · 1 year, 6 months ago
  45. fcd0adb Reland "ASM-based reader/writer and Java preprocessor for keep annotations." by Ian Zerny · 1 year, 6 months ago
  46. dbff775 Always generate conversion to most specific wrapper by Clément Béra · 1 year, 6 months ago
  47. 89ca664 Fix call to isAtLeastAsVisibleAsOtherInSameHierarchy after rebase by Morten Krogh-Jespersen · 1 year, 6 months ago
  48. 4a817b8 Remove redundant abstract method bridges by Morten Krogh-Jespersen · 1 year, 6 months ago
  49. 6691edf Extend visibility checks to include package names by Morten Krogh-Jespersen · 1 year, 6 months ago
  50. d1ed7b3 Expose enableSameFilePolicy via system property. by Andrew Grieve · 1 year, 6 months ago
  51. 5189431 Revert "ASM-based reader/writer and Java preprocessor for keep annotations." by Ian Zerny · 1 year, 6 months ago
  52. fdb14a0 ASM-based reader/writer and Java preprocessor for keep annotations. by Ian Zerny · 1 year, 6 months ago
  53. 6f3d1db Support Path.of at all api levels by Clément Béra · 1 year, 6 months ago
  54. 29458b7 Support InputStream#transferTo retargeting with compileSDK 33 by Clément Béra · 1 year, 6 months ago
  55. 2d4b80a Desugared lib: fix test expectations by Clément Béra · 1 year, 6 months ago
  56. 88fd4b4 Make debug info disassemble more forgiving. by Ian Zerny · 1 year, 6 months ago
  57. d3af099 Remove unneeded "new" from Golem generation script. by Ian Zerny · 1 year, 7 months ago
  58. bd6bf46 Unverifiable warnings from open-interfaces are expected. by Ian Zerny · 1 year, 6 months ago
  59. aebdb6c Support *Stream#iterate with partial desugaring by Clément Béra · 1 year, 6 months ago
  60. b70972a Fix build by Clément Béra · 1 year, 6 months ago
  61. 929e992 Desugared lib: Fix DirectoryStream apis by Clément Béra · 1 year, 6 months ago
  62. 16410f9 Fix desugared library human exporter by Clément Béra · 1 year, 6 months ago
  63. 1d28aa8 [Retrace] Update test after emitting 0 as position by Morten Krogh-Jespersen · 1 year, 6 months ago
  64. 945bb08 [ApiModel] Test for rebinding to library method from program receiver by Morten Krogh-Jespersen · 1 year, 6 months ago
  65. 2ba34d4 [Retrace] Ensure we only emit method specific mapping information once by Morten Krogh-Jespersen · 1 year, 6 months ago
  66. f9885eb [Retrace] Move overly checking retrace binary api out of test suite by Morten Krogh-Jespersen · 1 year, 6 months ago
  67. e031e8f [Retrace] Always have a member naming for composed mapped ranges by Morten Krogh-Jespersen · 1 year, 6 months ago
  68. 60cb041 Revert "Desugared lib: Fix DirectoryStream apis" by Clément Béra · 1 year, 6 months ago
  69. 9933290 Desugared lib: Fix DirectoryStream apis by Clément Béra · 1 year, 6 months ago
  70. 8dde69d Disable desugaring on Multidex by Clément Béra · 1 year, 6 months ago
  71. 953dec3 Final fix for the kotlin std lib compilation test by Morten Krogh-Jespersen · 1 year, 6 months ago
  72. 3f9be3a Yet another fix to the kotlin stdlib compilation test by Morten Krogh-Jespersen · 1 year, 6 months ago
  73. 3bdde69 [Compose] Ignore compose composition test until fixed by Morten Krogh-Jespersen · 1 year, 6 months ago
  74. fac23cb Fix kotlin standard lib compilation test expectation by Morten Krogh-Jespersen · 1 year, 6 months ago
  75. acdfa4e Add test for incorrect memberrebinding to first library class by Morten Krogh-Jespersen · 1 year, 6 months ago
  76. 807b40d Fix expectation for compiling kotlin stdlib by Morten Krogh-Jespersen · 1 year, 6 months ago
  77. 2a07292 Update LineNumberOptimizer to always insert positions for overloads by Morten Krogh-Jespersen · 1 year, 6 months ago
  78. 1790dac Desugared library: Fix StandardCopyOption conversion by Clément Béra · 1 year, 6 months ago
  79. 391bb5e Update InterfaceMethodTest to new test infra. by Ian Zerny · 1 year, 6 months ago
  80. a969e5a Fix building up allowrepackaging for program classes by Morten Krogh-Jespersen · 1 year, 6 months ago
  81. 419cd75 Reduce diff between internal and external jdk lib users by Clément Béra · 1 year, 6 months ago
  82. 9f831a1 Reland "Repackaging of classes with members having package dependent visibility" by Morten Krogh-Jespersen · 1 year, 6 months ago
  83. 9f3a671 Interpret keeppackagenames as class filter and not package filter by Morten Krogh-Jespersen · 1 year, 6 months ago
  84. e9634b6 Add test for overload without line number by Morten Krogh-Jespersen · 1 year, 6 months ago
  85. 07ac4e7 [Metadata] Download kotlin-script-runtime.jar and update dev expectation by Morten Krogh-Jespersen · 1 year, 6 months ago
  86. 61443a9 Keep the TraceReferencesCommand.Builder class in the API by Søren Gjesse · 1 year, 6 months ago
  87. ac213d9 Report a warning instead of fatal throw when implementing a class by Morten Krogh-Jespersen · 1 year, 6 months ago
  88. 9f651b6 Desugared library: fix flags by Clément Béra · 1 year, 6 months ago
  89. 3738192 Fix merge issue by Clément Béra · 1 year, 6 months ago
  90. 5c3b60a Fix desugared library test by Clément Béra · 1 year, 6 months ago
  91. 102a6f1 Fix desugared lib configurations by Clément Béra · 1 year, 6 months ago
  92. 44be492 Don't lookup method handle writes if we don't have access info by Rico Wind · 1 year, 6 months ago
  93. ac09c77 [Retrace] Allow for empty mapped methods by Morten Krogh-Jespersen · 1 year, 6 months ago
  94. 7ddd48a Fix amend_library_method with api_greater_or_equal by Clément Béra · 1 year, 6 months ago
  95. 1e153c6 Improve error message for class used as interface by Clément Béra · 1 year, 6 months ago
  96. 5a42916 Desugared library: retargeting to time above 26 by Clément Béra · 1 year, 6 months ago
  97. 50b1f00 Desugar lib: retarget new collectors by Clément Béra · 1 year, 6 months ago
  98. 631c32d Update desugared library by Clément Béra · 1 year, 6 months ago
  99. 77eb291 Introduce test in desugared lib resolving all invokes by Clément Béra · 1 year, 6 months ago
  100. a517ccb Fix Emulated interfaces on high APIs by Clément Béra · 1 year, 6 months ago