Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
067d20fd2fddd947ce3a014d023e9de249082ebe
067d20f
backtrace: use Java stack to help decode native
by Kenny Root
· 11 years ago
8785d61
Merge "Fix host architecture for 64bit."
by Ian Rogers
· 11 years ago
befbd57
Fix host architecture for 64bit.
by Ian Rogers
· 11 years ago
97c3d61
Merge "Lock ranking fix for monitor IDs."
by Ian Rogers
· 11 years ago
85ae517
Lock ranking fix for monitor IDs.
by Ian Rogers
· 11 years ago
653661f
Merge "Generic JNI implementation for x86_64"
by Ian Rogers
· 11 years ago
bf6b92a
Generic JNI implementation for x86_64
by Andreas Gampe
· 11 years ago
359597e
Merge "Revert "Revert "Avoid compiling monster methods in boot image"""
by Brian Carlstrom
· 11 years ago
e26baff
Merge "Size and offset fixes to compile for 64b host"
by Andreas Gampe
· 11 years ago
39d9218
Size and offset fixes to compile for 64b host
by Andreas Gampe
· 11 years ago
5e754d8
Revert "Revert "Avoid compiling monster methods in boot image""
by Brian Carlstrom
· 11 years ago
c050485
Merge "Print error message if ImageSpace::Init fails."
by Mathieu Chartier
· 11 years ago
c7cb190
Print error message if ImageSpace::Init fails.
by Mathieu Chartier
· 11 years ago
c855436
Merge "Fix valgrind gtests and memory leaks."
by Mathieu Chartier
· 11 years ago
77e4cb3
Merge "backtrace: trim of unneeded slash from solib"
by Kenny Root
· 11 years ago
cc460f1
backtrace: trim of unneeded slash from solib
by Kenny Root
· 11 years ago
661974a
Fix valgrind gtests and memory leaks.
by Mathieu Chartier
· 11 years ago
83b9668
Merge "Fix read of uninitialized memory in InlineIndexOf"
by buzbee
· 11 years ago
8b9a8de
Merge "AArch64: Add ARM64 Assembler"
by Ian Rogers
· 11 years ago
ed8dd49
AArch64: Add ARM64 Assembler
by Serban Constantinescu
· 11 years ago
a44d4f5
Fix read of uninitialized memory in InlineIndexOf
by buzbee
· 11 years ago
511472b
Merge "Revert "Avoid compiling monster methods in boot image""
by Brian Carlstrom
· 11 years ago
449fa6e
Revert "Avoid compiling monster methods in boot image"
by Brian Carlstrom
· 11 years ago
3cd52df
Merge "Fix portable build."
by Nicolas Geoffray
· 11 years ago
2fecd65
Merge "Add codegen support to the optimizing compiler."
by Nicolas Geoffray
· 11 years ago
83f56a4
Merge "Reuse NoopCompilerCallbacks in oatdump"
by Brian Carlstrom
· 11 years ago
c0a1b18
Reuse NoopCompilerCallbacks in oatdump
by Brian Carlstrom
· 11 years ago
c84d2f1
Merge "Avoid compiling monster methods in boot image"
by Brian Carlstrom
· 11 years ago
217e789
Avoid compiling monster methods in boot image
by buzbee
· 11 years ago
86b9b4d
Merge "Fix some < vs <= issues in OatFile"
by Brian Carlstrom
· 11 years ago
cd937a9
Fix some < vs <= issues in OatFile
by Brian Carlstrom
· 11 years ago
17c4c92
Merge "Fix oatdump for interpret-only boot classpath"
by Brian Carlstrom
· 11 years ago
b04388f
Fix oatdump for interpret-only boot classpath
by Brian Carlstrom
· 11 years ago
94e05cf
Merge "Support compiler filters for boot classpath"
by Brian Carlstrom
· 11 years ago
2ec6520
Support compiler filters for boot classpath
by Brian Carlstrom
· 11 years ago
e6031e6
Merge "Oatdump fix."
by Brian Carlstrom
· 11 years ago
6cbd271
Oatdump fix.
by Ian Rogers
· 11 years ago
6f2083d
Merge "Avoid marking old class linker and intern table roots during pause."
by Mathieu Chartier
· 11 years ago
893263b
Avoid marking old class linker and intern table roots during pause.
by Mathieu Chartier
· 11 years ago
a6ed651
Merge "Disable new signal handler."
by Mathieu Chartier
· 11 years ago
28c8359
Disable new signal handler.
by Mathieu Chartier
· 11 years ago
b02458f
Merge "Decrease lock uses in RosAlloc::BulkFree()."
by Hiroshi Yamauchi
· 11 years ago
2fece59
Merge "Remove oat file location in the image."
by Nicolas Geoffray
· 11 years ago
9583fbc
Remove oat file location in the image.
by Nicolas Geoffray
· 11 years ago
d4dd255
Add codegen support to the optimizing compiler.
by Nicolas Geoffray
· 11 years ago
f8b64c6
Merge "Rewrite kMirOpSelect for all IF_ccZ opcodes."
by Vladimir Marko
· 11 years ago
a1a7074
Rewrite kMirOpSelect for all IF_ccZ opcodes.
by Vladimir Marko
· 11 years ago
093aad1
Merge "Remove unreachable catch entries in GenSpecialCase()."
by Vladimir Marko
· 11 years ago
26d69ff
Decrease lock uses in RosAlloc::BulkFree().
by Hiroshi Yamauchi
· 11 years ago
a071575
Merge "Fix SafePrettyTypeOf to never call VerifyObject."
by Mathieu Chartier
· 11 years ago
55a0b53
Merge "Guard entrypoint changing by runtime shutdown lock."
by Mathieu Chartier
· 11 years ago
d889178
Guard entrypoint changing by runtime shutdown lock.
by Mathieu Chartier
· 11 years ago
987f55f
Merge "GDB JIT support: move .text segment check earlier"
by Kenny Root
· 11 years ago
c2f4d02
Fix SafePrettyTypeOf to never call VerifyObject.
by Mathieu Chartier
· 11 years ago
6243e0e
GDB JIT support: move .text segment check earlier
by Kenny Root
· 11 years ago
06c09f6
Merge "Include what is used"
by Kenny Root
· 11 years ago
763fab6
Include what is used
by Kenny Root
· 11 years ago
a9242df
Merge "Initial changes towards Generic JNI option"
by Andreas Gampe
· 11 years ago
2da8823
Initial changes towards Generic JNI option
by Andreas Gampe
· 11 years ago
762d4e5
Merge "Add ART -help and -showversion"
by Brian Carlstrom
· 11 years ago
3952057
Merge "Make ModifyCardsAtomic 64 bit safe."
by Mathieu Chartier
· 11 years ago
0afc1cb
Merge "Fix 64-bit build"
by Andreas Gampe
· 11 years ago
3d3f249
Fix 64-bit build
by Andreas Gampe
· 11 years ago
24f11dc
Merge "Revert "Revert "Rework Quick compiler's register handling"""
by Bill Buzbee
· 11 years ago
491ca9e
Add ART -help and -showversion
by Brian Carlstrom
· 11 years ago
00e1ec6
Revert "Revert "Rework Quick compiler's register handling""
by Bill Buzbee
· 11 years ago
82e3a8e
Merge "Further split of the space tests"
by Andreas Gampe
· 11 years ago
24651ec
Further split of the space tests
by Andreas Gampe
· 11 years ago
4e9b9be
Merge "Fix the bug that some compiled code was invoked with -Xint."
by Hiroshi Yamauchi
· 11 years ago
f796ca0
Merge "Incorrect result of the "mul-long by 1" operation"
by Bill Buzbee
· 11 years ago
6b8c503
Make ModifyCardsAtomic 64 bit safe.
by Mathieu Chartier
· 11 years ago
45042c0
Merge "Fix 64-bit build DCHECK failure in mir_fieldinfo.cc ."
by Vladimir Marko
· 11 years ago
20daf93
Fix 64-bit build DCHECK failure in mir_fieldinfo.cc .
by Vladimir Marko
· 11 years ago
565ba4f
Merge "Cache field lowering info in mir_graph."
by Vladimir Marko
· 11 years ago
f2b3956
Fix portable build.
by Nicolas Geoffray
· 11 years ago
be0e546
Cache field lowering info in mir_graph.
by Vladimir Marko
· 11 years ago
cc261bf
Merge "Remove non-existent ARM insn kThumb2SubsRRI12."
by Vladimir Marko
· 11 years ago
1179b7b
Merge "Tell GDB about Quick ART generated code"
by Ian Rogers
· 11 years ago
ae9fd93
Tell GDB about Quick ART generated code
by Mark Mendell
· 11 years ago
9fab322
Merge "Make out arguments non-reference types."
by Ian Rogers
· 11 years ago
3d50407
Make out arguments non-reference types.
by Ian Rogers
· 11 years ago
e4a74a6
Merge "Fix clang to compile and run host tests."
by Ian Rogers
· 11 years ago
b48b9eb
Fix clang to compile and run host tests.
by Ian Rogers
· 11 years ago
3c506f9
Merge "Support in VMRuntime for allocating "unpadded" arrays."
by Ian Rogers
· 11 years ago
563b47c
Fix the bug that some compiled code was invoked with -Xint.
by Hiroshi Yamauchi
· 11 years ago
8fcda9b
Merge "Add VerifyObject calls to JniMethodEndWithReference."
by Mathieu Chartier
· 11 years ago
f9c612f
Support in VMRuntime for allocating "unpadded" arrays.
by Ian Rogers
· 11 years ago
9e8b367
Add VerifyObject calls to JniMethodEndWithReference.
by Mathieu Chartier
· 11 years ago
5a40712
Merge "Add custom SIGSEGV handler to help find heap corruption."
by Mathieu Chartier
· 11 years ago
15d3402
Add custom SIGSEGV handler to help find heap corruption.
by Mathieu Chartier
· 11 years ago
ba8fdcc
Merge "Avoid tripping up debuggered with the fatal crash abort"
by Brian Carlstrom
· 11 years ago
dbb8c49
Remove non-existent ARM insn kThumb2SubsRRI12.
by Vladimir Marko
· 11 years ago
39d95e6
Remove unreachable catch entries in GenSpecialCase().
by Vladimir Marko
· 11 years ago
1b22ddf
Merge "Fix 080-oom-throw with semispace GC."
by Mathieu Chartier
· 11 years ago
8580154
Fix 080-oom-throw with semispace GC.
by Mathieu Chartier
· 11 years ago
b638410
Merge "Workaround for range ops spanning vreg gap"
by buzbee
· 11 years ago
7a5d1c0
Merge "Remove some stray stringpiece.h includes"
by Brian Carlstrom
· 11 years ago
b1f1d64
Workaround for range ops spanning vreg gap
by buzbee
· 11 years ago
13db9aa
Avoid tripping up debuggered with the fatal crash abort
by Brian Carlstrom
· 11 years ago
a280655
Remove some stray stringpiece.h includes
by Brian Carlstrom
· 11 years ago
Next »