Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
43c268d594f8e7dc9d3ea068ffc348c086f15085
43c268d
am ea1c64db: Merge "Fix wide volatile IGET/IPUT on ARM without atomic ldrd/strd."
by Vladimir Marko
· 10 years ago
1f8d28c
am c208b877: Merge "Implement ParallelMoveResolver::Swap for doubles on arm."
by Nicolas Geoffray
· 10 years ago
584e1e3
am c40a4350: Merge "Remove whitespace."
by Nicolas Geoffray
· 10 years ago
642e052
am 7774edf4: Merge "Skip r1 on arm if first parameter is a long."
by Nicolas Geoffray
· 10 years ago
7e81812
am b640deca: Merge "JDWP: fix deadlock with GC"
by Sebastien Hertz
· 10 years ago
3e6d2b4
am 7fd1c7ea: Merge "Fix bootclasspath string initialization"
by Sebastien Hertz
· 10 years ago
1eb2477
am 9d5189b3: Merge "ART: Fix mips typo"
by Andreas Gampe
· 10 years ago
a295b01
am ab091a66: Merge "ART: Only give Clang warning when Clang is active"
by Andreas Gampe
· 10 years ago
8aee434
am 6452d9ac: Merge "ART: Introduce Mips32 R6"
by Andreas Gampe
· 10 years ago
67667a5
am 26c1d5fd: Merge "ART: Hprof cleanup"
by Andreas Gampe
· 10 years ago
6390dc0
am d277efe5: Merge "ART: Use jalr instead of jr for Mips"
by Andreas Gampe
· 10 years ago
ea1c64d
Merge "Fix wide volatile IGET/IPUT on ARM without atomic ldrd/strd."
by Vladimir Marko
· 10 years ago
c208b87
Merge "Implement ParallelMoveResolver::Swap for doubles on arm."
by Nicolas Geoffray
· 10 years ago
53f1262
Implement ParallelMoveResolver::Swap for doubles on arm.
by Nicolas Geoffray
· 10 years ago
ee5e273
Fix wide volatile IGET/IPUT on ARM without atomic ldrd/strd.
by Vladimir Marko
· 10 years ago
c40a435
Merge "Remove whitespace."
by Nicolas Geoffray
· 10 years ago
af2c65c
Remove whitespace.
by Nicolas Geoffray
· 10 years ago
7774edf
Merge "Skip r1 on arm if first parameter is a long."
by Nicolas Geoffray
· 10 years ago
b640dec
Merge "JDWP: fix deadlock with GC"
by Sebastien Hertz
· 10 years ago
7fd1c7e
Merge "Fix bootclasspath string initialization"
by Sebastien Hertz
· 10 years ago
9d5189b
Merge "ART: Fix mips typo"
by Andreas Gampe
· 10 years ago
df179cb
ART: Fix mips typo
by Andreas Gampe
· 10 years ago
ab091a6
Merge "ART: Only give Clang warning when Clang is active"
by Andreas Gampe
· 10 years ago
6452d9a
Merge "ART: Introduce Mips32 R6"
by Andreas Gampe
· 10 years ago
c5a3ea7
ART: Introduce Mips32 R6
by Andreas Gampe
· 10 years ago
89866b7
ART: Only give Clang warning when Clang is active
by Andreas Gampe
· 10 years ago
26c1d5f
Merge "ART: Hprof cleanup"
by Andreas Gampe
· 10 years ago
d277efe
Merge "ART: Use jalr instead of jr for Mips"
by Andreas Gampe
· 10 years ago
55f6534
JDWP: fix deadlock with GC
by Sebastien Hertz
· 10 years ago
e6c143f
Fix bootclasspath string initialization
by Sebastien Hertz
· 10 years ago
8d36591
ART: Use jalr instead of jr for Mips
by Andreas Gampe
· 10 years ago
fc5489a
am 07ab4ec9: Merge "Follow up on CL 122665."
by Hiroshi Yamauchi
· 10 years ago
07ab4ec
Merge "Follow up on CL 122665."
by Hiroshi Yamauchi
· 10 years ago
312baf1
Follow up on CL 122665.
by Hiroshi Yamauchi
· 10 years ago
979bf4c
am 56107c5d: Merge "Revert "ART: dex2oat flag for HGraphVisualizer dump file""
by Andreas Gampe
· 10 years ago
56107c5
Merge "Revert "ART: dex2oat flag for HGraphVisualizer dump file""
by Andreas Gampe
· 10 years ago
6e73272
Revert "ART: dex2oat flag for HGraphVisualizer dump file"
by Andreas Gampe
· 10 years ago
346db1d
am b95dff1a: Merge "ART: dex2oat flag for HGraphVisualizer dump file"
by David Brazdil
· 10 years ago
b95dff1
Merge "ART: dex2oat flag for HGraphVisualizer dump file"
by David Brazdil
· 10 years ago
69c15d3
Skip r1 on arm if first parameter is a long.
by Nicolas Geoffray
· 10 years ago
54953df
ART: dex2oat flag for HGraphVisualizer dump file
by David Brazdil
· 10 years ago
3a91309
ART: Hprof cleanup
by Andreas Gampe
· 10 years ago
ad087ef
am 8fccea24: Merge "Fix error in JobjectComparator"
by Mathieu Chartier
· 10 years ago
8fccea2
Merge "Fix error in JobjectComparator"
by Mathieu Chartier
· 10 years ago
3096bc5
Fix error in JobjectComparator
by Mathieu Chartier
· 10 years ago
17d986b
am 6650de24: Merge "Revert "ART: Implement hard float for X86""
by Vladimir Marko
· 10 years ago
143e6b0
am 13428670: Merge "ART: Implement hard float for X86"
by Vladimir Marko
· 10 years ago
6650de2
Merge "Revert "ART: Implement hard float for X86""
by Vladimir Marko
· 10 years ago
0f9b03c
Revert "ART: Implement hard float for X86"
by Vladimir Marko
· 10 years ago
1342867
Merge "ART: Implement hard float for X86"
by Vladimir Marko
· 10 years ago
83e10a5
am 603104b5: Merge "Fix handling of long argument spanning register/memory."
by Nicolas Geoffray
· 10 years ago
6c62641
am 11adb76f: Merge "Move code around in OptimizingCompiler::Compile to reduce stack space."
by Nicolas Geoffray
· 10 years ago
59b9cf7
ART: Implement hard float for X86
by Mark Mendell
· 10 years ago
603104b
Merge "Fix handling of long argument spanning register/memory."
by Nicolas Geoffray
· 10 years ago
425f239
Fix handling of long argument spanning register/memory.
by Nicolas Geoffray
· 10 years ago
11adb76
Merge "Move code around in OptimizingCompiler::Compile to reduce stack space."
by Nicolas Geoffray
· 10 years ago
12df9eb
Move code around in OptimizingCompiler::Compile to reduce stack space.
by Nicolas Geoffray
· 10 years ago
b5c6708
am f3401f7a: Merge "JDWP: allow VirtualMachine.Resume on partial suspension"
by Sebastien Hertz
· 10 years ago
f3401f7
Merge "JDWP: allow VirtualMachine.Resume on partial suspension"
by Sebastien Hertz
· 10 years ago
b874043
am f9e0e191: Merge "ART: Fixed subsequent CHECK-NOTs Checker bug"
by David Brazdil
· 10 years ago
f9e0e19
Merge "ART: Fixed subsequent CHECK-NOTs Checker bug"
by David Brazdil
· 10 years ago
352085d
am 80f9e897: Merge "ART: Increase dump checkpoint timeout on the host"
by Andreas Gampe
· 10 years ago
80f9e89
Merge "ART: Increase dump checkpoint timeout on the host"
by Andreas Gampe
· 10 years ago
8e83853
am 313c9c64: Merge "[WIP] Fix a rosalloc verification crash."
by Hiroshi Yamauchi
· 10 years ago
313c9c6
Merge "[WIP] Fix a rosalloc verification crash."
by Hiroshi Yamauchi
· 10 years ago
4a3d19b
ART: Increase dump checkpoint timeout on the host
by Andreas Gampe
· 10 years ago
a233e03
[WIP] Fix a rosalloc verification crash.
by Hiroshi Yamauchi
· 10 years ago
0b03b2f
am 1de53249: Merge "Clean up some #ifdefs."
by Elliott Hughes
· 10 years ago
1de5324
Merge "Clean up some #ifdefs."
by Elliott Hughes
· 10 years ago
6a8ff36
am 25d034ce: Merge "ART: Fix prefix issues in Addr2line dump"
by Andreas Gampe
· 10 years ago
0a18df8
Clean up some #ifdefs.
by Elliott Hughes
· 10 years ago
25d034c
Merge "ART: Fix prefix issues in Addr2line dump"
by Andreas Gampe
· 10 years ago
7381c03
am f7c15377: Merge "Change hprof to use streaming"
by Mathieu Chartier
· 10 years ago
00bd2da
ART: Fix prefix issues in Addr2line dump
by Andreas Gampe
· 10 years ago
f7c1537
Merge "Change hprof to use streaming"
by Mathieu Chartier
· 10 years ago
ad466ad
Change hprof to use streaming
by Mathieu Chartier
· 10 years ago
6b20e12
am b9b26e1b: Merge "ART: Added comments, fixed typos in Checker"
by David Brazdil
· 10 years ago
b9b26e1
Merge "ART: Added comments, fixed typos in Checker"
by David Brazdil
· 10 years ago
48942de
ART: Added comments, fixed typos in Checker
by David Brazdil
· 10 years ago
ee77933
am f16344c7: Merge "Fix HandleScope with wrong thread error"
by Mathieu Chartier
· 10 years ago
f16344c
Merge "Fix HandleScope with wrong thread error"
by Mathieu Chartier
· 10 years ago
bef89c9
Fix HandleScope with wrong thread error
by Mathieu Chartier
· 10 years ago
7d9eca9
am 578580b5: Merge "ART: Use addr2line on the host for DumpNativeStack"
by Andreas Gampe
· 10 years ago
578580b
Merge "ART: Use addr2line on the host for DumpNativeStack"
by Andreas Gampe
· 10 years ago
8e1cb91
ART: Use addr2line on the host for DumpNativeStack
by Andreas Gampe
· 10 years ago
db1ddec
am eaabd1e5: Merge "Remove back-door bootclasspath option from Runtime"
by Richard Uhler
· 10 years ago
eaabd1e
Merge "Remove back-door bootclasspath option from Runtime"
by Richard Uhler
· 10 years ago
f9d233d
JDWP: allow VirtualMachine.Resume on partial suspension
by Sebastien Hertz
· 10 years ago
1772f80
am 2b32f6ad: Merge "Don\'t overwrite a register input."
by Nicolas Geoffray
· 10 years ago
2b32f6a
Merge "Don't overwrite a register input."
by Nicolas Geoffray
· 10 years ago
bdcedd3
Don't overwrite a register input.
by Nicolas Geoffray
· 10 years ago
d9c7088
am 7899cc3c: Merge "ART: Relax java_vm_ext test"
by Andreas Gampe
· 10 years ago
ade48ef
am 46af48ac: Merge "Add clamp growth limit"
by Mathieu Chartier
· 10 years ago
7899cc3
Merge "ART: Relax java_vm_ext test"
by Andreas Gampe
· 10 years ago
1286549
ART: Relax java_vm_ext test
by Andreas Gampe
· 10 years ago
46af48a
Merge "Add clamp growth limit"
by Mathieu Chartier
· 10 years ago
379d09f
Add clamp growth limit
by Mathieu Chartier
· 10 years ago
301a222
am f4550098: Merge "ART: Refactored regex code in Checker"
by David Brazdil
· 10 years ago
f455009
Merge "ART: Refactored regex code in Checker"
by David Brazdil
· 10 years ago
be0cc08
ART: Refactored regex code in Checker
by David Brazdil
· 10 years ago
Next »