summaryrefslogtreecommitdiffstats
path: root/runtime/barrier.h
Commit message (Expand)AuthorAgeFilesLines
* Make Barrier robust against spurious wakeupsHans Boehm2014-12-041-4/+21
* Make thread dumping more tolerant of broken invariants during abort.Ian Rogers2014-11-041-1/+1
* Compile time performance improvements focusing on interpret-only.Ian Rogers2014-09-121-3/+4
* Now we have a proper C++ library, use std::unique_ptr.Ian Rogers2014-05-191-1/+1
* Compatibility layer to transition from UniquePtr to std::unique_ptr.Ian Rogers2014-05-151-1/+1
* Enable annotalysis on clang ART builds.Ian Rogers2014-03-061-1/+0
* Add sampling profilerDave Allison2014-01-071-0/+3
* Fix cpplint runtime/explicit issuesBrian Carlstrom2013-07-171-1/+1
* Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+55