r8 /
r8 /
00a1908d48d4e4fd3c1b7614fe255334d7d36572 - 00a1908 Fix broken refactoring. by Ian Zerny · 3 years, 6 months ago
- d31dd73 Directly extract Version.LABEL in create_r8lib. by Ian Zerny · 3 years, 6 months ago
- 848da97 Add version to r8lib source file attributes. by Ian Zerny · 3 years, 6 months ago
- 0c98208 Add --map-id-template command line flag to R8. by Ian Zerny · 3 years, 6 months ago
- a058894 Simplify dual caller inlining by Christoffer Quist Adamsen · 3 years, 6 months ago
- 2f48f3f Use dex byte code size for simple/double inlining limits by Christoffer Quist Adamsen · 3 years, 6 months ago
- 721f134 Update testForMainDexListGenerator to support options modification by Søren Gjesse · 3 years, 6 months ago
- a3a0d0e Fix testPrivateLateInitPropertyAccessorForInnerClassCanBeInlined by Morten Krogh-Jespersen · 3 years, 6 months ago
- 07b7ec2 Fix if counting for SimplifyIfNotNullKotlinTest by Morten Krogh-Jespersen · 3 years, 6 months ago
- 4a616f9 Fix python script invocation on windows by Rico Wind · 3 years, 6 months ago
- 6f65b97 Rewrite kotlin data inlining test to circumvent stringPlus in 1.5 by Morten Krogh-Jespersen · 3 years, 6 months ago
- 436b49e Remove timing test for building api database by Morten Krogh-Jespersen · 3 years, 6 months ago
- 6efff4a Handle ArrayGet in method optimization info by Morten Krogh-Jespersen · 3 years, 6 months ago
- ae0660b Remove final assume from kotlin tests not running coroutines by Morten Krogh-Jespersen · 3 years, 6 months ago
- 158ef2d Remove TODO and update expectations for more kotlin tests by Morten Krogh-Jespersen · 3 years, 6 months ago
- 038ca45 Put back suppresion that is still needed for 5.1.1 by Rico Wind · 3 years, 6 months ago
- ef7420c Try to fix test uploading from windows by Rico Wind · 3 years, 6 months ago
- a0d27cf Call external script to create r8lib. by Ian Zerny · 3 years, 6 months ago
- 9f2068c Add --source-file-template command line flag to R8. by Ian Zerny · 3 years, 6 months ago
- 48eaf3f Test for retracing on VMs with PC support and no line table. by Ian Zerny · 3 years, 6 months ago
- 595fb64 Run the same jar on golem that we ship by Rico Wind · 3 years, 6 months ago
- ec41914 [Retrace] Revert back to using inline <OR> for cmd tool by Morten Krogh-Jespersen · 3 years, 6 months ago
- eeacca8 Remove unused suppressions, throw if we expect to fail by Rico Wind · 3 years, 6 months ago
- 15297d1 Remove suppressions of tests that we no longer run by Rico Wind · 3 years, 6 months ago
- 2511365 Don't generate dx based art tests by Rico Wind · 3 years, 6 months ago
- 753744f Fix check for absence of single caller inlined methods by Christoffer Quist Adamsen · 3 years, 6 months ago
- 5318ae5 Implement -renamesourcefileattribute with the source file provider API. by Ian Zerny · 3 years, 6 months ago
- f1bcc3b Record field names minification by Clément Béra · 3 years, 6 months ago
- 55f69d6 Mark effectively final classes as final by Christoffer Quist Adamsen · 3 years, 6 months ago
- 58af433 Remove TODO in KotlinDuplicateAnnotationTest by Morten Krogh-Jespersen · 3 years, 6 months ago
- ead463d Prune single caller inlined methods on-the-fly by Christoffer Quist Adamsen · 3 years, 6 months ago
- d955359 Add temporary experimental flag by Søren Gjesse · 3 years, 6 months ago
- 7a654b2 Use a default source file instead of removal when unspecified. by Ian Zerny · 3 years, 6 months ago
- b811420 Add unset methods for method optimization info by Christoffer Quist Adamsen · 3 years, 6 months ago
- 1e8ec12 Remove VerticalClassMerging retrace test for PG test by Morten Krogh-Jespersen · 3 years, 6 months ago
- 0b4d7eb Add removeFrame for inlineframes throwing NPE without check by Morten Krogh-Jespersen · 3 years, 6 months ago
- 6f61b2c Reland "Remove single line debug entries for non-overloaded methods" by Morten Krogh-Jespersen · 3 years, 6 months ago
- 2d46f63 Reland "Differentiate compiler synthesized ConstClass/CheckCast" by Clément Béra · 3 years, 6 months ago
- d66c2e5 Simplify constant value by Clément Béra · 3 years, 6 months ago
- 96a6a6f [Retrace] Remove or-numbering for single line retracing by Morten Krogh-Jespersen · 3 years, 6 months ago
- c234247 Replace all source file attributes in optimizing/minifying builds. by Ian Zerny · 3 years, 6 months ago
- 69c3fcb Don't rewrite source file in non-minifying compat mode. by Ian Zerny · 3 years, 6 months ago
- d40514e Compatibility tests for renaming source file. by Ian Zerny · 3 years, 6 months ago
- 1433d58 Support custom source file in R8. by Ian Zerny · 3 years, 6 months ago
- f828e2a Reland "Keep debug related information in R8 debug mode." by Ian Zerny · 3 years, 6 months ago
- 2402707 Mark effectively final methods as final by Christoffer Quist Adamsen · 3 years, 6 months ago
- bc4cb14 Parameterise art tests outputMayDiffer by conditions by Morten Krogh-Jespersen · 3 years, 6 months ago
- 95ba94e Use latest graph lens as code lens for inlining IR by Christoffer Quist Adamsen · 3 years, 6 months ago
- d5c5f23 Do not single caller inline overrides of kept methods by Christoffer Quist Adamsen · 3 years, 6 months ago
- 50085b2 Check for applymapping of class before repackaging by Morten Krogh-Jespersen · 3 years, 6 months ago
- ef978ff Allow passing in custom file name for archiving failures by Morten Krogh-Jespersen · 3 years, 6 months ago
- e3ed224 Fix invoke-special to method present after horizontal class merging by Christoffer Quist Adamsen · 3 years, 6 months ago
- 374deaf Fix incorrect mapping from invoke-special in UseRegistry by Christoffer Quist Adamsen · 3 years, 6 months ago
- 138bdf0 Disallow vertical class merging of invoke-special to default interface method by Christoffer Quist Adamsen · 3 years, 6 months ago
- ab9da1d Extend UseRegistry with AppView by Christoffer Quist Adamsen · 3 years, 6 months ago
- 940d2b9 Support for getting method signature at time of given lens by Christoffer Quist Adamsen · 3 years, 6 months ago
- 4d4919f Introduce registerInvokeSpecial() method on UseRegistry by Christoffer Quist Adamsen · 3 years, 6 months ago
- 4dea4f7 Reland "Make sure loops with no iterations are removed" by Clément Béra · 3 years, 6 months ago
- 5260d79 Avoid inliner reprocessing of singler caller inlined methods by Christoffer Quist Adamsen · 3 years, 6 months ago
- 077a53f Remove applyDoubleInlining flag by Christoffer Quist Adamsen · 3 years, 6 months ago
- 5e944b6 Disable proguard retrace tests on dalvik by Morten Krogh-Jespersen · 3 years, 6 months ago
- 0ed2f07 Fix retrace proguard tests on dalvik by Morten Krogh-Jespersen · 3 years, 6 months ago
- 44688aa Revert "Keep debug related information in R8 debug mode." by Christoffer Quist Adamsen · 3 years, 6 months ago
- 4884e24 Only set result once in IllegalAccessDetector by Christoffer Quist Adamsen · 3 years, 6 months ago
- b9b5a2e Add getContext() method to UseRegistry by Christoffer Quist Adamsen · 3 years, 6 months ago
- 22c4aaf Cleanup mapping from invoke-special to IR by Christoffer Quist Adamsen · 3 years, 6 months ago
- adbfe6d Don't remove arguments for interface invokes dispatching to library by Søren Gjesse · 3 years, 6 months ago
- 3fc855b Fix incomplete registry callback by Christoffer Quist Adamsen · 3 years, 6 months ago
- deede28 Fix applymapping test by Morten Krogh-Jespersen · 3 years, 6 months ago
- 03f8577 Remove debug tests running on output from R8 release by Morten Krogh-Jespersen · 3 years, 6 months ago
- 7ff0dff Update retraceproguard tests to use test parameters by Morten Krogh-Jespersen · 3 years, 6 months ago
- 9f13e38 Keep debug related information in R8 debug mode. by Ian Zerny · 3 years, 6 months ago
- 78ece7e Compatibility tests for source file attribute. by Ian Zerny · 3 years, 6 months ago
- 10b104f Revert "Differentiate compiler synthesized ConstClass/CheckCast" by Christoffer Quist Adamsen · 3 years, 6 months ago
- 8255322 Add test for applymapping with repackageclasses by Morten Krogh-Jespersen · 3 years, 6 months ago
- 814acb3 Run Java11Bootstrap tests on JDK 11 and up by Morten Krogh-Jespersen · 3 years, 6 months ago
- d3f4820 Reproduce incomplete tracing from incorrect mapping of invoke-special by Christoffer Quist Adamsen · 3 years, 6 months ago
- d1b5ca8 [Retrace] Group inline frames by minified name and line only by Morten Krogh-Jespersen · 3 years, 6 months ago
- fdc3f0a [Retrace] Add test for identity mapping by Morten Krogh-Jespersen · 3 years, 6 months ago
- 0a4dfb9 Regression test and fix for retracing classes with dashes. by Ian Zerny · 3 years, 6 months ago
- a52e827 Remove unneeded and incorrect set-file modification. by Ian Zerny · 3 years, 6 months ago
- f4db7b0 Revert "Make sure loops with no iterations are removed" by Morten Krogh-Jespersen · 3 years, 6 months ago
- d93f2a4 Don't consume dx generated input in the examples test by Rico Wind · 3 years, 6 months ago
- df23d1c Make sure loops with no iterations are removed by Clément Béra · 3 years, 6 months ago
- 7105d44 Remove neverInline() from MethodOptimizationInfo by Christoffer Quist Adamsen · 3 years, 6 months ago
- e959e84 Revert "Remove single line debug entries for non-overloaded methods" by Ian Zerny · 3 years, 6 months ago
- 11bee07 Differentiate compiler synthesized ConstClass/CheckCast by Clément Béra · 3 years, 6 months ago
- d8d5276 Disregard debug set-file events. by Ian Zerny · 3 years, 6 months ago
- 035264b Update repro of b/202074964 to test with classpath by Søren Gjesse · 3 years, 6 months ago
- af24884 Update test by Søren Gjesse · 3 years, 6 months ago
- 8a0c6bf Avoid decoding method names in CfInvoke.getInvokeType by Christoffer Quist Adamsen · 3 years, 6 months ago
- 23e72a9 Remove single line debug entries for non-overloaded methods by Morten Krogh-Jespersen · 3 years, 6 months ago
- 87b7f4f Use generic for HashCode return type by Morten Krogh-Jespersen · 3 years, 6 months ago
- 798aac0 Reland "[ApiModel] Generate and use a serialized format for populating database" by Morten Krogh-Jespersen · 3 years, 6 months ago
- c2f4295 Ensure deterministic output from generating keep rules in CodeToKeep by Morten Krogh-Jespersen · 3 years, 6 months ago
- 8dcb415 Create a wrapper around Hashing to allow using it from tests by Morten Krogh-Jespersen · 3 years, 6 months ago
- ee4bec5 Test showing set-file debug event is unused by all VMs. by Ian Zerny · 3 years, 6 months ago
- 89e1901 Move compilation of R8 out in run_on_app.py to ensure proper timing by Morten Krogh-Jespersen · 3 years, 7 months ago
- ead53c1 Reproduction of b/202142500 by Søren Gjesse · 3 years, 6 months ago
- 1768e25 Read system property information in compiledump.py by Søren Gjesse · 3 years, 6 months ago