summaryrefslogtreecommitdiffstats
path: root/runtime/barrier_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Make Barrier robust against spurious wakeupsHans Boehm2014-12-041-28/+18
* Break apart header files.Ian Rogers2014-07-151-0/+1
* Begin migration of art::Atomic to std::atomic.Ian Rogers2014-05-201-7/+7
* Now we have a proper C++ library, use std::unique_ptr.Ian Rogers2014-05-191-1/+0
* Compatibility layer to transition from UniquePtr to std::unique_ptr.Ian Rogers2014-05-151-1/+1
* Split up CommonTest into CommonRuntimeTest and CommonCompilerTestBrian Carlstrom2014-02-261-2/+2
* Object model changes to support 64bit.Ian Rogers2014-02-061-1/+1
* Manually manage thread pool stacks.Mathieu Chartier2013-11-131-2/+2
* Fix cpplint whitespace/blank_line issuesBrian Carlstrom2013-07-181-6/+3
* Fix cpplint runtime/explicit issuesBrian Carlstrom2013-07-171-4/+4
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+143