Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
4f6d6001ecff70cb95ef580bb9a52113b1adb85f
4f6d600
am a5903e62: Merge "MIPS64: Add intrinsics support for trailing zeros"
by Andreas Gampe
· 9 years ago
a5903e6
Merge "MIPS64: Add intrinsics support for trailing zeros"
by Andreas Gampe
· 9 years ago
0646da7
MIPS64: Add intrinsics support for trailing zeros
by Chris Larsen
· 9 years ago
258d065
am 45513eb6: Merge "MIPS64: Implement intrinsics from sun.misc.Unsafe:"
by Andreas Gampe
· 9 years ago
45513eb
Merge "MIPS64: Implement intrinsics from sun.misc.Unsafe:"
by Andreas Gampe
· 9 years ago
1360ada
MIPS64: Implement intrinsics from sun.misc.Unsafe:
by Chris Larsen
· 10 years ago
2a0bf42
am 522b3089: Merge "Allow changing the optimization level of a build with env variable."
by Alex Light
· 9 years ago
522b308
Merge "Allow changing the optimization level of a build with env variable."
by Alex Light
· 9 years ago
1e00595
am c4daa0a0: Merge "MIPS64: Additional assember tests:"
by Andreas Gampe
· 9 years ago
c4daa0a
Merge "MIPS64: Additional assember tests:"
by Andreas Gampe
· 9 years ago
768aa47
am 4b0ef9c9: Merge "MIPS64: Implement intrinsics from java.lang.String:"
by Andreas Gampe
· 9 years ago
4b0ef9c
Merge "MIPS64: Implement intrinsics from java.lang.String:"
by Andreas Gampe
· 9 years ago
ff770b5
am 7cabeca7: Merge "Revert "Revert "Implement rosalloc fast path in assembly for 32 bit arm."""
by Hiroshi Yamauchi
· 9 years ago
7cabeca
Merge "Revert "Revert "Implement rosalloc fast path in assembly for 32 bit arm."""
by Hiroshi Yamauchi
· 9 years ago
50eec48
am bf606b63: Merge "Fix mips64 cfi test"
by Mathieu Chartier
· 9 years ago
bf606b6
Merge "Fix mips64 cfi test"
by Mathieu Chartier
· 9 years ago
880a28b
am 1362c076: Merge "Fix in reference type propagation"
by Calin Juravle
· 9 years ago
97a2181
Fix mips64 cfi test
by Mathieu Chartier
· 9 years ago
1362c07
Merge "Fix in reference type propagation"
by Calin Juravle
· 9 years ago
1261759
Fix in reference type propagation
by Calin Juravle
· 9 years ago
46a167d
am 977f12b9: Merge "ART: Fix Mips64 JNI Calling Convention"
by Vladimir Marko
· 9 years ago
977f12b
Merge "ART: Fix Mips64 JNI Calling Convention"
by Vladimir Marko
· 9 years ago
8d67886
am 3ae313d9: Merge "Change hash table load factors"
by Mathieu Chartier
· 9 years ago
3ae313d
Merge "Change hash table load factors"
by Mathieu Chartier
· 9 years ago
32cc9ee
Change hash table load factors
by Mathieu Chartier
· 9 years ago
0e09cf6
ART: Fix Mips64 JNI Calling Convention
by Vladimir Marko
· 10 years ago
2be4c05
am e8939d20: Merge "ARM64: Better recognition of constants encodable as immediates."
by Nicolas Geoffray
· 9 years ago
e8939d2
Merge "ARM64: Better recognition of constants encodable as immediates."
by Nicolas Geoffray
· 9 years ago
b69fbfb
ARM64: Better recognition of constants encodable as immediates.
by Alexandre Rames
· 9 years ago
b5c9f1e
am 28c34f88: Merge "Parse runtime compiler options for JIT"
by Andreas Gampe
· 9 years ago
28c34f8
Merge "Parse runtime compiler options for JIT"
by Andreas Gampe
· 9 years ago
085fc87
Parse runtime compiler options for JIT
by Mathieu Chartier
· 9 years ago
227a451
am 3c50e230: Merge "Use ATTRIBUTE_UNUSED more."
by Andreas Gampe
· 9 years ago
3c50e23
Merge "Use ATTRIBUTE_UNUSED more."
by Andreas Gampe
· 9 years ago
dd81f5e
am ceb0124c: Merge "Fix race in ART 079-phantom"
by Mathieu Chartier
· 9 years ago
ceb0124
Merge "Fix race in ART 079-phantom"
by Mathieu Chartier
· 9 years ago
dc412b6
Revert "Revert "Implement rosalloc fast path in assembly for 32 bit arm.""
by Hiroshi Yamauchi
· 9 years ago
4b8f1ec
Use ATTRIBUTE_UNUSED more.
by Roland Levillain
· 10 years ago
f75e0dc
am 11487310: Merge "ART: Add simple null alias tracking for lock counting"
by Andreas Gampe
· 9 years ago
1148731
Merge "ART: Add simple null alias tracking for lock counting"
by Andreas Gampe
· 9 years ago
895bb5f
ART: Add simple null alias tracking for lock counting
by Andreas Gampe
· 9 years ago
ddb480c
am d5a69fc4: Merge "Added support for unsigned comparisons"
by Aart Bik
· 9 years ago
d5a69fc
Merge "Added support for unsigned comparisons"
by Aart Bik
· 9 years ago
1217613
am bdbce4e3: Merge "ART: Use .bss section for dex cache arrays."
by Vladimir Marko
· 9 years ago
b6f2a6d
am b8b3702f: Merge "Fix monitor contention logging to support negative line numbers"
by Brian Carlstrom
· 9 years ago
bdbce4e
Merge "ART: Use .bss section for dex cache arrays."
by Vladimir Marko
· 9 years ago
8eaf778
am 7dae1918: Merge "Fix a sign-extension bug in JValue."
by Vladimir Marko
· 9 years ago
259938c
am 4f55fd25: Merge "Allocate dex cache arrays in their class loader\'s linear alloc"
by Mathieu Chartier
· 9 years ago
b8b3702
Merge "Fix monitor contention logging to support negative line numbers"
by Brian Carlstrom
· 9 years ago
7dae191
Merge "Fix a sign-extension bug in JValue."
by Vladimir Marko
· 9 years ago
4f55fd2
Merge "Allocate dex cache arrays in their class loader's linear alloc"
by Mathieu Chartier
· 9 years ago
09d0943
ART: Use .bss section for dex cache arrays.
by Vladimir Marko
· 10 years ago
d57d454
Allocate dex cache arrays in their class loader's linear alloc
by Mathieu Chartier
· 9 years ago
b675c99
am bc6cb93b: Merge "Move x86 constant area code to its own file"
by Calin Juravle
· 9 years ago
bc6cb93
Merge "Move x86 constant area code to its own file"
by Calin Juravle
· 9 years ago
dfe9459
am d09d013c: Merge "Revert "load store elimination.""
by Nicolas Geoffray
· 9 years ago
d09d013
Merge "Revert "load store elimination.""
by Nicolas Geoffray
· 9 years ago
8030c41
Revert "load store elimination."
by Nicolas Geoffray
· 9 years ago
fd48240
am 742448b1: Merge "load store elimination."
by Mingyao Yang
· 9 years ago
742448b
Merge "load store elimination."
by Mingyao Yang
· 9 years ago
589dac7
load store elimination.
by Mingyao Yang
· 10 years ago
8c8e124
am a2b2e736: Merge "Revert "Implement rosalloc fast path in assembly for 32 bit arm.""
by Nicolas Geoffray
· 9 years ago
a2b2e73
Merge "Revert "Implement rosalloc fast path in assembly for 32 bit arm.""
by Nicolas Geoffray
· 9 years ago
cf91c7d
Revert "Implement rosalloc fast path in assembly for 32 bit arm."
by Nicolas Geoffray
· 9 years ago
f2d2d36
am d2e0dd17: Merge "Make the run-test makefile check if we have python3"
by Alex Light
· 9 years ago
d2e0dd1
Merge "Make the run-test makefile check if we have python3"
by Alex Light
· 9 years ago
3d7a8db
am 9ed8be67: Merge "Fix structural class checks"
by Mathieu Chartier
· 9 years ago
8069d9f
Allow changing the optimization level of a build with env variable.
by Alex Light
· 9 years ago
9ed8be6
Merge "Fix structural class checks"
by Mathieu Chartier
· 9 years ago
80b37b7
Fix structural class checks
by Mathieu Chartier
· 9 years ago
dedcba2
Make the run-test makefile check if we have python3
by Alex Light
· 9 years ago
e9f3760
Added support for unsigned comparisons
by Aart Bik
· 9 years ago
d0dc029
am 08583a09: Merge "ART: Fix build"
by Andreas Gampe
· 9 years ago
08583a0
Merge "ART: Fix build"
by Andreas Gampe
· 9 years ago
0a67a9c
ART: Fix build
by Andreas Gampe
· 9 years ago
b2e38df
am 51398646: Merge "ART: More lenient lock merging in the verifier"
by Andreas Gampe
· 9 years ago
5139864
Merge "ART: More lenient lock merging in the verifier"
by Andreas Gampe
· 9 years ago
6d776a9
am aaad1211: Merge "Cleanup interface initialization code to create fewer scopes"
by Alex Light
· 9 years ago
aaad121
Merge "Cleanup interface initialization code to create fewer scopes"
by Alex Light
· 9 years ago
56a40f5
Cleanup interface initialization code to create fewer scopes
by Alex Light
· 9 years ago
b2c776e
am 2248d278: Merge "Implement rosalloc fast path in assembly for 32 bit arm."
by Hiroshi Yamauchi
· 9 years ago
2248d27
Merge "Implement rosalloc fast path in assembly for 32 bit arm."
by Hiroshi Yamauchi
· 9 years ago
1ba5d02
am bf8fd42a: Merge "Do not attempt to unregister null oat files"
by Mathieu Chartier
· 9 years ago
bf8fd42
Merge "Do not attempt to unregister null oat files"
by Mathieu Chartier
· 9 years ago
fdccbd4
Do not attempt to unregister null oat files
by Mathieu Chartier
· 9 years ago
9499107
Move x86 constant area code to its own file
by Mark Mendell
· 9 years ago
f1ae20c
am 943e89e4: Merge "X86 jump tables for PackedSwitch"
by Vladimir Marko
· 9 years ago
d450c57
am 392835de: Merge "X86_64 jump tables for PackedSwitch"
by Vladimir Marko
· 9 years ago
943e89e
Merge "X86 jump tables for PackedSwitch"
by Vladimir Marko
· 9 years ago
392835d
Merge "X86_64 jump tables for PackedSwitch"
by Vladimir Marko
· 9 years ago
805b3b5
X86 jump tables for PackedSwitch
by Mark Mendell
· 9 years ago
9c86b48
X86_64 jump tables for PackedSwitch
by Mark Mendell
· 9 years ago
31dd54e
am 64404433: Merge "Improve Thumb2 bitwise operations."
by Vladimir Marko
· 9 years ago
6440443
Merge "Improve Thumb2 bitwise operations."
by Vladimir Marko
· 9 years ago
d2b4ca2
Improve Thumb2 bitwise operations.
by Vladimir Marko
· 10 years ago
2980e3c
am 045a95cf: Merge "Fix braino in arm assembler."
by Nicolas Geoffray
· 9 years ago
045a95c
Merge "Fix braino in arm assembler."
by Nicolas Geoffray
· 9 years ago
0ccb383
Fix braino in arm assembler.
by Nicolas Geoffray
· 9 years ago
9d4e96c
am d17bd22d: Merge "Fix MIPS64 boot"
by Nicolas Geoffray
· 9 years ago
d17bd22
Merge "Fix MIPS64 boot"
by Nicolas Geoffray
· 9 years ago
Next »