Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
06fbd65e09438f2a3eb285e353a9800a361caac8
06fbd65
Fix test 421-large-frame.
by Roland Levillain
· 10 years ago
6936eee
Merge "Fix formatting"
by Dmitriy Ivanov
· 10 years ago
a3164b9
Fix formatting
by Dmitriy Ivanov
· 10 years ago
a109632
Merge "ART: Regression test for condition materialization bug"
by David Brazdil
· 10 years ago
aef17ec
ART: Regression test for condition materialization bug
by David Brazdil
· 10 years ago
d29c27f
Merge "ART: Materialize constants on environment use"
by David Brazdil
· 10 years ago
0534beb
ART: Materialize constants on environment use
by David Brazdil
· 10 years ago
04914da
Merge "ART: Same skip-compilation heuristic in both backends"
by David Brazdil
· 10 years ago
14d20c0
Merge "ART: Valgrind hotfix for VIXL 1.9"
by Andreas Gampe
· 10 years ago
75fda57
ART: Valgrind hotfix for VIXL 1.9
by Andreas Gampe
· 10 years ago
3360a99
Merge "ARM64: Update to VIXL 1.9."
by Andreas Gampe
· 10 years ago
8160bc0
Merge "Only GC the first time we call PreZygoteFork"
by Mathieu Chartier
· 10 years ago
faed995
Only GC the first time we call PreZygoteFork
by Mathieu Chartier
· 10 years ago
bf14306
Merge "Visit image roots for hprof"
by Mathieu Chartier
· 10 years ago
461687d
Visit image roots for hprof
by Mathieu Chartier
· 10 years ago
38d3b13
Merge "Fix lint error."
by Nicolas Geoffray
· 10 years ago
5aab7cb
Fix lint error.
by Nicolas Geoffray
· 10 years ago
6b63e92
Merge "Fix locations at environment uses."
by Nicolas Geoffray
· 10 years ago
d8126be
Fix locations at environment uses.
by Nicolas Geoffray
· 10 years ago
ef3456f
Merge "Cortex-A53 Erratum 843419 workaround in OatWriter."
by Vladimir Marko
· 10 years ago
c74658b
Cortex-A53 Erratum 843419 workaround in OatWriter.
by Vladimir Marko
· 10 years ago
f93c6fe
Merge "Fixed layout for dex caches in boot image."
by Vladimir Marko
· 10 years ago
1f94031
Merge "Fix wrong assumptions about ParallelMove."
by Nicolas Geoffray
· 10 years ago
a2d15b5
Fix wrong assumptions about ParallelMove.
by Nicolas Geoffray
· 10 years ago
dcff612
Merge "Revert "Revert "Add small library for writing of DWARF data."""
by David Srbecky
· 10 years ago
3ebee94
Merge "Host dex2oat and patchoat require libcutils."
by Richard Uhler
· 10 years ago
5d4430b
Merge "[optimizing] trivial x86 explicit null check fix"
by Andreas Gampe
· 10 years ago
1b49872
ART: Same skip-compilation heuristic in both backends
by David Brazdil
· 10 years ago
42514f6
[optimizing] trivial x86 explicit null check fix
by Mark Mendell
· 10 years ago
2910e15
Merge "Fix oat_file_assistant_test's ReserveImageSpace()."
by Richard Uhler
· 10 years ago
15c1975
Revert "Revert "Add small library for writing of DWARF data.""
by David Srbecky
· 10 years ago
82e52ce
ARM64: Update to VIXL 1.9.
by Serban Constantinescu
· 10 years ago
ebbb1e3
Merge "Use variable encoding for StackMap."
by Nicolas Geoffray
· 10 years ago
896f8f7
Use variable encoding for StackMap.
by Nicolas Geoffray
· 10 years ago
5942d57
Merge "Revert "Add small library for writing of DWARF data.""
by Nicolas Geoffray
· 10 years ago
1ded5be
Revert "Add small library for writing of DWARF data."
by Nicolas Geoffray
· 10 years ago
f1c2b1f
Merge "ART: Inline MemoryRegion operations"
by David Brazdil
· 10 years ago
b765683
ART: Inline MemoryRegion operations
by David Brazdil
· 10 years ago
7411a69
Merge "Use unique location catalogs to encode Dex register maps."
by Roland Levillain
· 10 years ago
a552e1c
Use unique location catalogs to encode Dex register maps.
by Roland Levillain
· 10 years ago
ba62335
Merge "Ensure MemoryRegion::Load & MemoryRegion::Store are word-aligned."
by Roland Levillain
· 10 years ago
bdba92d
Ensure MemoryRegion::Load & MemoryRegion::Store are word-aligned.
by Roland Levillain
· 10 years ago
4665300
Merge "Add small library for writing of DWARF data."
by David Srbecky
· 10 years ago
2d9cd63
Merge "Tests still failing on buildbot's devices."
by Nicolas Geoffray
· 10 years ago
930ba1c
Tests still failing on buildbot's devices.
by Nicolas Geoffray
· 10 years ago
75c3d61
Add small library for writing of DWARF data.
by David Srbecky
· 10 years ago
8eeecbc
Merge "ART: General-case negation in boolean simplifier"
by David Brazdil
· 10 years ago
2846b68
ART: General-case negation in boolean simplifier
by David Brazdil
· 10 years ago
e684224
Merge "Update clean-oat-host after latest oat location changes."
by Nicolas Geoffray
· 10 years ago
20f8559
Fixed layout for dex caches in boot image.
by Vladimir Marko
· 10 years ago
c4bd0e6
Merge "Workaround for network issues: use 127.0.0.1."
by Nicolas Geoffray
· 10 years ago
a2c1861
Workaround for network issues: use 127.0.0.1.
by Nicolas Geoffray
· 10 years ago
d9269b9
Merge "Fix 099-vmdebug and 802-deoptimization art tests for Mips."
by Andreas Gampe
· 10 years ago
f96e8bd
Fix 099-vmdebug and 802-deoptimization art tests for Mips.
by Douglas Leung
· 10 years ago
e33d0cb
Merge "ART: Don't fail on unsupported conditions in boolean simplifier"
by Andreas Gampe
· 10 years ago
cbaf496
ART: Don't fail on unsupported conditions in boolean simplifier
by Andreas Gampe
· 10 years ago
3efe979
Fix oat_file_assistant_test's ReserveImageSpace().
by Richard Uhler
· 10 years ago
c4a1241
Merge "Disable host testing for now."
by Nicolas Geoffray
· 10 years ago
c986d6a
Disable host testing for now.
by Nicolas Geoffray
· 10 years ago
c06ff14
Merge "On host, say the debuggee needs to be run through bash."
by Nicolas Geoffray
· 10 years ago
5978690
On host, say the debuggee needs to be run through bash.
by Nicolas Geoffray
· 10 years ago
392351a
Merge "[optimizing] Do not inline intrinsics"
by Nicolas Geoffray
· 10 years ago
cf8b2c2
Merge "ART: Arm32 optimizing compiler backend should honor sdiv"
by Andreas Gampe
· 10 years ago
b51cdb3
ART: Arm32 optimizing compiler backend should honor sdiv
by Andreas Gampe
· 10 years ago
acb4ea0
Merge "Implement a proper solution for temps."
by Nicolas Geoffray
· 10 years ago
5bb214b
Merge "Please vogar by not giving a vm-command on host."
by Nicolas Geoffray
· 10 years ago
618cc85
Merge "ART: Refactor callbacks_ in common_runtime_test"
by Andreas Gampe
· 10 years ago
d06dc9c
Please vogar by not giving a vm-command on host.
by Nicolas Geoffray
· 10 years ago
547bfb8
Merge "[optimizing] Only print full stats in VLOG(compiler)"
by Nicolas Geoffray
· 10 years ago
12be74e
[optimizing] Only print full stats in VLOG(compiler)
by Nicolas Geoffray
· 10 years ago
69aea14
Merge "Fix user-build on fugu."
by Nicolas Geoffray
· 10 years ago
5b168de
Fix user-build on fugu.
by Nicolas Geoffray
· 10 years ago
fcee9d4
Merge "Tweak test script while investigating failures."
by Nicolas Geoffray
· 10 years ago
9620b9d
Tweak test script while investigating failures.
by Nicolas Geoffray
· 10 years ago
4bf34ad
Merge "JDWP: more checking for StackFrame commands"
by Sebastien Hertz
· 10 years ago
bb9c6b1
ART: Refactor callbacks_ in common_runtime_test
by Andreas Gampe
· 10 years ago
a3d40d5
Merge "Fix some reflection errors"
by Mathieu Chartier
· 10 years ago
ca239af
Fix some reflection errors
by Mathieu Chartier
· 10 years ago
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
3e90a96
[optimizing] Do not inline intrinsics
by Razvan A Lupusoru
· 10 years ago
f01d344
Implement a proper solution for temps.
by Nicolas Geoffray
· 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
abbabc8
JDWP: more checking for StackFrame commands
by Sebastien Hertz
· 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
Next »