Sign in
r8
/
r8
/
HEAD
47fe7be
Fix broken build after adding Kotlin formatter
by Søren Gjesse
· 4 hours ago
main
9374563
Add Kotlin formatter
by Søren Gjesse
· 5 hours ago
fa17be8
Add isInterface bit to MethodLookupResult
by Christoffer Adamsen
· 35 hours ago
f0e2cd9
Automatically inject ClearCodeRewritingGraphLens when rewriting LIR
by Christoffer Adamsen
· 31 hours ago
4c8392d
Remove unused import in Enqueuer
by Christoffer Adamsen
· 31 hours ago
36fcb8d
Remove unused field liveMethodsWithKeepActions
by Christoffer Adamsen
· 31 hours ago
0e47ab2
Add IR instruction builders
by Christoffer Adamsen
· 32 hours ago
8cd4192
Always amend desugared library methods
by Clément Béra
· 34 hours ago
cde0d8f
Enable devirtualization in ProgramRewritingTest
by Christoffer Adamsen
· 35 hours ago
84aac6b
Add disassemble helper to DesugaredLibraryTestCompileResult
by Christoffer Adamsen
· 35 hours ago
0c5bd40
Remove unsupported option alwaysBackportListSetMapMethods
by Christoffer Adamsen
· 36 hours ago
e91214e
Share synthetic methods calling other synthetic methods
by Clément Béra
· 7 days ago
1f7871d
Support Stream#toList
by Clément Béra
· 5 days ago
c765a29
Reapply "Optimize empty Object[] -> null in reflection APIs"
by Christoffer Adamsen
· 5 days ago
23025cc
Revert "Copy two keep annotations tests to use androidx annotations"
by Søren Gjesse
· 5 days ago
f32e607
Copy two keep annotations tests to use androidx annotations
by Søren Gjesse
· 7 days ago
692fff0
Account for ServiceLoaders in field value propagation
by Christoffer Adamsen
· 6 days ago
6ba9af3
Reproduce field propagation issue with ServiceLoader
by Christoffer Adamsen
· 6 days ago
4acd33b
Test -assumenosideeffects rule on method that returns arg
by Christoffer Adamsen
· 5 days ago
c44098b
Revert "Reapply "Desugaring of AutoCloseable#close everywhere""
by Christoffer Adamsen
· 6 days ago
6395b5b
Fix keepanno test
by Søren Gjesse
· 6 days ago
94489e1
Don't use aliased values when comparing values for basic block subsumption
by Søren Gjesse
· 6 days ago
a21bba9
Move CollectionToArrayTest to jdk11 package
by Clément Béra
· 6 days ago
92f532e
Add reproduction of b/395489597
by Søren Gjesse
· 6 days ago
3f4bf6d
Support multiple keep annotation namespaces
by Søren Gjesse
· 7 days ago
66d8cc5
Do not implicitly keep invisible annotations in compat mode
by Christoffer Adamsen
· 7 days ago
29f1b9c
Revert "Optimize empty Object[] -> null in reflection APIs"
by Christoffer Adamsen
· 7 days ago
84c7f0e
Add timing information to D8 conversion
by Christoffer Adamsen
· 7 days ago
76f9414
Reapply "Desugaring of AutoCloseable#close everywhere"
by Clément Béra
· 7 days ago
c05e010
EnqueuerMockitoAnalysis: Prevent optimization of spied subtypes
by Andrew Grieve
· 8 days ago
f51487e
Reduce allocation and copying in retrace partitioning
by Søren Gjesse
· 8 days ago
6a3d5b6
Update compiler_api_tests.tar.gz.sha1
by Christoffer Adamsen
· 8 days ago
3ae34a4
Don't include classes in androidx.annotaion.keep in r8.jar
by Søren Gjesse
· 8 days ago
653770c
Revert "Desugaring of AutoCloseable#close everywhere"
by Christoffer Adamsen
· 8 days ago
30bb90f
Add MockClassWithPrivateMethod to CompilerApiTestCollection
by Christoffer Adamsen
· 8 days ago
ba76119
Move version retrieval down after we have run gradle
by Rico Wind
· 11 days ago
ce5d740
Add version to r8-version.properties
by Rico Wind
· 11 days ago
03c52f3
Remove OptionalBool usage from ApiTest
by Christoffer Adamsen
· 11 days ago
e751382
Desugaring of AutoCloseable#close everywhere
by Clément Béra
· 13 days ago
591455a
Add keep annotations in androidx namespace
by Søren Gjesse
· 12 days ago
a8ca584
Update Gradle to version 8.12.1
by Søren Gjesse
· 12 days ago
b3a320b
Add compiler api test for protectApiSurface
by Christoffer Adamsen
· 12 days ago
7e4c8c9
Support for generating keep annotation classes to multiple namespaces
by Søren Gjesse
· 3 weeks ago
cd55aad
Add command API to protect API surface of compilation unit
by Christoffer Adamsen
· 13 days ago
dd58c88
Remove protected createProgramOutputConsumer from R8Command
by Christoffer Adamsen
· 13 days ago
5703381
Remove unused annotations
by Søren Gjesse
· 3 weeks ago
79108fe
Reproduce and fix inadequate keeping of Gson <init>s
by Christoffer Adamsen
· 13 days ago
c4ae31f
Test R8 partial distribution of synthetics into feature splits
by Christoffer Adamsen
· 13 days ago
34be0ef
Mockito: Prevent inlining of mocked methods
by Christoffer Adamsen
· 13 days ago
aa834b3
Support merging of synthetic methods calling other synthetic methods
by Clément Béra
· 2 weeks ago
650f1d9
Update Kotlin-metadata-jvm to 2.1.0
by Clément Béra
· 2 weeks ago
244b544
Initial structure for R8Assistant
by Rico Wind
· 2 weeks ago
de02d7b
Add support for source file provider in R8 partial
by Christoffer Adamsen
· 2 weeks ago
5f9f76f
Support classpath in keep annotation matcher
by Christoffer Adamsen
· 2 weeks ago
4f09f54
Fix diagnostics modification in R8 partial
by Christoffer Adamsen
· 2 weeks ago
4cbf700
Extend keep anno tests to R8 partial
by Christoffer Adamsen
· 2 weeks ago
650710a
Add experimental option to trace enum usage in Android serialization APIs
by Andrew Grieve
· 3 weeks ago
0548036
Parallelize cf application writer
by Christoffer Adamsen
· 2 weeks ago
bc75ee8
Account for multiple naming lenses in cf application writer
by Christoffer Adamsen
· 3 weeks ago
378b3e0
Consistently use same naming lens for each class
by Christoffer Adamsen
· 3 weeks ago
99753c8
Reapply "Allow obfuscating D8/R8 boundary in R8 partial"
by Christoffer Adamsen
· 3 weeks ago
b40073f
Account for classpath classes in -if rule evaluator
by Christoffer Adamsen
· 3 weeks ago
aa0e549
Revert "Allow obfuscating D8/R8 boundary in R8 partial"
by Christoffer Adamsen
· 3 weeks ago
da2152b
Assert R8 partial map does not contain D8 mappings
by Christoffer Adamsen
· 3 weeks ago
d3e54cc
Allow obfuscating D8/R8 boundary in R8 partial
by Christoffer Adamsen
· 3 weeks ago
f17c718
Add missing dependency in the build graph
by Søren Gjesse
· 3 weeks ago
bae282d
Fix LookUpCloseResourceTest
by Clément Béra
· 3 weeks ago
98e5c32
Use less gradle forks after R8 was changed to use more threads.
by Rico Wind
· 3 weeks ago
0facdec
Reapply "AutoCloseable Retargeter"
by Clément Béra
· 3 weeks ago
f47bed9
Revert "AutoCloseable Retargeter"
by Søren Gjesse
· 3 weeks ago
f2127f5
Revert "Extend and disable-by-default Enum reflection tracing"
by Andrew Grieve
· 3 weeks ago
48d0f81
Enable list iteration rewriting by default
by Andrew Grieve
· 3 weeks ago
3b6f37e
Update expectation in PartialCompilationWithDefaultInterfaceMethodTest
by Christoffer Adamsen
· 3 weeks ago
cb8bff3
Extend and disable-by-default Enum reflection tracing
by Andrew Grieve
· 3 weeks ago
bd2d5b2
Fix errorprone warnings for LineNumberOptimizer
by Christoffer Adamsen
· 3 weeks ago
e0661e5
Refactor AutoCloseable desugaring
by Clément Béra
· 3 weeks ago
3c77180
Support AutoCloseable implementers in the program.
by Clément Béra
· 3 weeks ago
6026d24
AutoCloseable Retargeter
by Clément Béra
· 3 weeks ago
4d95f94
Disable line number optimization for D8 part in R8 partial
by Christoffer Adamsen
· 3 weeks ago
8d4b911
Reproduce line number optimizer running on D8 part in R8 partial
by Christoffer Adamsen
· 3 weeks ago
923c66a
Update comments related to art and startup profiles
by Christoffer Adamsen
· 3 weeks ago
b2bab0e
Add support for R8 partial in compiledump.py
by Christoffer Adamsen
· 3 weeks ago
6266e4b
Add support for art profiles and startup profiles in R8 partial
by Christoffer Adamsen
· 3 weeks ago
bfae11d
Suppress unused variable in AndroidApp#dump
by Christoffer Adamsen
· 3 weeks ago
061005c
Add dump support in R8 partial
by Christoffer Adamsen
· 3 weeks ago
8f37cc2
Add support for serializing R8 partial predicate
by Christoffer Adamsen
· 3 weeks ago
b86997a
Also upload keepanno annotations to latest dev
by Rico Wind
· 3 weeks ago
6a196b7
Fix dominator check in ValueUtils.computeInitialArrayValues()
by Andrew Grieve
· 3 weeks ago
f0cad19
Update another test for experimental desugared library with Stream.toList
by Søren Gjesse
· 3 weeks ago
b81da92
Support running Chrome benchmark on all branches
by Søren Gjesse
· 3 weeks ago
6f05efa
Fix missing import in InternalOptions
by Christoffer Adamsen
· 3 weeks ago
0e1eaa8
Move R8PartialCompilationConfiguration to partial package
by Christoffer Adamsen
· 3 weeks ago
62fb2f4
Fix missing return in Enqueuer
by Christoffer Adamsen
· 3 weeks ago
e127b8d
Use concurrent sets for missing items in trace references
by Christoffer Adamsen
· 3 weeks ago
13643cd
Share tracing for fields in Enqueuer
by Christoffer Adamsen
· 3 weeks ago
f1b8df2
Update test for experimental desugared library with Stream.toList
by Søren Gjesse
· 3 weeks ago
291cedf
Do not finalize classes passed to Mockito.mock() / Mockito.spy()
by Andrew Grieve
· 4 weeks ago
3a23c15
Experimental desugared library with Stream.toList
by Søren Gjesse
· 3 weeks ago
55373f0
Wrap desugaring collection in D8
by Christoffer Adamsen
· 3 weeks ago
4f0e448
Rename TypeRewriter to DesugaredLibraryTypeRewriter
by Christoffer Adamsen
· 3 weeks ago
Next »