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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a way to SuspendAll for a long duration
Mathieu Chartier
2015-06-02
1
-1
/
+6
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-3
/
+3
*
Refactor and improve GC root handling
Mathieu Chartier
2015-04-06
1
-1
/
+1
*
Add more info to who called SuspendAll
Mathieu Chartier
2015-03-13
1
-1
/
+1
*
Wait for threads to finish unregistering
Mathieu Chartier
2015-03-03
1
-2
/
+2
*
More of the concurrent copying collector.
Hiroshi Yamauchi
2015-01-23
1
-0
/
+13
*
Print more info in MarkSweep::VerifyRoot
Mathieu Chartier
2015-01-15
1
-3
/
+1
*
Add thread suspend histogram
Mathieu Chartier
2014-12-17
1
-3
/
+7
*
Modify the behavior of thread suspend shootouts.
Ian Rogers
2014-11-12
1
-2
/
+0
*
Fix JDWP Virtualmachine.Resume command
Sebastien Hertz
2014-10-21
1
-0
/
+5
*
Compile time performance improvements focusing on interpret-only.
Ian Rogers
2014-09-12
1
-6
/
+7
*
Fix issue with Thread.setName hanging after Thread.start
Brian Carlstrom
2014-08-28
1
-2
/
+2
*
Avoid race in single thread suspension.
Ian Rogers
2014-07-17
1
-0
/
+2
*
Move modify_ldt_lock into global lock order.
Chao-ying Fu
2014-05-22
1
-3
/
+2
*
Revert "Revert "Make clang the default compiler on host.""
Ian Rogers
2014-03-08
1
-3
/
+2
*
Revert "Make clang the default compiler on host."
Ian Rogers
2014-03-08
1
-2
/
+3
*
Make clang the default compiler on host.
Ian Rogers
2014-03-07
1
-3
/
+2
*
Make use of profiling information for dex2oat
Dave Allison
2014-03-07
1
-0
/
+4
*
Enable annotalysis on clang ART builds.
Ian Rogers
2014-03-06
1
-1
/
+1
*
Add root types and thread id to root visiting.
Mathieu Chartier
2014-02-11
1
-3
/
+3
*
Compacting collector.
Mathieu Chartier
2013-11-11
1
-0
/
+3
*
Inflate contended lock word by suspending owner.
Ian Rogers
2013-10-02
1
-4
/
+27
*
Fix up TODO: c++0x, update cpplint.
Mathieu Chartier
2013-08-16
1
-2
/
+0
*
Fix cpplint whitespace/comments issues
Brian Carlstrom
2013-07-26
1
-2
/
+2
*
Fix multiple inclusion guards to match new pathnames
Brian Carlstrom
2013-07-17
1
-3
/
+3
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+147