index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
thread.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Print mutexes held in Thread::Dump.
Mathieu Chartier
2014-06-04
1
-0
/
+20
*
ART: Fix forbidden thread state change in interpreter
Andreas Gampe
2014-06-04
1
-0
/
+19
*
Don't report down-calls as unhandled exceptions.
Ian Rogers
2014-05-30
1
-10
/
+0
*
ART: Use StackReference in Quick Stack Frame
Andreas Gampe
2014-05-29
1
-4
/
+9
*
Add read barriers for the weak roots in the JNI weak globals.
Hiroshi Yamauchi
2014-05-29
1
-2
/
+5
*
Art compiler: remove unnecessary sqrt call
buzbee
2014-05-27
1
-1
/
+0
*
Improve stack walk performance.
Vladimir Marko
2014-05-20
1
-3
/
+7
*
Merge "Now we have a proper C++ library, use std::unique_ptr."
Ian Rogers
2014-05-20
1
-2
/
+2
|
\
|
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-2
/
+2
*
|
Don't get and restore thread state for ScopedFastNativeObjectAccess.
Mathieu Chartier
2014-05-19
1
-8
/
+12
|
/
*
Merge "Visit methods in stack frames during root visits."
Hiroshi Yamauchi
2014-05-17
1
-2
/
+7
|
\
|
*
Visit methods in stack frames during root visits.
Hiroshi Yamauchi
2014-05-16
1
-2
/
+7
*
|
Change ObjectLock to take Handle instead of Handle pointer.
Mathieu Chartier
2014-05-16
1
-1
/
+1
|
/
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-68
/
+66
*
Move quick frame info to OatQuickMethodHeader.
Vladimir Marko
2014-05-13
1
-6
/
+6
*
Merge "Add lockless SynchronizedGet for indirect reference table."
Mathieu Chartier
2014-05-09
1
-4
/
+3
|
\
|
*
Add lockless SynchronizedGet for indirect reference table.
Mathieu Chartier
2014-05-05
1
-4
/
+3
*
|
Handle implicit stack overflow without affecting stack walks
Dave Allison
2014-05-05
1
-2
/
+13
|
/
*
Create stack traces in unstarted runtimes.
Ian Rogers
2014-05-03
1
-0
/
+7
*
Add thread unsafe allocation methods to spaces.
Mathieu Chartier
2014-04-30
1
-1
/
+2
*
Force inlining on trivial accessors.
Ian Rogers
2014-04-29
1
-1
/
+2
*
Merge "Visit deoptimized shadow frames as roots"
Sebastien Hertz
2014-04-29
1
-73
/
+89
|
\
|
*
Visit deoptimized shadow frames as roots
Sebastien Hertz
2014-04-29
1
-73
/
+89
*
|
Enable reading page map without lock in RosAlloc::BulkFree
Mathieu Chartier
2014-04-25
1
-1
/
+2
|
/
*
Refactor exception handling for deoptimization
Sebastien Hertz
2014-04-25
1
-7
/
+11
*
Merge "Remove support for app JNI workarounds."
Ian Rogers
2014-04-22
1
-4
/
+0
|
\
|
*
Remove support for app JNI workarounds.
Ian Rogers
2014-04-22
1
-4
/
+0
*
|
Modify unwind to comply with stack parser tools.
Christopher Ferris
2014-04-18
1
-1
/
+1
|
/
*
Use non volatile lock words in semispace collector.
Mathieu Chartier
2014-04-17
1
-1
/
+1
*
Fix thread join hangs
Yevgeny Rouban
2014-04-16
1
-1
/
+1
*
Prevent deadlocks in Runtime::Abort.
Mathieu Chartier
2014-04-10
1
-1
/
+3
*
Add monitor_enter_object as root.
Mathieu Chartier
2014-04-03
1
-0
/
+3
*
Avoid debug check violation in thread registration.
Ian Rogers
2014-04-02
1
-6
/
+8
*
Merge "Cleanup transaction support"
Sebastien Hertz
2014-04-02
1
-11
/
+10
|
\
|
*
Cleanup transaction support
Sebastien Hertz
2014-04-02
1
-11
/
+10
*
|
Fix ThreadStress, unify ANR lock descriptions.
Ian Rogers
2014-04-01
1
-1
/
+15
*
|
Add handler for printing java stack traces for compiled code SIGSEGV.
Mathieu Chartier
2014-04-01
1
-5
/
+9
*
|
Allow mixing of thread offsets between 32 and 64bit architectures.
Ian Rogers
2014-04-01
1
-356
/
+330
*
|
Implement implicit stack overflow checks
Dave Allison
2014-03-31
1
-5
/
+60
|
/
*
Add missing debugger root visiting.
Mathieu Chartier
2014-03-25
1
-0
/
+6
*
Revoke rosalloc thread-local buffers at the checkpoint.
Hiroshi Yamauchi
2014-03-21
1
-0
/
+10
*
Remove unused variable and tidy test #includes.
Ian Rogers
2014-03-14
1
-5
/
+0
*
Refactor reflective method invocation.
Ian Rogers
2014-03-14
1
-22
/
+18
*
Implicit null/suspend checks (oat version bump)
Dave Allison
2014-03-13
1
-0
/
+4
*
Unify 64bit int constant definitions.
Ian Rogers
2014-03-10
1
-1
/
+1
*
JNI down call fixes.
Ian Rogers
2014-03-09
1
-2
/
+2
*
Merge "Add more VerifyObject calls."
Mathieu Chartier
2014-03-07
1
-4
/
+2
|
\
|
*
Add more VerifyObject calls.
Mathieu Chartier
2014-03-07
1
-4
/
+2
*
|
Merge "backtrace: use Java stack to help decode native"
Kenny Root
2014-03-07
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
backtrace: use Java stack to help decode native
Kenny Root
2014-03-06
1
-1
/
+2
[next]