Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
f9df5c1639a9418fcdf70476556a4c30b210701e
/
runtime
/
thread.cc
f9df5c1
ART: Fix wrong CHECK in GetCurrentLocationForThrow
by Andreas Gampe
· 10 years ago
307f650
Merge "ART: Relax CurrentMethodVisitor requirements on GetDexPC"
by Andreas Gampe
· 10 years ago
4a8c3fa
ART: Relax CurrentMethodVisitor requirements on GetDexPC
by Andreas Gampe
· 10 years ago
9d9fec6
Merge "ART: Throw StackOverflowError in native code"
by Andreas Gampe
· 10 years ago
7ea6f79
ART: Throw StackOverflowError in native code
by Andreas Gampe
· 10 years ago
c114b5f
Fix erroneous behaviors with OOME present.
by Ian Rogers
· 10 years ago
9791bb4
Merge "Fix art test failures for Mips."
by Jeff Hao
· 10 years ago
69dfe51
Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""
by Dave Allison
· 11 years ago
d9cb8ae
Fix art test failures for Mips.
by Douglas Leung
· 11 years ago
22d5e73
Remove object_utils.h.
by Ian Rogers
· 10 years ago
e63db27
Break apart header files.
by Ian Rogers
· 10 years ago
0025a86
Revert "Revert "Revert "Add implicit null and stack checks for x86"""
by Nicolas Geoffray
· 11 years ago
7fb36de
Revert "Revert "Add implicit null and stack checks for x86""
by Dave Allison
· 11 years ago
8c1b5f7
Missed use of android_atomic and thread state_.
by Ian Rogers
· 11 years ago
b8e087e
Move thread state to art::Atomic.
by Ian Rogers
· 11 years ago
3d14eb6
Revert "Add implicit null and stack checks for x86"
by Dave Allison
· 11 years ago
34e826c
Add implicit null and stack checks for x86
by Dave Allison
· 11 years ago
a9d8c4c
BaseMutex::IsExclusiveHeld should only be called on self.
by Ian Rogers
· 11 years ago
86797a7
AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered
by Serban Constantinescu
· 11 years ago
eef2e54
Weaken condition to dump a thread's stack in a debug build.
by Ian Rogers
· 11 years ago
8d16f20
Merge "Add more read barriers for JNI roots."
by Hiroshi Yamauchi
· 11 years ago
ea2e1bd
Add more read barriers for JNI roots.
by Hiroshi Yamauchi
· 11 years ago
7cd26f3
ART: Target-dependent stack overflow, less check elision
by Andreas Gampe
· 11 years ago
9ae7672
Merge "Remove deprecated WITH_HOST_DALVIK."
by Ian Rogers
· 11 years ago
c5f1773
Remove deprecated WITH_HOST_DALVIK.
by Ian Rogers
· 11 years ago
9f10203
Fix exception reporting from interpreter
by Sebastien Hertz
· 11 years ago
4d0589c
ART: Move __memcmp16 from Bionic to ART
by Andreas Gampe
· 11 years ago
bfd9a43
Change MethodHelper to use a Handle.
by Mathieu Chartier
· 11 years ago
9db911e
Print mutexes held in Thread::Dump.
by Mathieu Chartier
· 11 years ago
2a0d4ec
ART: Fix forbidden thread state change in interpreter
by Andreas Gampe
· 11 years ago
5cf9819
Don't report down-calls as unhandled exceptions.
by Ian Rogers
· 11 years ago
cf4035a
ART: Use StackReference in Quick Stack Frame
by Andreas Gampe
· 11 years ago
196851b
Add read barriers for the weak roots in the JNI weak globals.
by Hiroshi Yamauchi
· 11 years ago
055c29f
Art compiler: remove unnecessary sqrt call
by buzbee
· 11 years ago
4c1c510
Improve stack walk performance.
by Vladimir Marko
· 11 years ago
607fa7b
Merge "Now we have a proper C++ library, use std::unique_ptr."
by Ian Rogers
· 11 years ago
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 11 years ago
2b7c4d1
Don't get and restore thread state for ScopedFastNativeObjectAccess.
by Mathieu Chartier
· 11 years ago
229dd50
Merge "Visit methods in stack frames during root visits."
by Hiroshi Yamauchi
· 11 years ago
92d1a66
Visit methods in stack frames during root visits.
by Hiroshi Yamauchi
· 11 years ago
db2633c
Change ObjectLock to take Handle instead of Handle pointer.
by Mathieu Chartier
· 11 years ago
eb8167a
Add Handle/HandleScope and delete SirtRef.
by Mathieu Chartier
· 11 years ago
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
c56057e
Add lockless SynchronizedGet for indirect reference table.
by Mathieu Chartier
· 11 years ago
5cd3375
Handle implicit stack overflow without affecting stack walks
by Dave Allison
· 11 years ago
c45b8b5
Create stack traces in unstarted runtimes.
by Ian Rogers
· 11 years ago
0651d41
Add thread unsafe allocation methods to spaces.
by Mathieu Chartier
· 11 years ago
b0fa5dc
Force inlining on trivial accessors.
by Ian Rogers
· 11 years ago
deeb21b
Merge "Visit deoptimized shadow frames as roots"
by Sebastien Hertz
· 11 years ago
714f175
Visit deoptimized shadow frames as roots
by Sebastien Hertz
· 11 years ago
73d1e17
Enable reading page map without lock in RosAlloc::BulkFree
by Mathieu Chartier
· 11 years ago
fd3077e
Refactor exception handling for deoptimization
by Sebastien Hertz
· 11 years ago
4af159b
Merge "Remove support for app JNI workarounds."
by Ian Rogers
· 11 years ago
987560f
Remove support for app JNI workarounds.
by Ian Rogers
· 11 years ago
a2cee18
Modify unwind to comply with stack parser tools.
by Christopher Ferris
· 11 years ago
4d7f61d
Use non volatile lock words in semispace collector.
by Mathieu Chartier
· 11 years ago
63e8a68
Fix thread join hangs
by Yevgeny Rouban
· 11 years ago
c7a966d
Prevent deadlocks in Runtime::Abort.
by Mathieu Chartier
· 11 years ago
43d8bb8
Add monitor_enter_object as root.
by Mathieu Chartier
· 11 years ago
2966e13
Avoid debug check violation in thread registration.
by Ian Rogers
· 11 years ago
1246d68
Merge "Cleanup transaction support"
by Sebastien Hertz
· 11 years ago
ee1d79a
Cleanup transaction support
by Sebastien Hertz
· 11 years ago
d803bc7
Fix ThreadStress, unify ANR lock descriptions.
by Ian Rogers
· 11 years ago
c751fdc
Add handler for printing java stack traces for compiled code SIGSEGV.
by Mathieu Chartier
· 11 years ago
dd7624d
Allow mixing of thread offsets between 32 and 64bit architectures.
by Ian Rogers
· 11 years ago
f943914
Implement implicit stack overflow checks
by Dave Allison
· 11 years ago
3b05e9b
Add missing debugger root visiting.
by Mathieu Chartier
· 11 years ago
c93c530
Revoke rosalloc thread-local buffers at the checkpoint.
by Hiroshi Yamauchi
· 11 years ago
88e46a3
Remove unused variable and tidy test #includes.
by Ian Rogers
· 11 years ago
53b8b09
Refactor reflective method invocation.
by Ian Rogers
· 11 years ago
b373e09
Implicit null/suspend checks (oat version bump)
by Dave Allison
· 11 years ago
0f67847
Unify 64bit int constant definitions.
by Ian Rogers
· 11 years ago
e0dcd46
JNI down call fixes.
by Ian Rogers
· 11 years ago
aa00fe0
Merge "Add more VerifyObject calls."
by Mathieu Chartier
· 11 years ago
c645f1d
Add more VerifyObject calls.
by Mathieu Chartier
· 11 years ago
b166d84
Merge "backtrace: use Java stack to help decode native"
by Kenny Root
· 11 years ago
067d20f
backtrace: use Java stack to help decode native
by Kenny Root
· 11 years ago
6dda898
Disable compaction for jni workarounds.
by Mathieu Chartier
· 11 years ago
6cbd271
Oatdump fix.
by Ian Rogers
· 11 years ago
d889178
Guard entrypoint changing by runtime shutdown lock.
by Mathieu Chartier
· 11 years ago
2da8823
Initial changes towards Generic JNI option
by Andreas Gampe
· 11 years ago
8d7672e
Print message when throwing new exception with pending exception.
by Mathieu Chartier
· 11 years ago
9837939
Avoid std::string allocations for finding an array class.
by Ian Rogers
· 11 years ago
4e30541
Fix and optimize verify object.
by Mathieu Chartier
· 11 years ago
815873e
Change root visitor to use Object**.
by Mathieu Chartier
· 11 years ago
d2fe10a
Remove blacklist
by Sebastien Hertz
· 11 years ago
f5b0e20
Thread-local allocation stack.
by Hiroshi Yamauchi
· 11 years ago
2300790
Merge "Fix wrong thread id being passed to SIRT roots."
by Mathieu Chartier
· 11 years ago
89bb144
Fix wrong thread id being passed to SIRT roots.
by Mathieu Chartier
· 11 years ago
fd14755
Merge "Work in the direction of hard float quick ABIs."
by Ian Rogers
· 11 years ago
0177e53
Work in the direction of hard float quick ABIs.
by Ian Rogers
· 11 years ago
83c8ee0
Add root types and thread id to root visiting.
by Mathieu Chartier
· 11 years ago
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 11 years ago
1efa0a9
ART can't create more than 8k threads during the worktime
by Alexei Zavjalov
· 11 years ago
7c6aca2
Properly tolerate missing declaring source files
by Brian Carlstrom
· 11 years ago
bb8f0ab
Embed array class pointers at array allocation sites.
by Hiroshi Yamauchi
· 11 years ago
be1ca55
Use direct class pointers at allocation sites in the compiled code.
by Hiroshi Yamauchi
· 11 years ago
d45a1f5
Avoid instrumentation stack corruption.
by Sebastien Hertz
· 11 years ago
e6da9af
Background compaction support.
by Mathieu Chartier
· 11 years ago
Next »