Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
9ccfe2bd7291650df6c5e0b838696a4a1ea4896f
9ccfe2b
am 1cc88edd: am 819a9c56: Merge "ART: Delete catch phis for undefined vregs."
by David Brazdil
· 10 years ago
1cc88ed
am 819a9c56: Merge "ART: Delete catch phis for undefined vregs."
by David Brazdil
· 10 years ago
819a9c5
Merge "ART: Delete catch phis for undefined vregs."
by David Brazdil
· 10 years ago
3eaa32f
ART: Delete catch phis for undefined vregs.
by David Brazdil
· 10 years ago
cb4f037
am 2b484389: am 9632d5a5: Merge "ART: Fix two allocation/deallocation mismatches."
by Vladimir Marko
· 10 years ago
2b48438
am 9632d5a5: Merge "ART: Fix two allocation/deallocation mismatches."
by Vladimir Marko
· 10 years ago
9632d5a
Merge "ART: Fix two allocation/deallocation mismatches."
by Vladimir Marko
· 10 years ago
c80bf4c
am 689da134: am 7cfbfe77: Merge "Deoptimization support in optimizing compiler for setting local values"
by Sebastien Hertz
· 10 years ago
689da13
am 7cfbfe77: Merge "Deoptimization support in optimizing compiler for setting local values"
by Sebastien Hertz
· 10 years ago
7cfbfe7
Merge "Deoptimization support in optimizing compiler for setting local values"
by Sebastien Hertz
· 10 years ago
7269fe8
am 72e62b04: am fc4a03d9: Merge "Add lock around interpreter string init reg map."
by Jeff Hao
· 10 years ago
72e62b0
am fc4a03d9: Merge "Add lock around interpreter string init reg map."
by Jeff Hao
· 10 years ago
fc4a03d
Merge "Add lock around interpreter string init reg map."
by Jeff Hao
· 10 years ago
a2c3864
Add lock around interpreter string init reg map.
by Jeff Hao
· 10 years ago
af99177
am 8dcbfda6: am dc25b96a: Merge "Implement StringGetCharsNoCheck intrinsic for X86"
by Andreas Gampe
· 10 years ago
8dcbfda
am dc25b96a: Merge "Implement StringGetCharsNoCheck intrinsic for X86"
by Andreas Gampe
· 10 years ago
dc25b96
Merge "Implement StringGetCharsNoCheck intrinsic for X86"
by Andreas Gampe
· 10 years ago
a8c055c
am 39bd8928: am 61b8bf03: Merge "ART: Skip image visitor in OatWriter for VerifyAtRuntime"
by Andreas Gampe
· 10 years ago
39bd892
am 61b8bf03: Merge "ART: Skip image visitor in OatWriter for VerifyAtRuntime"
by Andreas Gampe
· 10 years ago
61b8bf0
Merge "ART: Skip image visitor in OatWriter for VerifyAtRuntime"
by Andreas Gampe
· 10 years ago
4899d5c
am 6c8baccb: am 2582e1ec: Merge "Allow null self only in DecodeWeakGlobalDuringShutdown()."
by Hiroshi Yamauchi
· 10 years ago
7b2ce79
am e9be6a82: am 2c2cbfd3: Merge "ART: Refactor intrinsics slow-paths"
by Andreas Gampe
· 10 years ago
6c8bacc
am 2582e1ec: Merge "Allow null self only in DecodeWeakGlobalDuringShutdown()."
by Hiroshi Yamauchi
· 10 years ago
2582e1e
Merge "Allow null self only in DecodeWeakGlobalDuringShutdown()."
by Hiroshi Yamauchi
· 10 years ago
e9be6a8
am 2c2cbfd3: Merge "ART: Refactor intrinsics slow-paths"
by Andreas Gampe
· 10 years ago
2c2cbfd
Merge "ART: Refactor intrinsics slow-paths"
by Andreas Gampe
· 10 years ago
85b62f2
ART: Refactor intrinsics slow-paths
by Andreas Gampe
· 10 years ago
2dfebe6
am 104a9f10: am 188b1f54: Merge "asan: update condition to work with multiple SANITIZE_TARGET values."
by Evgenii Stepanov
· 10 years ago
d5ce6a8
ART: Skip image visitor in OatWriter for VerifyAtRuntime
by Andreas Gampe
· 10 years ago
104a9f1
am 188b1f54: Merge "asan: update condition to work with multiple SANITIZE_TARGET values."
by Evgenii Stepanov
· 10 years ago
188b1f5
Merge "asan: update condition to work with multiple SANITIZE_TARGET values."
by Evgenii Stepanov
· 10 years ago
33ddb74
asan: update condition to work with multiple SANITIZE_TARGET values.
by Ivan Krasin
· 10 years ago
6958e4f
ART: Fix two allocation/deallocation mismatches.
by Vladimir Marko
· 10 years ago
498b160
Allow null self only in DecodeWeakGlobalDuringShutdown().
by Hiroshi Yamauchi
· 10 years ago
49416aa
am 2be49ee0: am 6766eae2: Merge "Revert "Optimize code generation of check-cast and instance-of.""
by Nicolas Geoffray
· 10 years ago
2be49ee
am 6766eae2: Merge "Revert "Optimize code generation of check-cast and instance-of.""
by Nicolas Geoffray
· 10 years ago
6766eae
Merge "Revert "Optimize code generation of check-cast and instance-of.""
by Nicolas Geoffray
· 10 years ago
7537437
Revert "Optimize code generation of check-cast and instance-of."
by Nicolas Geoffray
· 10 years ago
83b0893
am 51273a79: am 930761fb: Merge "Use arc4random_buf instead of getauxval(AT_RANDOM)."
by Josh Gao
· 10 years ago
51273a7
am 930761fb: Merge "Use arc4random_buf instead of getauxval(AT_RANDOM)."
by Josh Gao
· 10 years ago
930761f
Merge "Use arc4random_buf instead of getauxval(AT_RANDOM)."
by Josh Gao
· 10 years ago
cfea78a
am d2f231a7: am ca83cd09: Merge "Optimizing: Allow storing value objects in containers."
by Vladimir Marko
· 10 years ago
d2f231a
am ca83cd09: Merge "Optimizing: Allow storing value objects in containers."
by Vladimir Marko
· 10 years ago
ca83cd0
Merge "Optimizing: Allow storing value objects in containers."
by Vladimir Marko
· 10 years ago
23b0a2a
am 439a32ef: am e3b22359: Merge "Optimizing: Do not use range-based loop when inserting elements."
by Vladimir Marko
· 10 years ago
439a32e
am e3b22359: Merge "Optimizing: Do not use range-based loop when inserting elements."
by Vladimir Marko
· 10 years ago
e3b2235
Merge "Optimizing: Do not use range-based loop when inserting elements."
by Vladimir Marko
· 10 years ago
99170c6
Deoptimization support in optimizing compiler for setting local values
by Mingyao Yang
· 10 years ago
b7d8e8c
Optimizing: Do not use range-based loop when inserting elements.
by Vladimir Marko
· 10 years ago
76c92ac
Optimizing: Allow storing value objects in containers.
by Vladimir Marko
· 10 years ago
0dd819d
am 42fb5464: am a201d5ee: Merge "Optimize code generation of check-cast and instance-of."
by Nicolas Geoffray
· 10 years ago
42fb546
am a201d5ee: Merge "Optimize code generation of check-cast and instance-of."
by Nicolas Geoffray
· 10 years ago
11bcc27
am 053beefe: am 271d30dd: Merge "Revert "Support unresolved fields in optimizing" breaks debuggable tests."
by Calin Juravle
· 10 years ago
a201d5e
Merge "Optimize code generation of check-cast and instance-of."
by Nicolas Geoffray
· 10 years ago
053beef
am 271d30dd: Merge "Revert "Support unresolved fields in optimizing" breaks debuggable tests."
by Calin Juravle
· 10 years ago
271d30d
Merge "Revert "Support unresolved fields in optimizing" breaks debuggable tests."
by Calin Juravle
· 10 years ago
e6f49b4
Revert "Support unresolved fields in optimizing" breaks debuggable tests.
by Calin Juravle
· 10 years ago
64acf30
Optimize code generation of check-cast and instance-of.
by Nicolas Geoffray
· 10 years ago
004890d
am 6a181b4c: am 017719a0: Merge "Support unresolved fields in optimizing"
by Calin Juravle
· 10 years ago
dcb9410
am 120dd56c: am 9d567824: Merge "Support unresolved methods in Optimizing"
by Calin Juravle
· 10 years ago
0c4ee65
am f15892c7: am b4b543d7: Merge "BuildInvoke refactor: extract String.init in its own code path"
by Calin Juravle
· 10 years ago
6a181b4
am 017719a0: Merge "Support unresolved fields in optimizing"
by Calin Juravle
· 10 years ago
120dd56
am 9d567824: Merge "Support unresolved methods in Optimizing"
by Calin Juravle
· 10 years ago
f15892c
am b4b543d7: Merge "BuildInvoke refactor: extract String.init in its own code path"
by Calin Juravle
· 10 years ago
017719a
Merge "Support unresolved fields in optimizing"
by Calin Juravle
· 10 years ago
9d56782
Merge "Support unresolved methods in Optimizing"
by Calin Juravle
· 10 years ago
b4b543d
Merge "BuildInvoke refactor: extract String.init in its own code path"
by Calin Juravle
· 10 years ago
23a8e35
Support unresolved fields in optimizing
by Calin Juravle
· 10 years ago
175dc73
Support unresolved methods in Optimizing
by Calin Juravle
· 10 years ago
5d01db1
BuildInvoke refactor: extract String.init in its own code path
by Calin Juravle
· 10 years ago
0389cd5
Use arc4random_buf instead of getauxval(AT_RANDOM).
by Josh Gao
· 10 years ago
4842be2
am 4173c520: am 46aa836b: Merge "X86/X86_64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight"
by Andreas Gampe
· 10 years ago
4173c52
am 46aa836b: Merge "X86/X86_64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight"
by Andreas Gampe
· 10 years ago
46aa836
Merge "X86/X86_64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight"
by Andreas Gampe
· 10 years ago
40407d8
am d7f06417: am 9eac83e1: Merge "ART: Skip compiler-driver compile loop for VerifyAtRuntime"
by Andreas Gampe
· 10 years ago
d7f0641
am 9eac83e1: Merge "ART: Skip compiler-driver compile loop for VerifyAtRuntime"
by Andreas Gampe
· 10 years ago
9eac83e
Merge "ART: Skip compiler-driver compile loop for VerifyAtRuntime"
by Andreas Gampe
· 10 years ago
8d3a352
am 07956942: am 9b2c10eb: Merge "Optimizing: Tag arena allocations in SsaBuilder."
by Vladimir Marko
· 10 years ago
efdb8d4
am 7d5b29d9: am 4919c34e: Merge "ART: Make dex2oat timing a bit more granular"
by Andreas Gampe
· 10 years ago
0795694
am 9b2c10eb: Merge "Optimizing: Tag arena allocations in SsaBuilder."
by Vladimir Marko
· 10 years ago
7d5b29d
am 4919c34e: Merge "ART: Make dex2oat timing a bit more granular"
by Andreas Gampe
· 10 years ago
740667a
ART: Skip compiler-driver compile loop for VerifyAtRuntime
by Andreas Gampe
· 10 years ago
9b2c10e
Merge "Optimizing: Tag arena allocations in SsaBuilder."
by Vladimir Marko
· 10 years ago
71bf809
Optimizing: Tag arena allocations in SsaBuilder.
by Vladimir Marko
· 10 years ago
4919c34
Merge "ART: Make dex2oat timing a bit more granular"
by Andreas Gampe
· 10 years ago
c140d52
am 17be615f: am 831904f6: Merge "Add option to append to the cfg dump."
by Calin Juravle
· 10 years ago
2b1107e
am 03f347db: am fe157012: Merge "Add OptimizingCompilerStats to the CodeGenerator class."
by Calin Juravle
· 10 years ago
17be615
am 831904f6: Merge "Add option to append to the cfg dump."
by Calin Juravle
· 10 years ago
03f347d
am fe157012: Merge "Add OptimizingCompilerStats to the CodeGenerator class."
by Calin Juravle
· 10 years ago
831904f
Merge "Add option to append to the cfg dump."
by Calin Juravle
· 10 years ago
fe15701
Merge "Add OptimizingCompilerStats to the CodeGenerator class."
by Calin Juravle
· 10 years ago
c175090
am 734531a2: am aef880c4: Merge "Optimizing: Tag arena allocations in HGraph."
by Vladimir Marko
· 10 years ago
734531a
am aef880c4: Merge "Optimizing: Tag arena allocations in HGraph."
by Vladimir Marko
· 10 years ago
aef880c
Merge "Optimizing: Tag arena allocations in HGraph."
by Vladimir Marko
· 10 years ago
8f8926a
Implement StringGetCharsNoCheck intrinsic for X86
by Mark Mendell
· 10 years ago
2d55479
X86/X86_64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight
by Mark Mendell
· 10 years ago
fa6b93c
Optimizing: Tag arena allocations in HGraph.
by Vladimir Marko
· 10 years ago
bf34395
am f45a2348: am d226ad6a: Merge "Use clang for building mips32r2_fp."
by Nicolas Geoffray
· 10 years ago
f45a234
am d226ad6a: Merge "Use clang for building mips32r2_fp."
by Nicolas Geoffray
· 10 years ago
d226ad6
Merge "Use clang for building mips32r2_fp."
by Nicolas Geoffray
· 10 years ago
Next »