Sign in
r8
/
r8
/
0d37801bf430e4450181f20bea22b3a7f7a3fe90
/
src
a27b055
Move assertion to where it actually must hold.
by Mads Ager
· 8 years ago
55c2607
Merge "Use control-flow graph to compute JarState for all blocks."
by Mads Ager
· 8 years ago
c32e883
Merge "Enforce determinism in ClassDef section"
by Yohann Roussel
· 8 years ago
9d1bf52
Merge "Fix D8IREAOT.dexPerClassFileNoDesugaring() on Windows"
by Jean-Marie Hénaff
· 8 years ago
a6ba5ea
Merge "Add an option for output of the main dex list"
by Søren Gjesse
· 8 years ago
8a669b7
Introducing ClassMap to represent a class collection.
by Denis Vnukov
· 8 years ago
5120d16
Fix D8IREAOT.dexPerClassFileNoDesugaring() on Windows
by Jean-Marie Henaff
· 8 years ago
3a7cf2d
Merge "Randomize order of program classes in debug."
by Denis Vnukov
· 8 years ago
543afa5
Randomize order of program classes in debug.
by Denis Vnukov
· 8 years ago
afaca54
Add an option for output of the main dex list
by Søren Gjesse
· 8 years ago
30d1d70
Merge "Output seeds and mapping from R8 API"
by Yohann Roussel
· 8 years ago
66ced10
Output seeds and mapping from R8 API
by Yohann Roussel
· 8 years ago
c3accb5
Enforce determinism in ClassDef section
by Yohann Roussel
· 8 years ago
efdc1ab
Added inlining reason to InlineAction.
by Lars Bak
· 8 years ago
e8ca76d
Merge "Make it less likely that Art lock verification gets confused."
by Mads Ager
· 8 years ago
88ee061
Merge "Catch more cases of invalid input and give CompilationErrors."
by Mads Ager
· 8 years ago
c52c353
Catch more cases of invalid input and give CompilationErrors.
by Mads Ager
· 8 years ago
6b7019c
Update heuristics to compute live range of constant
by mikaelpeltier
· 8 years ago
e636b1d
Add support for -printseed target file
by Yohann Roussel
· 8 years ago
f584468
Merge "Ignore -overloadaggressively"
by Yohann Roussel
· 8 years ago
c958d88
Make it less likely that Art lock verification gets confused.
by Mads Ager
· 8 years ago
4d416f7
Use control-flow graph to compute JarState for all blocks.
by Mads Ager
· 8 years ago
056e96a
JCTF test Thread_interrupt_A04: flaky always
by Tamas Kenez
· 8 years ago
4a38e5e
Merge "Ignore -runtype and -laststageoutput Proguard flags"
by Søren Gjesse
· 8 years ago
d41950a
Merge "Unwrap CompilationErrors from threads in D8.run()"
by Benoit Lamarche
· 8 years ago
ed5dd8b
Ignore -runtype and -laststageoutput Proguard flags
by Søren Gjesse
· 8 years ago
5cf58e3
Fix smali disassembly to also write out classes without any methods
by Søren Gjesse
· 8 years ago
ecef46c
Ignore -overloadaggressively
by Yohann Roussel
· 8 years ago
e26163b
Merge "Add test case for possible boolean/byte confusion."
by Mads Ager
· 8 years ago
4ee30e4
Add test case for possible boolean/byte confusion.
by Mads Ager
· 8 years ago
a3f7171
Merge "Complete the control-flow graph construction as part of tracing instructions."
by Ian Zerny
· 8 years ago
e13e156
Merge "Speed up class merging by filtering methods to consider."
by Stephan Herhut
· 8 years ago
48dc214
Speed up class merging by filtering methods to consider.
by Stephan Herhut
· 8 years ago
88c207d
Complete the control-flow graph construction as part of tracing instructions.
by Ian Zerny
· 8 years ago
fd8a4de
Do not rebind field accesses if that would conflict with visibility.
by Stephan Herhut
· 8 years ago
d7fc76b
Merge "Enable test without runtime to run on Windows"
by Jean-Marie Hénaff
· 8 years ago
446d642
Merge "Update smali disassembly"
by Søren Gjesse
· 8 years ago
f37233f
Merge "Removed DexClassPromise and LazyClassFileLoader."
by Denis Vnukov
· 8 years ago
52c0414
Removed DexClassPromise and LazyClassFileLoader.
by Denis Vnukov
· 8 years ago
fc475d6
Introduce fewer argument moves for ranged invokes.
by Mads Ager
· 8 years ago
39587a8
Enable test without runtime to run on Windows
by Jean-Marie Henaff
· 8 years ago
dcedaa6
Update smali disassembly
by Søren Gjesse
· 8 years ago
0b17c70
Merge "Warn instead of failing when passing statistics flag to CompatDx."
by Mads Ager
· 8 years ago
5860ca8
Run example tests on D8.
by Ian Zerny
· 8 years ago
95b89f7
Warn instead of failing when passing statistics flag to CompatDx.
by Mads Ager
· 8 years ago
e154f72
Merge "Only remove visibility bridges"
by Søren Gjesse
· 8 years ago
a60f2aa
Refactoring resource and class kinds.
by Denis Vnukov
· 8 years ago
949365e
Merge "Fixing collection of class descriptors in VirtualFile to properly work with transactions implemented in IndexedItemTransaction class."
by Denis Vnukov
· 8 years ago
ef37375
Merge "Fix the workaround for the ASM workaround for the javac bug."
by Mads Ager
· 8 years ago
f7af56f
Fix the workaround for the ASM workaround for the javac bug.
by Mads Ager
· 8 years ago
d24e78f
Merge "Fix the workaround for overlapping long registers art bug."
by Søren Gjesse
· 8 years ago
a6713fc
Only remove visibility bridges
by Søren Gjesse
· 8 years ago
694e399
Merge "Use a constant for proguard.map string value"
by Søren Gjesse
· 8 years ago
ae64640
Fix the workaround for overlapping long registers art bug.
by Mads Ager
· 8 years ago
e8f578e
Merge "Add option to inject argument logging into generated code"
by Søren Gjesse
· 8 years ago
5577ce0
Cleanup R8RunExamplesTest.
by Mads Ager
· 8 years ago
e3ca97d
Add option to inject argument logging into generated code
by Søren Gjesse
· 8 years ago
20c5dbc
Use a constant for proguard.map string value
by Søren Gjesse
· 8 years ago
92c3534
Do not workaround javac bug that leads to wrong parameter annotations.
by Mads Ager
· 8 years ago
cf03fac
Fixing collection of class descriptors in VirtualFile to properly work with transactions implemented in IndexedItemTransaction class.
by Denis Vnukov
· 8 years ago
eaac917
Lazy class loading with resource providers.
by Denis Vnukov
· 8 years ago
f19dfab
DRAFT: introducing --dex-per-class option in D8.
by Denis Vnukov
· 8 years ago
4386f11
Sort classes for smali disassembly
by Søren Gjesse
· 8 years ago
1f7b101
Merge "Now --no-locals do not generate local debug info"
by Mikael Peltier
· 8 years ago
aecb5a3
Merge "Change heuristic to split signature"
by Mikael Peltier
· 8 years ago
341384f
Merge "Remove the original register field from values."
by Mads Ager
· 8 years ago
ca12992
Unwrap CompilationErrors from threads in D8.run()
by Benoit Lamarche
· 8 years ago
822d172
Merge "Reland: Companion class must be public"
by Mikael Peltier
· 8 years ago
ea9abac
Remove the original register field from values.
by Mads Ager
· 8 years ago
aedffa7
Enable debug tests on Android L & M
by Sebastien Hertz
· 8 years ago
1f1b755
Reland: Companion class must be public
by Mikaël Peltier
· 8 years ago
5b12341
Merge "Refactor value creation"
by Søren Gjesse
· 8 years ago
12904b3
Now --no-locals do not generate local debug info
by Mikaël Peltier
· 8 years ago
fda18f7
Refactor value creation
by Søren Gjesse
· 8 years ago
0640848
Change heuristic to split signature
by Mikaël Peltier
· 8 years ago
1f779a8
Merge "Update compress signature to use same heuristic than Dx"
by Mikael Peltier
· 8 years ago
f9ade9d
Merge "Fix none.d8.Art370_dex_v37Test test specification:"
by Tamas Kenez
· 8 years ago
30691c0
Update compress signature to use same heuristic than Dx
by Mikaël Peltier
· 8 years ago
070843c
Fix none.d8.Art370_dex_v37Test test specification:
by Tamas Kenez
· 8 years ago
878900e
Ignore Proguard option -keepdirectories
by Yohann Roussel
· 8 years ago
2f72075
Implement workaround for Art x86 mul instruction bug on Android L and below.
by Mads Ager
· 8 years ago
c41d304
Extend ART/D8 testing with a subsequent R8/debug step, also:
by Tamas Kenez
· 8 years ago
dc9e05b
Merge "Run debug tests on loopback address"
by Sebastien Hertz
· 8 years ago
f4c8191
Merge "Ignore Proguard option -target"
by Yohann Roussel
· 8 years ago
2a4d7fc
Run debug tests on loopback address
by Sebastien Hertz
· 8 years ago
9d61ac0
Disable switch map removal in D8.
by Stephan Herhut
· 8 years ago
6fd13b7
Merge "Replace the use of switchmaps with direct use of ordinal."
by Stephan Herhut
· 8 years ago
2ecfe14
Replace the use of switchmaps with direct use of ordinal.
by Stephan Herhut
· 8 years ago
baffe69
Update the comment in MainDexTracingTest with the right reason for ignoring the hash.
by Mads Ager
· 8 years ago
4e2bd73
Go back to getting the test expectation string using Files.toString.
by Mads Ager
· 8 years ago
bbc5514
Add debug tests with generic bridges
by Sebastien Hertz
· 8 years ago
6bf4669
Merge "Relax the main dex list expectations for lambda classes."
by Mads Ager
· 8 years ago
f0b8630
Merge "Support breakpoint with method signature"
by Sebastien Hertz
· 8 years ago
b9cfb2d
Relax the main dex list expectations for lambda classes.
by Mads Ager
· 8 years ago
76c8c61
Merge "Add source file checking in debug tests"
by Sebastien Hertz
· 8 years ago
7aa4a5f
Support breakpoint with method signature
by Sebastien Hertz
· 8 years ago
5683003
Merge "Extend JCTF-D8 testing with a subsequent R8/debug step."
by Tamas Kenez
· 8 years ago
9a4e53d
Extend JCTF-D8 testing with a subsequent R8/debug step.
by Tamas Kenez
· 8 years ago
4851e8b
Merge "Fix main dex list expectation after changing register allocator."
by Mads Ager
· 8 years ago
d055b58
Merge "Inline some reg alloc methods that have become trivial."
by Mads Ager
· 8 years ago
Next »