1. 34f30a0 Experimental option to disallow code replacement by default by Christoffer Adamsen · 8 months ago
  2. ed30c3c Remove uses of MethodAccessInfoCollection after final tree shaking by Christoffer Adamsen · 1 year, 1 month ago
  3. bd6ecf7 Reapply "Reapply "Reapply "Represent all original method information in positions""" by Ian Zerny · 1 year, 5 months ago
  4. d47e884 Revert "Reapply "Reapply "Represent all original method information in positions""" by Rico Wind · 1 year, 5 months ago
  5. c093f1b Reapply "Reapply "Represent all original method information in positions"" by Ian Zerny · 1 year, 5 months ago
  6. 65675a3 Revert "Reapply "Represent all original method information in positions"" by Ian Zerny · 1 year, 5 months ago
  7. da8beac Reapply "Represent all original method information in positions" by Ian Zerny · 1 year, 5 months ago
  8. 73e9fcd Revert "Represent all original method information in positions" by Ian Zerny · 1 year, 5 months ago
  9. bfdcaaa Represent all original method information in positions by Ian Zerny · 1 year, 5 months ago
  10. 0e899d3 Remove legacy method instructionInstanceCanThrow() by Christoffer Quist Adamsen · 1 year, 8 months ago
  11. 801af25 Allow access modification by default by Christoffer Quist Adamsen · 1 year, 9 months ago
  12. c27af3e Migrate remaining legacy example regression tests. by Ian Zerny · 1 year, 10 months ago
  13. 31c0423 [LIR] Add support for long or and neg instructions. by Ian Zerny · 1 year, 10 months ago
  14. 1926e33 [LIR] Add support for not instruction. by Ian Zerny · 1 year, 10 months ago
  15. f027763 Move finalizing of fields to after IR conversion by Christoffer Quist Adamsen · 1 year, 10 months ago
  16. cad47ce [LIR] Add support for neg and shift instructions. by Ian Zerny · 1 year, 11 months ago
  17. bdd18c2 Migrate more legacy regression tests. by Ian Zerny · 1 year, 11 months ago
  18. e81b303 [LIR] Add support for IOR by Ian Zerny · 1 year, 11 months ago
  19. aea82c8 Migrate enclosingmethod legacy test. by Ian Zerny · 1 year, 11 months ago
  20. 02a8436 Prepare tests for constructor inlining by Christoffer Quist Adamsen · 1 year, 11 months ago
  21. 07aeab9 Delete trivial example test. by Ian Zerny · 1 year, 11 months ago
  22. 72d43e1 [LIR] Add support for more binops. by Ian Zerny · 1 year, 11 months ago
  23. 93504d3 [LIR] Add support for new unboxed enum instance. by Ian Zerny · 1 year, 11 months ago
  24. 2fc5a66 [LIR] Add support for item-based const string. by Ian Zerny · 1 year, 11 months ago
  25. 9c21393 [LIR] Add support for multi-new-array. by Ian Zerny · 1 year, 11 months ago
  26. 5f01b57 Migrate legacy loadconst and UdpServer example tests. by Ian Zerny · 1 year, 11 months ago
  27. c431d6e Migrate legacy jumbostring example test to new test infra. by Ian Zerny · 1 year, 11 months ago
  28. 421c871 [LIR] Add support for int-switch. by Ian Zerny · 1 year, 11 months ago
  29. 9c85838 [LIR] Add support for instanceof. by Ian Zerny · 1 year, 11 months ago
  30. 9f0a324 Migrate hello world example test. by Ian Zerny · 1 year, 11 months ago
  31. 2dcefd7 [LIR] Add support for filled array. by Ian Zerny · 1 year, 11 months ago
  32. faacda3 [LIR] Add const class instruction. by Ian Zerny · 1 year, 11 months ago
  33. 5cb9f41 Move some example tests to new test infra. by Ian Zerny · 1 year, 11 months ago
  34. f6eb5da Move cse and catch example tests to new test set up. by Ian Zerny · 1 year, 11 months ago
  35. 40a851b [LIR] Move bridge example test and add checkcast. by Ian Zerny · 1 year, 11 months ago
  36. 53f0241 Migrate barray and arrayaccess to a non-legacy test. by Ian Zerny · 2 years ago
  37. 713e752 Remove remaining runs on DX from R8RunExamples by Rico Wind · 2 years, 1 month ago
  38. 902b647 Hack examples test for old runtimes to use comparison with JVM by Rico Wind · 2 years, 1 month ago
  39. 64f1521 Fix DataResourceTest on windows by Christoffer Quist Adamsen · 2 years, 1 month ago
  40. 001db58 Fix printing of annotations in regression test by Rico Wind · 2 years, 1 month ago
  41. 2a07292 Update LineNumberOptimizer to always insert positions for overloads by Morten Krogh-Jespersen · 2 years, 5 months ago
  42. 38c8ce2 Respect -keep rules in publicizing of fields by Christoffer Quist Adamsen · 2 years, 9 months ago
  43. 4591af5 Enable new stringbuilder optimizer by Morten Krogh-Jespersen · 2 years, 9 months ago
  44. acb4f32 Remove junit usage from mockito test code. by Ian Zerny · 3 years ago
  45. 3f85de8 Move abstract-method-removal legacy example test. by Ian Zerny · 3 years ago
  46. d7685eb Disallow method staticizing in tests by Christoffer Quist Adamsen · 3 years, 2 months ago
  47. da43d9b Remove call site optimization by Christoffer Quist Adamsen · 3 years, 5 months ago
  48. e7dac29 Always propagate values in R8 by Rico Wind · 3 years, 5 months ago
  49. 9c78d51 Reland "Extend argument propagator to instance initializers" by Christoffer Quist Adamsen · 3 years, 6 months ago
  50. e90f2d9 Revert "Widen dynamic types to unknown when they are not useful" by Christoffer Quist Adamsen · 3 years, 6 months ago
  51. fc9d626 Extend argument propagator to instance initializers by Christoffer Quist Adamsen · 3 years, 6 months ago
  52. 01343f8 Reland "Enable new argument propagation" by Christoffer Quist Adamsen · 3 years, 6 months ago
  53. e8d3f98 Revert "Enable new argument propagation" by Christoffer Quist Adamsen · 3 years, 6 months ago
  54. be44fc3 Enable new argument propagation by Christoffer Quist Adamsen · 3 years, 6 months ago
  55. 6fe706d Reland "Enable interface merging in second round of class merging" by Christoffer Quist Adamsen · 3 years, 10 months ago
  56. 1188c19 Revert "Enable interface merging in second round of class merging" by Christoffer Quist Adamsen · 3 years, 10 months ago
  57. 86a5ef0 Enable interface merging in second round of class merging by Christoffer Quist Adamsen · 3 years, 10 months ago
  58. 10f7ab7 Enable R8 support for using PCs in mapping file. by Ian Zerny · 3 years, 11 months ago
  59. 1c28c2f Update main-dex expectation after keeping annotations when noShrinking by Morten Krogh-Jespersen · 4 years ago
  60. fa11608 Better field value propagation of constant $r8$classId fields by Christoffer Quist Adamsen · 4 years, 1 month ago
  61. f6625e9 Use repackaging framework for minifying packages by Morten Krogh-Jespersen · 4 years, 1 month ago
  62. cc07cfd Fix missing classes in tests by Christoffer Quist Adamsen · 4 years, 1 month ago
  63. 9d26708 Always consider const string instructions as potentially throwing. by Ian Zerny · 4 years, 1 month ago
  64. 4fcaa65 Use same intermediate constructor name in horizontal and vertical merging by Christoffer Quist Adamsen · 4 years, 4 months ago
  65. e6d0019 Rewrite non-rebound field references during class merging by Christoffer Quist Adamsen · 4 years, 5 months ago
  66. 847ea38 Enable new repackaging by default by Christoffer Quist Adamsen · 4 years, 6 months ago
  67. 3679637 Rewrite PackageNamingTest to use CodeInspector by Christoffer Quist Adamsen · 4 years, 6 months ago
  68. d37ed28 Rename GraphLens. by Ian Zerny · 4 years, 8 months ago
  69. 7100466 Reprocess trivial field accesses by Christoffer Quist Adamsen · 5 years ago
  70. 4c0b529 Fail in case of stdout/stderr unless explicitly allowed by Christoffer Quist Adamsen · 5 years ago
  71. cb04319 Make existing tests robust towards more aggressive class inlining by Christoffer Quist Adamsen · 5 years ago
  72. 2e4bcde Reland "Initial support for member value propagation for instance fields" by Christoffer Quist Adamsen · 5 years ago
  73. f99a4cf Revert "Initial support for member value propagation for instance fields" by Christoffer Quist Adamsen · 5 years ago
  74. ae1775c Initial support for member value propagation for instance fields by Christoffer Quist Adamsen · 5 years ago
  75. bfdbe60 Allow clinits that create a singleton instance to be postponed by Christoffer Quist Adamsen · 5 years ago
  76. ea8c8b4 R8/D8 working on dex for hello by clementbera · 5 years ago
  77. 16c1ea2 Member value propagation for float and double fields by Christoffer Quist Adamsen · 5 years ago
  78. e7479ea Enable inlining of synchronized methods by Christoffer Quist Adamsen · 5 years ago
  79. ba63da4 Move Objects.requireNonNull and Lomg.compare handling into BackportedMethodRewriter by Jake Wharton · 6 years ago
  80. 0fb0f52 Exploit that type information is exact for newly-created instances by Christoffer Quist Adamsen · 6 years ago
  81. 38fc8c5 Towards the propagation of call site optimization info. by Jinseong Jeon · 6 years ago
  82. ddf65a6 Don't inline into constructors when producing class files by Rico Wind · 6 years ago
  83. 0caca5d Print a warning if a Proguard configuration rule does not match anything by Christoffer Quist Adamsen · 6 years ago
  84. 9a1fb81 Desugar multianewarray instructions in new CF front-end. by Ian Zerny · 6 years ago
  85. 4781fcd Revert "Combine Long.compare/Objects.requireNonNull with Java 8 rewriter" by Jake Wharton · 6 years ago
  86. 2371125 Combine Long.compare/Objects.requireNonNull with Java 8 rewriter by Jake Wharton · 6 years ago
  87. f97e04c Prioritize noSideEffects in side-effect analysis of invocations. by Jinseong Jeon · 6 years ago
  88. 7289113 Keep structure/input separator when renaming inner classes. by Jinseong Jeon · 6 years ago
  89. c96d241 Split applymapping tests into source and shrunken library by Morten Krogh-Jespersen · 6 years ago
  90. 6d1dad0 IdentifierMinifierTest: add test with "-adaptclassstrings" (no filter) by Tamas Kenez · 6 years ago
  91. 30a3697 Remove test relying on auto value. by Ian Zerny · 6 years ago
  92. cd92637 Revert "Revert "Assert that definitionFor is only called on non-null class types."" by Christoffer Quist Adamsen · 6 years ago
  93. f2ba99b Merge "Remove dead array initializations" by Rico Wind · 6 years ago
  94. 005abea Remove dead array initializations by Rico Wind · 6 years ago
  95. d06b1dc Merge "Revert "Assert that definitionFor is only called on non-null class types."" by Ian Zerny · 6 years ago
  96. 4770852 Revert "Assert that definitionFor is only called on non-null class types." by Christoffer Quist Adamsen · 6 years ago
  97. 1d88e53 Merge changes Ic8b327c9,I8caad537 by Søren Gjesse · 6 years ago
  98. c0c7ab8 Add main dex tracing test for instanceof and checkcast by Søren Gjesse · 6 years ago
  99. bccaa81 Assert that definitionFor is only called on non-null class types. by Ian Zerny · 6 years ago
  100. 68af397 Add main dex tracing test for a new array reference by Søren Gjesse · 6 years ago