1. 4707126 Remove static references to resolution methods on AppInfo by Christoffer Quist Adamsen · 4 years ago
  2. ce55d0b Desugared library: Invalid missing class warnings by Clément Béra · 4 years ago
  3. 199c661 Do not publicize private members that are kept by Christoffer Quist Adamsen · 4 years ago
  4. 3f9d7c4 Revert "Enable pass through of bytecode for kotlin inline functions" by Morten Krogh-Jespersen · 4 years ago
  5. 1610a0d Enable pass through of bytecode for kotlin inline functions by Morten Krogh-Jespersen · 4 years ago
  6. 0bf37ad Use initialMissingTypes after final round of tracing by Morten Krogh-Jespersen · 4 years ago
  7. faba79c Ensure that default app info only has class hierarchy in R8 by Christoffer Quist Adamsen · 4 years ago
  8. e010c76 Use AppView instead of LambdaRewriter where possible by Christoffer Quist Adamsen · 4 years ago
  9. 6b6e100 Handle receiver aliases with imprecise static types during class inlining by Christoffer Quist Adamsen · 4 years ago
  10. f73ed19 Change PassThroughTest to use \n and not platform line sep by Morten Krogh-Jespersen · 4 years ago
  11. 6e078f7 Avoid duplicates in outliner's candidate lists by Christoffer Quist Adamsen · 4 years ago
  12. 698f984 Update test assertions for NestTreeShakeJarVerificationTest by Morten Krogh-Jespersen · 4 years ago
  13. 56129de Use a context that is present in lookupDirectSuper() by Christoffer Quist Adamsen · 4 years ago
  14. a8bd820 Fix typo in lookup methods by Christoffer Quist Adamsen · 4 years ago
  15. 327941e Use DexProgramClass and ProgramMethod for contexts by Christoffer Quist Adamsen · 4 years ago
  16. 6f4bd29 Remove disabling of assert when rewriting Kotlin metadata by Morten Krogh-Jespersen · 4 years ago
  17. 15640ba Remove @Keep from ExtractMarker class. by Ian Zerny · 4 years ago
  18. 14f2e9e Revert semantic change to class inliner analysis from field resolution changes by Christoffer Quist Adamsen · 4 years ago
  19. 044b4a5 Add test and internal testing option for cf pass through mode by Morten Krogh-Jespersen · 4 years ago
  20. d4735b2 Model kotlin metadata in the enqueuer by Morten Krogh-Jespersen · 4 years ago
  21. 525f2ae Update latest API level to R. by Ian Zerny · 4 years ago
  22. add788e Add a kotlin metadata test for boxed primitives by Morten Krogh-Jespersen · 4 years ago
  23. c20062f Introduce a FieldResolutionResult by Christoffer Quist Adamsen · 4 years ago
  24. 23d77af Use R8 with relocated deps for generating keep rules for R8lib by Morten Krogh-Jespersen · 4 years ago
  25. eb166e4 Use deps_all target for external r8 by Morten Krogh-Jespersen · 4 years ago
  26. f4da0bf Relocate all types that matches a prefix by Morten Krogh-Jespersen · 4 years ago
  27. e63d647 Clean and rename test for backports and min API levels. by Ian Zerny · 4 years ago
  28. 6766f66 Add translations for some values in sample apk by Rico Wind · 4 years ago
  29. 33a57cc Allow sample apk builder to generate proto version of apks by Rico Wind · 4 years ago
  30. e6632d8 Strengthen type of staticizer's referencedFrom by Christoffer Quist Adamsen · 4 years ago
  31. 0af62e6 Remove forEach() overloads taking BiConsumer by Christoffer Quist Adamsen · 4 years ago
  32. 5cab44e Clear information about staticizer candidates after staticizing by Christoffer Quist Adamsen · 4 years ago
  33. 11c8001 Test Cf to Cf desugar with Cf versions by Søren Gjesse · 4 years ago
  34. f81b206 Refactor Cf to Cf test by Søren Gjesse · 4 years ago
  35. 72459c7 Use ASM constants for class file version by Søren Gjesse · 4 years ago
  36. 72e4799 Add an explicit Cf to Cf desugaring flag by Søren Gjesse · 4 years ago
  37. 5f20925 Update forEach() methods on DexProgramClass by Christoffer Quist Adamsen · 4 years ago
  38. e88b9c0 Replace all usages of GraphLens.mapProgramMethod() by a new LongLivedProgramMethodSetBuilder by Christoffer Quist Adamsen · 4 years ago
  39. d3c230d Introduce a ProgramMethodSet by Christoffer Quist Adamsen · 4 years ago
  40. 1f538a9 Towards using ProgramMethod in the compiler by Christoffer Quist Adamsen · 4 years ago
  41. 7bed109 Enable 'CollectionIncompatibleType' error prone check by Christoffer Quist Adamsen · 4 years ago
  42. 40ac0e4 Specify input files for r8 gradle tasks by Morten Krogh-Jespersen · 4 years ago
  43. 6d18863 Remove DexFileMerger by Søren Gjesse · 4 years ago
  44. cb8fae6 Remove compat dex builder by Søren Gjesse · 4 years ago
  45. ea7348e Remove CompatDx by Søren Gjesse · 4 years ago
  46. b84da85 Fix missing method renaming by Christoffer Quist Adamsen · 4 years ago
  47. 0ed4c09 Rename ClassSubject.getDexClass() to getDexProgramClass() by Christoffer Quist Adamsen · 4 years ago
  48. e3b34ff Rename ProgramMethod.getMethod() to getDefinition() by Christoffer Quist Adamsen · 4 years ago
  49. ac1a4d2 Do not invoke KotlinMetdataWriter.kotlinMetadataToString from tests by Morten Krogh-Jespersen · 4 years ago
  50. 5d9a638 Use Kotlin/Any as classifier for all pruned types by Morten Krogh-Jespersen · 4 years ago
  51. 590b827 Reland "Share subtyping computation where possible." by Ian Zerny · 4 years ago
  52. 6466824 Fix test expectation after kotlin metadata refactoring by Morten Krogh-Jespersen · 4 years ago
  53. 0a0078f Model kotlin metadata in a structured way by Morten Krogh-Jespersen · 4 years ago
  54. 30b0790 Fix dependency for generateR8LibKeepRules by Morten Krogh-Jespersen · 4 years ago
  55. 4a5b101 Reland "Move kotlin metadata printer out such that it can be used by tests" by Morten Krogh-Jespersen · 4 years ago
  56. 1873bd4 Fix assertion in Relocator test by Morten Krogh-Jespersen · 4 years ago
  57. dedc911 Revert negation in isMaterializableInContext() by Christoffer Quist Adamsen · 4 years ago
  58. dcf3dec Revert "Share subtyping computation where possible." by Morten Krogh-Jespersen · 4 years ago
  59. 47393d9 Reland "Clean-up top-level r8 entry-points to not use shadow-jar" by Morten Krogh-Jespersen · 4 years ago
  60. d13113a Use a relocator naming lense for rewriting data file names by Morten Krogh-Jespersen · 4 years ago
  61. 306fff5 Add nest support to relocator by Morten Krogh-Jespersen · 4 years ago
  62. fc39873 Fix test expectations after introducing unknown accessibility by Christoffer Quist Adamsen · 4 years ago
  63. 469ce94 KeepReason: typo by Clément Béra · 4 years ago
  64. 30102ea Encapsulate IRCode.method by Christoffer Quist Adamsen · 4 years ago
  65. a0874e2 Fix illegal member value propagation in presence of feature splits by Christoffer Quist Adamsen · 4 years ago
  66. 380c842 Add support for unknown accessibility in access control by Christoffer Quist Adamsen · 4 years ago
  67. c87fe0c Revert "Enum unboxing: Support enums with static methods" by Morten Krogh-Jespersen · 4 years ago
  68. d51dfe1 Enum unboxing: Support enums with static methods by Clément Béra · 4 years ago
  69. 1ba6a0c Share subtyping computation where possible. by Ian Zerny · 4 years ago
  70. 2bb1e59 Relocator should keep all attributes by Morten Krogh-Jespersen · 4 years ago
  71. ce64005 Add latest version of Chrome for testing by Christoffer Quist Adamsen · 4 years ago
  72. 9e25c1e Desugared library: fail on incompatible desugared library version by Clément Béra · 4 years ago
  73. 2130a9b Disable assertion for invalid annotation test by Christoffer Quist Adamsen · 4 years ago
  74. 9cb3aae Rename staticizer regression test by Christoffer Quist Adamsen · 4 years ago
  75. 9957518 Revert "Clean-up top-level r8 entry-points to not use shadow-jar" by Morten Krogh-Jespersen · 4 years ago
  76. aa44a9b Use r8withrelocateddeps for r8lib by Morten Krogh-Jespersen · 4 years ago
  77. 0fb3b12 Generalize instruction transform helpers. by Ian Zerny · 4 years ago
  78. 6fef152 Assert removal of concrete service zip entry and not directory by Morten Krogh-Jespersen · 4 years ago
  79. 8c812bd Use relocator for relocating in R8 by Morten Krogh-Jespersen · 4 years ago
  80. 42ae884 Enum unboxing: fix proto shrinking by Clément Béra · 4 years ago
  81. 5b6e51a Fix NonEmptyObjectObjectState equal by Clément Béra · 4 years ago
  82. b6eca62 Reland "Reintroduce assertion in enum unboxing" by Christoffer Quist Adamsen · 4 years ago
  83. 4ab1b5d Reproduce illegal member value propagation in presence of feature splits by Christoffer Quist Adamsen · 4 years ago
  84. b846433 Allow inlinging methods from base to a feature by Rico Wind · 4 years ago
  85. b029b98 Track lower case type names when using -dontusemixedcase by Morten Krogh-Jespersen · 4 years ago
  86. a1db81c Revert "Reintroduce assertion in enum unboxing" by Ian Zerny · 4 years ago
  87. ed67685 Naming of packages can collide if -dontusemixedcase by Morten Krogh-Jespersen · 4 years ago
  88. 34b678c Clean-up top-level r8 entry-points to not use shadow-jar by Morten Krogh-Jespersen · 4 years ago
  89. d8de2ab Extend Relocator with rewriting of services by Morten Krogh-Jespersen · 4 years ago
  90. ca06fb3 No relocation of partial packages based on prefix by Morten Krogh-Jespersen · 4 years ago
  91. 6a5d813 Add -dontusemixedcase test showing that we can pick clashing names by Morten Krogh-Jespersen · 4 years ago
  92. 9e65d69 Reintroduce assertion in enum unboxing by Christoffer Quist Adamsen · 4 years ago
  93. 977f55b Test behavior of annotations with injected methods by Christoffer Quist Adamsen · 4 years ago
  94. d3eb4fd Test for behavior of invalid bootstrap method handles. by Ian Zerny · 4 years ago
  95. 524064c6 Mark newCachedThreadPool.Executors_newCachedThreadPool_A01 flaky. by Ian Zerny · 4 years ago
  96. 1fd4487 Reland "Enable Enum unboxing" by Clément Béra · 4 years ago
  97. 8f796a7 Enum unboxing: fix annotation with method parameters by Clément Béra · 4 years ago
  98. f547ad4 Stream the Proguard map to the consumer by Christoffer Quist Adamsen · 4 years ago
  99. 7aa1f0a Remove redundant flush() in WriterConsumer by Christoffer Quist Adamsen · 4 years ago
  100. c1e0899 Cleanup Proguard map supplier by Christoffer Quist Adamsen · 4 years ago