Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
8ab7e78be6835d63a2cee9f234334ed8fb409781
/
runtime
/
barrier_test.cc
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 11 years ago
507dfdd
Compatibility layer to transition from UniquePtr to std::unique_ptr.
by Ian Rogers
· 11 years ago
a1ce1fe
Split up CommonTest into CommonRuntimeTest and CommonCompilerTest
by Brian Carlstrom
· 11 years ago
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 11 years ago
bcd5e9d
Manually manage thread pool stacks.
by Mathieu Chartier
· 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
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 11 years ago
[Renamed from src/barrier_test.cc]
1d54e73
GC clean up.
by Ian Rogers
· 12 years ago
23055dc
Mutex tidy up.
by Ian Rogers
· 12 years ago
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 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
0e4627e
Add thread pool class
by Mathieu Chartier
· 12 years ago