Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
7624d25dad2d1ba25969ae704fccf68649103ae5
/
runtime
7624d25
Move quick frame info to OatQuickMethodHeader.
by Vladimir Marko
· 11 years ago
f92a456
Merge "Add lockless SynchronizedGet for indirect reference table."
by Mathieu Chartier
· 11 years ago
537aaf1
Merge "Revert "Switch on implicit null pointer and stack overflow checks.""
by Dave Allison
· 11 years ago
f36d985
Bump oat version to force recompile.
by Dave Allison
· 11 years ago
ad9697a
Revert "Switch on implicit null pointer and stack overflow checks."
by Dave Allison
· 11 years ago
c6b558c
Merge "Remove all LOG(DEBUG) which is not intended to be checked in"
by Brian Carlstrom
· 11 years ago
a52c5a6
Merge "Reference::GetReferent() calls by GC should not trigger read barriers."
by Hiroshi Yamauchi
· 11 years ago
4d466a8
Remove all LOG(DEBUG) which is not intended to be checked in
by Brian Carlstrom
· 11 years ago
bfff21a
Reference::GetReferent() calls by GC should not trigger read barriers.
by Hiroshi Yamauchi
· 11 years ago
1eda9c1
Merge "Make it possible to disable read barriers in Class::GetObjectSize()"
by Hiroshi Yamauchi
· 11 years ago
25023c7
Make it possible to disable read barriers in Class::GetObjectSize()
by Hiroshi Yamauchi
· 11 years ago
b605083
Merge "Fix race condition in ProcessReferences."
by Mathieu Chartier
· 11 years ago
56942f9
Merge "Bump oat version again to force recompile"
by Brian Carlstrom
· 11 years ago
09bc9d2
Bump oat version again to force recompile
by Dave Allison
· 11 years ago
2175f52
Fix race condition in ProcessReferences.
by Mathieu Chartier
· 11 years ago
e8879d6
Merge "Add null check in MarkSweepMarkObjectSlowPath."
by Mathieu Chartier
· 11 years ago
a17288e
Add null check in MarkSweepMarkObjectSlowPath.
by Mathieu Chartier
· 11 years ago
5bd9f09
Merge "Use atomic load/store for volatile IGET/IPUT/SGET/SPUT."
by Vladimir Marko
· 11 years ago
ffcf226
Up OAT version to force recompile
by Dave Allison
· 11 years ago
2d1ab0a
Use WaitHoldingLocks in ReferenceProcessor::GetReferent.
by Mathieu Chartier
· 11 years ago
6eb40c7
Merge "Only disable @PLT symbols for clang 3.3."
by Ian Rogers
· 11 years ago
a0ff605
Only disable @PLT symbols for clang 3.3.
by Ian Rogers
· 11 years ago
674744e
Use atomic load/store for volatile IGET/IPUT/SGET/SPUT.
by Vladimir Marko
· 11 years ago
8254783
Merge "Add concurrent reference processing."
by Mathieu Chartier
· 11 years ago
13ff810
Merge "Fix spammy "Disabling background compaction for non zygote" message."
by Mathieu Chartier
· 11 years ago
18694f4
Merge "Allow invoke-virtual-quick on interface types."
by Ian Rogers
· 11 years ago
a4cf1df
Allow invoke-virtual-quick on interface types.
by Ian Rogers
· 11 years ago
78f7b4c
Add concurrent reference processing.
by Mathieu Chartier
· 11 years ago
b60717a
Merge "Trigger GSS whole-heap collection based on large object allocations."
by Hiroshi Yamauchi
· 11 years ago
e45fb9e
AArch64: Change arm64 backend to produce A64 code.
by Matteo Franchin
· 11 years ago
52ba199
Fix spammy "Disabling background compaction for non zygote" message.
by Mathieu Chartier
· 11 years ago
24faeb2
Trigger GSS whole-heap collection based on large object allocations.
by Hiroshi Yamauchi
· 11 years ago
221b86d
Merge "ART: BitVector and Optimization changes"
by Vladimir Marko
· 11 years ago
f23a719
Merge "Build live-in, live-out and kill sets for each block."
by Nicolas Geoffray
· 11 years ago
804d093
Build live-in, live-out and kill sets for each block.
by Nicolas Geoffray
· 11 years ago
eb534d8
Merge "Fix device booting with DlMalloc instead of RosAlloc."
by Mathieu Chartier
· 11 years ago
41961e2
Fix device booting with DlMalloc instead of RosAlloc.
by Mathieu Chartier
· 11 years ago
05c3aa4
Merge "Fix typo."
by Ian Rogers
· 11 years ago
069849e
Merge "Switch on implicit null pointer and stack overflow checks."
by Dave Allison
· 11 years ago
2fa98e2
Fix typo.
by Ian Rogers
· 11 years ago
484f4da
Merge "ART: ARM64 field entrypoints"
by Andreas Gampe
· 11 years ago
6e4e59c
ART: ARM64 field entrypoints
by Andreas Gampe
· 11 years ago
fc733a1
Merge "ART: Clean field entrypoints for X86-64"
by Andreas Gampe
· 11 years ago
d0ac324
Merge "Improve ValidateSuperClassDescriptors performance."
by Ian Rogers
· 11 years ago
30f54a9
Merge "Allow VMRuntime.newUnpaddedArray allocations in unstarted runtime."
by Ian Rogers
· 11 years ago
151f221
Improve ValidateSuperClassDescriptors performance.
by Ian Rogers
· 11 years ago
b5c9b40
ART: BitVector and Optimization changes
by Jean Christophe Beyler
· 11 years ago
9780f97
Merge "Add more context for CHECKs"
by Brian Carlstrom
· 11 years ago
af12bcc
Merge "Automatically create non-/data dalvik-cache directories"
by Brian Carlstrom
· 11 years ago
99b0578
Merge "Handle implicit stack overflow without affecting stack walks"
by Dave Allison
· 11 years ago
33f2e59
Add more context for CHECKs
by Brian Carlstrom
· 11 years ago
41ccffd
Automatically create non-/data dalvik-cache directories
by Brian Carlstrom
· 11 years ago
0526643
Switch on implicit null pointer and stack overflow checks.
by Dave Allison
· 11 years ago
9d4e5e2
ART: Clean field entrypoints for X86-64
by Andreas Gampe
· 11 years ago
a4e7413
Allow VMRuntime.newUnpaddedArray allocations in unstarted runtime.
by Ian Rogers
· 11 years ago
fac805b
Merge "Implement field entrypoints for x86-64"
by Andreas Gampe
· 11 years ago
e76e70f
Add RecordFree to the GarbageCollector interface
by Mathieu Chartier
· 11 years ago
c56057e
Add lockless SynchronizedGet for indirect reference table.
by Mathieu Chartier
· 11 years ago
f486778
Add some debugging info for bug 14469172.
by Mingyao Yang
· 11 years ago
5cd3375
Handle implicit stack overflow without affecting stack walks
by Dave Allison
· 11 years ago
8d07e2d
Implement field entrypoints for x86-64
by Alexei Zavjalov
· 11 years ago
7c62471
Merge "ART: ARM64 art_quick_string_compareto"
by Andreas Gampe
· 11 years ago
266340d
ART: ARM64 art_quick_string_compareto
by Andreas Gampe
· 11 years ago
c45b8b5
Create stack traces in unstarted runtimes.
by Ian Rogers
· 11 years ago
eafef7d
Merge "Allow ArtMethod::Invoke in unstarted runtimes."
by Ian Rogers
· 11 years ago
5d27faf
Allow ArtMethod::Invoke in unstarted runtimes.
by Ian Rogers
· 11 years ago
5e1c205
Merge "Prevent spurious dexopts in 32-64 builds."
by Brian Carlstrom
· 11 years ago
52f8488
Prevent spurious dexopts in 32-64 builds.
by Narayan Kamath
· 11 years ago
2ba8d4b
ART: Better art_quick_string_compareto stub_test
by Andreas Gampe
· 11 years ago
f2cecc2
Merge "ART: Add art_quick_unlock_object to stub_test"
by Andreas Gampe
· 11 years ago
8cede95
Merge "ART: Fix assembler_test to use ScratchFile"
by Andreas Gampe
· 11 years ago
a54c22c
Merge "Move DecodedInstruction into MIR."
by Ian Rogers
· 11 years ago
9731eef
Merge "Update the GetFieldObject calls behind the read barrier macros."
by Hiroshi Yamauchi
· 11 years ago
29a2648
Move DecodedInstruction into MIR.
by Ian Rogers
· 11 years ago
6a154a4
Update the GetFieldObject calls behind the read barrier macros.
by Hiroshi Yamauchi
· 11 years ago
b40c6a7
ART: Fix assembler_test to use ScratchFile
by Andreas Gampe
· 11 years ago
dbb8727
Merge "Add inline to RosAlloc::AllocFromCurrentRunUnlocked()."
by Hiroshi Yamauchi
· 11 years ago
7177d7c
ART: Add art_quick_unlock_object to stub_test
by Andreas Gampe
· 11 years ago
52cf5c0
Add inline to RosAlloc::AllocFromCurrentRunUnlocked().
by Hiroshi Yamauchi
· 11 years ago
bf28ab9
Merge "Assert dex-cache is populated following resolution in debug builds."
by Ian Rogers
· 11 years ago
1dbbbf6
Merge "Add finalizer references from the entrypoints."
by Mathieu Chartier
· 11 years ago
e66cdaa
Merge "Replace the bool kDoReadBarrier template parameter with an enum."
by Hiroshi Yamauchi
· 11 years ago
92b5786
Merge "Add GC cause to WaitForGcToComplete message."
by Mathieu Chartier
· 11 years ago
89a201e
Add GC cause to WaitForGcToComplete message.
by Mathieu Chartier
· 11 years ago
eebe03a
Assert dex-cache is populated following resolution in debug builds.
by Ian Rogers
· 11 years ago
851a9a9
Merge "Implement object lock and unlock entrypoints for x86-64"
by Andreas Gampe
· 11 years ago
8194963
Replace CountOneBits and __builtin_popcount with POPCOUNT.
by Vladimir Marko
· 11 years ago
56a341a
Merge "Don't leak oat file when we fail to open a dex file."
by Vladimir Marko
· 11 years ago
80c7934
Implement object lock and unlock entrypoints for x86-64
by Alexei Zavjalov
· 11 years ago
42fcd98
Revert "Revert "64bit changes to the stack walker for the Quick ABI.""
by Nicolas Geoffray
· 11 years ago
6e83c17
Replace the bool kDoReadBarrier template parameter with an enum.
by Hiroshi Yamauchi
· 11 years ago
8668c3c
Add finalizer references from the entrypoints.
by Mathieu Chartier
· 11 years ago
315ccab
Implement art_quick_string_compareto entrypoint for x86-64
by Alexei Zavjalov
· 11 years ago
9a16f22
Merge "Add thread unsafe allocation methods to spaces."
by Mathieu Chartier
· 11 years ago
7edf7c8
Merge "Clean up Add/Remove space."
by Mathieu Chartier
· 11 years ago
69cf921
Merge "Fix a few 64-bit compilation of 32-bit code issues."
by Ian Rogers
· 11 years ago
ff093b3
Fix a few 64-bit compilation of 32-bit code issues.
by Ian Rogers
· 11 years ago
64e7ac0
Don't leak oat file when we fail to open a dex file.
by Vladimir Marko
· 11 years ago
ef204fa
Fix errno checking for dalvik-cache creation.
by Narayan Kamath
· 11 years ago
11d9f06
Use instruction specific dalvik cache dirs.
by Narayan Kamath
· 11 years ago
Next »