Sign in
r8
/
r8
/
60462f2335ac3e0fca09bdd0af9ea2cc86d6e021
60462f2
Fix InliningWithoutPositions test on ART 4.4.4
by Tamas Kenez
· 7 years ago
2f30be0
Don't check for missing debug info for optimizing "if" branches.
by Tamas Kenez
· 7 years ago
de24a7b
Inlining: preserve call-frames for instructions without positions.
by Tamas Kenez
· 7 years ago
9c65c78
Merge "-adaptclassstrings is not parsed as -identifiernamestring rule."
by Jinseong Jeon
· 7 years ago
b1d4e97
Merge "Make desugaring more tolerant on missing hierarchy"
by Yohann Roussel
· 7 years ago
8021b92
Update jctf test specification for ThreadGroup_destroy_A01
by Tamas Kenez
· 7 years ago
c87ed49
-adaptclassstrings is not parsed as -identifiernamestring rule.
by Jinseong Jeon
· 7 years ago
8259a59
Make desugaring more tolerant on missing hierarchy
by Yohann Roussel
· 7 years ago
b9e1072
Merge "Include catched types as direct dependencies"
by Yohann Roussel
· 7 years ago
455e024
Include catched types as direct dependencies
by Yohann Roussel
· 7 years ago
96461e2
Merge "Add test for superfluous monitor instructions"
by Mathias Rav
· 7 years ago
1d6ef62
Add test for superfluous monitor instructions
by Mathias Rav
· 7 years ago
faa20db
Merge "Add tests for Kotlin properties"
by Sebastien Hertz
· 7 years ago
8332ae6
Merge "Block the receiver register always before Android M."
by Mads Ager
· 7 years ago
02767ca
Block the receiver register always before Android M.
by Mads Ager
· 7 years ago
7a9999a
Merge "Code clean-up"
by Mathias Rav
· 7 years ago
54e6e8d
Code clean-up
by Mathias Rav
· 7 years ago
98a068e
Merge "Devirtualization from invoke-interface to invoke-virtual."
by Jinseong Jeon
· 7 years ago
5139907
Devirtualization from invoke-interface to invoke-virtual.
by Jinseong Jeon
· 7 years ago
1991b80
Merge "Parse, warn, and ignore new options in Proguard 6."
by Jinseong Jeon
· 7 years ago
b43193e
Parse, warn, and ignore new options in Proguard 6.
by Jinseong Jeon
· 7 years ago
7fb951f
Add tests for Kotlin properties
by Sebastien Hertz
· 7 years ago
8b7d3fd
Prevent reordered instructions w/o positions getting random positions.
by Tamas Kenez
· 7 years ago
b298dad
Merge "Add Proguard 6.0 to third_party"
by Søren Gjesse
· 7 years ago
10eaf81
Add Proguard 6.0 to third_party
by Søren Gjesse
· 7 years ago
90ef229
Merge "Update patch version for release."
by Søren Gjesse
· 7 years ago
76eb8a5
Update patch version for release.
by Søren Gjesse
· 7 years ago
c7c838d
Ignore tests causing segfaults on ART 6.0.1 during debugging session.
by Ian Zerny
· 7 years ago
45333be
Merge "Relax the inlining constraints for virtual invokes."
by Mads Ager
· 7 years ago
0363baf
Relax the inlining constraints for virtual invokes.
by Mads Ager
· 7 years ago
bf6020a
Another status update to the line-table test.
by Ian Zerny
· 7 years ago
603fac7
Mark line-table test as passing on JVM.
by Ian Zerny
· 7 years ago
33c9c10
Add more tests for valid CF with method name conflicts in hierarchy.
by Jinseong Jeon
· 7 years ago
29abcb6
Merge "Resolve field name conflicts in aggressively overloaded input."
by Jinseong Jeon
· 7 years ago
5ca6339
Resolve field name conflicts in aggressively overloaded input.
by Jinseong Jeon
· 7 years ago
c24fb76
Make runForTesting use InternalOptions.numberOfThreads again.
by Tamas Kenez
· 7 years ago
6e08d45
Merge "Dump timing when system proterty com.android.tools.r8.printtimes is set"
by Søren Gjesse
· 7 years ago
88f7766
Merge "Convert not in dex input to xor with minus one if the not instruction cannot be used"
by Søren Gjesse
· 7 years ago
4912c1c
Convert not in dex input to xor with minus one if the not instruction cannot be used
by Søren Gjesse
· 7 years ago
81871db
Update status of line-table test to failing for 4.4.4 and before.
by Ian Zerny
· 7 years ago
f216035
Emit advance-pc event when only locals have changed.
by Ian Zerny
· 7 years ago
a43bd0f
Fix the BSPatch module after renaming classes
by Søren Gjesse
· 7 years ago
3a44d4e
Merge "Add Python script to easily run ASMifier"
by Søren Gjesse
· 7 years ago
2920977
Dump timing when system proterty com.android.tools.r8.printtimes is set
by Søren Gjesse
· 7 years ago
71a6c52
Add Python script to easily run ASMifier
by Søren Gjesse
· 7 years ago
2b4de3e
Update patch version for release.
by Mads Ager
· 7 years ago
6bab177
Merge "Do not use "not" instructions when targeting Dalvik."
by Mads Ager
· 7 years ago
f41b558
Do not use "not" instructions when targeting Dalvik.
by Mads Ager
· 7 years ago
daf2ddd
Merge "Add the chosen field renaming back to NamingState."
by Jinseong Jeon
· 7 years ago
4c32c0a
Cleaning around Dex parsing
by Yohann Roussel
· 7 years ago
7658c21
Enable DexSplitter to run by passing in options
by Rico Wind
· 7 years ago
3745a99
Fix Position.equals() when it's a none-position.
by Tamas Kenez
· 7 years ago
b936b95
Add the chosen field renaming back to NamingState.
by Jinseong Jeon
· 7 years ago
27176ee
Merge "Value-based worklist in type analysis."
by Jinseong Jeon
· 7 years ago
ba6cb8a
Value-based worklist in type analysis.
by Jinseong Jeon
· 7 years ago
5afad1d
Merge "Java8-ify Minifier: more adequate stream use."
by Jinseong Jeon
· 7 years ago
1849088
Merge "Specify version of Notify."
by Jinseong Jeon
· 7 years ago
1ea59db
Merge "Remove dead code from VirtualFile"
by Yohann Roussel
· 7 years ago
0f34aac
Remove dead code from VirtualFile
by Yohann Roussel
· 7 years ago
143ed11
Cleanup gradle dependencies version management
by Sebastien Hertz
· 7 years ago
fe97a71
Run Kotlin tests for target 1.8
by Sebastien Hertz
· 7 years ago
29828b3
Fix when 'name' or 'type' of StartLocal (DexDebugEvent) are null.
by Tamas Kenez
· 7 years ago
b2b1034
Java8-ify Minifier: more adequate stream use.
by Jinseong Jeon
· 7 years ago
10307de
Specify version of Notify.
by Jinseong Jeon
· 7 years ago
38f0d86
Merge "Inherit useIdentifierNameString from the inlinee."
by Jinseong Jeon
· 7 years ago
0508647
Inherit useIdentifierNameString from the inlinee.
by Jinseong Jeon
· 7 years ago
b0c201b
Merge "Fix Kotlin getter name in tests"
by Sebastien Hertz
· 7 years ago
4be2c52
Merge "Rename internal optimization flags"
by Søren Gjesse
· 7 years ago
37c4f6e
Rename internal optimization flags
by Søren Gjesse
· 7 years ago
791f201
Fix Kotlin getter name in tests
by Sebastien Hertz
· 7 years ago
05cd49d
Merge "Add core-lambda-stubs.jar"
by Søren Gjesse
· 7 years ago
42adf2c
Merge "Do not remove bridge flag if the method did not inline."
by Jinseong Jeon
· 7 years ago
307a05c
Update patch version for release
by Søren Gjesse
· 7 years ago
0eac45e
Do not remove bridge flag if the method did not inline.
by Jinseong Jeon
· 7 years ago
e6ce06c
Merge "Add tests for valid class files with name conflict."
by Jinseong Jeon
· 7 years ago
6c97122
Add tests for valid class files with name conflict.
by Jinseong Jeon
· 7 years ago
99c1b19
Merge "Add more tests regarding member resolution with -overloadaggressively."
by Jinseong Jeon
· 7 years ago
55881c0
Add more tests regarding member resolution with -overloadaggressively.
by Jinseong Jeon
· 7 years ago
4dc50a3
Flipping if statement in case fall-through successor always throws (#2).
by Denis Vnukov
· 7 years ago
63a2d9c
Refactor to use AndroidApiLevel instances more
by Søren Gjesse
· 7 years ago
c9b3fc7
Add core-lambda-stubs.jar
by Søren Gjesse
· 7 years ago
eb701fc
Merge "Revise test about Kotlin copy methods"
by Sebastien Hertz
· 7 years ago
d0d88cf
Upload extracted maven directory when archiving
by Rico Wind
· 7 years ago
9e8c3c1
Introduce tests about option -overloadaggressively.
by Jinseong Jeon
· 7 years ago
ad3daca
Merge "Use same directory structure in the maven zip that the resulting structure will be when thetools unpacks it (based on the pom file)"
by Rico Wind
· 7 years ago
fae457f
Use same directory structure in the maven zip that the resulting
by Rico Wind
· 7 years ago
1d2f446
Don't include annotations without definition when tree shaking
by Søren Gjesse
· 7 years ago
038d2a6
Use lattice-based partial order when removing checkcast.
by Jinseong Jeon
· 7 years ago
ff44427
Two fixes related to processDoubleInlineCallers(...).
by Denis Vnukov
· 7 years ago
c9381de
Merge "Blacklisting inlining kotlin Intrinsics::throwNpe method."
by Denis Vnukov
· 7 years ago
da65abc
Revise test about Kotlin copy methods
by Sebastien Hertz
· 7 years ago
f631e9f
Add support for calculating the feature splits from jars
by Rico Wind
· 7 years ago
917ec71
Revert "Flipping if statement in case fall-through successor always throws."
by Søren Gjesse
· 7 years ago
ac92b99
Blacklisting inlining kotlin Intrinsics::throwNpe method.
by Denis Vnukov
· 7 years ago
069858a
Use test assertions in TrivialGotoEliminationTest.
by Jinseong Jeon
· 7 years ago
0a49d14
Merge "Add non-null IR after zero test."
by Jinseong Jeon
· 7 years ago
c30c9e2
Add non-null IR after zero test.
by Jinseong Jeon
· 7 years ago
e96f0bc
Adding a black list of methods which are never supposed to be inlined.
by Denis Vnukov
· 7 years ago
5b68acd
Merge "Disable check-cast removal"
by Søren Gjesse
· 7 years ago
766ce09
Disable check-cast removal
by Søren Gjesse
· 7 years ago
Next »