r8 /
r8 /
ecace56ffad71c23a2d6bb1dd0454e846cac4962 - ecace56 Update JDK-11 desugared library release script by Søren Gjesse · 2 years, 7 months ago
- aa83a16 Prepare tools/r8_release.py for branch 8.0 by Søren Gjesse · 2 years, 7 months ago
- a16ffc9 [Metadata] Update test expectations after keeping JvmName annotation by Morten Krogh-Jespersen · 2 years, 7 months ago
- dbdc317 Extend testing for conditional keep on field by Rico Wind · 2 years, 7 months ago
- f637d9d Fix releasing of desugared library JDK-11 legacy by Søren Gjesse · 2 years, 7 months ago
- 07b750f Fix test expectation for parsing keepkotlinmetadata by Morten Krogh-Jespersen · 2 years, 7 months ago
- a7c8f25 [Metadata] Add support for rewriting of kotlin module files by Morten Krogh-Jespersen · 2 years, 7 months ago
- 09484fb Keep kotlin.jvm.JvmName annotation when having -keepkotlinmetadata by Morten Krogh-Jespersen · 2 years, 7 months ago
- 84da526 Add a relayout.py script to relayout an existing APK using a profile by Christoffer Quist Adamsen · 2 years, 7 months ago
- f34d791 Implement new startup API by Christoffer Quist Adamsen · 2 years, 7 months ago
- b045d35 Move profile data classes to startup.profile package by Christoffer Quist Adamsen · 2 years, 7 months ago
- 7929810 Include the custom conversions when building machine configuration by Søren Gjesse · 2 years, 7 months ago
- ac5d0ab Check field result when resolving field in inlining constraints by Morten Krogh-Jespersen · 2 years, 7 months ago
- a2e2035 Update test expectation for ProguardMapReaderArgumentsTest by Morten Krogh-Jespersen · 2 years, 7 months ago
- b2b85ea Add flag for L8 split compilation in Google3 by Clément Béra · 2 years, 7 months ago
- 103877c Do not minify library overrides by Clément Béra · 2 years, 7 months ago
- 25b1e0b [Compose] Extend map parsing and compose with support for preambles by Morten Krogh-Jespersen · 2 years, 7 months ago
- 4c5b5b6 [Compose] Add support for composing outline call sites by Morten Krogh-Jespersen · 2 years, 7 months ago
- 14f0da8 Add outline key to outline call site mapping information by Morten Krogh-Jespersen · 2 years, 7 months ago
- 4b3614b New compiler API for passing startup profile to D8/R8 by Christoffer Quist Adamsen · 2 years, 7 months ago
- 6930df9 Add test for annotated fields and conditional keep rules by Rico Wind · 2 years, 7 months ago
- 79556fe Strengthen L8 assertions by Clément Béra · 2 years, 7 months ago
- aae9146 Introduce interface definitions for startup API by Christoffer Quist Adamsen · 2 years, 7 months ago
- fa24de9 Mark -keepkotlinmetadata proguard rule as used by Morten Krogh-Jespersen · 2 years, 7 months ago
- 9d5e15f Always check for diagnostic messages in L8 tests by Clément Béra · 2 years, 7 months ago
- 8ad9096 Rewrite attributes in L8 by Clément Béra · 2 years, 7 months ago
- c56e69f Add builder for JDK-11 based desugared library by Søren Gjesse · 2 years, 7 months ago
- 35dff24 Fix library overrides in the enqueuer with multi results by Clément Béra · 2 years, 7 months ago
- 2b04769 Prepare release scripts for new JDK-11 desugared library variants by Søren Gjesse · 2 years, 7 months ago
- 3e9cd89 Disable specification conversion tests with r8lib by Clément Béra · 2 years, 7 months ago
- 1fa729c Move away from FileSystem pre-desugaring. by Clément Béra · 2 years, 7 months ago
- 6b14fcd Move away from pre-desugaring by Clément Béra · 2 years, 7 months ago
- 1b035b3 Add a --skip-gradle-build to the archive script by Søren Gjesse · 2 years, 7 months ago
- 558db20 Include total_pss and total_rss in startup metrics by Christoffer Quist Adamsen · 2 years, 7 months ago
- 85f7748 Support for treating logcat message as fully drawn signal by Christoffer Quist Adamsen · 2 years, 7 months ago
- 31b4a3d Introduce main method to convert desugared library specifications by Clément Béra · 2 years, 7 months ago
- b8e64e0 Update Art 13 to release version (branch android-13.0.0_r3) by Søren Gjesse · 2 years, 7 months ago
- 0476ce8 Revert "Prepare release scripts for new JDK-11 desugared library variants" by Søren Gjesse · 2 years, 7 months ago
- d3a6a9c Fix Api conversion expectations for JDK8 desugared lib by Clément Béra · 2 years, 7 months ago
- 25db5aa Support U apis in desugared library by Clément Béra · 2 years, 7 months ago
- 6f6b5fb Desugared library: add support for T apis by Clément Béra · 2 years, 7 months ago
- b1d4edf Prepare release scripts for new JDK-11 desugared library variants by Søren Gjesse · 2 years, 8 months ago
- 1c29dcf Add position table to LIR. by Ian Zerny · 2 years, 7 months ago
- 580e26d Commit pending API tests. by Ian Zerny · 2 years, 7 months ago
- 07f97a6 Update test expectation in InliningOutOfStartupPartitionTest by Christoffer Quist Adamsen · 2 years, 7 months ago
- 5e48682 Don't compress dex entries with apk masseur by Rico Wind · 2 years, 8 months ago
- 00054e5 Add a test for inlining across startup/non-startup boundary by Christoffer Quist Adamsen · 2 years, 8 months ago
- 40bca30 Refactor feature split optimization logic to single class by Christoffer Quist Adamsen · 2 years, 8 months ago
- 433e376 Rename to LIR2IRConverter for consistency. by Ian Zerny · 2 years, 8 months ago
- 9599bbf Move LIR/IR conversion into IRConverter. by Ian Zerny · 2 years, 8 months ago
- 57e9c1d Support translation between LIR and IR. by Ian Zerny · 2 years, 8 months ago
- 1e6ec67 Change path to ensure no errors on Windows by Morten Krogh-Jespersen · 2 years, 8 months ago
- 0c5b78f [Compose] Compose mapping information by Morten Krogh-Jespersen · 2 years, 8 months ago
- 8fb18b4 [Compose] Do not commit before end to ensure we can alpha rename by Morten Krogh-Jespersen · 2 years, 8 months ago
- 88ef2ec [Compose] Add tests for composing of mapping information by Morten Krogh-Jespersen · 2 years, 8 months ago
- 567b48e Introduce a StartupProfileProvider interface by Christoffer Quist Adamsen · 2 years, 8 months ago
- c61bd61 Enable minimal startup dex by default by Christoffer Quist Adamsen · 2 years, 8 months ago
- adab19c [ApiModel] Outline static and instance field calls by Morten Krogh-Jespersen · 2 years, 8 months ago
- 1a2aecb [ApiModel] Add tests for missing outlining of field references by Morten Krogh-Jespersen · 2 years, 8 months ago
- c0a7ad6 Don't test for backports in master android.jar by Søren Gjesse · 2 years, 8 months ago
- 41906ac Add android.jar for Android master as a required downloaded dependency by Søren Gjesse · 2 years, 8 months ago
- f75d338 Fix misc. build warnings by Christoffer Quist Adamsen · 2 years, 8 months ago
- 855d087 Change startup profile in InternalOptions to a StringResource by Christoffer Quist Adamsen · 2 years, 8 months ago
- 6424fe6 Add API level for master by Søren Gjesse · 2 years, 8 months ago
- 76a5e33 Add host art from a master build by Søren Gjesse · 2 years, 8 months ago
- ca3faeb Add android.jar for Android master (from AOSP master build) by Søren Gjesse · 2 years, 8 months ago
- f784311 Support for writing app using startup list in D8 by Christoffer Quist Adamsen · 2 years, 8 months ago
- 5595461 Fix StandardCharset identity issue in desugared library by Clément Béra · 2 years, 8 months ago
- 5132618 Update desugared library jdk jar by Clément Béra · 2 years, 8 months ago
- c87ae58 Fix LRUCache table synchronisation by Clément Béra · 2 years, 8 months ago
- e1abf14 [Compose] Change linemapping of tests to always be unix by Morten Krogh-Jespersen · 2 years, 8 months ago
- 54a7735 Remove Regress78493232.jar by Christoffer Quist Adamsen · 2 years, 8 months ago
- 31b78b9 Extend soft verifcation testing to include members by Morten Krogh-Jespersen · 2 years, 8 months ago
- 88dc247 Add internal testing option to calculate classes using dex items by Søren Gjesse · 2 years, 8 months ago
- ad3e8da [MappingCompose] Extend mapping composer to account for methods by Morten Krogh-Jespersen · 2 years, 8 months ago
- da8546c [MappingCompose] Move composition into its own builder and add fields by Morten Krogh-Jespersen · 2 years, 8 months ago
- 419e15a [MappingCompose] Initial test and code for composition of mapping files by Morten Krogh-Jespersen · 2 years, 8 months ago
- 9c8951e [Metadata] Add test for renaming top level class by Morten Krogh-Jespersen · 2 years, 8 months ago
- 2133397 Recognize reflective instantiation in the presence of debug local write by Rico Wind · 2 years, 8 months ago
- 1c07af9 Script to generalize synthetic descriptors in ART profile by Christoffer Quist Adamsen · 2 years, 8 months ago
- 81a8792 Update startup list generation using art profiles by Christoffer Quist Adamsen · 2 years, 8 months ago
- f826637 Add missing static to GlobalsEntryOrigin by Ian Zerny · 2 years, 8 months ago
- 158b8ad Compile R8 on Android 7 with desugared library nio by Clément Béra · 2 years, 8 months ago
- 6e96550 Retry if install fails in startup scripts by Christoffer Quist Adamsen · 2 years, 8 months ago
- 8ca0263 Test to build Chrome with startup instrumentation and minimal startup by Christoffer Quist Adamsen · 2 years, 8 months ago
- b02fce3 Account for ILLEGAL result from InvokeSingleTargetExtractor by Christoffer Quist Adamsen · 2 years, 8 months ago
- b5218a7 Relax feature split assertion for synthetics by Christoffer Quist Adamsen · 2 years, 8 months ago
- dab3b20 Extend measure_startup.by to accept bundles by Christoffer Quist Adamsen · 2 years, 8 months ago
- 46de234 Fix memory printing. by Ian Zerny · 2 years, 8 months ago
- caebe35 Allow a program definition to shadow global synthetics. by Ian Zerny · 2 years, 8 months ago
- 55e1249 Improve ZipUtils by Søren Gjesse · 2 years, 8 months ago
- 4cb4723 Update YouTube 17.19 test by Christoffer Quist Adamsen · 2 years, 8 months ago
- d5c8625 Always run dead code remover after instrumentation by Christoffer Quist Adamsen · 2 years, 8 months ago
- 4d9fc51 Extend generate_startup_descriptors.py to app bundles by Christoffer Quist Adamsen · 2 years, 8 months ago
- 37177e9 Add regression test for b/241478253 by Rico Wind · 2 years, 8 months ago
- 541fb22 Add bundletool-1.11.0 to third_party by Christoffer Quist Adamsen · 2 years, 8 months ago
- e85b08f Fix tests after updating kotlin-dev by Morten Krogh-Jespersen · 2 years, 8 months ago
- 0163422 Extend printDiff in TestBase by Clément Béra · 2 years, 8 months ago
- 4e08d26 Fix undefined value error from shorten live ranges by Christoffer Quist Adamsen · 2 years, 8 months ago
- 9666eab Reproduce undefined value error from shorten live ranges by Christoffer Quist Adamsen · 2 years, 8 months ago