- bb41989 [ApiModel] Update Api database to api 33 (Android T) by Morten Krogh-Jespersen · 2 years, 6 months ago
- 1df06ca Passthrough art profiles in D8 by Christoffer Quist Adamsen · 2 years, 6 months ago
- 04b8d04 Remove duplicates in profiles after collisions from optimizations by Christoffer Quist Adamsen · 2 years, 6 months ago
- 4f9300f Add a test for removing duplicates in profiles after optimizing by Christoffer Quist Adamsen · 2 years, 6 months ago
- fe92329 Initial support for rewriting baseline profiles in R8 by Christoffer Quist Adamsen · 2 years, 6 months ago
- c5d0a7a Fix desugared library head by Clément Béra · 2 years, 6 months ago
- c759888 Fix flatMap conversions issues by Clément Béra · 2 years, 6 months ago
- 590397e Exhaustive reproduction for flatMap conversion issue by Clément Béra · 2 years, 6 months ago
- 20b14c2 [ApiModel] Outline NewInstance and <init> to new library classes by Morten Krogh-Jespersen · 2 years, 6 months ago
- 4aca68e Remove accidental not. by Ian Zerny · 2 years, 6 months ago
- 89326d6 Add platform entry to the compiler marker. by Ian Zerny · 2 years, 6 months ago
- 0dfb0bf Disentangle platform flag from min-api. by Ian Zerny · 2 years, 6 months ago
- e17c374 Reland "Test different behavior in Set#of" by Clément Béra · 2 years, 6 months ago
- 5e266ff Add command line flag --android-platform-build by Ian Zerny · 2 years, 6 months ago
- c32b7f3 Update jdk and old expectations after kotlin dev update by Morten Krogh-Jespersen · 2 years, 6 months ago
- 4c1cf73 Revert "Test different behavior in Set#of" by Christoffer Adamsen · 2 years, 6 months ago
- e612753 Update test expectations for kotlin after dev update by Morten Krogh-Jespersen · 2 years, 6 months ago
- 35e6089 Avoid use of non-public API in startup API test by Christoffer Quist Adamsen · 2 years, 6 months ago
- 1a8d505 Fix kotlin dev builder by adding dontwarn by Morten Krogh-Jespersen · 2 years, 6 months ago
- 1d07b29 Use method-level startup granularity for inlining checks by Christoffer Quist Adamsen · 2 years, 6 months ago
- 19e546d Move art profile classes into own package by Christoffer Quist Adamsen · 2 years, 6 months ago
- 6b82a18 Minor updates to startup implementation by Christoffer Quist Adamsen · 2 years, 6 months ago
- 13ceeee Test ART profile parse error diagnostics by Christoffer Quist Adamsen · 2 years, 6 months ago
- 9b0a997 Include serialization of startup profile providers in dumps by Christoffer Quist Adamsen · 2 years, 6 months ago
- ef3fe39 Warn when startup items are not in program input by Christoffer Quist Adamsen · 2 years, 6 months ago
- 2bd6e61 Implement API for passing ART profile as startup list by Christoffer Quist Adamsen · 2 years, 6 months ago
- 7744006 Add API for resolving duplicate definition conflicts. by Ian Zerny · 2 years, 6 months ago
- c8a0f16 Test different behavior in Set#of by Clément Béra · 2 years, 6 months ago
- 0aa0905 Rename StartupProfileParser to HumanReadableARTProfileParser by Christoffer Quist Adamsen · 2 years, 6 months ago
- 9808d77 Add missing import in StartupProfileApiTest by Christoffer Quist Adamsen · 2 years, 6 months ago
- f3cb337 [Metadata] Only run MetadataRewriteInMultifileClassTest from kotlin 1.4 by Morten Krogh-Jespersen · 2 years, 6 months ago
- 7613d43 Rewrite InputStreamReader to TextInputStream by Christoffer Quist Adamsen · 2 years, 6 months ago
- a5bbd3b API for passing a human-readable ART profile as a startup profile by Christoffer Quist Adamsen · 2 years, 6 months ago
- 42f3149 [ApiModel] Add test for outlining instance initializer by Morten Krogh-Jespersen · 2 years, 6 months ago
- a16ffc9 [Metadata] Update test expectations after keeping JvmName annotation by Morten Krogh-Jespersen · 2 years, 6 months ago
- dbdc317 Extend testing for conditional keep on field by Rico Wind · 2 years, 6 months ago
- 07b750f Fix test expectation for parsing keepkotlinmetadata by Morten Krogh-Jespersen · 2 years, 6 months ago
- a7c8f25 [Metadata] Add support for rewriting of kotlin module files by Morten Krogh-Jespersen · 2 years, 6 months ago
- f34d791 Implement new startup API by Christoffer Quist Adamsen · 2 years, 6 months ago
- b045d35 Move profile data classes to startup.profile package by Christoffer Quist Adamsen · 2 years, 6 months ago
- a2e2035 Update test expectation for ProguardMapReaderArgumentsTest by Morten Krogh-Jespersen · 2 years, 6 months ago
- 103877c Do not minify library overrides by Clément Béra · 2 years, 6 months ago
- 25b1e0b [Compose] Extend map parsing and compose with support for preambles by Morten Krogh-Jespersen · 2 years, 6 months ago
- 4c5b5b6 [Compose] Add support for composing outline call sites by Morten Krogh-Jespersen · 2 years, 6 months ago
- 14f0da8 Add outline key to outline call site mapping information by Morten Krogh-Jespersen · 2 years, 6 months ago
- 4b3614b New compiler API for passing startup profile to D8/R8 by Christoffer Quist Adamsen · 2 years, 6 months ago
- 6930df9 Add test for annotated fields and conditional keep rules by Rico Wind · 2 years, 6 months ago
- 79556fe Strengthen L8 assertions by Clément Béra · 2 years, 6 months ago
- aae9146 Introduce interface definitions for startup API by Christoffer Quist Adamsen · 2 years, 6 months ago
- fa24de9 Mark -keepkotlinmetadata proguard rule as used by Morten Krogh-Jespersen · 2 years, 6 months ago
- 9d5e15f Always check for diagnostic messages in L8 tests by Clément Béra · 2 years, 6 months ago
- 8ad9096 Rewrite attributes in L8 by Clément Béra · 2 years, 6 months ago
- 35dff24 Fix library overrides in the enqueuer with multi results by Clément Béra · 2 years, 6 months ago
- 2b04769 Prepare release scripts for new JDK-11 desugared library variants by Søren Gjesse · 2 years, 6 months ago
- 3e9cd89 Disable specification conversion tests with r8lib by Clément Béra · 2 years, 6 months ago
- 1fa729c Move away from FileSystem pre-desugaring. by Clément Béra · 2 years, 6 months ago
- 6b14fcd Move away from pre-desugaring by Clément Béra · 2 years, 6 months ago
- 31b4a3d Introduce main method to convert desugared library specifications by Clément Béra · 2 years, 6 months ago
- b8e64e0 Update Art 13 to release version (branch android-13.0.0_r3) by Søren Gjesse · 2 years, 6 months ago
- 0476ce8 Revert "Prepare release scripts for new JDK-11 desugared library variants" by Søren Gjesse · 2 years, 6 months ago
- d3a6a9c Fix Api conversion expectations for JDK8 desugared lib by Clément Béra · 2 years, 6 months ago
- 25db5aa Support U apis in desugared library by Clément Béra · 2 years, 6 months ago
- 6f6b5fb Desugared library: add support for T apis by Clément Béra · 2 years, 6 months ago
- b1d4edf Prepare release scripts for new JDK-11 desugared library variants by Søren Gjesse · 2 years, 6 months ago
- 1c29dcf Add position table to LIR. by Ian Zerny · 2 years, 6 months ago
- 580e26d Commit pending API tests. by Ian Zerny · 2 years, 6 months ago
- 07f97a6 Update test expectation in InliningOutOfStartupPartitionTest by Christoffer Quist Adamsen · 2 years, 6 months ago
- 00054e5 Add a test for inlining across startup/non-startup boundary by Christoffer Quist Adamsen · 2 years, 6 months ago
- 9599bbf Move LIR/IR conversion into IRConverter. by Ian Zerny · 2 years, 6 months ago
- 57e9c1d Support translation between LIR and IR. by Ian Zerny · 2 years, 6 months ago
- 1e6ec67 Change path to ensure no errors on Windows by Morten Krogh-Jespersen · 2 years, 6 months ago
- 0c5b78f [Compose] Compose mapping information by Morten Krogh-Jespersen · 2 years, 6 months ago
- 8fb18b4 [Compose] Do not commit before end to ensure we can alpha rename by Morten Krogh-Jespersen · 2 years, 6 months ago
- 88ef2ec [Compose] Add tests for composing of mapping information by Morten Krogh-Jespersen · 2 years, 6 months ago
- 567b48e Introduce a StartupProfileProvider interface by Christoffer Quist Adamsen · 2 years, 6 months ago
- adab19c [ApiModel] Outline static and instance field calls by Morten Krogh-Jespersen · 2 years, 6 months ago
- 1a2aecb [ApiModel] Add tests for missing outlining of field references by Morten Krogh-Jespersen · 2 years, 6 months ago
- c0a7ad6 Don't test for backports in master android.jar by Søren Gjesse · 2 years, 6 months ago
- f75d338 Fix misc. build warnings by Christoffer Quist Adamsen · 2 years, 6 months ago
- 855d087 Change startup profile in InternalOptions to a StringResource by Christoffer Quist Adamsen · 2 years, 6 months ago
- 6424fe6 Add API level for master by Søren Gjesse · 2 years, 6 months ago
- f784311 Support for writing app using startup list in D8 by Christoffer Quist Adamsen · 2 years, 6 months ago
- 5595461 Fix StandardCharset identity issue in desugared library by Clément Béra · 2 years, 6 months ago
- c87ae58 Fix LRUCache table synchronisation by Clément Béra · 2 years, 6 months ago
- e1abf14 [Compose] Change linemapping of tests to always be unix by Morten Krogh-Jespersen · 2 years, 6 months ago
- 31b78b9 Extend soft verifcation testing to include members by Morten Krogh-Jespersen · 2 years, 6 months ago
- ad3e8da [MappingCompose] Extend mapping composer to account for methods by Morten Krogh-Jespersen · 2 years, 6 months ago
- da8546c [MappingCompose] Move composition into its own builder and add fields by Morten Krogh-Jespersen · 2 years, 6 months ago
- 419e15a [MappingCompose] Initial test and code for composition of mapping files by Morten Krogh-Jespersen · 2 years, 6 months ago
- 9c8951e [Metadata] Add test for renaming top level class by Morten Krogh-Jespersen · 2 years, 6 months ago
- 2133397 Recognize reflective instantiation in the presence of debug local write by Rico Wind · 2 years, 6 months ago
- 158b8ad Compile R8 on Android 7 with desugared library nio by Clément Béra · 2 years, 6 months ago
- 8ca0263 Test to build Chrome with startup instrumentation and minimal startup by Christoffer Quist Adamsen · 2 years, 6 months ago
- caebe35 Allow a program definition to shadow global synthetics. by Ian Zerny · 2 years, 6 months ago
- 55e1249 Improve ZipUtils by Søren Gjesse · 2 years, 7 months ago
- 4cb4723 Update YouTube 17.19 test by Christoffer Quist Adamsen · 2 years, 7 months ago
- 37177e9 Add regression test for b/241478253 by Rico Wind · 2 years, 7 months ago
- e85b08f Fix tests after updating kotlin-dev by Morten Krogh-Jespersen · 2 years, 7 months ago
- 0163422 Extend printDiff in TestBase by Clément Béra · 2 years, 7 months ago
- 4e08d26 Fix undefined value error from shorten live ranges by Christoffer Quist Adamsen · 2 years, 7 months ago