Sign in
r8
/
r8
/
005abeaa5c16d7e6dbd36b1ec142fa58aa11dee8
/
src
005abea
Remove dead array initializations
by Rico Wind
· 6 years ago
1eff08c
Don't allow fill-array-data in consistency check.
by Ian Zerny
· 6 years ago
25309be
Merge "Print the stack trace for exception diagnostics by default."
by Ian Zerny
· 6 years ago
973fd06
Merge "Enable unused argument removal for non-private constructors"
by Christoffer Quist Adamsen
· 6 years ago
edc0a05
Enable unused argument removal for non-private constructors
by Christoffer Quist Adamsen
· 6 years ago
b3f9184
Print the stack trace for exception diagnostics by default.
by Ian Zerny
· 6 years ago
d5c0f17
Fix tests for -optimizations
by Christoffer Quist Adamsen
· 6 years ago
01461e3
Merge "Inform that -optimizations directive is ignored"
by Christoffer Quist Adamsen
· 6 years ago
1c22769
Inform that -optimizations directive is ignored
by Christoffer Quist Adamsen
· 6 years ago
d96f9fa
Merge "Update tests of -checkdiscard in the standalone main dex list generator"
by Søren Gjesse
· 6 years ago
66f7210
Update tests of -checkdiscard in the standalone main dex list generator
by Søren Gjesse
· 6 years ago
2528650
Merge "Reproduce b/122819537: kotlinc-generated synthetic methods are not traced."
by Jinseong Jeon
· 6 years ago
d984bbc
Reproduce b/122819537: kotlinc-generated synthetic methods are not traced.
by Jinseong Jeon
· 6 years ago
0d38f02
Merge "Fix typos in TestDiagnosticMessagesImpl."
by Jinseong Jeon
· 6 years ago
9ef76c5
Merge "Add wrapper object DexDebugInfo that does not consider SetInlineFrame"
by Rico Wind
· 6 years ago
a5a0e7c
Add wrapper object DexDebugInfo that does not consider SetInlineFrame
by Rico Wind
· 6 years ago
3e8292c
Test limiting exception range before throwing instruction
by Morten Krogh-Jespersen
· 6 years ago
bce1dea
Merge "Add debug output for flaky retrace test"
by Søren Gjesse
· 6 years ago
88eb889
Add debug output for flaky retrace test
by Søren Gjesse
· 6 years ago
98a5091
Merge "Remove dependency on ASM in tests"
by Morten Krogh-Jespersen
· 6 years ago
4777c04
Merge "Change name of path separator to indicate separation of class paths"
by Morten Krogh-Jespersen
· 6 years ago
3dccbe1
Merge "Correctly mark and treat FillArrayData as a throwing instruction."
by Ian Zerny
· 6 years ago
faf0524
Correctly mark and treat FillArrayData as a throwing instruction.
by Ian Zerny
· 6 years ago
76c5265
Merge "Avoid staticizer lense creation if no method/field mappings found."
by Søren Gjesse
· 6 years ago
ae2d553
Change name of path separator to indicate separation of class paths
by Morten Krogh-Jespersen
· 6 years ago
54b3730
Merge "Improve configuration parser error"
by Søren Gjesse
· 6 years ago
d4f0ae8
Merge "Change ExternalR8TestBuilder to use platform dependent path separator"
by Morten Krogh-Jespersen
· 6 years ago
75bb1d8
Improve configuration parser error
by Søren Gjesse
· 6 years ago
d99fb07
Change ExternalR8TestBuilder to use platform dependent path separator
by Morten Krogh-Jespersen
· 6 years ago
1bf60b8
Avoid staticizer lense creation if no method/field mappings found.
by Jinseong Jeon
· 6 years ago
249df95
Fix typos in TestDiagnosticMessagesImpl.
by Jinseong Jeon
· 6 years ago
5c4c23e
Merge "Add tests to process kotlin stdlib and reflection lib."
by Jinseong Jeon
· 6 years ago
40eb463
Merge "Do not add identity mappings to nested lense."
by Jinseong Jeon
· 6 years ago
e2dbafd
Merge changes I8808a7f7,I557de36c
by Søren Gjesse
· 6 years ago
1be767c
Merge "Fix applymapping test to actually use shrunken library"
by Morten Krogh-Jespersen
· 6 years ago
1a2b816
Update testing framework
by Søren Gjesse
· 6 years ago
216d7d2
Don't try to look for a class named "null" when the type name is null
by Søren Gjesse
· 6 years ago
f11e57f
Add tests to process kotlin stdlib and reflection lib.
by Jinseong Jeon
· 6 years ago
d40e944
Remove dependency on ASM in tests
by Morten Krogh-Jespersen
· 6 years ago
d901fb1
Do not add identity mappings to nested lense.
by Jinseong Jeon
· 6 years ago
87a81f2
Merge "Fix testR8LibCompatibility by renaming dependency jar"
by Morten Krogh-Jespersen
· 6 years ago
224ca38
Merge "Avoid running visibility bridge remover if nothing publicized."
by Jinseong Jeon
· 6 years ago
2e7da27
Allow referencing graph nodes that are removed during tree shaking.
by Ian Zerny
· 6 years ago
604629d
Test for whyareyoukeeping rule on non-existent items.
by Ian Zerny
· 6 years ago
393fc8a
Merge "Remove printing when encountering JSR."
by Mads Ager
· 6 years ago
bd1f925
Remove printing when encountering JSR.
by Mads Ager
· 6 years ago
1072289
Avoid running visibility bridge remover if nothing publicized.
by Jinseong Jeon
· 6 years ago
d740097
Merge "Avoid publicizer lense creation if no methods are publicized."
by Jinseong Jeon
· 6 years ago
79c22fe
Avoid publicizer lense creation if no methods are publicized.
by Jinseong Jeon
· 6 years ago
f1af067
Fix applymapping test to actually use shrunken library
by Morten Krogh-Jespersen
· 6 years ago
54f196e
Fix testR8LibCompatibility by renaming dependency jar
by Morten Krogh-Jespersen
· 6 years ago
d96094c
Revert "Add compatibility test for r8lib with and without dependencies"
by Morten Krogh-Jespersen
· 6 years ago
3150fc2
Add compatibility test for r8lib with and without dependencies
by Morten Krogh-Jespersen
· 6 years ago
ae0e9fa
Fix test-expectations for JCTF tests on CF backend
by Morten Krogh-Jespersen
· 6 years ago
e4b5563
Enable adding deps to classpath when running externally provided R8
by Morten Krogh-Jespersen
· 6 years ago
c602b68
Revert "Revert "Verify mapping of field and method signatures to original program""
by Christoffer Quist Adamsen
· 6 years ago
8ba9a31
Add handling of -checkdiscard in the stand alone main dex list generator
by Søren Gjesse
· 6 years ago
6971e0a
Merge "Test visibility bridge methods after inlining"
by Christoffer Quist Adamsen
· 6 years ago
17119a0
Test visibility bridge methods after inlining
by Christoffer Quist Adamsen
· 6 years ago
87f9fb4
Merge "Remove ImmutableList from API surface."
by Ian Zerny
· 6 years ago
deaf112
Merge "Don't generate compat rules when tracing reflective use"
by Søren Gjesse
· 6 years ago
643992c
Remove ImmutableList from API surface.
by Ian Zerny
· 6 years ago
c47587c
Fix merge with "Replace nullable bit in TypeLatticeElement with NullLatticeElement."
by Christoffer Quist Adamsen
· 6 years ago
235d7a0
Unset optimization info for staticized methods
by Christoffer Quist Adamsen
· 6 years ago
64a9b19
Merge "Replace nullable bit in TypeLatticeElement with NullLatticeElement."
by Jinseong Jeon
· 6 years ago
652ffe7
Don't generate compat rules when tracing reflective use
by Søren Gjesse
· 6 years ago
86aab93
Update version number after creating 1.4 release branch.
by Mads Ager
· 6 years ago
826d737
Update version for release 1.4.22-dev.
by Mads Ager
· 6 years ago
21757e8
Do not attempt to run Android O dex files on pre-O VMs.
by Mads Ager
· 6 years ago
fd08600
Replace nullable bit in TypeLatticeElement with NullLatticeElement.
by Jinseong Jeon
· 6 years ago
9466e34
Merge changes Ib3b0d969,I4c98fe44
by Søren Gjesse
· 6 years ago
430740d
Synthesize -assumevalue rule automatically based on min sdk
by Søren Gjesse
· 6 years ago
766d522
Merge "Generalize types used by tests to super-type / interface"
by Morten Krogh-Jespersen
· 6 years ago
b83918c
Do not reuse move-exception for different exception types.
by Mads Ager
· 6 years ago
3ebe216
Generalize types used by tests to super-type / interface
by Morten Krogh-Jespersen
· 6 years ago
4f1cedd
Merge "Centralize kotlin package name and prevent relocate"
by Morten Krogh-Jespersen
· 6 years ago
a7a386a
Centralize kotlin package name and prevent relocate
by Morten Krogh-Jespersen
· 6 years ago
09a6f96
Update patch version for release - new version is 1.4.21-dev
by Christoffer Quist Adamsen
· 6 years ago
3642f2d
Add quotes to expected outcome of test on Windows
by Christoffer Quist Adamsen
· 6 years ago
2ac4f77
Address comments from https://r8-review.googlesource.com/c/r8/+/32802
by Rico Wind
· 6 years ago
079f7e0
Merge "Account for receivers in nonNullParam* optimization info."
by Jinseong Jeon
· 6 years ago
c05d083
Account for receivers in nonNullParam* optimization info.
by Jinseong Jeon
· 6 years ago
c5e4e08
Merge "Add reproduction test for b/120164595"
by Rico Wind
· 6 years ago
084f9bb
Merge "Cleanup redundant conversion from numeric type to type lattice."
by Jinseong Jeon
· 6 years ago
c304165
Merge "Enable assertions on bootstrap tests"
by Morten Krogh-Jespersen
· 6 years ago
42234ac
Merge "Add test for limiting of live-ranges over exceptional edges"
by Morten Krogh-Jespersen
· 6 years ago
2e34454
Enable assertions on bootstrap tests
by Morten Krogh-Jespersen
· 6 years ago
7ee4ca7
Update testing framework
by Søren Gjesse
· 6 years ago
0489891
Filter example tests to only compare states in the test package.
by Ian Zerny
· 6 years ago
3419212
Ignore empty variable names reported by DEX runtimes.
by Ian Zerny
· 6 years ago
9e91f8c
Merge "Clean up InstructionListIterator and BasicBlockInstructionIterator"
by Morten Krogh-Jespersen
· 6 years ago
d77e270
Add test for limiting of live-ranges over exceptional edges
by Morten Krogh-Jespersen
· 6 years ago
e62239c
Add reproduction test for b/120164595
by Rico Wind
· 6 years ago
6c0af36
Attempt to fix test for Windows
by Christoffer Quist Adamsen
· 6 years ago
cafd42a
Emit local changes prior at block exits.
by Ian Zerny
· 6 years ago
216e73c
Merge "Move dup to block with store in case of linear flow"
by Morten Krogh-Jespersen
· 6 years ago
8300a47
Merge "Add Proguard compatibility test for -printconfiguration"
by Christoffer Quist Adamsen
· 6 years ago
336a023
Cleanup redundant conversion from numeric type to type lattice.
by Jinseong Jeon
· 6 years ago
078a360
Clean up InstructionListIterator and BasicBlockInstructionIterator
by Morten Krogh-Jespersen
· 6 years ago
1ef7124
Move dup to block with store in case of linear flow
by Morten Krogh-Jespersen
· 6 years ago
Next »