Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
ee5e273e4d0dd91b480c8d5dbcccad15c1b7353c
ee5e273
Fix wide volatile IGET/IPUT on ARM without atomic ldrd/strd.
by Vladimir Marko
· 10 years ago
b95dff1
Merge "ART: dex2oat flag for HGraphVisualizer dump file"
by David Brazdil
· 10 years ago
54953df
ART: dex2oat flag for HGraphVisualizer dump file
by David Brazdil
· 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
3e0acf6
Add VerifyObject to StackHandleScope::SetReference
by Mathieu Chartier
· 10 years ago
7e1a343
Merge "ART: Improved fail reporting in Checker"
by David Brazdil
· 10 years ago
2e15cd2
ART: Improved fail reporting in Checker
by David Brazdil
· 10 years ago
d138217
Merge "Do not use clang for mips target."
by Chih-Hung Hsieh
· 10 years ago
553727e
Merge "ART: Pass ucontext to Backtrace in Stack Dump"
by Andreas Gampe
· 10 years ago
628a61a
ART: Pass ucontext to Backtrace in Stack Dump
by Andreas Gampe
· 10 years ago
97d091d
Merge "JDWP: do not report start/end events for thread without peer"
by Sebastien Hertz
· 10 years ago
840e546
Implement double and float support for arm in register allocator.
by Nicolas Geoffray
· 10 years ago
86bb22e
Do not use clang for mips target.
by Chih-Hung Hsieh
· 10 years ago
4270e74
Merge "Fix valgrind imgdiag test failure / memory leak in runtime"
by Igor Murashkin
· 10 years ago
5a9f8a7
Merge "ART: Print INTERNAL_FATAL Log messages immediately"
by Andreas Gampe
· 10 years ago
ed95754
ART: Print INTERNAL_FATAL Log messages immediately
by Andreas Gampe
· 10 years ago
c4fd96c
Merge "Re-enable ParallelGC test for gcstress mode"
by Mathieu Chartier
· 10 years ago
bdeb9b7
Re-enable ParallelGC test for gcstress mode
by Mathieu Chartier
· 10 years ago
294be07
Merge "Fix signal test to work with gcstress"
by Mathieu Chartier
· 10 years ago
50c138f
Fix signal test to work with gcstress
by Mathieu Chartier
· 10 years ago
fc31717
Merge "ART: Fix Clang CFLAGS inclusion"
by Andreas Gampe
· 10 years ago
a2cfee3
Fix valgrind imgdiag test failure / memory leak in runtime
by Igor Murashkin
· 10 years ago
bced67d
ART: Fix Clang CFLAGS inclusion
by Andreas Gampe
· 10 years ago
4ea18c0
Merge "ART: Add copyright to Optimizing's Inliner test"
by David Brazdil
· 10 years ago
68427b1
ART: Add copyright to Optimizing's Inliner test
by David Brazdil
· 10 years ago
893e888
Merge "Fix sigchainlib's implementation of sigaction"
by Dmitriy Ivanov
· 10 years ago
c01683b
Fix sigchainlib's implementation of sigaction
by Dmitriy Ivanov
· 10 years ago
55edd8e
Merge "Fix frequent gcstress ThreadStress crash"
by Mathieu Chartier
· 10 years ago
e6a8eec
Fix frequent gcstress ThreadStress crash
by Mathieu Chartier
· 10 years ago
826e3b6
Merge "ART: Fix leak in codegen_test"
by Andreas Gampe
· 10 years ago
af56baf
Merge "Don't allow suspension from FindLocksAtDexPc"
by Mathieu Chartier
· 10 years ago
df64950
ART: Fix leak in codegen_test
by Andreas Gampe
· 10 years ago
4306ef8
Don't allow suspension from FindLocksAtDexPc
by Mathieu Chartier
· 10 years ago
7899022
Merge "Mute common case DexFile.isDexOptNeeded log spam"
by Brian Carlstrom
· 10 years ago
9851595
Mute common case DexFile.isDexOptNeeded log spam
by Brian Carlstrom
· 10 years ago
d30feca
Merge "ART: Remove LowestSetBit and IsPowerOfTwo"
by Andreas Gampe
· 10 years ago
c3823f4
Merge "ART: Remove unused parts of x86 assemblers"
by Andreas Gampe
· 10 years ago
c70153f
Merge "ART: Fix divide-by-zero for ARM"
by Andreas Gampe
· 10 years ago
cfe71e5
ART: Fix divide-by-zero for ARM
by Andreas Gampe
· 10 years ago
7e49992
ART: Remove LowestSetBit and IsPowerOfTwo
by Andreas Gampe
· 10 years ago
140c2c7
ART: Remove unused parts of x86 assemblers
by Andreas Gampe
· 10 years ago
95d9a03
Merge "Improve Thumb disassembler for LDR/STR/PUSH/POP/BKPT."
by Vladimir Marko
· 10 years ago
0eb8e5d
Merge "Look at instruction set features when generating volatiles code"
by Calin Juravle
· 10 years ago
55d7c18
Improve Thumb disassembler for LDR/STR/PUSH/POP/BKPT.
by Vladimir Marko
· 10 years ago
1e86237
Merge "ART: Add imgdiag_test test dependency"
by Andreas Gampe
· 10 years ago
3d5872e
Merge "ART: Reorder entrypoint argument order"
by Andreas Gampe
· 10 years ago
b994c43
Merge "Opt Compiler: ARM64: Add support for rem-float, rem-double and volatile."
by Calin Juravle
· 10 years ago
02d81cc
Opt Compiler: ARM64: Add support for rem-float, rem-double and volatile.
by Serban Constantinescu
· 10 years ago
3416601
Look at instruction set features when generating volatiles code
by Calin Juravle
· 10 years ago
8558375
Merge "Fix braino in x64 assembler."
by Nicolas Geoffray
· 10 years ago
43a725c
Merge "ART: Cut filename for DumpCFG"
by Andreas Gampe
· 10 years ago
23149ac
Merge "ART: Ensure FP GET/PUT doesn't use Core register"
by Bill Buzbee
· 10 years ago
70c83c7
Merge "Implement LogLineLowStack() properly."
by Vladimir Marko
· 10 years ago
b8f2f63
Implement LogLineLowStack() properly.
by Vladimir Marko
· 10 years ago
ba31c3c
Merge "ART: New types of Checker assertions"
by David Brazdil
· 10 years ago
Next »