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