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_list.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
JDWP: asynchronous invoke command handling
Sebastien Hertz
2015-06-12
1
-11
/
+16
*
Add a way to SuspendAll for a long duration
Mathieu Chartier
2015-06-02
1
-7
/
+17
*
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-05-26
1
-1
/
+1
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-7
/
+7
*
Refactor and improve GC root handling
Mathieu Chartier
2015-04-06
1
-2
/
+2
*
Add more info to who called SuspendAll
Mathieu Chartier
2015-03-13
1
-4
/
+4
*
JDWP: allocate DebugInvokeReq only when requested
Sebastien Hertz
2015-03-09
1
-6
/
+7
*
Merge "Reserve bits in the lock word for read barriers."
Hiroshi Yamauchi
2015-03-04
1
-1
/
+1
|
\
|
*
Reserve bits in the lock word for read barriers.
Hiroshi Yamauchi
2015-03-03
1
-1
/
+1
*
|
Wait for threads to finish unregistering
Mathieu Chartier
2015-03-03
1
-30
/
+37
|
/
*
Print thread name for attempting to unregister unattached thread
Mathieu Chartier
2015-02-24
1
-1
/
+3
*
ART: Introduce NO_RETURN, Mark DoLongJump noreturn
Andreas Gampe
2015-02-23
1
-2
/
+1
*
Fix incorrect static const
Mathieu Chartier
2015-02-04
1
-2
/
+2
*
Merge "Fix occasional long ThreadSuspendSleep"
Mathieu Chartier
2015-02-04
1
-36
/
+53
|
\
|
*
Fix occasional long ThreadSuspendSleep
Mathieu Chartier
2015-02-03
1
-36
/
+53
*
|
ART: checkpoint mechanism optimization
Lei Li
2015-02-03
1
-4
/
+7
|
/
*
More of the concurrent copying collector.
Hiroshi Yamauchi
2015-01-23
1
-0
/
+89
*
Print more info in MarkSweep::VerifyRoot
Mathieu Chartier
2015-01-15
1
-22
/
+0
*
ART: Change ternary location for timeout
Andreas Gampe
2015-01-14
1
-4
/
+2
*
Merge "JDWP: allow VirtualMachine.Resume on partial suspension"
Sebastien Hertz
2015-01-12
1
-17
/
+18
|
\
|
*
JDWP: allow VirtualMachine.Resume on partial suspension
Sebastien Hertz
2015-01-09
1
-17
/
+18
*
|
ART: Increase dump checkpoint timeout on the host
Andreas Gampe
2015-01-09
1
-2
/
+7
|
/
*
Only dump suspend all histogram if we have samples
Mathieu Chartier
2014-12-18
1
-3
/
+6
*
Add thread suspend histogram
Mathieu Chartier
2014-12-17
1
-5
/
+15
*
Add systrace events to monitors and thread suspension
Mathieu Chartier
2014-12-17
1
-0
/
+15
*
Decrement suspend count if thread is shutting down
Mathieu Chartier
2014-12-15
1
-5
/
+15
*
Revert "Tidy gAborting."
Nicolas Geoffray
2014-12-09
1
-2
/
+4
*
Tidy gAborting.
Ian Rogers
2014-12-04
1
-4
/
+2
*
ART: Avoid a recursive abort
Andreas Gampe
2014-11-26
1
-1
/
+3
*
Modify the behavior of thread suspend shootouts.
Ian Rogers
2014-11-12
1
-0
/
+12
*
Merge "Make thread dumping more tolerant of broken invariants during abort."
Ian Rogers
2014-11-05
1
-1
/
+1
|
\
|
*
Make thread dumping more tolerant of broken invariants during abort.
Ian Rogers
2014-11-04
1
-1
/
+1
*
|
ART: More warnings
Andreas Gampe
2014-11-04
1
-8
/
+8
|
/
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-4
/
+4
*
Merge "Fix JDWP Virtualmachine.Resume command"
Sebastien Hertz
2014-10-24
1
-0
/
+50
|
\
|
*
Fix JDWP Virtualmachine.Resume command
Sebastien Hertz
2014-10-21
1
-0
/
+50
*
|
Tidy up logging.
Ian Rogers
2014-10-22
1
-5
/
+9
*
|
Store exiting thread ids and names while tracing to output later.
Jeff Hao
2014-10-14
1
-0
/
+4
|
/
*
Fix race in thread list destructor
Mathieu Chartier
2014-10-09
1
-1
/
+7
*
Dump mutator lock for thread suspend timeout
Mathieu Chartier
2014-10-08
1
-0
/
+2
*
Move spammy logs to JDWP verbose mode
Sebastien Hertz
2014-09-18
1
-3
/
+6
*
Only log an error if an unattached thread is unregistered.
Ian Rogers
2014-09-16
1
-7
/
+14
*
Add time out to dump check point.
Ian Rogers
2014-09-13
1
-1
/
+5
*
Compile time performance improvements focusing on interpret-only.
Ian Rogers
2014-09-12
1
-17
/
+50
*
Reduce lock contention when debugging
Sebastien Hertz
2014-09-02
1
-1
/
+1
*
Fix issue with Thread.setName hanging after Thread.start
Brian Carlstrom
2014-08-28
1
-8
/
+27
*
Wire up check JNI force copy mode.
Ian Rogers
2014-08-08
1
-3
/
+9
*
Stop thread from reattaching during runtime shutdown while tracing.
Jeff Hao
2014-07-29
1
-8
/
+27
*
Avoid race in single thread suspension.
Ian Rogers
2014-07-17
1
-14
/
+15
*
Use sched_yield in Monitor::MonitorEnter.
Mathieu Chartier
2014-07-15
1
-1
/
+8
[next]