Sign in
r8
/
r8
/
5e5b5234245cc82e46648389fa3abbc350a06dc2
5e5b523
Use shorthand factories for maven repositories
by Jake Wharton
· 6 years ago
f21acf1
Reuse cached DexMethod for requireNonNull
by Jake Wharton
· 6 years ago
c0333a4
Rewrite Byte/Character/Short/Integer.hashCode to pass through value
by Jake Wharton
· 6 years ago
0c1ec08
Rewrite Float.hashCode to Float.floatToIntBits
by Jake Wharton
· 6 years ago
0f08f7f
Minimal Test for desugared lib shrinking bug
by clementbera
· 6 years ago
aaf0f96
Update type information after lambda merging
by Christoffer Quist Adamsen
· 6 years ago
59b989c
Flush delayed optimization feedback prior to fixup in lambda merger
by Christoffer Quist Adamsen
· 6 years ago
656cad5
Retrace: Let source-file take precedence if present
by Morten Krogh-Jespersen
· 6 years ago
370558d
Reland "Retrace: Add test and support for ambiguous stack traces"
by Morten Krogh-Jespersen
· 6 years ago
2036f33
Retrace: Add ambiguous test with missing line-number
by Morten Krogh-Jespersen
· 6 years ago
9af300a
Retrace: Add inlining frames test with missing line numbers
by Morten Krogh-Jespersen
· 6 years ago
c18b870
Retrace: Add inline with line numbers test
by Morten Krogh-Jespersen
· 6 years ago
f41653a
Fixup optimization info after lambda merging
by Christoffer Quist Adamsen
· 6 years ago
313d465
Minor cleanup related to lambda merger
by Christoffer Quist Adamsen
· 6 years ago
bf0247c
Update all desugared lib tests to last APIs
by clementbera
· 6 years ago
6109380
Extend the range of assume instructions, part 1.
by Jinseong Jeon
· 6 years ago
fb4fefa
Introduce Assume variant with no assumptions.
by Jinseong Jeon
· 6 years ago
314625a
Rename NumericOperations to NumericMethodRewrites to match convention
by Jake Wharton
· 6 years ago
c625b04
Test shrinking of proto builders
by Christoffer Quist Adamsen
· 6 years ago
a138d5b
Update download task to use Gradle workers
by Jake Wharton
· 6 years ago
202db9d
Rewrite Boolean logicalAnd/Or/Xor callers to instructions
by Jake Wharton
· 6 years ago
9e1caa1
Remove appView != null
by clementbera
· 6 years ago
0c62a0e
Test for Desugared lib API
by clementbera
· 6 years ago
70eb5d0
Desugared lib prefix use bytes
by clementbera
· 6 years ago
517f6fb
Fix json version
by clementbera
· 6 years ago
a2318a5
Fix test (non null check)
by clementbera
· 6 years ago
5d31655
Use only one worker on the internal bot until we get a machine with more memory.
by Rico Wind
· 6 years ago
bf4ce61
Move closeResource method template to CF
by Ian Zerny
· 6 years ago
01998f4
Move remaining backports to cf constructions.
by Ian Zerny
· 6 years ago
c4adf50
Turn NullPointerException during IR into CompilationError
by Søren Gjesse
· 6 years ago
44fa016
Desugared lib prefix rewriting unified
by clementbera
· 6 years ago
c5225ba
Extend Enqueuer to track if instance fields are only written in <init>
by Christoffer Quist Adamsen
· 6 years ago
6b22bec
Revert "Enable temporary logging to diagnose test app issue"
by Christoffer Quist Adamsen
· 6 years ago
fbbddc2
Move Objects backports to cf constructions.
by Ian Zerny
· 6 years ago
1a3df5f
Move string backports to cf constructions.
by Ian Zerny
· 6 years ago
7685fb8
Attempt at fixing windows issue with newly added test.
by Ian Zerny
· 6 years ago
f3974d3
Lookup -assumevalues when trying to replace a call with a constant.
by Jinseong Jeon
· 6 years ago
a85015a
Fix bad merge related to call site optimization
by Christoffer Quist Adamsen
· 6 years ago
e2a55c9
Extend call site optimization info propagation to dynamic types.
by Jinseong Jeon
· 6 years ago
b88c524
Add basic tests about propagating dynamic types from call sites.
by Jinseong Jeon
· 6 years ago
771e772
Use utility for emptyThrowingMethod in TreePruner
by Morten Krogh-Jespersen
· 6 years ago
1130fc3
Only add assume-not-null instructions for values with users
by Christoffer Quist Adamsen
· 6 years ago
a804e0b
Revert "Retrace: Add test and support for ambiguous stack traces"
by Morten Krogh-Jespersen
· 6 years ago
7ab379d
Desugar boolean methods using internal CfCode construction.
by Ian Zerny
· 6 years ago
33c1c58
Add google-java-format to third_party.
by Ian Zerny
· 6 years ago
ed15a60
Verify absence of fields and types in proto shrinking test
by Christoffer Quist Adamsen
· 6 years ago
76ce575
Forward exact dynamic type information from returns to call sites
by Christoffer Quist Adamsen
· 6 years ago
d79b6a7
Enable field bit read analysis in run_on_app.py
by Christoffer Quist Adamsen
· 6 years ago
287975a
Retain oneof fields with corresponding live oneof-case field
by Christoffer Quist Adamsen
· 6 years ago
2d7aab8
Update Smali, Dx, and DexMerger tasks to use Gradle workers
by Jake Wharton
· 6 years ago
5f39ca2
Rewrite Objects.hash(Object...) to Arrays.hashCode(Object[])
by Jake Wharton
· 6 years ago
659e23f
Rewrite min/max backport calls on numbers to Math
by Jake Wharton
· 6 years ago
8fd51b1
Update to utility
by Søren Gjesse
· 6 years ago
086636e
Rewrite "sum" backport calls to directly add
by Jake Wharton
· 6 years ago
7fb7bb2
Rewrite zero-arg List.of to Collections.emptyList
by Jake Wharton
· 6 years ago
56a1dd7
Retrace: Add test and support for ambiguous stack traces
by Morten Krogh-Jespersen
· 6 years ago
cc46af3
Utility to dump the usage of types from specific packages in android.jar
by Søren Gjesse
· 6 years ago
e3c7c0c
Move non-null insertion to non-null-tracker
by Christoffer Quist Adamsen
· 6 years ago
ea420dc
Retrace: Add unsupported --regex option in retrace commandline
by Morten Krogh-Jespersen
· 6 years ago
c96227b
Re-enable ConcurrentHashMap desugaring on M
by clementbera
· 6 years ago
60bab85
Use JSON over "default" in desugared lib
by clementbera
· 6 years ago
6cdef4b
Log eligibility decisions in ClassInliner.
by Jinseong Jeon
· 6 years ago
99770d4
Log histograms in String(Builder)Optimizer if they are indeed logged.
by Jinseong Jeon
· 6 years ago
feb115f
Insert AssumeNotNull instructions for fields after inlining
by Christoffer Quist Adamsen
· 6 years ago
71a71ad
Strenghthen static types related to proto one of objects
by Christoffer Quist Adamsen
· 6 years ago
b174859
Allow space characters in SimpleName for the DEX format 040.
by Ulya Trafimovich
· 6 years ago
7c9574b
Report the immediate reason for keeping methods.
by Ian Zerny
· 6 years ago
2472044
Enable temporary logging to diagnose test app issue
by Christoffer Quist Adamsen
· 6 years ago
3c876fb
Move old retrace tests to package retraceproguard
by Morten Krogh-Jespersen
· 6 years ago
1388cb3
Require a keep reason to mark types live.
by Ian Zerny
· 6 years ago
5f3af3a
Update patch version for release - new version is 1.6.31-dev
by Christoffer Quist Adamsen
· 6 years ago
2b7e52c
Ignore tests to make tests green again
by Morten Krogh-Jespersen
· 6 years ago
e608b6f
Retrace: Retrace and report inline frames and correct positions
by Morten Krogh-Jespersen
· 6 years ago
4e094ed
Port old retrace tests from old retrace to r8 retrace
by Morten Krogh-Jespersen
· 6 years ago
ba63da4
Move Objects.requireNonNull and Lomg.compare handling into BackportedMethodRewriter
by Jake Wharton
· 6 years ago
f487f18
Add backport test for Objects.requireNonNull
by Jake Wharton
· 6 years ago
521bc19
Reduce map lookups in BackportedMethodRewriter
by Jake Wharton
· 6 years ago
a31e938
Fix race in NestReducer
by clementbera
· 6 years ago
483de78
Add utility method for all runtimes and api levels
by Morten Krogh-Jespersen
· 6 years ago
a5ce66b
Only apply bottom-up propagation to methods without body.
by Jinseong Jeon
· 6 years ago
8b8001e
Limit method resolution in bottom-up propagation of assume rules.
by Jinseong Jeon
· 6 years ago
72fbd2f
Add support for backporting List.of(E...)
by Jake Wharton
· 6 years ago
4501053
Make sure constants that are not swapped are indeed used by array-put.
by Jinseong Jeon
· 6 years ago
699e0ad
Improve List.of backport implementations to match spec
by Jake Wharton
· 6 years ago
b1002e6
Update patch version for release - new version is 1.6.30-dev
by Ian Zerny
· 6 years ago
18c286f
Add missing call to StringConsumer.finish
by Søren Gjesse
· 6 years ago
bffd4ad
Add addSpecialLibraryConfiguration temporaly
by Søren Gjesse
· 6 years ago
f1e05cc
Relanding "Don't try to use delegate which could not be created"
by Søren Gjesse
· 6 years ago
011123c
Relanding "Immediately write usage/deadcode data to consumer."
by Søren Gjesse
· 6 years ago
47acc6f
Relanding "Make StringConsumer.finished an empty default method."
by Søren Gjesse
· 6 years ago
1af374d
Relanding "Add finished callback to StringConsumer."
by Søren Gjesse
· 6 years ago
f2e9044
Update patch version for release - new version is 1.6.29-dev
by Ian Zerny
· 6 years ago
d11d423
Add more script engine tests with Rhino
by Søren Gjesse
· 6 years ago
8f0e099
Add Rhino 1.7.10 to third party
by Søren Gjesse
· 6 years ago
e8741a0
DexType in Desugared library flags
by clementbera
· 6 years ago
6a12862
Ensure remaining unused proto fields are removed
by Christoffer Quist Adamsen
· 6 years ago
0d269aa
Use read bits information for unused proto field removal
by Christoffer Quist Adamsen
· 6 years ago
1e3acb6
Extend field bit access info to handle simple read operations
by Christoffer Quist Adamsen
· 6 years ago
25f6eab
Initial api for supporting direct generation of feature splits with R8
by Rico Wind
· 6 years ago
50f75a6
Mark interfaces as instantiated in compat mode.
by Ian Zerny
· 6 years ago
Next »