1. 3de7925 Version 3.1.12-dev by Clément Béra · 3 years, 9 months ago 3.1.12-dev agp-7.1.0-alpha04
  2. e88f11d Merge commit 'de5e2c1192ff73d5936b36a8fc46127cf17de185' into dev-release by Clément Béra · 3 years, 9 months ago
  3. de5e2c1 Fix invalid attempt to remove caller by Christoffer Quist Adamsen · 3 years, 9 months ago
  4. 58dc160 Fix inadeqaute cycle elimination in presence of force-inline edges by Christoffer Quist Adamsen · 3 years, 9 months ago
  5. 225d934 Only AssumeNotNull instructions throw on null input by Christoffer Quist Adamsen · 3 years, 9 months ago
  6. 96da23c Fix is-fresh-field-name check in tree fixer by Christoffer Quist Adamsen · 3 years, 9 months ago
  7. b3b7d8f Split InterfaceMethodRewriter and InterfaceDesugaringProcessors by Clément Béra · 3 years, 9 months ago
  8. e6b8509 Remove builder from desugarInterfaceMethod by Clément Béra · 3 years, 9 months ago
  9. 507172d Fix unboxing of kotlin 1.5 enums by Christoffer Quist Adamsen · 3 years, 9 months ago
  10. 01fb2d2 Prefer removal of edges to <clinit> in call graph over actual call edges by Christoffer Quist Adamsen · 3 years, 9 months ago
  11. 1ed673e Support Enum.compareTo(Object) in enum unboxer by Christoffer Quist Adamsen · 3 years, 9 months ago
  12. 93f816c Add support for unboxing enums with assertions by Christoffer Quist Adamsen · 3 years, 9 months ago
  13. c95052b Support Desugared library retargeter in R8 by Clément Béra · 3 years, 9 months ago
  14. 1dafafb Split DesugaredLibraryRetargeter to prepare R8 support by Clément Béra · 3 years, 9 months ago
  15. 81d4150 Include *_data.py files in restart_if_new_version() check by Christoffer Quist Adamsen · 3 years, 9 months ago
  16. b8685d2 Use the same package in src and test for records. by Ian Zerny · 3 years, 9 months ago
  17. f205d64 Regression test for synthetics in bootclasspath duplicates. by Ian Zerny · 3 years, 9 months ago
  18. fc67c1d Update tivi dump by Christoffer Quist Adamsen · 3 years, 9 months ago
  19. 9a5789c Revert "Minor cleanup of simple inlining constraints" by Christoffer Quist Adamsen · 3 years, 9 months ago
  20. c485a2f Revert "Only use source supertype for generic signature if not interface" by Morten Krogh-Jespersen · 3 years, 9 months ago
  21. 1be1c7d Check for runtime type checks of implemented interfaces in synthetic merger by Christoffer Quist Adamsen · 3 years, 9 months ago
  22. 9d53c2c Reproduce merge failure with missing interfaces and -dontoptimize by Christoffer Quist Adamsen · 3 years, 9 months ago
  23. 1aa636e Minor cleanup of simple inlining constraints by Christoffer Quist Adamsen · 3 years, 9 months ago
  24. c9c559e Only use source supertype for generic signature if not interface by Morten Krogh-Jespersen · 3 years, 9 months ago
  25. fd1b17b Reland "Clear generic signatures for horizontally merged targets" by Morten Krogh-Jespersen · 3 years, 9 months ago
  26. a7c303e Extend simple inlining constraint to const number arguments by Christoffer Quist Adamsen · 3 years, 9 months ago
  27. 4384eb0b Retain @AnnotationDefault annotations for annotation classes by Christoffer Quist Adamsen · 3 years, 9 months ago
  28. 1659187 Reland "Substitute type arguments into merge super type type variables" by Morten Krogh-Jespersen · 3 years, 9 months ago
  29. cd21087 Fix unboxed enum ordinal retrieval during <clinit> rewriting by Christoffer Quist Adamsen · 3 years, 9 months ago
  30. 3b70402 Ensure default interface methods while desugaring. by Ian Zerny · 3 years, 9 months ago
  31. 95fee2b Revert "Substitute type arguments into merge super type type variables" by Morten Krogh-Jespersen · 3 years, 9 months ago
  32. 10667af Revert "Account for pruned super signature in vertical class merger" by Morten Krogh-Jespersen · 3 years, 9 months ago
  33. 98051f5 Add enableTestAssertions to compiledump when running with assertions by Morten Krogh-Jespersen · 3 years, 9 months ago
  34. f78fb4d Clear generic signatures for horizontally merged targets by Morten Krogh-Jespersen · 3 years, 9 months ago
  35. acedb86 Account for pruned super signature in vertical class merger by Morten Krogh-Jespersen · 3 years, 9 months ago
  36. 60f3815 Substitute type arguments into merge super type type variables by Morten Krogh-Jespersen · 3 years, 9 months ago
  37. ae9c11a Move desugaring in their own package by Clément Béra · 3 years, 9 months ago
  38. 0c050fb Enum unboxing in presence of extra static fields by Christoffer Quist Adamsen · 3 years, 9 months ago
  39. 6c70240 Add --print-times option to run_on_app_dump.py by Morten Krogh-Jespersen · 3 years, 9 months ago
  40. 96eb8ea Version 3.1.11-dev by Søren Gjesse · 3 years, 9 months ago 3.1.11-dev
  41. 968bd57 Merge commit '08dd46ecb230e7b2ad99a4861e1cf755f9fee780' into dev-release by Søren Gjesse · 3 years, 9 months ago
  42. 0431267 Add NewUnboxedEnumInstance instruction for enum unboxing by Christoffer Quist Adamsen · 3 years, 9 months ago
  43. 84f8cc6 Add test for api modeling classes that will be library desugared by Morten Krogh-Jespersen · 3 years, 9 months ago
  44. f6718cd Add test for retracing without obfuscation range by Morten Krogh-Jespersen · 3 years, 9 months ago
  45. 2309fe6 DesugaredLibraryRetargeter renaming by Clément Béra · 3 years, 9 months ago
  46. bf7ecbc Version 3.1.10-dev by Ian Zerny · 3 years, 9 months ago 3.1.10-dev agp-7.1.0-alpha03
  47. a982cd1 Merge commit '348064ccc3ffcfff8c51db26b1c98e3396d46529' into dev-release by Ian Zerny · 3 years, 9 months ago
  48. 08dd46e Add an option for D8 cf to cf desugar not adding a marker by Søren Gjesse · 3 years, 9 months ago
  49. 348064c Update test after requiring linenumberoptimization for dex PC output by Morten Krogh-Jespersen · 3 years, 9 months ago
  50. 1465614 Update comment in test for api model with default interface methods by Morten Krogh-Jespersen · 3 years, 9 months ago
  51. 355a335 Enable InvokeToPrivateRewriter when desugaring is disabled by Christoffer Quist Adamsen · 3 years, 9 months ago
  52. 7b0f46d Add policy for not merging classes with different api level by Morten Krogh-Jespersen · 3 years, 9 months ago
  53. ec9444b Update api-vertical merging tests to reference correct classes by Morten Krogh-Jespersen · 3 years, 9 months ago
  54. bc4c1b1 Rename DexEncodedMember.apply(Consumer, Consumer) to accept by Christoffer Quist Adamsen · 3 years, 9 months ago
  55. dcd60ba Disable vertical merging of classes with higher api by Morten Krogh-Jespersen · 3 years, 9 months ago
  56. 6a09754 Add regression test for b/191296688 by Rico Wind · 3 years, 9 months ago
  57. e77fd71 Optimize dead assume-not-null instructions to throw by Christoffer Quist Adamsen · 3 years, 9 months ago
  58. 20939d5 Add reproduction for incorrect generic signature after vertical merging by Morten Krogh-Jespersen · 3 years, 9 months ago
  59. 56c5d54 Only enable PC mappings if line-number optimizing. by Ian Zerny · 3 years, 9 months ago
  60. 9f27248 Ensure private interface methods while desugaring. by Ian Zerny · 3 years, 9 months ago
  61. 22afe87 Test for private interface methods in classpath nests. by Ian Zerny · 3 years, 9 months ago
  62. 5703756 Update smoke test of already released desugared library configurations by Søren Gjesse · 3 years, 9 months ago
  63. 3a00e56 Fix class inliner attempt to get block from detached instruction by Christoffer Quist Adamsen · 3 years, 9 months ago
  64. b962051 Separate downloadDeps into cloud and x20 by Morten Krogh-Jespersen · 3 years, 9 months ago
  65. c1bc4a0 Reland "Build apimodel cache on top of computed database builder" by Morten Krogh-Jespersen · 3 years, 9 months ago
  66. 5eef1df Version 3.1.9-dev by Søren Gjesse · 3 years, 9 months ago 3.1.9-dev
  67. 1e2a59f Merge commit '54a1c60229a9124084ddcfba5bc4521b10825ce3' into dev-release by Søren Gjesse · 3 years, 9 months ago
  68. 16a3425 Update horizontal class merging inspector by Søren Gjesse · 3 years, 9 months ago
  69. 4e0cd0f Revert "Build apimodel cache on top of computed database builder" by Morten Krogh-Jespersen · 3 years, 9 months ago
  70. daa47f2 Build apimodel cache on top of computed database builder by Morten Krogh-Jespersen · 3 years, 9 months ago
  71. 54a1c60 Ensure access to annotations and implemented interfaces after merging by Christoffer Quist Adamsen · 3 years, 9 months ago
  72. 1de17c2 Use nop inlining constraint for dead code elimination by Christoffer Quist Adamsen · 3 years, 9 months ago
  73. 3ce4a36 Rewrite simple inlining constraint during staticizing by Christoffer Quist Adamsen · 3 years, 9 months ago
  74. 0995dc3 Reproduce horizontal class merging not respecting interface visibility by Søren Gjesse · 3 years, 9 months ago
  75. 2009f6f Fix issue with desugared library backport configuration by Søren Gjesse · 3 years, 9 months ago
  76. 37e3ff4 Reproduce issue with desugared library backport configuration by Søren Gjesse · 3 years, 9 months ago
  77. bbb0b5d Test for private interface methods in nests. by Ian Zerny · 3 years, 9 months ago
  78. 9e8057d Remove all usages of SynthesizedCode in D8 by Christoffer Quist Adamsen · 3 years, 9 months ago
  79. 43edda7 RequireNonNullWithSupplier is always supported in ObjectsTest by Clément Béra · 3 years, 9 months ago
  80. 9088c62 Fix BackportedMethod by Clément Béra · 3 years, 9 months ago
  81. d1be828 Add a smoke test of already released desugared library configurations by Søren Gjesse · 3 years, 9 months ago
  82. 09c3dd0 Add released desugared library configurations by Søren Gjesse · 3 years, 9 months ago
  83. 91647b0 Update configuration of library desugaring testing by Søren Gjesse · 3 years, 9 months ago
  84. 0f4488a Move L8TestBuilder by Søren Gjesse · 3 years, 9 months ago
  85. 6704dae Fix ObjectsTest by Clément Béra · 3 years, 9 months ago
  86. 57805a8 Reproduce inability to remove null check after inlining by Christoffer Quist Adamsen · 3 years, 9 months ago
  87. b957db2 Avoid direct uses of DexAnnotationSet constructor by Christoffer Quist Adamsen · 3 years, 9 months ago
  88. 8422abf Ensure no non-empty parameter annotations with no annotations by Christoffer Quist Adamsen · 3 years, 9 months ago
  89. 7d9a4fa Backport Objects.requireNonNull with a Supplier by Clément Béra · 3 years, 9 months ago
  90. ff4674a Reproduction for Objects.requireNonNull with supplier by Clément Béra · 3 years, 9 months ago
  91. 845f03e Reland "Compute main dex rootset annotation prior to annotation removal" by Morten Krogh-Jespersen · 3 years, 9 months ago
  92. 23240fa Fix NPE in vertical class merger in presence of missing classes by Christoffer Quist Adamsen · 3 years, 9 months ago
  93. 4029026 Reproduce NPE in vertical class merger in presence of missing classes by Christoffer Quist Adamsen · 3 years, 9 months ago
  94. 0cf1221 Test kept-graph in presence of annotations by Christoffer Quist Adamsen · 3 years, 9 months ago
  95. 9b56815 Avoid transfering annotations to nest bridges by Christoffer Quist Adamsen · 3 years, 9 months ago
  96. 29682c9 Postpone enum unboxing candidate removal by Clément Béra · 3 years, 9 months ago
  97. 50c8231 Generate wrappers on demand in D8 by Clément Béra · 3 years, 9 months ago
  98. b9b1d47 Hygienic synthetics for wrappers by Clément Béra · 3 years, 9 months ago
  99. a471224 Add api modeling tests for lambda methods by Morten Krogh-Jespersen · 3 years, 9 months ago
  100. 9c64978 Add tests for api modeling of interface default and static methods by Morten Krogh-Jespersen · 3 years, 9 months ago