1. c158285 [KeepAnno] Add builder option for experimental keep annotations. by Ian Zerny · 2 years, 3 months ago
  2. 140fad6 Read META-INF rules and configuration injars in a fixed point. by Ian Zerny · 2 years, 3 months ago
  3. df3cd96 Update smali release script by Søren Gjesse · 2 years, 3 months ago
  4. 6607edb Use shouldSkipPolicy() in NotTwoInitsWithMonitors for consistency by Christoffer Quist Adamsen · 2 years, 3 months ago
  5. 537f32a Extend profile rewriting to twr desugaring by Christoffer Quist Adamsen · 2 years, 3 months ago
  6. ebbeae9 Test for adding twr synthetics to baseline profile by Christoffer Quist Adamsen · 2 years, 3 months ago
  7. b875769 Extend profile rewriting to nest based access desugaring by Christoffer Quist Adamsen · 2 years, 3 months ago
  8. c0cf35d Revert "[Metadata] Add tests for missing rewrite of context receivers" by Morten Krogh-Jespersen · 2 years, 3 months ago
  9. b648a4b Revert "Reland "[Metadata] Update kotlin-metadata-jvm to version 0.6.0"" by Morten Krogh-Jespersen · 2 years, 3 months ago
  10. 5031c3d [Metadata] Remove instantiation of KotlinClassHeader by Morten Krogh-Jespersen · 2 years, 3 months ago
  11. f6ee0c3 Fix resolution assertions in desugared library by Clément Béra · 2 years, 3 months ago
  12. a85f781 [MappingCompose] Use original proguard map if map-version not supported by Morten Krogh-Jespersen · 2 years, 3 months ago
  13. 8310c37 Desugared library: Partial desugaring of new time apis by Clément Béra · 2 years, 3 months ago
  14. 401102a Update the smali archive script by Søren Gjesse · 2 years, 3 months ago
  15. 0b4afeb Add DesugarFiles partial desugaring by Clément Béra · 2 years, 3 months ago
  16. f4cc992 Extend profile rewriting to invoke-special desugaring by Christoffer Quist Adamsen · 2 years, 3 months ago
  17. c8b5499 Extend profile rewriting to backports by Christoffer Quist Adamsen · 2 years, 3 months ago
  18. 520de0c Support for adding static synthetic methods to profile by Christoffer Quist Adamsen · 2 years, 3 months ago
  19. e4aee2a Add aapt2 to third_party by Rico Wind · 2 years, 3 months ago
  20. 4ff176f [Metadata] Move away from deprecated metadata visitors by Morten Krogh-Jespersen · 2 years, 3 months ago
  21. 5c03e3c Ensure all resources are in providers in AndroidApp.Builder. by Ian Zerny · 2 years, 3 months ago
  22. f4c772c Add running JSR 166 tests for desugared library by Søren Gjesse · 2 years, 3 months ago
  23. 5f4d6a8 Desugared lib: add test for code in the blog post. by Clément Béra · 2 years, 3 months ago
  24. dbe2576 Wrapper around desugaring event consumers for profile rewriting by Christoffer Quist Adamsen · 2 years, 3 months ago
  25. 04d49b1 Remove support for -overloadaggressively by Ian Zerny · 2 years, 3 months ago
  26. d293c56 [Compose] Enable composition of unknown json by Morten Krogh-Jespersen · 2 years, 3 months ago
  27. 2b22793 [Compose] Add test for composition of unknown json by Morten Krogh-Jespersen · 2 years, 3 months ago
  28. 525111e Reland "[Compose] Enable map composition by default" by Morten Krogh-Jespersen · 2 years, 3 months ago
  29. ad7697f Revert "Improve the retreival of sun.misc.Unsafe for VarHandle desugaring" by Christoffer Adamsen · 2 years, 3 months ago
  30. 9229b4c Update tests for adding synthetics to baseline profile by Christoffer Quist Adamsen · 2 years, 3 months ago
  31. ac2faee Reland "Tests for adding synthetics to baseline profile" by Christoffer Quist Adamsen · 2 years, 3 months ago
  32. f58fd02 Reland "Update profile rewrite tests to inspect individual items..." by Christoffer Quist Adamsen · 2 years, 3 months ago
  33. 4cb2b70 Reland "Add new profile inspection to compile results" by Christoffer Quist Adamsen · 2 years, 3 months ago
  34. 4682edd Improve the retreival of sun.misc.Unsafe for VarHandle desugaring by Søren Gjesse · 2 years, 3 months ago
  35. a82c581 Relands "Updated doc printing to match the real doc" by Clément Béra · 2 years, 3 months ago
  36. 172cfac Revert "Add new profile inspection to compile results" by Rico Wind · 2 years, 3 months ago
  37. e06aa96 Revert "Update profile rewrite tests to inspect individual items..." by Rico Wind · 2 years, 3 months ago
  38. 9b6f2f1 Revert "Tests for adding synthetics to baseline profile" by Rico Wind · 2 years, 3 months ago
  39. 78c4768 Revert "[Compose] Enable map composition by default" by Rico Wind · 2 years, 3 months ago
  40. 8a8ff49 Revert "Updated doc printing to match the real doc" by Rico Wind · 2 years, 3 months ago
  41. 57ee0e6 [Compose] Enable map composition by default by Morten Krogh-Jespersen · 2 years, 3 months ago
  42. 1f5f21d [Compose] Clean-up compose tests after 2.2 was made stable by Morten Krogh-Jespersen · 2 years, 3 months ago
  43. 63bfbbf Tests for adding synthetics to baseline profile by Christoffer Quist Adamsen · 2 years, 3 months ago
  44. a8530b2 Update profile rewrite tests to inspect individual items of residual by Christoffer Quist Adamsen · 2 years, 3 months ago
  45. b82e608 Add new profile inspection to compile results by Christoffer Quist Adamsen · 2 years, 3 months ago
  46. ed9fbf6 [KeepAnno] Generalize the mapping to compatible rules. by Ian Zerny · 2 years, 3 months ago
  47. 156a913 [KeepAnno] Support back reference patterns on member bindings. by Ian Zerny · 2 years, 3 months ago
  48. af1e6cd [KeepAnno] Rename extraction back to previous name. by Ian Zerny · 2 years, 3 months ago
  49. 13cfd61 [KeepAnno] Clean up printing utilities. by Ian Zerny · 2 years, 3 months ago
  50. 76fb49f [KeepAnno] Add a kind for keep targets. by Ian Zerny · 2 years, 3 months ago
  51. 7e0530e Updated doc printing to match the real doc by Clément Béra · 2 years, 3 months ago
  52. 5ffc027 [Metadata] Model context receiver types in metadata by Morten Krogh-Jespersen · 2 years, 3 months ago
  53. 3c3a9df [Metadata] Add tests for missing rewrite of context receivers by Morten Krogh-Jespersen · 2 years, 3 months ago
  54. dde8cf4 [Metadata] Update service import in sanity check test by Morten Krogh-Jespersen · 2 years, 3 months ago
  55. 3e5219f Fix emulated interface only desugaring by Clément Béra · 2 years, 3 months ago
  56. 1602987 Disable desugaring of Colleciton#toArray above 24 by Clément Béra · 2 years, 3 months ago
  57. c9155e4 Fixes to writing the DEX conatiner format by Søren Gjesse · 2 years, 3 months ago
  58. a49c900 Revert "Exclude statics from override checks when access modifying." by Ian Zerny · 2 years, 3 months ago
  59. 04d43e3 Reland "[Metadata] Update kotlin-metadata-jvm to version 0.6.0" by Morten Krogh-Jespersen · 2 years, 3 months ago
  60. a90a911 Test for discarding profile items not in input app by Christoffer Quist Adamsen · 2 years, 3 months ago
  61. f3c773e Add a test for non-empty to empty profile rewriting by Christoffer Quist Adamsen · 2 years, 3 months ago
  62. 3bce227 Remove obsolete comment from MethodPoolCollection by Christoffer Quist Adamsen · 2 years, 3 months ago
  63. 219df96 Exclude statics from override checks when access modifying. by Ian Zerny · 2 years, 3 months ago
  64. 1e3bc96 Fix regression test targeting old kotlin compiler by Morten Krogh-Jespersen · 2 years, 3 months ago
  65. e661c93 [Metadata] Use kotlinc 1.8 as max supported and 1.6 as min-supported by Morten Krogh-Jespersen · 2 years, 3 months ago
  66. 47efa23 Add version 1.8 of kotlinc to third-party dependencneis by Morten Krogh-Jespersen · 2 years, 3 months ago
  67. b7a6b3a Add internal setting for throwing errors on backports. by Ian Zerny · 2 years, 3 months ago
  68. 0b59b73 Fix FileMoveCopyTest by Clément Béra · 2 years, 3 months ago
  69. aecefb0 Add extra tests for Collection#toArray by Clément Béra · 2 years, 3 months ago
  70. 8268834 Remove addDontObfuscate() from UnusedInterfaceRemovalPackageBoundaryTest by Morten Krogh-Jespersen · 2 years, 3 months ago
  71. 2d699b2 Reproduce and workaround definitionFor failures with checkdiscard errors by Christoffer Quist Adamsen · 2 years, 3 months ago
  72. ef28d0a Add simple test for desugared library html documentation by Clément Béra · 2 years, 3 months ago
  73. 51e66ff Improve error message when writing InvalidCode by Clément Béra · 2 years, 3 months ago
  74. 87b372d Revert "[Metadata] Update kotlin-metadata-jvm to version 0.6.0" by Morten Krogh-Jespersen · 2 years, 3 months ago
  75. 39f08f7 [Metadata] Update kotlin-metadata-jvm to version 0.6.0 by Morten Krogh-Jespersen · 2 years, 3 months ago
  76. 434e54d Rewrite tests to use new utility for rewriting baseline profile by Christoffer Quist Adamsen · 2 years, 3 months ago
  77. 184e630 Add a test for adding lambdas to baseline profile by Christoffer Quist Adamsen · 2 years, 3 months ago
  78. 95ef1d1 Revert "Allow ProguardMapPartititioner to pass allowEmptyRanges and" by Jingwen Tan · 2 years, 3 months ago
  79. 9a2d916 Allow ProguardMapPartititioner to pass allowEmptyRanges and by Jingwen Tan · 2 years, 3 months ago
  80. 22f5eda [ApiModel] Rewrite outline desugaring to use DesugarDescription by Morten Krogh-Jespersen · 2 years, 3 months ago
  81. f6f7b29 [ApiModel] No merging of api outlines with non outlines in D8 by Morten Krogh-Jespersen · 2 years, 3 months ago
  82. 0566345 [ApiModel] Also stub super types of program classes by Morten Krogh-Jespersen · 2 years, 3 months ago
  83. 81cc124 Reland "Use definition values where possible when accessing keep info." by Ian Zerny · 2 years, 3 months ago
  84. ecd893c Fix desugared library linter by Clément Béra · 2 years, 3 months ago
  85. 3849ec2 Simplify desugared library specifications by Clément Béra · 2 years, 3 months ago
  86. 279eea9 Fix invokes to backports by Clément Béra · 2 years, 3 months ago
  87. e6087bf Add archive and release scripts for Google smali fork by Søren Gjesse · 2 years, 3 months ago
  88. 3ba5988 Partial desugaring for LocalDate by Clément Béra · 2 years, 3 months ago
  89. 7a32810 Rename internal platform bit now it is only used for marker. by Ian Zerny · 2 years, 3 months ago
  90. 6bed974 Report errors if a backport is triggered for platform builds. by Ian Zerny · 2 years, 3 months ago
  91. 3850448 Fix code size for FileChannel by Clément Béra · 2 years, 3 months ago
  92. d8c78b6 Revert "Use definition values where possible when accessing keep info." by Ian Zerny · 2 years, 3 months ago
  93. 06839a6 Revert "Revert incorrect refactor." by Ian Zerny · 2 years, 3 months ago
  94. 074b4f4 Update FilesSymLinkTest to use same directory for hard links. by Ian Zerny · 2 years, 3 months ago
  95. 821b111 Introduce a field collection with array and map-based backings. by Ian Zerny · 2 years, 3 months ago
  96. b2a3cbe [KeepAnno] Support for extracting rules with bindings. by Ian Zerny · 2 years, 3 months ago
  97. aa225f3 [KeepAnno] Add bindings to support condition and target dependencies. by Ian Zerny · 2 years, 3 months ago
  98. 8344bf7 Always backport Collection#of methods in desugared library by Clément Béra · 2 years, 3 months ago
  99. 3b6af16 Revert incorrect refactor. by Ian Zerny · 2 years, 3 months ago
  100. dc57639 Use definition values where possible when accessing keep info. by Ian Zerny · 2 years, 3 months ago