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-inl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-3
/
+3
*
Change AtomicStack to use StackReference
Mathieu Chartier
2015-01-25
1
-6
/
+7
*
More of the concurrent copying collector.
Hiroshi Yamauchi
2015-01-23
1
-0
/
+5
*
Revert "Tidy gAborting."
Nicolas Geoffray
2014-12-09
1
-2
/
+6
*
Tidy gAborting.
Ian Rogers
2014-12-04
1
-6
/
+2
*
ART: Add some thread abort logging
Andreas Gampe
2014-11-26
1
-1
/
+6
*
Modify the behavior of thread suspend shootouts.
Ian Rogers
2014-11-12
1
-1
/
+1
*
Make thread dumping more tolerant of broken invariants during abort.
Ian Rogers
2014-11-04
1
-2
/
+6
*
stdint types all the way!
Ian Rogers
2014-10-09
1
-2
/
+2
*
Optimize get/set reflection performance
Mathieu Chartier
2014-09-26
1
-1
/
+0
*
Compile time performance improvements focusing on interpret-only.
Ian Rogers
2014-09-12
1
-0
/
+21
*
Wire up check JNI force copy mode.
Ian Rogers
2014-08-08
1
-1
/
+1
*
Avoid race in single thread suspension.
Ian Rogers
2014-07-17
1
-16
/
+14
*
Move thread state to art::Atomic.
Ian Rogers
2014-07-09
1
-8
/
+10
*
Reduce header files including header files.
Ian Rogers
2014-06-06
1
-1
/
+3
*
Allow mixing of thread offsets between 32 and 64bit architectures.
Ian Rogers
2014-04-01
1
-26
/
+27
*
Enable annotalysis on clang ART builds.
Ian Rogers
2014-03-06
1
-2
/
+3
*
Fix and optimize verify object.
Mathieu Chartier
2014-02-21
1
-3
/
+4
*
Thread-local allocation stack.
Hiroshi Yamauchi
2014-02-13
1
-0
/
+36
*
Background compaction support.
Mathieu Chartier
2014-01-08
1
-3
/
+3
*
Fix thread checkpoint issue
Dave Allison
2013-12-19
1
-6
/
+10
*
Thread local bump pointer allocator.
Mathieu Chartier
2013-12-16
1
-0
/
+12
*
Workaround for gcc volatile struct member bug
Chris Dearman
2013-12-05
1
-8
/
+11
*
Fast JNI support.
Ian Rogers
2013-10-20
1
-0
/
+8
*
Inflate contended lock word by suspending owner.
Ian Rogers
2013-10-02
1
-5
/
+4
*
Move disassembler out of runtime.
Ian Rogers
2013-09-09
1
-0
/
+13
*
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
/
+136