Sign in
r8
/
r8
/
4c9e2b28ff19a62d23834228f3005e562410734a
4c9e2b2
Ignore TimeoutException in SwitchesTestRunner
by Christoffer Adamsen
· 3 weeks ago
a08b38e
Update D8 tests that do not configure partial to fail
by Christoffer Adamsen
· 3 weeks ago
5573470
Add new switch tests with old syntax
by Clément Béra
· 4 weeks ago
3a19260
Handle library desugaring lens in isInvokeThatMaybeRequiresRewriting
by Christoffer Adamsen
· 4 weeks ago
da7c7e3
Account for library desugaring in D8 api modeling in R8 partial
by Christoffer Adamsen
· 4 weeks ago
05a06bd
Account for library desugaring in D8 backporting of R8 partial
by Christoffer Adamsen
· 4 weeks ago
029644a
Cleanup resolution in InterfaceMethodRewriter
by Christoffer Adamsen
· 4 weeks ago
f48a7a0
Eliminate computeInvokeForEmulatedInterfaceOnly in InterfaceMethodRewriter
by Christoffer Adamsen
· 4 weeks ago
4d91069
Eliminate computeNonInterfaceInvoke in InterfaceMethodRewriter
by Christoffer Adamsen
· 4 weeks ago
b0d0372
Cleanup computeNonInterfaceInvoke in InterfaceMethodRewriter
by Christoffer Adamsen
· 4 weeks ago
31d09f0
Fix library desugaring bug when calling interface method
by Christoffer Adamsen
· 4 weeks ago
d9219d2
Reproduce library desugaring bug when calling interface method
by Christoffer Adamsen
· 4 weeks ago
f8a9168
Use Kotlin AnnotationRetention for androidx annotations
by Søren Gjesse
· 4 weeks ago
f1836fb
Fix index for feature split dex code in legacy resource shrinking
by Rico Wind
· 4 weeks ago
5192299
Add hs_err log files to .gitignore
by Christoffer Adamsen
· 4 weeks ago
0a1caee
Add a reproduction of b/405152615
by Christoffer Adamsen
· 4 weeks ago
b54d025
Extend redundant block removal to blocks with non-jump instructions
by Christoffer Adamsen
· 4 weeks ago
cc8d166
Defer redundant block removal to end of class inliner
by Christoffer Adamsen
· 4 weeks ago
1024c28
Only iterate invokes to inline during force inlining
by Christoffer Adamsen
· 4 weeks ago
03105d0
Update keep anno Kotlin generation
by Søren Gjesse
· 4 weeks ago
b2f03c7
Format Kotlin code in keep annotations with --kotlinlang-style
by Søren Gjesse
· 4 weeks ago
8e4b20b
Skip inline candidate analysis when out-of-budget
by Christoffer Adamsen
· 4 weeks ago
f6e24ea
Move StackWalker test to jdk11 package
by Clément Béra
· 4 weeks ago
29608ce
Fix canonicalization of catch handler and non-catch handler return block
by Christoffer Adamsen
· 4 weeks ago
2c28e85
Use non-null return in CfInstructionDesugaring#compute implementation
by Christoffer Adamsen
· 4 weeks ago
94121b8
Do not inspect cf code before parsing in ProtoEnqueuerExtension
by Christoffer Adamsen
· 4 weeks ago
75a6769
Ensure that we can generate java_base_extension from tmp dir
by Rico Wind
· 4 weeks ago
d3770a0
Add LirToLirDesugaredLibraryDisableDesugarer
by Christoffer Adamsen
· 4 weeks ago
a246e20
Finalize LirToLirDesugaredLibraryRetargeter
by Christoffer Adamsen
· 4 weeks ago
e52f431
Add LirToLirDesugaredLibraryRetargeter
by Christoffer Adamsen
· 4 weeks ago
0f261b5
Add LirToLirDesugaredLibraryLibRewriter
by Christoffer Adamsen
· 4 weeks ago
57be6c9
Implement inline API conversion IR to IR
by Christoffer Adamsen
· 4 weeks ago
46431f6
Unwrap delegate Timer for timer merging
by Søren Gjesse
· 4 weeks ago
c778db4
Parallelize parsing of cf code in tree shaking
by Christoffer Adamsen
· 4 weeks ago
2407a8e
Fix SystemUIAppNoTreeShaking benchmark
by Christoffer Adamsen
· 4 weeks ago
bc39aec
Fix bug in ConstantCanonicalizer causing inconsistent SSA
by Christoffer Adamsen
· 4 weeks ago
c0bce7d
Ensure trivial goto removal for consistent SSA
by Christoffer Adamsen
· 4 weeks ago
fa3dc19
Minor cleanup for trivial goto removal
by Christoffer Adamsen
· 4 weeks ago
43d3f67
Fix download_kotlin.py
by Søren Gjesse
· 4 weeks ago
2ed44fd
Fix inadequate construction of Position in newInlineePosition
by Christoffer Adamsen
· 4 weeks ago
d7c3b43
Fix download_kotlin.py
by Søren Gjesse
· 4 weeks ago
fb317c2
Update RecordOnlyReferencedFromCodeTest with TODO
by Christoffer Adamsen
· 4 weeks ago
9438c55
Account for NoSuchMethodError with random R8 partial configuration in test
by Christoffer Adamsen
· 4 weeks ago
9ebe202
Don't add unnecessary AutoCloseable interface
by Clément Béra
· 4 weeks ago
46ad9e6
Revert "Extend redundant block removal to blocks with non-jump instructions"
by Christoffer Adamsen
· 4 weeks ago
50db5ad
Continue tracing if method does not require desugaring
by Christoffer Adamsen
· 4 weeks ago
849714d
Introduce LirToLirDesugaredLibraryApiConverter
by Christoffer Adamsen
· 4 weeks ago
8e7bdf7
Add missing override of interface method in event consumer
by Christoffer Adamsen
· 4 weeks ago
bbb06fb
Merge prepare and scan methods in cf to cf desugaring
by Christoffer Adamsen
· 4 weeks ago
d945611
Remove ProGuard 5 and ProGuard 6 + tests
by Christoffer Adamsen
· 5 weeks ago
f0a3c93
Remove legacy Chrome tests
by Christoffer Adamsen
· 5 weeks ago
dc69755
Add Kotlin 2.1.10 as the primary Kotlin compiler for testing
by Søren Gjesse
· 5 weeks ago
9415edd
Update package of Timing import
by Christoffer Adamsen
· 4 weeks ago
891bf72
Skeleton for lir-to-lir library desugaring
by Christoffer Adamsen
· 5 weeks ago
ab7e3f0
Run Kotlin formatter in fmt-diff.py
by Christoffer Adamsen
· 5 weeks ago
eb7a153
Restructure java17 test module
by Clément Béra
· 5 weeks ago
2f304db
Move sealed test to java 17 test module
by Clément Béra
· 5 weeks ago
ee37c7b
Move pattern matching instanceof test to jdk17 module
by Clément Béra
· 5 weeks ago
505a6bf
Move Lambda17 test to jdk17 package
by Clément Béra
· 5 weeks ago
9c40bb3
Move static enum merging test to jdk17
by Clément Béra
· 5 weeks ago
dc0db4c
Move enum_sealed test to jdk17 module
by Clément Béra
· 5 weeks ago
53249b4
Add --build-metadata-output option to D8/R8 CLI
by Christoffer Adamsen
· 5 weeks ago
987f9b6
Extend redundant block removal to blocks with non-jump instructions
by Christoffer Adamsen
· 5 weeks ago
82c27c4
Remove unused instance-of instructions
by Christoffer Adamsen
· 5 weeks ago
5616ebe
Add a script for extracting @Composable size
by Christoffer Adamsen
· 5 weeks ago
92e8c26
Time gradle build tasks individually in archive.py
by Christoffer Adamsen
· 5 weeks ago
0bbc768
Add support for specifying if deps are test only
by Christoffer Adamsen
· 5 weeks ago
693c494
Account for assume instructions from if-instance-of in if optimizer
by Christoffer Adamsen
· 5 weeks ago
22ded30
Add enableServiceLoader() to D8TestBuilder
by Søren Gjesse
· 5 weeks ago
03c4cb0
Add service loader support to desugared library KotlinMetadataTest
by Søren Gjesse
· 5 weeks ago
36e3c35
Fix TEST_DATA_LOCATION path to run jdk11 21 tests in intelliJ
by Clément Béra
· 5 weeks ago
66820f2
Remove java10 gradle package
by Clément Béra
· 5 weeks ago
1778fa1
Rename examplesJava10/11
by Clément Béra
· 5 weeks ago
221460d
Restructure internal java 11 tests
by Clément Béra
· 5 weeks ago
41cc480
Move NestClassMerging to java 11 package
by Clément Béra
· 5 weeks ago
c8cf48b
Move timeunit tests to java11 package
by Clément Béra
· 5 weeks ago
4fafc7f
Move PathOf test to java 11 tests
by Clément Béra
· 5 weeks ago
e8b9bc6
Move FilesJava11 test to java 11 package
by Clément Béra
· 5 weeks ago
e34267a
Move BufferCovariantReturnType test to java 11 package
by Clément Béra
· 5 weeks ago
e464b35
Fix archive timing
by Rico Wind
· 5 weeks ago
9582297
Fix typo in archive.py
by Christoffer Adamsen
· 5 weeks ago
0da2725
Add context to assertion failure
by Rico Wind
· 5 weeks ago
f1e8746
Add timing to archive.py
by Christoffer Adamsen
· 5 weeks ago
be872ea
Add string to assertion if we have a interface that is a merge source
by Rico Wind
· 5 weeks ago
b172a4e
Restructure java21 test
by Clément Béra
· 5 weeks ago
e2d559f
Move Jdk8272564 test to java 21 package
by Clément Béra
· 5 weeks ago
5f6b55b
Add support for LIR rewriting using custom lens
by Christoffer Adamsen
· 6 weeks ago
03fa116
Prepare scripts for major/minor API levels
by Søren Gjesse
· 6 weeks ago
e10d214
Allow constant to not have a block in shorten live ranges
by Rico Wind
· 5 weeks ago
dc5cae8
Fix usage of Immutable list in resource shrinker
by Rico Wind
· 5 weeks ago
429ddad
Add reproduction of adding to immutable list in resource shrinker
by Rico Wind
· 5 weeks ago
cb3af99
Fix Synthetic cf code for AutoCloseable
by Clément Béra
· 5 weeks ago
e4f386c
Move NewCollectorTest to java 10 package
by Clément Béra
· 7 weeks ago
bf316ec
Rename isR8PartialTestParameters to canUseR8Partial
by Christoffer Adamsen
· 5 weeks ago
60cace2
Add support for using R8 partial in existing D8/R8 tests
by Christoffer Adamsen
· 5 weeks ago
5608f69
Extend test parameters to partial compilation
by Christoffer Adamsen
· 5 weeks ago
21bbcf8
Use natural order for git branches in cherry pick check
by Rico Wind
· 6 weeks ago
8edc10c
Reproduce R8 desugar bug when Record is only referenced from code
by Christoffer Adamsen
· 5 weeks ago
4f44b34
Prepare DesugaredLibraryTestBuilder for R8 partial
by Christoffer Adamsen
· 6 weeks ago
48972a3
Move Timing class to timing package
by Søren Gjesse
· 6 weeks ago
Next »