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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-05-26
1
-0
/
+1
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-1
/
+1
*
Add support for .bss section in oat files.
Vladimir Marko
2015-03-02
1
-1
/
+1
*
ART: More warnings
Andreas Gampe
2014-11-04
1
-4
/
+6
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-25
/
+25
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-1
/
+1
*
Remove sleep workaround in thread pool.
Mathieu Chartier
2013-11-21
1
-2
/
+0
*
Temporary fix for target tests.
Mathieu Chartier
2013-11-15
1
-0
/
+2
*
Manually manage thread pool stacks.
Mathieu Chartier
2013-11-13
1
-8
/
+12
*
Change thread.h to thread-inl.h to pick up missing Thread::Currnet for debug ...
Brian Carlstrom
2013-11-06
1
-1
/
+1
*
Add more runtime options.
Mathieu Chartier
2013-08-21
1
-5
/
+18
*
Fix non concurrent GC ergonomics.
Mathieu Chartier
2013-08-19
1
-1
/
+1
*
More parallel GC, rewritten parallel mark stack processing.
Mathieu Chartier
2013-08-16
1
-5
/
+9
*
Fix cpplint whitespace/blank_line issues
Brian Carlstrom
2013-07-18
1
-10
/
+3
*
Fix cpplint whitespace/braces issues
Brian Carlstrom
2013-07-17
1
-2
/
+2
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+295