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_pool.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-2
/
+2
*
Add heap task processor
Mathieu Chartier
2014-12-19
1
-1
/
+9
*
Remove unused headers.
Ian Rogers
2014-12-03
1
-1
/
+6
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-2
/
+2
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-1
/
+1
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-1
/
+1
*
Enable annotalysis on clang ART builds.
Ian Rogers
2014-03-06
1
-1
/
+0
*
Manually manage thread pool stacks.
Mathieu Chartier
2013-11-13
1
-4
/
+7
*
Add more runtime options.
Mathieu Chartier
2013-08-21
1
-0
/
+5
*
Fix up TODO: c++0x, update cpplint.
Mathieu Chartier
2013-08-16
1
-0
/
+3
*
Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labe...
Brian Carlstrom
2013-07-18
1
-1
/
+1
*
Fix cpplint whitespace/blank_line issues
Brian Carlstrom
2013-07-18
1
-3
/
+1
*
Fix cpplint runtime/explicit issues
Brian Carlstrom
2013-07-17
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
/
+180