Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
2b001fef1280a738d760e31c5ffb65c5b9832317
2b001fe
am 879a2a76: am 127d9338: Merge "Use unique_ptr to track ownership of dex files."
by Richard Uhler
· 10 years ago
879a2a7
am 127d9338: Merge "Use unique_ptr to track ownership of dex files."
by Richard Uhler
· 10 years ago
127d933
Merge "Use unique_ptr to track ownership of dex files."
by Richard Uhler
· 10 years ago
58480ea
am d1ef58f1: am c5573c29: Merge "Remove constant moves after emitting them in parallel resolver."
by Nicolas Geoffray
· 10 years ago
d1ef58f
am c5573c29: Merge "Remove constant moves after emitting them in parallel resolver."
by Nicolas Geoffray
· 10 years ago
c5573c2
Merge "Remove constant moves after emitting them in parallel resolver."
by Nicolas Geoffray
· 10 years ago
48c310c
Remove constant moves after emitting them in parallel resolver.
by Nicolas Geoffray
· 10 years ago
b3e9bc1
am 77476ccc: am 66516ac4: JDWP: allow VirtualMachine.Resume on partial suspension
by Sebastien Hertz
· 10 years ago
55efc82
am 43c268d5: am ea1c64db: Merge "Fix wide volatile IGET/IPUT on ARM without atomic ldrd/strd."
by Vladimir Marko
· 10 years ago
bed708b
am 1f8d28cb: am c208b877: Merge "Implement ParallelMoveResolver::Swap for doubles on arm."
by Nicolas Geoffray
· 10 years ago
0e538a5
am 584e1e39: am c40a4350: Merge "Remove whitespace."
by Nicolas Geoffray
· 10 years ago
13d62f4
am 642e0527: am 7774edf4: Merge "Skip r1 on arm if first parameter is a long."
by Nicolas Geoffray
· 10 years ago
2f68dfb
am 7e818124: am b640deca: Merge "JDWP: fix deadlock with GC"
by Sebastien Hertz
· 10 years ago
71beae8
am 3e6d2b47: am 7fd1c7ea: Merge "Fix bootclasspath string initialization"
by Sebastien Hertz
· 10 years ago
470331f
am 1eb24774: am 9d5189b3: Merge "ART: Fix mips typo"
by Andreas Gampe
· 10 years ago
e091862
am a295b012: am ab091a66: Merge "ART: Only give Clang warning when Clang is active"
by Andreas Gampe
· 10 years ago
a81295f
am 8aee4343: am 6452d9ac: Merge "ART: Introduce Mips32 R6"
by Andreas Gampe
· 10 years ago
bb90450
am 67667a5a: am 26c1d5fd: Merge "ART: Hprof cleanup"
by Andreas Gampe
· 10 years ago
468a40d
am 6390dc03: am d277efe5: Merge "ART: Use jalr instead of jr for Mips"
by Andreas Gampe
· 10 years ago
77476cc
am 66516ac4: JDWP: allow VirtualMachine.Resume on partial suspension
by Sebastien Hertz
· 10 years ago
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
fbef44d
Use unique_ptr to track ownership of dex files.
by Richard Uhler
· 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
f5e9df3
am fc5489a0: am 07ab4ec9: Merge "Follow up on CL 122665."
by Hiroshi Yamauchi
· 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
b19e889
am 979bf4c3: am 56107c5d: Merge "Revert "ART: dex2oat flag for HGraphVisualizer dump file""
by Andreas Gampe
· 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
b07e453
am 346db1de: am b95dff1a: Merge "ART: dex2oat flag for HGraphVisualizer dump file"
by David Brazdil
· 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
4caaaf5
am ad087ef3: am 8fccea24: Merge "Fix error in JobjectComparator"
by Mathieu Chartier
· 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
bee165b
am 17d986b2: am 6650de24: Merge "Revert "ART: Implement hard float for X86""
by Vladimir Marko
· 10 years ago
2194ca6
am 143e6b06: am 13428670: Merge "ART: Implement hard float for X86"
by Vladimir Marko
· 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
15a33cd
am 83e10a54: am 603104b5: Merge "Fix handling of long argument spanning register/memory."
by Nicolas Geoffray
· 10 years ago
325f423
am 6c626414: am 11adb76f: Merge "Move code around in OptimizingCompiler::Compile to reduce stack space."
by Nicolas Geoffray
· 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
66516ac
JDWP: allow VirtualMachine.Resume on partial suspension
by Sebastien Hertz
· 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
78dd43a
am b5c67082: am f3401f7a: Merge "JDWP: allow VirtualMachine.Resume on partial suspension"
by Sebastien Hertz
· 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
8fe8354
am b874043d: am f9e0e191: Merge "ART: Fixed subsequent CHECK-NOTs Checker bug"
by David Brazdil
· 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
f7a102b
am 352085d2: am 80f9e897: Merge "ART: Increase dump checkpoint timeout on the host"
by Andreas Gampe
· 10 years ago
352085d
am 80f9e897: Merge "ART: Increase dump checkpoint timeout on the host"
by Andreas Gampe
· 10 years ago
4e2c515
am 8e83853c: am 313c9c64: Merge "[WIP] Fix a rosalloc verification crash."
by Hiroshi Yamauchi
· 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
Next »