Sign in
r8
/
r8.git
/
6dca9f8f02278875c79aee935d754bbec85aa5de
/
src
/
test
/
java
/
com
/
android
/
tools
/
r8
/
ir
/
optimize
/
unusedarguments
96488ca
Share DexField.field and DexMethod.method as DexMember.reference
by Christoffer Quist Adamsen
· 5 years ago
169820f
Allow class merging in presence of annotations
by Christoffer Quist Adamsen
· 5 years ago
e8db196
Rename DexEncodedMethod#parameters() for consistency with DexMethod
by Christoffer Quist Adamsen
· 5 years ago
f9c73ea
Enable new missing class reporting in tests
by Christoffer Quist Adamsen
· 5 years ago
075d6a0
Add policy for abstract classes
by Rudi Horn
· 6 years ago
4d62f65
Enable horizontal class merging on bot
by Christoffer Quist Adamsen
· 6 years ago
67f919d
Add NeverMergeClassHorizontally annotation
by Rudi Horn
· 6 years ago
b3244e3
Do not apply the graph lens to positions.
by Morten Krogh-Jespersen
· 6 years ago
ddfee9d
Add repro of duplicate mapping for methods with unused argument
by Morten Krogh-Jespersen
· 6 years ago
174fb09
RewrittenProto: use Int2RefMap
by clementbera
· 6 years ago
ac669a1
Utility for adding testing annotations as program/library classes
by Christoffer Quist Adamsen
· 6 years ago
e5dc19b
Consider all implemented interfaces when removing unused arguments
by Søren Gjesse
· 6 years ago
77e3a62
Reproduce bug in unused argument removal
by Christoffer Quist Adamsen
· 6 years ago
4ca96bd
Differentiate method pool for publicizer from other uses.
by Jinseong Jeon
· 7 years ago
aef82f4
Cleanup tests
by Christoffer Quist Adamsen
· 7 years ago
0caca5d
Print a warning if a Proguard configuration rule does not match anything
by Christoffer Quist Adamsen
· 7 years ago
1ee0b6a
Fix error in argument removal registration for the CF frontend.
by Ian Zerny
· 7 years ago
8a95d40
Handle annotated unused argument removal with missing parameter annotations
by Søren Gjesse
· 7 years ago
7bfbc56
Remove parameter annotations in unused argument removal
by Christoffer Quist Adamsen
· 7 years ago
513bd2a
Reproduce unused argument removal bug in presence of annotations
by Christoffer Quist Adamsen
· 7 years ago
f97e04c
Prioritize noSideEffects in side-effect analysis of invocations.
by Jinseong Jeon
· 7 years ago
522bd9f
Account for IINC instruction when collecting arg uses in jar code.
by Jinseong Jeon
· 7 years ago
a77e3f7
Synthesize null checks to allow inlining when the receiver is nullable
by Christoffer Quist Adamsen
· 7 years ago
7c8327c
Unused argument removal for virtual methods
by Christoffer Quist Adamsen
· 7 years ago
3cdf4c4
Extend member pool collection to library types
by Christoffer Quist Adamsen
· 7 years ago
ba990ca
Only run cf backend tests on default configuration
by Rico Wind
· 7 years ago
25d66bd
Fix constructor collision bug in unused argument removal
by Christoffer Quist Adamsen
· 7 years ago
540cb2e
Improve side effect analysis for class initializer collection
by Christoffer Quist Adamsen
· 7 years ago
edc0a05
Enable unused argument removal for non-private constructors
by Christoffer Quist Adamsen
· 7 years ago
f85ffa8
Extend unused argument removal to private methods
by Christoffer Quist Adamsen
· 7 years ago
11b4cab
Rewriting of signatures that refer to uninstantiated types
by Christoffer Quist Adamsen
· 7 years ago
8d8dee8
Enable unused argument removal
by Christoffer Quist Adamsen
· 7 years ago
76b1b72
Handle removed arguments in IR builder
by Søren Gjesse
· 7 years ago
3a1a780
Make TestRunResult.inspector() use the mapping file from the compilation
by Søren Gjesse
· 7 years ago
a2bd26f
Add initial support for removing unused arguments
by Søren Gjesse
· 7 years ago