Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
0d1df44608c505f353d6771b1528a2a28ac1ccbf
0d1df44
Merge "Fix stalled comment from last commit." am: 78ef3fee3f
by Nicolas Geoffray
· 9 years ago
78ef3fe
Merge "Fix stalled comment from last commit."
by Nicolas Geoffray
· 9 years ago
60989d2
Fix stalled comment from last commit.
by Nicolas Geoffray
· 9 years ago
7e79050
Merge "Fix inlining and lse bugs with unresolved access." am: 816b2b3f70
by Nicolas Geoffray
· 9 years ago
816b2b3
Merge "Fix inlining and lse bugs with unresolved access."
by Nicolas Geoffray
· 9 years ago
d930929
Fix inlining and lse bugs with unresolved access.
by Nicolas Geoffray
· 9 years ago
c3e3e50
Merge "Remove extra space at end of line in output." am: 43c6d31c43
by Christopher Ferris
· 9 years ago
43c6d31
Merge "Remove extra space at end of line in output."
by Christopher Ferris
· 9 years ago
47353da
Merge "Remove package on which we cannot revert." am: f0b308bdba
by Nicolas Geoffray
· 9 years ago
f0b308b
Merge "Remove package on which we cannot revert."
by Nicolas Geoffray
· 9 years ago
cdcd000
Remove package on which we cannot revert.
by Nicolas Geoffray
· 9 years ago
a190645
Remove extra space at end of line in output.
by Christopher Ferris
· 9 years ago
6a1d6a3
Merge "ART: Enable inlining under try/catch" am: 3e0597facd
by David Brazdil
· 9 years ago
3e0597f
Merge "ART: Enable inlining under try/catch"
by David Brazdil
· 9 years ago
9517798
ART: Enable inlining under try/catch
by David Brazdil
· 9 years ago
2ad64dc
Merge "ART: Arm32 packed-switch jump tables" am: c74e69f831
by Andreas Gampe
· 9 years ago
c74e69f
Merge "ART: Arm32 packed-switch jump tables"
by Andreas Gampe
· 9 years ago
7cffc3b
ART: Arm32 packed-switch jump tables
by Andreas Gampe
· 9 years ago
628f19f
Merge "Merge test 539 into test 538-checker-embed-constants." am: 564420bc5b
by Vladimir Marko
· 9 years ago
564420b
Merge "Merge test 539 into test 538-checker-embed-constants."
by Vladimir Marko
· 9 years ago
a35c859
Merge "X86: Add support for ucomis[sd] reg/memory form" am: 34e38c43d4
by Nicolas Geoffray
· 9 years ago
34e38c4
Merge "X86: Add support for ucomis[sd] reg/memory form"
by Nicolas Geoffray
· 9 years ago
0a47d27
Merge "Keep list of dex files for oat file in CompilerDriver." am: 469e9c4515
by Vladimir Marko
· 9 years ago
469e9c4
Merge "Keep list of dex files for oat file in CompilerDriver."
by Vladimir Marko
· 9 years ago
d1eaf0d
Keep list of dex files for oat file in CompilerDriver.
by Vladimir Marko
· 9 years ago
9f51f26
X86: Add support for ucomis[sd] reg/memory form
by Mark Mendell
· 9 years ago
1b3dd3b
Merge "A generic jni method can be instrumented." am: 289c4e3a10
by Nicolas Geoffray
· 9 years ago
289c4e3
Merge "A generic jni method can be instrumented."
by Nicolas Geoffray
· 9 years ago
f3487de
Merge "Add a few instructions to setup-buildbot-devices.sh" am: 257df4e79a
by Nicolas Geoffray
· 9 years ago
703c282
A generic jni method can be instrumented.
by Nicolas Geoffray
· 9 years ago
257df4e
Merge "Add a few instructions to setup-buildbot-devices.sh"
by Nicolas Geoffray
· 9 years ago
cc5163d
Merge "Fix compile-time error." am: a5f295fcdb
by Nicolas Geoffray
· 9 years ago
a5f295f
Merge "Fix compile-time error."
by Nicolas Geoffray
· 9 years ago
fca90a1
Fix compile-time error.
by Nicolas Geoffray
· 9 years ago
08a097e
Merge "Refactor code so that JIT can parse compiler options." am: f31f9739e6
by Nicolas Geoffray
· 9 years ago
f31f973
Merge "Refactor code so that JIT can parse compiler options."
by Nicolas Geoffray
· 9 years ago
b8703d6
Add a few instructions to setup-buildbot-devices.sh
by Nicolas Geoffray
· 9 years ago
abbb0f7
Refactor code so that JIT can parse compiler options.
by Nicolas Geoffray
· 9 years ago
aea1e42
Merge "MIPS32: Create infrastructure to support intrinsics" am: 70d95b4cab
by Andreas Gampe
· 9 years ago
70d95b4
Merge "MIPS32: Create infrastructure to support intrinsics"
by Andreas Gampe
· 9 years ago
701566a
MIPS32: Create infrastructure to support intrinsics
by Chris Larsen
· 9 years ago
9eecadb
Merge "Made run-test 960-964 support being run with jack compiler."
by Alex Light
· 9 years ago
56c8c9e
Merge "Made run-test 960-964 support being run with jack compiler."
by Alex Light
· 9 years ago
6a439bc
Made run-test 960-964 support being run with jack compiler.
by Alex Light
· 9 years ago
08dd6bd
Merge "Revert "ART: Enable more passes under try/catch"" am: d13f2b3554
by David Brazdil
· 9 years ago
d13f2b3
Merge "Revert "ART: Enable more passes under try/catch""
by David Brazdil
· 9 years ago
771e5cc
Revert "ART: Enable more passes under try/catch"
by David Brazdil
· 9 years ago
c7534d1
Merge "Change a few places to use string version of GetTypeId" am: 8cb0bc28b1
by Mathieu Chartier
· 9 years ago
8cb0bc2
Merge "Change a few places to use string version of GetTypeId"
by Mathieu Chartier
· 9 years ago
9507fa2
Change a few places to use string version of GetTypeId
by Mathieu Chartier
· 9 years ago
b8f6d7c
Merge "Move loop invariant utility to more general place." am: c65d1f3d26
by Aart Bik
· 9 years ago
c65d1f3
Merge "Move loop invariant utility to more general place."
by Aart Bik
· 9 years ago
f080d1c
Merge "ART: Enable more passes under try/catch" am: 5ad27592e2
by David Brazdil
· 9 years ago
5ad2759
Merge "ART: Enable more passes under try/catch"
by David Brazdil
· 9 years ago
73f1f3b
Move loop invariant utility to more general place.
by Aart Bik
· 9 years ago
8c0e5f1
Merge "Add comment for RunCheckpoint and clean up ThreadList a bit"
by Mathieu Chartier
· 9 years ago
e22d852
Merge "Add comment for RunCheckpoint and clean up ThreadList a bit"
by Mathieu Chartier
· 9 years ago
b56200b
Add comment for RunCheckpoint and clean up ThreadList a bit
by Mathieu Chartier
· 9 years ago
1ddf511
Merge "Simplify unsigned comparisons against zero (with unit tests)."
by Aart Bik
· 9 years ago
2118d3d
Merge "Simplify unsigned comparisons against zero (with unit tests)."
by Aart Bik
· 9 years ago
96709f1
Simplify unsigned comparisons against zero (with unit tests).
by Aart Bik
· 9 years ago
59f52ea
Merge "Relax some CASes for the CC collector." am: 0b654bce0f
by Hiroshi Yamauchi
· 9 years ago
0b654bc
Merge "Relax some CASes for the CC collector."
by Hiroshi Yamauchi
· 9 years ago
39fabd6
ART: Enable more passes under try/catch
by David Brazdil
· 9 years ago
a05d1ae
Merge "Implementation of fast lookup table to search class_def by descriptor"
by Mathieu Chartier
· 9 years ago
59cc4e8
Merge "Implementation of fast lookup table to search class_def by descriptor"
by Mathieu Chartier
· 9 years ago
1d8bae7
Merge "ART: Fix deopt from optimized code under inlining" am: a9cf6eef38
by David Brazdil
· 9 years ago
3a1bc28
Merge "Change Checkpoint API to return total number of checkpoints"
by Mathieu Chartier
· 9 years ago
d9786b0
Implementation of fast lookup table to search class_def by descriptor
by Artem Udovichenko
· 9 years ago
a9cf6ee
Merge "ART: Fix deopt from optimized code under inlining"
by David Brazdil
· 9 years ago
57bee8d
Merge "Change Checkpoint API to return total number of checkpoints"
by Mathieu Chartier
· 9 years ago
628dab7
Merge "MIPS64: Add "Compare and Swap" intrinsic support." am: 6f42850562
by Andreas Gampe
· 9 years ago
6f42850
Merge "MIPS64: Add "Compare and Swap" intrinsic support."
by Andreas Gampe
· 9 years ago
deb2a89
Merge "Revert "Enable store elimination for singleton objects."" am: 594c061251
by Andreas Gampe
· 9 years ago
594c061
Merge "Revert "Enable store elimination for singleton objects.""
by Andreas Gampe
· 9 years ago
55d02cf
Revert "Enable store elimination for singleton objects."
by Andreas Gampe
· 9 years ago
10d2508
Change Checkpoint API to return total number of checkpoints
by Mathieu Chartier
· 9 years ago
efc3f02
ART: Fix deopt from optimized code under inlining
by David Brazdil
· 9 years ago
59a984e
Merge "Store method as ArtMethod* instead of jmethodId in Breakpoint"
by Mathieu Chartier
· 9 years ago
5f2e628
Merge "Store method as ArtMethod* instead of jmethodId in Breakpoint"
by Mathieu Chartier
· 9 years ago
41af5e5
Store method as ArtMethod* instead of jmethodId in Breakpoint
by Mathieu Chartier
· 9 years ago
444719e
Merge "Generate taken-test during trip-count analysis." am: f7b7f9984d
by Aart Bik
· 9 years ago
f7b7f99
Merge "Generate taken-test during trip-count analysis."
by Aart Bik
· 9 years ago
3ff0d48
Merge "Enable store elimination for singleton objects." am: d2b29d69a2
by Mingyao Yang
· 9 years ago
d2b29d6
Merge "Enable store elimination for singleton objects."
by Mingyao Yang
· 9 years ago
22f0587
Generate taken-test during trip-count analysis.
by Aart Bik
· 9 years ago
4b97bd8
Merge "Rosalloc fast path in assembly for arm64." am: b058de905d
by Hiroshi Yamauchi
· 9 years ago
b058de9
Merge "Rosalloc fast path in assembly for arm64."
by Hiroshi Yamauchi
· 9 years ago
4a7a553
Merge "Fix up run-test." am: 9b4571cadc
by Alex Light
· 9 years ago
9b4571c
Merge "Fix up run-test."
by Alex Light
· 9 years ago
fadfee9
Fix up run-test.
by Alex Light
· 9 years ago
c2ef5aa
Merge "Tune heuristics a bit." am: e35764f1f8
by Nicolas Geoffray
· 9 years ago
e35764f
Merge "Tune heuristics a bit."
by Nicolas Geoffray
· 9 years ago
02ec74a
Merge "Adjust jit code cache on ThreadStress to avoid timeouts." am: 13f6af0f9c
by Nicolas Geoffray
· 9 years ago
13f6af0
Merge "Adjust jit code cache on ThreadStress to avoid timeouts."
by Nicolas Geoffray
· 9 years ago
4e915fb
Tune heuristics a bit.
by Nicolas Geoffray
· 9 years ago
709b38e
Adjust jit code cache on ThreadStress to avoid timeouts.
by Nicolas Geoffray
· 9 years ago
5c5f05b
Merge "We still need to provide an image." am: 28b48026f0
by Nicolas Geoffray
· 9 years ago
258db69
Merge "Fix test failure due to wrong runtime arguments." am: 01d5cced1d
by Alex Light
· 9 years ago
28b4802
Merge "We still need to provide an image."
by Nicolas Geoffray
· 9 years ago
Next »