index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
native
/
java_lang_Thread.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-6
/
+6
*
Remove ThrowLocation.
Nicolas Geoffray
2015-03-10
1
-1
/
+1
*
Clean up the locks around Heap::VisitObjects().
Hiroshi Yamauchi
2015-01-20
1
-0
/
+1
*
ART: Fix unused variables and functions
Andreas Gampe
2014-11-24
1
-2
/
+0
*
Modify the behavior of thread suspend shootouts.
Ian Rogers
2014-11-12
1
-5
/
+1
*
ART: More warnings
Andreas Gampe
2014-11-04
1
-0
/
+2
*
Fix issue with Thread.setName hanging after Thread.start
Brian Carlstrom
2014-08-28
1
-2
/
+3
*
Avoid race in single thread suspension.
Ian Rogers
2014-07-17
1
-1
/
+8
*
Fix method tracing from command-line
Sebastien Hertz
2014-07-09
1
-0
/
+1
*
Warn when thread state lookup fails.
Ian Rogers
2014-04-22
1
-0
/
+1
*
Allow mixing of thread offsets between 32 and 64bit architectures.
Ian Rogers
2014-04-01
1
-3
/
+3
*
Refactor reflective method invocation.
Ian Rogers
2014-03-14
1
-3
/
+3
*
Fix and optimize verify object.
Mathieu Chartier
2014-02-21
1
-0
/
+1
*
Selective deoptimization.
Sebastien Hertz
2014-01-13
1
-0
/
+1
*
Fast JNI support.
Ian Rogers
2013-10-20
1
-4
/
+5
*
Inflate contended lock word by suspending owner.
Ian Rogers
2013-10-02
1
-2
/
+2
*
Fix cpplint whitespace/comments issues
Brian Carlstrom
2013-07-26
1
-1
/
+1
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+186