1. e7e1d67 Add test for not removing static bridge from memberrebinding by Morten Krogh-Jespersen · 2 years, 8 months ago
  2. 97f752f Fix typo in argument propagation by Christoffer Quist Adamsen · 2 years, 8 months ago
  3. 2861ab9 Extend call site optimizations tests to experimental argument propagator by Christoffer Quist Adamsen · 2 years, 8 months ago
  4. e047a33 Limit reprocessing from dynamic parameter type information by Christoffer Quist Adamsen · 2 years, 8 months ago
  5. a5b7d3b Enable Record Desugaring by Clément Béra · 2 years, 8 months ago
  6. 1a65818 Handle trivial phis in constant null to constant zero rewriting by Christoffer Quist Adamsen · 2 years, 8 months ago
  7. da2dbcd Record cf to cf desugar test by Clément Béra · 2 years, 8 months ago
  8. 9593a2a Fix label in RecordMethods by Clément Béra · 2 years, 8 months ago
  9. d2994d0 Add more instructions to CfCodePrinter by Søren Gjesse · 2 years, 8 months ago
  10. ca53eff Fix typos in syntheticItems by Clément Béra · 2 years, 8 months ago
  11. c5e421f Parallelize preprocessing for argument propagation by Christoffer Quist Adamsen · 2 years, 8 months ago
  12. 7b23828 Drop type bounds for arguments to non-overriding/overridden virtual methods by Christoffer Quist Adamsen · 2 years, 8 months ago
  13. 96514bd Widen parameter states to unknown when dynamic type is trivial by Christoffer Quist Adamsen · 2 years, 8 months ago
  14. ff09af6 Widening of polymorphic method states to unknown by Christoffer Quist Adamsen · 2 years, 8 months ago
  15. 3b87268 Add CONSTANT_Dynamic test of using two differently typed constants by Søren Gjesse · 2 years, 8 months ago
  16. 387e73d Add CONSTANT_Dynamic test of using two named constants by Søren Gjesse · 2 years, 8 months ago
  17. a2f1128 Add CONSTANT_Dynamic test of using bootstrap method from another class by Søren Gjesse · 2 years, 8 months ago
  18. a1f2fb6 Add a basic test for CONSTANT_Dynamic by Søren Gjesse · 2 years, 8 months ago
  19. 0193e84 Stop relying on synthetic abstract method on Record by Clément Béra · 2 years, 8 months ago
  20. 622b965 More R8 Record tests by Clément Béra · 2 years, 8 months ago
  21. eafdab0 R8 support for Record by Clément Béra · 2 years, 8 months ago
  22. d7ae131 Generate Record class based on AppReader flag by Clément Béra · 2 years, 8 months ago
  23. 7dbcd72 Use ensureSyntheticClass pattern by Clément Béra · 2 years, 8 months ago
  24. 23bffea Rename L8ClassSynthesizerDesugaring by Clément Béra · 2 years, 8 months ago
  25. ca481eb Introduce DexApplicationReadFlags by Clément Béra · 2 years, 8 months ago
  26. 1d5c4ea Adjust min limit for youtube to not time out by Morten Krogh-Jespersen · 2 years, 8 months ago
  27. 91d7707 Fix nondeterministic insertion of spill/restore moves by Christoffer Quist Adamsen · 2 years, 8 months ago
  28. aa2a100 Add argument propagator test inspector by Christoffer Quist Adamsen · 2 years, 8 months ago
  29. 1e17c93 Always set lower bound for dynamic types that are effectively final by Christoffer Quist Adamsen · 2 years, 8 months ago
  30. bb3e6cd Add tests for virtual dispatch argument propagation by Christoffer Quist Adamsen · 2 years, 8 months ago
  31. 0e67289 Remove printing to stdout_fd in internal_test.py by Morten Krogh-Jespersen · 2 years, 8 months ago
  32. 054317c Fail compilation for invokes to <clinit> by Ian Zerny · 2 years, 8 months ago
  33. d18f71c [ApiModel] Ensure we set api level for code when inlining by Morten Krogh-Jespersen · 2 years, 8 months ago
  34. 31c3da0 [ApiModel] Add test for inlining into same class and out by Morten Krogh-Jespersen · 2 years, 8 months ago
  35. 66235bd Map virtual methods to their root-virtual method in argument propagation by Christoffer Quist Adamsen · 2 years, 8 months ago
  36. a777aa0 Remove obsolete TODOs in argument propagator by Christoffer Quist Adamsen · 2 years, 8 months ago
  37. 94cebab Avoid computing parameter states when already unknown by Christoffer Quist Adamsen · 2 years, 8 months ago
  38. e9da81b Add method resolution overloads taking DexMethodSignature by Christoffer Quist Adamsen · 2 years, 8 months ago
  39. d766613 Fix issues in argument propagation by Christoffer Quist Adamsen · 2 years, 8 months ago
  40. 4fcba01 Allow repackaging if referencing Array.clone by Morten Krogh-Jespersen · 2 years, 8 months ago
  41. 1f6f856 Add test for not repackaging if call to Array.clone by Morten Krogh-Jespersen · 2 years, 8 months ago
  42. 2c95601 Use fastutil maps in MethodMapBacking by Christoffer Quist Adamsen · 2 years, 8 months ago
  43. 4900098 Reland "Introduce a DexMethod-backed DexMethodSignature" by Christoffer Quist Adamsen · 2 years, 9 months ago
  44. 185f88e Revert "Introduce a DexMethod-backed DexMethodSignature" by Christoffer Quist Adamsen · 2 years, 9 months ago
  45. 28f3001 Introduce a DexMethod-backed DexMethodSignature by Christoffer Quist Adamsen · 2 years, 9 months ago
  46. 6967a4d Upload expected and actual files to cloud storage if not equal by Morten Krogh-Jespersen · 2 years, 9 months ago
  47. b8ec3f4 Emulated interface stubs by Clément Béra · 2 years, 9 months ago
  48. d7f1620 Update min_xmx_limits for youtube by Morten Krogh-Jespersen · 2 years, 9 months ago
  49. f3e7f40 Use LinkedHashMap for looking up properties when writing kotlin metadata by Morten Krogh-Jespersen · 2 years, 9 months ago
  50. 685a8c8 Allow resolving method on class from method proto and name by Christoffer Quist Adamsen · 2 years, 9 months ago
  51. f93bd59 Add ExactDynamicType and account for incomplete type canonicalization by Christoffer Quist Adamsen · 2 years, 9 months ago
  52. b15df08 Minor updates and misc. APIs for argument propagation by Christoffer Quist Adamsen · 2 years, 9 months ago
  53. 4b47af1 Cleanup enabling of argument propagation by Christoffer Quist Adamsen · 2 years, 9 months ago
  54. 705df31 Fix insertion of clinit when no static methods are used. by Ian Zerny · 2 years, 9 months ago
  55. 679251c Check for missing classes when repackaging class by Morten Krogh-Jespersen · 2 years, 9 months ago
  56. 31c5998 Add test for repackaging collision with missing class by Morten Krogh-Jespersen · 2 years, 9 months ago
  57. e218acb Fix desugared library wrapper concurrency issues by Clément Béra · 2 years, 9 months ago
  58. 09cff55 Set is-library-override information for synthesized methods by Christoffer Quist Adamsen · 2 years, 9 months ago
  59. f8575d9 Fix inadequate enum unboxing reprocessing when generating class files by Christoffer Quist Adamsen · 2 years, 9 months ago
  60. e1e91b0 Account for missing type in class name minification by Morten Krogh-Jespersen · 2 years, 9 months ago
  61. ae1d232 Add Art 12.0.0 to the build bot by Søren Gjesse · 2 years, 9 months ago
  62. 77eab0a Add reproduction for class name minifier picking missing class name by Morten Krogh-Jespersen · 2 years, 9 months ago
  63. ac4348b Make eventConsumer type explicit by Clément Béra · 2 years, 9 months ago
  64. de6c0cb Don't add preamble position if one is found before first instruction. by Ian Zerny · 2 years, 9 months ago
  65. dd26ff1 Reland "Lazily ensure companion clinit upon ensuring statics." by Ian Zerny · 2 years, 9 months ago
  66. c257fa9 Fix package minification with -dontoptimize by Christoffer Quist Adamsen · 2 years, 9 months ago
  67. c9e52f7 Prune -libraryjars, -injars and print statements from compiledump inputs by Rico Wind · 2 years, 9 months ago
  68. da5cfa0 Make eventConsumer types explicit by Clément Béra · 2 years, 9 months ago
  69. ddf47ab Fix mistake in adding host Art 12.0.0-beta4 by Søren Gjesse · 2 years, 9 months ago
  70. 953f7c4 Add host Art 12.0.0-beta4 by Søren Gjesse · 2 years, 9 months ago
  71. b6cafd9 Revert "Lazily ensure companion clinit upon ensuring statics." by Ian Zerny · 2 years, 9 months ago
  72. 4eb87df DesugaredLibraryRetargeter l8 synthesis moved upfront by Clément Béra · 2 years, 9 months ago
  73. 1aeeaca Wrappers generated upfront in L8. by Clément Béra · 2 years, 9 months ago
  74. 3f5bb40 Introduce L8ClassSynthesizer by Clément Béra · 2 years, 9 months ago
  75. 632b85b Bump mapping file version to 1.0 by Morten Krogh-Jespersen · 2 years, 9 months ago
  76. 5e7123a Lazily ensure companion clinit upon ensuring statics. by Ian Zerny · 2 years, 9 months ago
  77. acfb38a [Metadata] Throw rewriting error when testing by Morten Krogh-Jespersen · 2 years, 9 months ago
  78. 316dc23 Fix optimization of Objects.requireNonNullElse by Søren Gjesse · 2 years, 9 months ago
  79. 7c0dc99 Reland "Allow for minification of classes with references to missing classes" by Morten Krogh-Jespersen · 2 years, 9 months ago
  80. 4f8ea7c Add flag for asm verification of inputs by Rico Wind · 2 years, 9 months ago
  81. 1f8ec36 [Metadata] Track original name for nested and sealed classes by Morten Krogh-Jespersen · 2 years, 9 months ago
  82. 53703e0 [ApiModel] Set api levels directly on definitions by Morten Krogh-Jespersen · 2 years, 9 months ago
  83. 558a151 Repackage enclosingClass before current class to repackage by Morten Krogh-Jespersen · 2 years, 9 months ago
  84. 41fc33a Remove dead parameter by Clément Béra · 2 years, 9 months ago
  85. 655ea6a Fix Classpath wrappers not being marked as liveNonProgramType by Clément Béra · 2 years, 9 months ago
  86. b7af841 Assert eventConsumer are present by Clément Béra · 2 years, 9 months ago
  87. 021c3f0 Fix optimization of Objects.requireNonNullElseGet by Søren Gjesse · 2 years, 9 months ago
  88. 2853e99 Ignore legacy retrace test when desugaring. by Ian Zerny · 2 years, 9 months ago
  89. 485d7f0 Preserve interface lens info until fixup is run. by Ian Zerny · 2 years, 9 months ago
  90. 7a783c3 Revert "Allow for minification of classes with references to missing classes" by Morten Krogh-Jespersen · 2 years, 9 months ago
  91. 6db8c08 Allow for minification of classes with references to missing classes by Morten Krogh-Jespersen · 2 years, 9 months ago
  92. fcb613c Fix incorrect parameter arity in building codeAsInlining. by Ian Zerny · 2 years, 9 months ago
  93. 59d4194 Only do CF version test on r8lib when testing r8lib. by Ian Zerny · 2 years, 9 months ago
  94. 2191bd1 Always add the synthetic frame position of the companion method. by Ian Zerny · 2 years, 9 months ago
  95. 469c04a Add a test for JaCoCo using CONSTANT_Dynamic for class file version 55 by Søren Gjesse · 2 years, 9 months ago
  96. 1053e07 Update Jacoco 0.8.6 by Søren Gjesse · 2 years, 9 months ago
  97. cae764d Add --testing-state-name flag to test.py by Ian Zerny · 2 years, 9 months ago
  98. 3f7ae7a Regression test for outlining in default methods. by Ian Zerny · 2 years, 9 months ago
  99. 6c050be Avoid applying incomplete call site information by Christoffer Quist Adamsen · 2 years, 9 months ago
  100. 1328640 Split DesugaredLibraryAPIConverter by Clément Béra · 2 years, 9 months ago