Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
e283588e56df7eebabd795b98264003105b20ece
« Previous
6705dab
Build jdwp tests with Jack in vogar
by Sebastien Hertz
· 9 years ago
d99073f
Merge "Extend constant folding to float and double operations."
by Roland Levillain
· 9 years ago
3ce0bfa
Merge "Add simple deduplication for .debug_ranges."
by David Srbecky
· 9 years ago
936d5dc
Merge "MIPS32: peek*/poke*, and String.charAt intrinsics."
by Roland Levillain
· 9 years ago
31dd3d6
Extend constant folding to float and double operations.
by Roland Levillain
· 9 years ago
39e4fab
Merge "Be a bit smarter with JIT code triggering deoptimization."
by Nicolas Geoffray
· 9 years ago
b88d59e
Be a bit smarter with JIT code triggering deoptimization.
by Nicolas Geoffray
· 9 years ago
4426439
Merge "Support CMOV for x86 Select"
by David Brazdil
· 9 years ago
0723a61
Merge "We also need to delete osr entries when deleting ArtMethod."
by Nicolas Geoffray
· 9 years ago
908cb97
Merge "dex2oat: Show memory usage values in bytes"
by Vladimir Marko
· 9 years ago
a9b9131
We also need to delete osr entries when deleting ArtMethod.
by Nicolas Geoffray
· 9 years ago
b93c21e
Merge "Add custom arena deleter for RegisterLine"
by Mathieu Chartier
· 9 years ago
361e04a
Add custom arena deleter for RegisterLine
by Mathieu Chartier
· 9 years ago
88f38e9
Merge "ahat: annotate char[] objects with their string values."
by Richard Uhler
· 9 years ago
4a69a30
Merge "Refactor the inliner."
by Nicolas Geoffray
· 9 years ago
ce053b2
Merge "X86: Allow long compares to stack operands"
by Nicolas Geoffray
· 9 years ago
c7f7712
ahat: annotate char[] objects with their string values.
by Richard Uhler
· 9 years ago
55bd749
Refactor the inliner.
by Nicolas Geoffray
· 9 years ago
a1f1296
Merge "HInvokeStaticOrDirect may not have a special input."
by Nicolas Geoffray
· 9 years ago
8659e84
X86: Allow long compares to stack operands
by Mark Mendell
· 9 years ago
8ea957f
Merge "Remove some outdated comments in art tests"
by Yohann Roussel
· 9 years ago
9779307
HInvokeStaticOrDirect may not have a special input.
by Nicolas Geoffray
· 9 years ago
6b9508d
Remove some outdated comments in art tests
by Yohann Roussel
· 9 years ago
0c5b18e
Support CMOV for x86 Select
by Mark Mendell
· 9 years ago
01ba22a
Merge "Remove usages of jill.jar, use jack instead"
by Yohann Roussel
· 9 years ago
aaa779a
Remove usages of jill.jar, use jack instead
by Yohann Roussel
· 9 years ago
7eca244
Merge "Follow-up to OSR change."
by Nicolas Geoffray
· 9 years ago
c0b2796
Follow-up to OSR change.
by Nicolas Geoffray
· 9 years ago
5322e55
Merge "Remove code cache check from native bridge run-test"
by Calin Juravle
· 9 years ago
eda4dfa
Remove code cache check from native bridge run-test
by Calin Juravle
· 9 years ago
db65d74
Merge "Change how DWARF detects end of prologue."
by David Srbecky
· 9 years ago
01298ee
Merge "Fix test by checking if we're using JIT."
by Nicolas Geoffray
· 9 years ago
28b7574
Fix test by checking if we're using JIT.
by Nicolas Geoffray
· 9 years ago
99b87eb
Change how DWARF detects end of prologue.
by David Srbecky
· 9 years ago
b396c73
Add simple deduplication for .debug_ranges.
by David Srbecky
· 9 years ago
c017318
Merge "Revert "Revert "Make it possible to enable native debugging through debug flags"""
by Tamas Berghammer
· 9 years ago
2a776e1
Merge "Fill some gaps in .debug_loc."
by David Srbecky
· 9 years ago
3694e91
Merge "Temporarily disable compressed CFI tests."
by David Srbecky
· 9 years ago
707954b
Merge "Re-enable OSR."
by Nicolas Geoffray
· 9 years ago
d186dd8
Re-enable OSR.
by Nicolas Geoffray
· 9 years ago
ac06b6d
Temporarily disable compressed CFI tests.
by David Srbecky
· 9 years ago
7dc277b
Merge "Optimizing: Use range-based loops in BCE."
by Vladimir Marko
· 9 years ago
dd867c8
Merge "Let the CFI test communicate via stdout rather than arbitrary sleep."
by David Srbecky
· 9 years ago
da571cb
Optimizing: Use range-based loops in BCE.
by Vladimir Marko
· 9 years ago
afd33d7
Merge "Optimizing: Remove unnecessary And before TypeConversion."
by Vladimir Marko
· 9 years ago
dd5e5e9
Revert "Revert "Make it possible to enable native debugging through debug flags""
by Tamas Berghammer
· 9 years ago
e8e3d92
Merge "Fix broken tests"
by David Brazdil
· 9 years ago
8e73ac3
Fix broken tests
by David Brazdil
· 9 years ago
b3871cd
Merge "ART: Fix ArenaStack::AllocWithMemoryTool()."
by Vladimir Marko
· 9 years ago
4fb3a42
ART: Fix ArenaStack::AllocWithMemoryTool().
by Vladimir Marko
· 9 years ago
af5b2a2
Merge "Fix lint error"
by David Brazdil
· 9 years ago
03bf174
Let the CFI test communicate via stdout rather than arbitrary sleep.
by David Srbecky
· 9 years ago
6dd10fa
Fix lint error
by David Brazdil
· 9 years ago
26962cc
Merge "Expect less in the presence of a string init call."
by Nicolas Geoffray
· 9 years ago
c86382a
Merge "Add an option to disable native stack dumping on SIGQUIT."
by Nicolas Geoffray
· 9 years ago
a73280d
Add an option to disable native stack dumping on SIGQUIT.
by Nicolas Geoffray
· 9 years ago
5e08e36
Expect less in the presence of a string init call.
by Nicolas Geoffray
· 9 years ago
b01e0e2
Merge "ART: Run SsaBuilder from HGraphBuilder"
by David Brazdil
· 9 years ago
9b8beaa
Merge "ART: Implement HSelect with CSEL/FCSEL on arm64"
by David Brazdil
· 9 years ago
ccf88e5
Merge "Optimizing: Simplify consecutive type conversions."
by Vladimir Marko
· 9 years ago
8428bd3
Optimizing: Remove unnecessary And before TypeConversion.
by Vladimir Marko
· 9 years ago
b52bbde
Optimizing: Simplify consecutive type conversions.
by Vladimir Marko
· 9 years ago
b6de3d9
Merge "Switch the tests to using Jack for compilation"
by Neil Fuller
· 9 years ago
c0b601b
ART: Implement HSelect with CSEL/FCSEL on arm64
by David Brazdil
· 9 years ago
b3ba4ec
Merge "X86_64: Allow HSelect to generate CMOV from memory"
by David Brazdil
· 9 years ago
dee1b9a
X86_64: Allow HSelect to generate CMOV from memory
by Mark Mendell
· 9 years ago
dd9473b
dex2oat: Show memory usage values in bytes
by Anton Kirilov
· 9 years ago
88f4bc5
Merge "Add X86/X86_64 support for CMOV from memory."
by David Brazdil
· 9 years ago
de591e5
Merge "Add MODULE_LICENSE_GPL.. for art/runtime/openjdkjvm."
by Narayan Kamath
· 9 years ago
0095d88
Add MODULE_LICENSE_GPL.. for art/runtime/openjdkjvm.
by Narayan Kamath
· 9 years ago
badd826
ART: Run SsaBuilder from HGraphBuilder
by David Brazdil
· 9 years ago
3a631b4
Merge "Don't call IsNative if the declaring class can be null."
by Nicolas Geoffray
· 9 years ago
a50d9c8
Merge "Disable on stack replacement for now."
by Nicolas Geoffray
· 9 years ago
e866213
Disable on stack replacement for now.
by Nicolas Geoffray
· 9 years ago
dec3a12
Don't call IsNative if the declaring class can be null.
by Nicolas Geoffray
· 9 years ago
47a2a45
Merge "ART: Simplify patchoat"
by Andreas Gampe
· 9 years ago
6eb6a39
ART: Simplify patchoat
by Andreas Gampe
· 9 years ago
ffa2c7c
Merge "Fix bug with verification of constructors"
by Alex Light
· 9 years ago
4a2c8fc
Fix bug with verification of constructors
by Alex Light
· 9 years ago
0665090
Merge "Generalized "dom-based" dynamic BCE to symbolic base + offset."
by Aart Bik
· 9 years ago
1d23982
Generalized "dom-based" dynamic BCE to symbolic base + offset.
by Aart Bik
· 9 years ago
abdac47
Add X86/X86_64 support for CMOV from memory.
by Mark Mendell
· 9 years ago
b9adbf6
Merge "Fix app image memory leak"
by Mathieu Chartier
· 9 years ago
bd064ea
Fix app image memory leak
by Mathieu Chartier
· 9 years ago
51333f9
Merge "Fix run-test"
by David Brazdil
· 9 years ago
6dbecf4
Fix run-test
by David Brazdil
· 9 years ago
1b07552
Merge "Be less extreme on the iteration in 570-checker-osr."
by Nicolas Geoffray
· 9 years ago
17fccfb
Be less extreme on the iteration in 570-checker-osr.
by Nicolas Geoffray
· 9 years ago
0d15f26
Merge "ART: Remove HTemporary"
by David Brazdil
· 9 years ago
6c5907a
Merge "ART: Treat throw with non-reference type as hard failure in verifier."
by David Brazdil
· 9 years ago
980027c
ART: Treat throw with non-reference type as hard failure in verifier.
by Pavel Vyssotski
· 9 years ago
6e33252
ART: Remove HTemporary
by David Brazdil
· 9 years ago
b8300fc
Switch the tests to using Jack for compilation
by Neil Fuller
· 9 years ago
5960a3f
Merge "Re-enable OSR."
by Nicolas Geoffray
· 9 years ago
b20d0f6
Merge "Fix compiler driver gtest."
by Nicolas Geoffray
· 9 years ago
31708b7
Fix compiler driver gtest.
by Calin Juravle
· 9 years ago
1660d21
Merge "Store relative paths in the profile file"
by Nicolas Geoffray
· 9 years ago
34900cc
Store relative paths in the profile file
by Calin Juravle
· 9 years ago
d9994f0
Re-enable OSR.
by Nicolas Geoffray
· 9 years ago
d3caabd
Merge "Fix x86-64 Baker's read barrier fast path for CheckCast."
by Hiroshi Yamauchi
· 9 years ago
Next »