Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
211c2119dc8932bdb264fae858adba6c0541ce3c
211c211
Optimizing: Rewrite DCE's MarkReachableBlocks().
by Vladimir Marko
· 9 years ago
0aeb759
Merge "ART: Preserve loop headers with try/catch"
by David Brazdil
· 9 years ago
d7558da
ART: Preserve loop headers with try/catch
by David Brazdil
· 9 years ago
c7e0da5
Merge "dexdump2 won't be optional when it replaces dexdump."
by Elliott Hughes
· 9 years ago
5ed8b2d
dexdump2 won't be optional when it replaces dexdump.
by Elliott Hughes
· 9 years ago
e02fa20
Merge "Optimizing: Rewrite HGraph::FindBackEdges()."
by Vladimir Marko
· 9 years ago
51adce9
Merge "Optimizing: Rewrite HGraph::ComputeDominanceInformation()."
by Vladimir Marko
· 9 years ago
1f8695c
Optimizing: Rewrite HGraph::FindBackEdges().
by Vladimir Marko
· 9 years ago
d76d139
Optimizing: Rewrite HGraph::ComputeDominanceInformation().
by Vladimir Marko
· 9 years ago
eae0927
Merge "ART: mprotect() bottom page of ThreadPoolWorker stacks."
by Vladimir Marko
· 9 years ago
0e519cd
Merge "ART: Refactor run-test 482-loop-back-edge-use"
by David Brazdil
· 9 years ago
0b6e283
ART: mprotect() bottom page of ThreadPoolWorker stacks.
by Vladimir Marko
· 9 years ago
8c20e76
Merge "Minor cleanup in range analysis."
by Aart Bik
· 9 years ago
cd26feb
Minor cleanup in range analysis.
by Aart Bik
· 9 years ago
a6cfe5a
Merge "Various improvements in finding induction variables."
by Aart Bik
· 9 years ago
f475bee
Various improvements in finding induction variables.
by Aart Bik
· 9 years ago
15ed726
Merge "Replaced INT_MIN/MAX with modern-day limits."
by Aart Bik
· 9 years ago
6881a06
Merge "Add benchmark for jobject functions"
by Mathieu Chartier
· 9 years ago
aab5b75
Replaced INT_MIN/MAX with modern-day limits.
by Aart Bik
· 9 years ago
25ec2c1
Merge "Fix falkiness in 117-nopatchoat"
by Alex Light
· 9 years ago
22cbec4
Fix falkiness in 117-nopatchoat
by Alex Light
· 9 years ago
29c8680
ART: Refactor run-test 482-loop-back-edge-use
by David Brazdil
· 9 years ago
b4fd731
Merge "Don't use ninja to build targets."
by Nicolas Geoffray
· 9 years ago
14a3160
Don't use ninja to build targets.
by Nicolas Geoffray
· 9 years ago
14f8b13
Add benchmark for jobject functions
by Mathieu Chartier
· 9 years ago
6a0e05a
Merge "ART: PathClassLoader test"
by Andreas Gampe
· 9 years ago
84a7903
ART: PathClassLoader test
by Andreas Gampe
· 9 years ago
35586c6
Merge "Some clean up for mark sweep files"
by Mathieu Chartier
· 9 years ago
33c0ed6
Merge "[optimizing] Add basic PackedSwitch support"
by Andreas Gampe
· 9 years ago
4ef1619
Merge "Clear allocator in image writer"
by Mathieu Chartier
· 9 years ago
5550c56
Clear allocator in image writer
by Mathieu Chartier
· 9 years ago
1ac1c2b
Some clean up for mark sweep files
by Mathieu Chartier
· 9 years ago
782c531
Merge "Fix static build when libbacktrace links llvm libraries."
by Yabin Cui
· 9 years ago
b009a21
Merge "Fix CreateLinearAlloc bug"
by Mathieu Chartier
· 9 years ago
cf05d45
Merge "Various improvements in range analysis."
by Aart Bik
· 9 years ago
017ed0b
Fix CreateLinearAlloc bug
by Mathieu Chartier
· 9 years ago
b64d583
Merge "Revert "Revert "Add one LinearAlloc per ClassLoader"""
by Mathieu Chartier
· 9 years ago
951ec2c
Revert "Revert "Add one LinearAlloc per ClassLoader""
by Mathieu Chartier
· 9 years ago
b3365e0
Various improvements in range analysis.
by Aart Bik
· 9 years ago
6a6916b
Merge "ART: Fix destruction order in Runtime."
by Vladimir Marko
· 9 years ago
37cf51f
ART: Fix destruction order in Runtime.
by Vladimir Marko
· 9 years ago
3f4b39d
Merge "Further refinements to checkcast/instanceof."
by Nicolas Geoffray
· 9 years ago
99e4953
Merge "Revert "Add one LinearAlloc per ClassLoader""
by Nicolas Geoffray
· 9 years ago
7de5dfe
Revert "Add one LinearAlloc per ClassLoader"
by Nicolas Geoffray
· 9 years ago
abfcf18
Further refinements to checkcast/instanceof.
by Nicolas Geoffray
· 9 years ago
f6010ec
Fix static build when libbacktrace links llvm libraries.
by Yabin Cui
· 9 years ago
a28cae4
Merge "Add one LinearAlloc per ClassLoader"
by Mathieu Chartier
· 9 years ago
beb5d85
Merge "ART: Use JIT image for JIT run tests"
by Andreas Gampe
· 9 years ago
8a159fd
ART: Use JIT image for JIT run tests
by Andreas Gampe
· 9 years ago
87fc96b
Merge "Revert "ART: Skip image visitor in OatWriter for VerifyAtRuntime""
by Andreas Gampe
· 9 years ago
356412e
Add one LinearAlloc per ClassLoader
by Mathieu Chartier
· 9 years ago
9edb5b1
Revert "ART: Skip image visitor in OatWriter for VerifyAtRuntime"
by Andreas Gampe
· 9 years ago
727ae40
Merge "Fix locking on string init map (again)."
by Vladimir Marko
· 9 years ago
9f3b8d3
Merge "MIPS64: No call if ArraySet does not need a type check"
by David Brazdil
· 9 years ago
bb3d505
MIPS64: No call if ArraySet does not need a type check
by David Brazdil
· 9 years ago
0d50412
Merge "ART: Print short register names with MIPS64"
by David Brazdil
· 9 years ago
9f0dece
ART: Print short register names with MIPS64
by David Brazdil
· 9 years ago
d0d11f2
Merge "ART: Fix bug in DeadPhiHandling"
by David Brazdil
· 9 years ago
b701315
ART: Fix bug in DeadPhiHandling
by David Brazdil
· 9 years ago
7b87ff9
Merge "ART: Optimize catch phi creation to save memory."
by David Brazdil
· 9 years ago
7856835
Fix locking on string init map (again).
by Vladimir Marko
· 9 years ago
fe57faa
[optimizing] Add basic PackedSwitch support
by Mark Mendell
· 9 years ago
47d89c7
Merge "Fix braino in new build targets."
by Nicolas Geoffray
· 9 years ago
666dd65
Fix braino in new build targets.
by Nicolas Geoffray
· 9 years ago
8c91afd
Merge "Remove adb from host build in buildbot."
by Nicolas Geoffray
· 9 years ago
5e0199b
Remove adb from host build in buildbot.
by Nicolas Geoffray
· 9 years ago
9e30c0e
Merge "Fix locking on string init map."
by Jeff Hao
· 9 years ago
4686c52
Fix locking on string init map.
by Jeff Hao
· 9 years ago
8e7b964
Merge "Handle OOME during threadstress finishing message"
by Mathieu Chartier
· 9 years ago
1b1eb05
Merge "ART: Decrease dex2oat watchdog timeout"
by Andreas Gampe
· 9 years ago
72e36d8
Handle OOME during threadstress finishing message
by Mathieu Chartier
· 9 years ago
63c8be9
Merge "ART: Clean up less in dex2oat"
by Andreas Gampe
· 9 years ago
3f30e12
ART: Clean up less in dex2oat
by Andreas Gampe
· 9 years ago
10da871
Merge "Make run-{libcore,jdwp}-tests work with OUT_DIR set."
by Alex Light
· 9 years ago
cd95335
Merge "Revert "Revert "Optimize code generation of check-cast and instance-of."""
by Nicolas Geoffray
· 9 years ago
85c7bab
Revert "Revert "Optimize code generation of check-cast and instance-of.""
by Nicolas Geoffray
· 9 years ago
eead071
ART: Optimize catch phi creation to save memory.
by David Brazdil
· 9 years ago
7bfd7ee
Merge "Fix x64's cmpw."
by Nicolas Geoffray
· 9 years ago
46fe065
Fix x64's cmpw.
by Nicolas Geoffray
· 9 years ago
819a9c5
Merge "ART: Delete catch phis for undefined vregs."
by David Brazdil
· 9 years ago
3eaa32f
ART: Delete catch phis for undefined vregs.
by David Brazdil
· 9 years ago
9632d5a
Merge "ART: Fix two allocation/deallocation mismatches."
by Vladimir Marko
· 9 years ago
7cfbfe7
Merge "Deoptimization support in optimizing compiler for setting local values"
by Sebastien Hertz
· 9 years ago
540138a
ART: Decrease dex2oat watchdog timeout
by Andreas Gampe
· 10 years ago
fc4a03d
Merge "Add lock around interpreter string init reg map."
by Jeff Hao
· 9 years ago
b15fea2
Make run-{libcore,jdwp}-tests work with OUT_DIR set.
by Alex Light
· 9 years ago
a2c3864
Add lock around interpreter string init reg map.
by Jeff Hao
· 9 years ago
dc25b96
Merge "Implement StringGetCharsNoCheck intrinsic for X86"
by Andreas Gampe
· 9 years ago
61b8bf0
Merge "ART: Skip image visitor in OatWriter for VerifyAtRuntime"
by Andreas Gampe
· 9 years ago
2582e1e
Merge "Allow null self only in DecodeWeakGlobalDuringShutdown()."
by Hiroshi Yamauchi
· 9 years ago
2c2cbfd
Merge "ART: Refactor intrinsics slow-paths"
by Andreas Gampe
· 9 years ago
85b62f2
ART: Refactor intrinsics slow-paths
by Andreas Gampe
· 10 years ago
d5ce6a8
ART: Skip image visitor in OatWriter for VerifyAtRuntime
by Andreas Gampe
· 9 years ago
188b1f5
Merge "asan: update condition to work with multiple SANITIZE_TARGET values."
by Evgenii Stepanov
· 9 years ago
33ddb74
asan: update condition to work with multiple SANITIZE_TARGET values.
by Ivan Krasin
· 9 years ago
6958e4f
ART: Fix two allocation/deallocation mismatches.
by Vladimir Marko
· 9 years ago
498b160
Allow null self only in DecodeWeakGlobalDuringShutdown().
by Hiroshi Yamauchi
· 9 years ago
6766eae
Merge "Revert "Optimize code generation of check-cast and instance-of.""
by Nicolas Geoffray
· 9 years ago
7537437
Revert "Optimize code generation of check-cast and instance-of."
by Nicolas Geoffray
· 9 years ago
930761f
Merge "Use arc4random_buf instead of getauxval(AT_RANDOM)."
by Josh Gao
· 9 years ago
Next »