r8 /
r8 /
6685ca04ac09e331264b2ae5ee31d71168082195 - 6685ca0 Rewrite testForJvm() to testForJvm(parameters) by Christoffer Quist Adamsen · 2 years, 2 months ago
- 7f55903 Include data directory resources in program dump archive by Christoffer Quist Adamsen · 2 years, 2 months ago
- 9325e07 Rename methods in main only used for testing by Christoffer Quist Adamsen · 2 years, 2 months ago
- 7107e02 Only check difference to art if we can't compare to jvm by Rico Wind · 2 years, 2 months ago
- 1a1ef0a Update errorprone and make all active checks errors. by Ian Zerny · 2 years, 2 months ago
- 86b655c Refactor various Type enums to qualified top-level enums. by Ian Zerny · 2 years, 2 months ago
- 001db58 Fix printing of annotations in regression test by Rico Wind · 2 years, 2 months ago
- f878177 Remove CfInstructionDesugaring default methods by Søren Gjesse · 2 years, 2 months ago
- 16bff8f Always use context from the closure invocation for desugaring by Søren Gjesse · 2 years, 2 months ago
- cd03b89 [ApiModel] Disable instance outlining on dalvik by Morten Krogh-Jespersen · 2 years, 2 months ago
- 493c7f1 [ApiModel] Add test for vfy-error on dalvik for new-instance outlining by Morten Krogh-Jespersen · 2 years, 2 months ago
- 41931dd Revert "Desugared lib: update max api level with U" by Søren Gjesse · 2 years, 2 months ago
- be1ff46 AssertionsConfigurationTest: Split DEX tests into four test classes by Søren Gjesse · 2 years, 2 months ago
- ec8eaff Desugared lib: update max api level with U by Clément Béra · 2 years, 2 months ago
- 8856f01 Update desugared library conversion to Android U by Clément Béra · 2 years, 2 months ago
- c24d093 Fix DesugarDescription for DesugaredLibraryRetargeter by Clément Béra · 2 years, 2 months ago
- 9bdec94 Fix DesugarDescription in APIConversion by Clément Béra · 2 years, 2 months ago
- 3a1534d Reland "Reduce Stream test load" by Clément Béra · 2 years, 2 months ago
- 307c27d Rewrite RecordDesugaring to use DesugaringDescription by Søren Gjesse · 2 years, 2 months ago
- f2aa268 Rewrite NestBasedAccessDesugaring to use DesugaringDescription by Søren Gjesse · 2 years, 2 months ago
- f194a1f Rewrite LambdaInstructionDesugaring to use DesugaringDescription by Søren Gjesse · 2 years, 2 months ago
- 1868c20 Rewrite BackportedMethodRewriter to use DesugaringDescription by Søren Gjesse · 2 years, 2 months ago
- 5ee8cd1 Rewrite BufferCovariantReturnTypeRewriter to use DesugaringDescription by Søren Gjesse · 2 years, 2 months ago
- 786cd9b Rewrite InvokeToPrivateRewriter to use DesugaringDescription by Søren Gjesse · 2 years, 2 months ago
- 156d1ec Rewrite StringConcatInstructionDesugaring to use DesugarDescription by Søren Gjesse · 2 years, 2 months ago
- 0bdb6ac Rewrite TwrInstructionDesugaring to use DesugarDescription by Søren Gjesse · 2 years, 2 months ago
- 9627c08 Just use compute in existing desugaring using DesugaringDescription by Søren Gjesse · 2 years, 2 months ago
- d301ebb Fix ApiModelOutlineMethodProtectedTest after removal of public by Morten Krogh-Jespersen · 2 years, 2 months ago
- 2206bba Remove DXTestBuilder and update last test using it by Rico Wind · 2 years, 2 months ago
- b59554c [ApiModel] No outlining from already outlined classes by Morten Krogh-Jespersen · 2 years, 2 months ago
- 22fddc8 [ApiModel] Add test for targeted outlining from androidx by Morten Krogh-Jespersen · 2 years, 2 months ago
- 469b1d0 Rewrite tests to not use setMinApi(TestRuntime) by Christoffer Quist Adamsen · 2 years, 2 months ago
- 0e33d97 Refactor desugared library tests by Clément Béra · 2 years, 2 months ago
- 1900c00 Add README.google to bazel 6.0.0 by Clément Béra · 2 years, 2 months ago
- 3b7b034 Don't test dx output by Rico Wind · 2 years, 2 months ago
- f49a0d8 Rewrite InvokeSpecialToSelfDesugaring to use DesugaringDescription by Søren Gjesse · 2 years, 2 months ago
- 286374e AssertionsConfigurationTest: Split into three test classes by Søren Gjesse · 2 years, 2 months ago
- b7ff78e AssertionsConfigurationTest: Split the DEX tests into individual tests by Søren Gjesse · 2 years, 2 months ago
- cc129b7 Fixes for minimal bazel build and its errorprone checks. by Ian Zerny · 2 years, 2 months ago
- a05c44c Update Bazel deps by Clément Béra · 2 years, 2 months ago
- a95c115 Add support for accepting art profile in CLI by Christoffer Quist Adamsen · 2 years, 2 months ago
- d4d9360 Rewrite tests to use setMinApi(TestParameters) by Christoffer Quist Adamsen · 2 years, 2 months ago
- 7cf86c6 Towards avoiding redundant JVM testing by Christoffer Quist Adamsen · 2 years, 2 months ago
- 8f47d81 Towards avoiding redundant R8 cf-to-cf testing by Christoffer Quist Adamsen · 2 years, 2 months ago
- 4fa23f0 Revert "Update gradle custom tasks to use worker api" by Morten Krogh-Jespersen · 2 years, 2 months ago
- 8a452f4 Update DEX container format header by Søren Gjesse · 2 years, 2 months ago
- 6d30323 Remove dependency lookup from cloud bucket by Rico Wind · 2 years, 2 months ago
- 7439df9 Revert "Reduce Stream test load" by Christoffer Adamsen · 2 years, 2 months ago
- 758b086 Refactor Jdk11TimeTest by Clément Béra · 2 years, 2 months ago
- 390f4a4 Reland "BackportedMethods for Android U" by Clément Béra · 2 years, 2 months ago
- 3f52473 Fix performance of DesugaredLibContentTest by Clément Béra · 2 years, 2 months ago
- a91b070 Update gradle custom tasks to use worker api by Morten Krogh-Jespersen · 2 years, 2 months ago
- c75ad18 Reduce Stream test load by Clément Béra · 2 years, 2 months ago
- e31588e Update SupportedClasses to Android U by Clément Béra · 2 years, 2 months ago
- 6d9241e Use Guava from dagger in Guava test by Clément Béra · 2 years, 2 months ago
- 1a4d4bc Remove 11 build by Clément Béra · 2 years, 2 months ago
- e563947 Remove D8/R8 java 11 separate build by Clément Béra · 2 years, 2 months ago
- 4c92195 Revert "BackportedMethods for Android U" by Morten Krogh-Jespersen · 2 years, 2 months ago
- 05dff5d Fix size in header, check header alignment and fix checksum and signature by Søren Gjesse · 2 years, 2 months ago
- d3af268 Fix new backport and SupportedClassesGenerator by Clément Béra · 2 years, 2 months ago
- 230b410 Account for synthetics with restricted package private merging in D8 by Morten Krogh-Jespersen · 2 years, 2 months ago
- 0a6d15a BackportedMethods for Android U by Clément Béra · 2 years, 2 months ago
- 56e4cc1 [Metadata] Update test expectations for old and dev by Morten Krogh-Jespersen · 2 years, 2 months ago
- a350373 [Metadata] Update tests after kotlin-dev update by Morten Krogh-Jespersen · 2 years, 2 months ago
- f6eecbf Fix identity in SupportedClasses analysis by Clément Béra · 2 years, 2 months ago
- c5ff60c Pass a non-empty run-time argument in test. by Ian Zerny · 2 years, 2 months ago
- fe89231 Extend profile completeness testing to all tests by Christoffer Quist Adamsen · 2 years, 2 months ago
- cbb7c6e [LIR] Abstract out the strategy for encoding SSA value references. by Ian Zerny · 2 years, 2 months ago
- 4027e2a [LIR] Refactor names to follow standard coding convention. by Ian Zerny · 2 years, 2 months ago
- 503b274 Minor fixes to desugared library doc by Clément Béra · 2 years, 2 months ago
- 54fbefb Add fields in html doc by Clément Béra · 2 years, 2 months ago
- d8ea671 Sort reflectively accessed members to ensure print order. by Ian Zerny · 2 years, 2 months ago
- 9a7b18c Initialize dump backend to dex for backwards compatibility by Christoffer Quist Adamsen · 2 years, 2 months ago
- 0a3c16e Add backend to dumps by Christoffer Quist Adamsen · 2 years, 2 months ago
- 6c5807e Enable completeness testing for new style tests by Christoffer Quist Adamsen · 2 years, 2 months ago
- c9f8822 Complete rewriting of art profiles by Christoffer Quist Adamsen · 2 years, 2 months ago
- a0c4161 Remove unused imports by Christoffer Quist Adamsen · 2 years, 2 months ago
- 06b474b Update tests of DEX with identifiers with white space characters by Søren Gjesse · 2 years, 2 months ago
- a8df245 Fix repeated commit of profile changes by Christoffer Quist Adamsen · 2 years, 2 months ago
- 226b4d5 [KeepAnno] KeepForApi annotation for marking API surface. by Ian Zerny · 2 years, 2 months ago
- e5770c2 [KeepAnno] Add access flag patterns for members. by Ian Zerny · 2 years, 2 months ago
- 6e65f71 Update archive_smali.py to require a release tag. by Ian Zerny · 2 years, 2 months ago
- 00b4203 Include enum local utility class for moved methods by Christoffer Quist Adamsen · 2 years, 2 months ago
- b8662dc Extend profile rewriting to classpath nest accesses by Christoffer Quist Adamsen · 2 years, 2 months ago
- 06c52aa Extend profile rewriting to AssertionError rewriter by Christoffer Quist Adamsen · 2 years, 2 months ago
- 8ebdcad Extend profile rewriting to covariant return type annotations by Christoffer Quist Adamsen · 2 years, 2 months ago
- 1095da7 Fix MergedVirtualMethodStackTraceTest assertion about present of class A by Morten Krogh-Jespersen · 2 years, 2 months ago
- 52a1e02 Update MergedVirtualMethodStackTraceTest to check stack trace by Morten Krogh-Jespersen · 2 years, 2 months ago
- e425185 Add AdServicesVersion to classes not present in android.jar by Morten Krogh-Jespersen · 2 years, 2 months ago
- 4ae655d Extend profile rewriting to constant dynamic desugaring by Christoffer Quist Adamsen · 2 years, 2 months ago
- 2aab5ee Fix removal of profile rewriting event consumer by Christoffer Quist Adamsen · 2 years, 2 months ago
- 138b8a9 Extend profile rewriting to var handle desugaring by Christoffer Quist Adamsen · 2 years, 2 months ago
- bdd87df Account for nested synthetics in profile rewriting by Christoffer Quist Adamsen · 2 years, 2 months ago
- a6a6cd4 [ApiModel] Amend the synthetic marker annotation with api-level by Morten Krogh-Jespersen · 2 years, 2 months ago
- 668ae3d Reland "[ApiModel] Add d8 test replicating AGP setup"" by Morten Krogh-Jespersen · 2 years, 2 months ago
- 6402f44 Update support for targeted shrinking rules in JARs by Søren Gjesse · 2 years, 2 months ago
- 383a435 Fix InvokeSpecialToVirtualMethodProfileRewritingTest by Christoffer Quist Adamsen · 2 years, 2 months ago
- f6bf5d7 Add version info to top-level timings print by Morten Krogh-Jespersen · 2 years, 2 months ago
- bed9c5e Add missing @Override in ConcreteArtProfileCollectionAdditions by Christoffer Quist Adamsen · 2 years, 2 months ago
- 3a89b69 Minor cleanup of profile rewriting event consumers by Christoffer Quist Adamsen · 2 years, 2 months ago