Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
af38d89634edbef394b3ef2cb3390d08dfb8d939
af38d89
Merge "ART: Use enums in Trace"
by Andreas Gampe
· 10 years ago
f381645
Merge "Add AccessibleObject and Field to mirror"
by Mathieu Chartier
· 10 years ago
7e7e0f4
ART: Use enums in Trace
by Andreas Gampe
· 10 years ago
daaf326
Add AccessibleObject and Field to mirror
by Mathieu Chartier
· 10 years ago
68e22f3
Merge "ART: Some runtime cleanup"
by Andreas Gampe
· 10 years ago
d6c9310
Merge "Fix typos spotted by Andreas."
by Nicolas Geoffray
· 10 years ago
4585f87
ART: Some runtime cleanup
by Andreas Gampe
· 10 years ago
e2c29f4
Merge "ART: Use instrumented Alloc in Class-Linker"
by Andreas Gampe
· 10 years ago
e488566
ART: Use instrumented Alloc in Class-Linker
by Andreas Gampe
· 10 years ago
86787d0
Merge "ART: PathClassLoader for compiler"
by Andreas Gampe
· 10 years ago
81c6f8d
ART: PathClassLoader for compiler
by Andreas Gampe
· 10 years ago
5c7acfc
Merge "[MIPS] Refactoring code for quick compiler"
by Andreas Gampe
· 10 years ago
512e04d
Fix typos spotted by Andreas.
by Nicolas Geoffray
· 10 years ago
d68cef7
Merge "Re-enable test."
by Nicolas Geoffray
· 10 years ago
5852991
Re-enable test.
by Nicolas Geoffray
· 10 years ago
1095793
[MIPS] Refactoring code for quick compiler
by Goran Jakovljevic
· 10 years ago
7d8c677
Merge "GVN HClinitCheck nodes."
by Nicolas Geoffray
· 10 years ago
a0466e1
GVN HClinitCheck nodes.
by Nicolas Geoffray
· 10 years ago
d0056ce
Merge "Include pid in trace metadata"
by John Reck
· 10 years ago
0624a27
Include pid in trace metadata
by John Reck
· 10 years ago
92baf2c
Merge "Intrinsify String.compareTo."
by Nicolas Geoffray
· 10 years ago
d75948a
Intrinsify String.compareTo.
by Nicolas Geoffray
· 10 years ago
c418182
Merge "ART: Fix IsInt when N==32, add tests"
by David Brazdil
· 10 years ago
f646810
ART: Fix IsInt when N==32, add tests
by David Brazdil
· 10 years ago
0cf90d5
Merge "Fix run-all-tests script when --always-clean is used"
by Nicolas Geoffray
· 10 years ago
ccd8cb0
Merge "Quick: Finding upper half of kMirOpCheckPart2 should passthough empty blocks"
by Vladimir Marko
· 10 years ago
79829cb
Fix run-all-tests script when --always-clean is used
by Goran Jakovljevic
· 10 years ago
356a181
Quick: Finding upper half of kMirOpCheckPart2 should passthough empty blocks
by Pavel Vyssotski
· 10 years ago
b3665e3
Merge "[optimizing] Implement X86 intrinsic support"
by Nicolas Geoffray
· 10 years ago
09ed1a3
[optimizing] Implement X86 intrinsic support
by Mark Mendell
· 10 years ago
0391006
Merge "ART: Change RETURN_OBJECT verification for arrays"
by Andreas Gampe
· 10 years ago
83aae27
Merge "Fix ClassLinker::MayBeCalledWithDirectCodePointer for JIT"
by Mathieu Chartier
· 10 years ago
16f149c
ART: Change RETURN_OBJECT verification for arrays
by Andreas Gampe
· 10 years ago
d856545
Fix ClassLinker::MayBeCalledWithDirectCodePointer for JIT
by Mathieu Chartier
· 10 years ago
81adb4f
Merge "New localhost failures...."
by Nicolas Geoffray
· 10 years ago
d6c1ec5
New localhost failures....
by Nicolas Geoffray
· 10 years ago
55e4814
Merge "Add a script to run jdwp tests on the chrome buildbot."
by Nicolas Geoffray
· 10 years ago
96cd87a
Add a script to run jdwp tests on the chrome buildbot.
by Nicolas Geoffray
· 10 years ago
cac5152
Merge "ART: Define IsInt when N==kBitsPerIntPtrT"
by David Brazdil
· 10 years ago
74fc513
ART: Define IsInt when N==kBitsPerIntPtrT
by David Brazdil
· 10 years ago
aa23b16
Merge "Store odex files in oat/<isa>/ directory."
by Richard Uhler
· 10 years ago
5eae0b6
Merge "ART: Force constants into the entry block"
by David Brazdil
· 10 years ago
8d5b8b2
ART: Force constants into the entry block
by David Brazdil
· 10 years ago
c8924c6
Merge "Use the original invoke type when inlining."
by Nicolas Geoffray
· 10 years ago
7904129
Use the original invoke type when inlining.
by Nicolas Geoffray
· 10 years ago
6343411
Store odex files in oat/<isa>/ directory.
by Richard Uhler
· 10 years ago
9ed05c4
Merge "Mark the tests as failing for now."
by Nicolas Geoffray
· 10 years ago
51b1f7b
Mark the tests as failing for now.
by Nicolas Geoffray
· 10 years ago
19c1c12
Merge "Make sure localhost is enabled on testing devices."
by Nicolas Geoffray
· 10 years ago
0a38a0e
Make sure localhost is enabled on testing devices.
by Nicolas Geoffray
· 10 years ago
651b4fb
Merge "Revert "Revert "Inline across dex files."""
by Nicolas Geoffray
· 10 years ago
39b4bf9
Merge changes I4b3b4d90,I70e0d78f,I2848636f
by Calin Juravle
· 10 years ago
9437b78
Revert "Revert "Inline across dex files.""
by Nicolas Geoffray
· 10 years ago
3679a47
Merge "Support relative encoded dex locations in oat files."
by Richard Uhler
· 10 years ago
139cec0
Merge "Share dex register maps between stack maps when possible."
by Calin Juravle
· 10 years ago
6ae7096
Share dex register maps between stack maps when possible.
by Calin Juravle
· 10 years ago
410f5cf
Merge "Quick: Fix "select" pattern to update data used for GC maps."
by Vladimir Marko
· 10 years ago
5e0b8bf
Merge "ART: Formatting and comments in BooleanSimplifier"
by David Brazdil
· 10 years ago
b2bd1c5
ART: Formatting and comments in BooleanSimplifier
by David Brazdil
· 10 years ago
6e07183
Quick: Fix "select" pattern to update data used for GC maps.
by Vladimir Marko
· 10 years ago
ab4a2f5
Forbid the use of shifts in ShifterOperand in Thumb2
by Guillaume "Vermeille" Sanchez
· 10 years ago
dc62c48
Make subs and adds alter flags when rn is an immediate
by Guillaume "Vermeille" Sanchez
· 10 years ago
fd18f5a
Inline long shift code
by Guillaume "Vermeille" Sanchez
· 10 years ago
11e99b1
Merge "Emit 4 byte UTF-sequences in place of encoded surrogate pairs."
by Narayan Kamath
· 10 years ago
e16dad1
Emit 4 byte UTF-sequences in place of encoded surrogate pairs.
by Narayan Kamath
· 10 years ago
e5fed03
Support relative encoded dex locations in oat files.
by Richard Uhler
· 10 years ago
ebfd062
Merge "ART: Fix crash in gtests"
by David Brazdil
· 10 years ago
10f56cb
ART: Fix crash in gtests
by David Brazdil
· 10 years ago
3e690d1
Merge "Share the runtime arena for faster compile times."
by Nicolas Geoffray
· 10 years ago
b64b782
Merge "ART: Boolean simplifier"
by David Brazdil
· 10 years ago
579ea7d
Share the runtime arena for faster compile times.
by Nicolas Geoffray
· 10 years ago
46e2a39
ART: Boolean simplifier
by David Brazdil
· 10 years ago
2c2d00e
Merge "Unify ART's various implementations of bit_cast."
by Roland Levillain
· 10 years ago
09aa354
Merge "Revert "Inline across dex files.""
by Nicolas Geoffray
· 10 years ago
6a816cf
Revert "Inline across dex files."
by Nicolas Geoffray
· 10 years ago
da4d79b
Unify ART's various implementations of bit_cast.
by Roland Levillain
· 10 years ago
af87659
Merge "JDWP: Optimized single step during debugging"
by Sebastien Hertz
· 10 years ago
eb07669
JDWP: Optimized single step during debugging
by Daniel Mihalyi
· 10 years ago
94ead76
Merge "Quick: Clean up Mir2Lir codegen."
by Vladimir Marko
· 10 years ago
f6737f7
Quick: Clean up Mir2Lir codegen.
by Vladimir Marko
· 10 years ago
274395f
Merge "Quick: Create GC map based on compiler data."
by Vladimir Marko
· 10 years ago
bce0855
Merge "Revert "Deoptimization-based bce.""
by Andreas Gampe
· 10 years ago
0ba6273
Revert "Deoptimization-based bce."
by Andreas Gampe
· 10 years ago
27a40aa
Merge "Deoptimization-based bce."
by Mingyao Yang
· 10 years ago
e295e6e
Deoptimization-based bce.
by Mingyao Yang
· 10 years ago
075a609
Merge "RTLD_LAZY is not supported, use RTLD_NOW instead."
by Dmitriy Ivanov
· 10 years ago
5305672
RTLD_LAZY is not supported, use RTLD_NOW instead.
by Dmitriy Ivanov
· 10 years ago
526e2ab
Merge "Add code cache test"
by Mathieu Chartier
· 10 years ago
bce416f
Add code cache test
by Mathieu Chartier
· 10 years ago
fc06816
Merge "Add paths to apk!lib/<abi> to LD_LIBRARY_PATH"
by Dmitriy Ivanov
· 10 years ago
785049f
Add paths to apk!lib/<abi> to LD_LIBRARY_PATH
by Dmitriy Ivanov
· 10 years ago
d24ba2c
Merge "Inline across dex files."
by Nicolas Geoffray
· 10 years ago
7e4c350
Inline across dex files.
by Nicolas Geoffray
· 10 years ago
90d480c
Merge "Implement a space filter for optimizing."
by Nicolas Geoffray
· 10 years ago
c6de977
Merge "Fix a bug in AddToCodeCache"
by Mathieu Chartier
· 10 years ago
b4e1808
Fix a bug in AddToCodeCache
by Mathieu Chartier
· 10 years ago
5af26bd
Merge "Opt Compiler: Materialise constants that cannot be encoded"
by Nicolas Geoffray
· 10 years ago
af2bec3
Merge "[optimizing] Improve x86, x86_64 code"
by Nicolas Geoffray
· 10 years ago
461bd6c
Merge "Improve dex2oat --dex-file and --dex-location usage info."
by Richard Uhler
· 10 years ago
36540cb
Implement a space filter for optimizing.
by Nicolas Geoffray
· 10 years ago
Next »