Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
f80dfb498451dc59e8f3375e6cf617055d3e76d1
f80dfb4
Merge "ART: Increase run-test 114 Java-level timeout"
by Andreas Gampe
· 10 years ago
ee576fa
ART: Increase run-test 114 Java-level timeout
by Andreas Gampe
· 10 years ago
e81e1cd
Merge "ART: Allow scoped adjustments to log verbosity"
by Andreas Gampe
· 10 years ago
369810a
ART: Allow scoped adjustments to log verbosity
by Andreas Gampe
· 10 years ago
63991dd
Merge "Disable test for NDEBUG, it uses libarttest.so."
by Nicolas Geoffray
· 10 years ago
8c9200a
Disable test for NDEBUG, it uses libarttest.so.
by Nicolas Geoffray
· 10 years ago
a61a329
Merge "ART: Mac build fix for unused constant"
by Andreas Gampe
· 10 years ago
fcf81d8
ART: Mac build fix for unused constant
by Andreas Gampe
· 10 years ago
659b1eb
Merge "ART: Host timeout Mac build fix."
by Andreas Gampe
· 10 years ago
cbfded4
ART: Host timeout Mac build fix.
by Andreas Gampe
· 10 years ago
44c78b3
Merge "ART: Simple structural class check"
by Andreas Gampe
· 10 years ago
fd9eb39
ART: Simple structural class check
by Andreas Gampe
· 10 years ago
1c1d40a
Merge "ART: dex2oat flag for HGraphVisualizer dump file"
by David Brazdil
· 10 years ago
cbabd3c
Merge "ART: Clean assembler_test disassemblies"
by Andreas Gampe
· 10 years ago
fe7e224
Merge "ART: Dump all threads on test timeout"
by Andreas Gampe
· 10 years ago
038bb22
ART: Dump all threads on test timeout
by Andreas Gampe
· 10 years ago
4db3aeb
Merge "ART: Fix indentation in Mips backend"
by Andreas Gampe
· 10 years ago
8ebdc2b
ART: Fix indentation in Mips backend
by Andreas Gampe
· 10 years ago
65bec69
ART: Clean assembler_test disassemblies
by Andreas Gampe
· 10 years ago
4945bfe
Merge "ART: Change ternary location for timeout"
by Andreas Gampe
· 10 years ago
1e4b0ca
ART: Change ternary location for timeout
by Andreas Gampe
· 10 years ago
127d933
Merge "Use unique_ptr to track ownership of dex files."
by Richard Uhler
· 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
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
866c031
ART: dex2oat flag for HGraphVisualizer dump file
by David Brazdil
· 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
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
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
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
8fccea2
Merge "Fix error in JobjectComparator"
by Mathieu Chartier
· 10 years ago
3096bc5
Fix error in JobjectComparator
by Mathieu Chartier
· 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
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
f3401f7
Merge "JDWP: allow VirtualMachine.Resume on partial suspension"
by Sebastien Hertz
· 10 years ago
f9e0e19
Merge "ART: Fixed subsequent CHECK-NOTs Checker bug"
by David Brazdil
· 10 years ago
80f9e89
Merge "ART: Increase dump checkpoint timeout on the host"
by Andreas Gampe
· 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
1de5324
Merge "Clean up some #ifdefs."
by Elliott Hughes
· 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
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
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
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
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
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
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
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
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
c9025c1
Merge "ART: Fixed formatting in HGraphVisualizerPrinter"
by David Brazdil
· 10 years ago
21df889
ART: Fixed subsequent CHECK-NOTs Checker bug
by David Brazdil
· 10 years ago
ca7d89d
Merge "ART: Fix Mac build"
by Andreas Gampe
· 10 years ago
9387c72
ART: Fix Mac build
by Andreas Gampe
· 10 years ago
36cf095
ART: Fixed formatting in HGraphVisualizerPrinter
by David Brazdil
· 10 years ago
313c8a1
Merge "Add VerifyObject to StackHandleScope::SetReference"
by Mathieu Chartier
· 10 years ago
c06c1d6
Merge "Implement double and float support for arm in register allocator."
by Nicolas Geoffray
· 10 years ago
c275259
Remove back-door bootclasspath option from Runtime
by Richard Uhler
· 10 years ago
Next »