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
*
Print mutexes held in Thread::Dump.
Mathieu Chartier
2014-06-04
1
-2
/
+0
*
Move modify_ldt_lock into global lock order.
Chao-ying Fu
2014-05-22
1
-4
/
+3
*
Build fix.
Ian Rogers
2014-05-19
1
-1
/
+1
*
Remove all LOG(DEBUG) which is not intended to be checked in
Brian Carlstrom
2014-05-09
1
-1
/
+1
*
Enable concurrent sweeping for non-concurrent GC.
Mathieu Chartier
2014-04-29
1
-0
/
+12
*
Modify unwind to comply with stack parser tools.
Christopher Ferris
2014-04-18
1
-2
/
+2
*
Clear unused roots from debugger
Sebastien Hertz
2014-04-14
1
-1
/
+1
*
Improve invalid root dumping.
Mathieu Chartier
2014-04-04
1
-2
/
+2
*
Avoid debug check violation in thread registration.
Ian Rogers
2014-04-02
1
-7
/
+6
*
Allow mixing of thread offsets between 32 and 64bit architectures.
Ian Rogers
2014-04-01
1
-16
/
+20
*
Implicit null/suspend checks (oat version bump)
Dave Allison
2014-03-13
1
-0
/
+1
*
Make use of profiling information for dex2oat
Dave Allison
2014-03-07
1
-0
/
+30
*
Enable annotalysis on clang ART builds.
Ian Rogers
2014-03-06
1
-2
/
+4
*
Disable compaction for jni workarounds.
Mathieu Chartier
2014-03-06
1
-23
/
+25
*
Create CompilerOptions
Brian Carlstrom
2014-02-24
1
-0
/
+1
*
Merge "Change root visitor to use Object**."
Mathieu Chartier
2014-02-19
1
-4
/
+3
|
\
|
*
Change root visitor to use Object**.
Mathieu Chartier
2014-02-18
1
-4
/
+3
*
|
Fix failing check during JDWP invoke.
Sebastien Hertz
2014-02-19
1
-0
/
+12
|
/
*
Add root types and thread id to root visiting.
Mathieu Chartier
2014-02-11
1
-11
/
+13
*
Add sampling profiler
Dave Allison
2014-01-07
1
-1
/
+1
*
Fix races in thread list Unregister.
Mathieu Chartier
2013-12-05
1
-49
/
+53
*
Compacting collector.
Mathieu Chartier
2013-11-11
1
-3
/
+12
*
Inflate contended lock word by suspending owner.
Ian Rogers
2013-10-02
1
-15
/
+186
*
Add support for changing roots through the root visitor callback.
Mathieu Chartier
2013-09-13
1
-1
/
+15
*
More allocation code optimizations.
Hiroshi Yamauchi
2013-09-11
1
-0
/
+1
*
Fix up TODO: c++0x, update cpplint.
Mathieu Chartier
2013-08-16
1
-34
/
+23
*
Fix cpplint whitespace/comments issues
Brian Carlstrom
2013-07-26
1
-3
/
+3
*
Fix cpplint whitespace/parens issues
Brian Carlstrom
2013-07-18
1
-1
/
+1
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+618