Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
5c8cc64b5f1580faf510f27527e7e22987174963
/
runtime
/
thread_pool.h
a4cdd36
Prevent concurrent GC stack-walks during deoptimization
by Alex Light
· 6 years ago
93c21ba
Avoid waiting for threads to create
by Mathieu Chartier
· 6 years ago
ce9ed36
Enable JIT in zygote.
by Nicolas Geoffray
· 6 years ago
eac4d6a
Reduce runtime thread pool stack size
by Mathieu Chartier
· 6 years ago
c6068c7
Parallel image decompression
by Mathieu Chartier
· 6 years ago
c34bebf
Remove unnecessary indirection from MemMap.
by Vladimir Marko
· 6 years ago
79e2607
Move profile dependent modules to libartbase
by David Sehr
· 7 years ago
b15de0c
ART: Add ThreadPool mode that creates peers
by Andreas Gampe
· 8 years ago
ccd5695
Add Thread entry to signal if the thread can call into java
by Calin Juravle
· 8 years ago
340dafa
Use a per-thread VerifierDeps.
by Nicolas Geoffray
· 8 years ago
6f3a70f
ART: Change ThreadPool::Wait behavior
by Andreas Gampe
· 8 years ago
e701f08
Lower JIT thread priority
by Andreas Gampe
· 9 years ago
629e935
Properly delete the jit thread pool.
by Nicolas Geoffray
· 9 years ago
3887c46
Remove unnecessary `explicit` qualifiers on constructors.
by Roland Levillain
· 9 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 9 years ago
c1a03d9
Remove unused WorkStealing thread pool
by Mathieu Chartier
· 9 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
a5eae69
Add heap task processor
by Mathieu Chartier
· 10 years ago
14317f0
Remove unused headers.
by Ian Rogers
· 10 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 10 years ago
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 10 years ago
eb8167a
Add Handle/HandleScope and delete SirtRef.
by Mathieu Chartier
· 10 years ago
719d1a3
Enable annotalysis on clang ART builds.
by Ian Rogers
· 11 years ago
bcd5e9d
Manually manage thread pool stacks.
by Mathieu Chartier
· 11 years ago
2775ee4
Add more runtime options.
by Mathieu Chartier
· 11 years ago
02e2511
Fix up TODO: c++0x, update cpplint.
by Mathieu Chartier
· 11 years ago
02c8cc6
Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labels, whitespace/semicolon issues
by Brian Carlstrom
· 11 years ago
0cd7ec2
Fix cpplint whitespace/blank_line issues
by Brian Carlstrom
· 11 years ago
93ba893
Fix cpplint runtime/explicit issues
by Brian Carlstrom
· 11 years ago
fc0e321
Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 11 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 11 years ago
[Renamed from src/thread_pool.h]
1d54e73
GC clean up.
by Ian Rogers
· 12 years ago
d914eb2
Thread pool tidying.
by Ian Rogers
· 12 years ago
76b6167
Move mutex.h into base/mutex.h.
by Elliott Hughes
· 12 years ago
35883cc
Ensure ThreadPool constructor does not return until fully initialized.
by Mathieu Chartier
· 12 years ago
02b6a78
Parellel mark stack processing
by Mathieu Chartier
· 12 years ago
bcc2926
Add dex2oat watch dog thread for host builds
by Brian Carlstrom
· 12 years ago
0e4627e
Add thread pool class
by Mathieu Chartier
· 12 years ago