1. d660521 [Compose] Account for inline frames when composing methods by Morten Krogh-Jespersen · 2 years, 1 month ago
  2. fb757f0 [Compose] Add test for composition of mappings with inlines by Morten Krogh-Jespersen · 2 years, 1 month ago
  3. 59fd776 [Compose] Account for moved mapped methods with positions by Morten Krogh-Jespersen · 2 years, 1 month ago
  4. 646d164 [Compose] Add test for method composition with positions by Morten Krogh-Jespersen · 2 years, 1 month ago
  5. bc7ada3 [Compose] Account for moved methods without positions by Morten Krogh-Jespersen · 2 years, 1 month ago
  6. dbedc22 [Compose] Add tests for composing moved methods by Morten Krogh-Jespersen · 2 years, 1 month ago
  7. 5fc3dbf [Compose] Move removal of compose signatures to end of commit phase by Morten Krogh-Jespersen · 2 years, 1 month ago
  8. 50528eb Extend check for correct SET_POSITION_FRAME to creation and writing by Morten Krogh-Jespersen · 2 years, 1 month ago
  9. 91480f4 Emit finalized code for method with logging filter by Morten Krogh-Jespersen · 2 years, 1 month ago
  10. ee57bf2 Account for dynamic null receiver type in argument propagation by Morten Krogh-Jespersen · 2 years, 1 month ago
  11. 7c5884e Add test for trying to compute method states for dynamic null receiver by Morten Krogh-Jespersen · 2 years, 1 month ago
  12. ca80bf4 Ensure no SET_POSITION_FRAME after default events by Morten Krogh-Jespersen · 2 years, 1 month ago
  13. 51a118a Reland "[Retrace] Make map version 2.2. stable to start emitting..." by Morten Krogh-Jespersen · 2 years, 1 month ago
  14. a2f7700 Revert "[Retrace] Canonicalize synthetic mapping information" by Ian Zerny · 2 years, 1 month ago
  15. 4afa27a Revert "[Retrace] Prepare residual signature information before ..." by Ian Zerny · 2 years, 1 month ago
  16. 16b1e67 Revert "[Retrace] Make map version 2.2. stable to start emitting..." by Ian Zerny · 2 years, 1 month ago
  17. 2792ced Upgrade asm to version 7.4 by Søren Gjesse · 2 years, 1 month ago
  18. 110e8b9 [Retrace] Make map version 2.2. stable to start emitting residual info by Morten Krogh-Jespersen · 2 years, 1 month ago
  19. 4ad8027 [Retrace] Prepare residual signature information before map version 2.2 by Morten Krogh-Jespersen · 2 years, 1 month ago
  20. 4d88808 [Retrace] Canonicalize synthetic mapping information by Morten Krogh-Jespersen · 2 years, 1 month ago
  21. 4a51a96 [Compose] Wait with removal of field signatures until finish by Morten Krogh-Jespersen · 2 years, 1 month ago
  22. 66f5aa9 [Compose] Add test for duplicating fields by Morten Krogh-Jespersen · 2 years, 1 month ago
  23. 00b348f [KeepAnno] Add parsing of 'allow' keep options. by Ian Zerny · 2 years, 1 month ago
  24. 7278096 [KeepAnno] Rename classTypeName to className and refactor parsing. by Ian Zerny · 2 years, 1 month ago
  25. 0575b71 VarHandle desugar: Move VarHandle rewriting from reader to writer by Søren Gjesse · 2 years, 1 month ago
  26. 3335c65 VarHandle desugar: Move MethodHandles.Lookup rewriting from reader to writer by Søren Gjesse · 2 years, 1 month ago
  27. 2e88c34 Disable assertion about original method for synthesized methods by Morten Krogh-Jespersen · 2 years, 1 month ago
  28. b2fdb70 Relax restriction of original method precense by Morten Krogh-Jespersen · 2 years, 1 month ago
  29. 58c4bc7 Move vertically merged method from parent by inlining positions by Morten Krogh-Jespersen · 2 years, 1 month ago
  30. c4dd4da Add a bit to position to track if the position is d8/r8 synthesized by Morten Krogh-Jespersen · 2 years, 1 month ago
  31. b8c16ad Add utility for type substituting a method by simulating inlining by Morten Krogh-Jespersen · 2 years, 1 month ago
  32. 37a1d14 Refactor code to allow iterating over positions by Morten Krogh-Jespersen · 2 years, 1 month ago
  33. 8c798ee [Compose] Account for qualified field names by Morten Krogh-Jespersen · 2 years, 1 month ago
  34. b0fd8e6 [Compose] Add tests for composing moved fields and methods by Morten Krogh-Jespersen · 2 years, 1 month ago
  35. d8d6e8b Ensure that lambda bridges has code moved as inlining by Morten Krogh-Jespersen · 2 years, 1 month ago
  36. 6f153b7 Add test for incorrectly retracing private lambda by Morten Krogh-Jespersen · 2 years, 1 month ago
  37. 715a974 [KeepAnno] Context and descriptions on keep edges. by Ian Zerny · 2 years, 1 month ago
  38. ae913f1 [KeepAnno] Syntax for extends patterns and keep options. by Ian Zerny · 2 years, 1 month ago
  39. e5db297 Enum unboxer: fix enum arrays on various instructions by Clément Béra · 2 years, 1 month ago
  40. 0d49a39 Update formatter used for generated code by Søren Gjesse · 2 years, 1 month ago
  41. 75996df VarHandle desugaring test of types not supported by desugaring by Søren Gjesse · 2 years, 1 month ago
  42. 076f685 Improve assertion message when there are duplicate DEX items by Søren Gjesse · 2 years, 1 month ago
  43. e3ba8dd Add test using class not found on Android (java.lang.ClassValue) by Søren Gjesse · 2 years, 2 months ago
  44. beebe28 Clean-up mapped positions to not flatten inner most by Morten Krogh-Jespersen · 2 years, 2 months ago
  45. 7ea0fa5 Clean-up DexEntryDebugState to account for all position info by Morten Krogh-Jespersen · 2 years, 2 months ago
  46. c5dda4b Discard synthetic positions when simulating code inlining by Morten Krogh-Jespersen · 2 years, 2 months ago
  47. 1f7130a Handle exceptional edges with CF verification errors. by Ian Zerny · 2 years, 2 months ago
  48. 658dbab VarHandle desugaring test backporting of compareAndSwapObject by Søren Gjesse · 2 years, 2 months ago
  49. b2481f0 Fix VarHandle test on Windows by Søren Gjesse · 2 years, 2 months ago
  50. 7999dd1 Desugared lib nio: Start analyzing Jdk11 failures by Clément Béra · 2 years, 2 months ago
  51. 8e49dfc Desugared lib nio: Fix WatchEvent and Jdk11 tests by Clément Béra · 2 years, 2 months ago
  52. afa1ae0 Remove use of StringConcatFactory from VarHandle test by Søren Gjesse · 2 years, 2 months ago
  53. 8c5b96f [KeepAnno] Add test and support for targets on field types. by Ian Zerny · 2 years, 2 months ago
  54. 35f5960 [KeepAnno] Update default values to not overlap with valid values. by Ian Zerny · 2 years, 2 months ago
  55. 1a22092 [KeepAnno] Test for UsesReflection annotated fields. by Ian Zerny · 2 years, 2 months ago
  56. 1582110 [KeepAnno] Add support for method return type and parameters. by Ian Zerny · 2 years, 2 months ago
  57. 6a8ce1c Extend the VarHandle desugaring with reference instance fields by Søren Gjesse · 2 years, 2 months ago
  58. 73acdb7 Extend the VarHandle test of instance field of type reference by Søren Gjesse · 2 years, 2 months ago
  59. a9f4c65 Skip running FileCopyMoveTest on Vms where it fails by Søren Gjesse · 2 years, 2 months ago
  60. 74b206b Support empty DEX for DEX container format by Søren Gjesse · 2 years, 2 months ago
  61. 411745e Extend the VarHandle desugaring with instance fields of type long by Søren Gjesse · 2 years, 2 months ago
  62. 4d0acb6 Allow all global synthetics to have nested synthetics by Søren Gjesse · 2 years, 2 months ago
  63. 3dfa844 Desugared library nio: test link and sym link by Clément Béra · 2 years, 2 months ago
  64. c2070e3 Desugared library nio: fix FileChannel options by Clément Béra · 2 years, 2 months ago
  65. 3f8cb06 Desugared library: fix channel exceptions by Clément Béra · 2 years, 2 months ago
  66. b79f3a4 Fix Files.isSameFile for non existent files by Clément Béra · 2 years, 2 months ago
  67. 2f1d3dc Fix test expectations (red bot) by Clément Béra · 2 years, 2 months ago
  68. 47cb975 Extend the VarHandle test of instance field of type long by Søren Gjesse · 2 years, 2 months ago
  69. 7f78e9d [KeepAnno] Extend @UsesReflection with additional preconditions. by Ian Zerny · 2 years, 2 months ago
  70. cbd1219 [KeepAnno] Add derived annotation @UsesReflection by Ian Zerny · 2 years, 2 months ago
  71. 03e5f7b Desugared lib: test extra file attributes by Clément Béra · 2 years, 2 months ago
  72. daca0b6 Fix most File attribute accesses by Clément Béra · 2 years, 2 months ago
  73. 7a298ac Guard against block pointers being removed. by Ian Zerny · 2 years, 2 months ago
  74. d57bb50 Implement VarHandle desugaring for instance fields of type int by Søren Gjesse · 2 years, 2 months ago
  75. bda1963 [KeepAnno] Relax annotation contexts and support preconditions. by Ian Zerny · 2 years, 2 months ago
  76. f33d3ca Support catch handlers in conversion to filled-array-data. by Ian Zerny · 2 years, 2 months ago
  77. 8d40b27 Reland #3: "Use new-filled-array for more things." by Ian Zerny · 2 years, 2 months ago
  78. 263b457 Fix the order of generated classes by Søren Gjesse · 2 years, 2 months ago
  79. 6c61b87 Generate DesugarMethodHandlesLookup class by Søren Gjesse · 2 years, 2 months ago
  80. 7628fc6 Fix testVarHandleDesugaringGenerated by Søren Gjesse · 2 years, 2 months ago
  81. a49bbe7 Revert #2 "Mark methods as library overrides in a final pass after enqueuing" by Morten Krogh-Jespersen · 2 years, 2 months ago
  82. 4595a07 Add test for NPE when doing redundant bridge removal by Morten Krogh-Jespersen · 2 years, 2 months ago
  83. ae1e6df Generate DesugarVarHandle class by Søren Gjesse · 2 years, 2 months ago
  84. a6ecfac Add missing @Override by Søren Gjesse · 2 years, 2 months ago
  85. 96754af Fix bad merge by Søren Gjesse · 2 years, 2 months ago
  86. 725dd13 Add CfInstruction instance and casting methods by Søren Gjesse · 2 years, 2 months ago
  87. 6f80c1a Add new VarHandle tests by Søren Gjesse · 2 years, 2 months ago
  88. f2e5c05 Add more R8 nest tests by Søren Gjesse · 2 years, 2 months ago
  89. 386e4d6 Fix test expectations and file access by Clément Béra · 2 years, 2 months ago
  90. f00ca79 Reland "Mark methods as library overrides in a final pass after enqueuing" by Morten Krogh-Jespersen · 2 years, 2 months ago
  91. a4714bd Desugared library nio: Support all FileAttributeView by Clément Béra · 2 years, 2 months ago
  92. b634272 Desugared library nio: fix some createDirectory by Clément Béra · 2 years, 2 months ago
  93. 991e48e Test Files visit methods by Clément Béra · 2 years, 2 months ago
  94. 713651f Assert that D8 never inserts zero-line numbers in CF output. by Ian Zerny · 2 years, 2 months ago
  95. aaa9024 Revert "Mark methods as library overrides in a final pass after enqueuing" by Morten Krogh-Jespersen · 2 years, 2 months ago
  96. 29dc783 Test all DEX VMs report zero-valued line numbers. by Ian Zerny · 2 years, 2 months ago
  97. 4e34605 Insert bridges for library targets for memberrebinding by Morten Krogh-Jespersen · 2 years, 2 months ago
  98. c57812e Mark methods as library overrides in a final pass after enqueuing by Morten Krogh-Jespersen · 2 years, 2 months ago
  99. bbfb90d Fix test expectation for custom converted type by Clément Béra · 2 years, 2 months ago
  100. ac057f1 Disable Files reference test on windows by Clément Béra · 2 years, 2 months ago