summaryrefslogtreecommitdiffstats
path: root/runtime/gc/accounting/atomic_stack.h
Commit message (Expand)AuthorAgeFilesLines
* Compatibility layer to transition from UniquePtr to std::unique_ptr.Ian Rogers2014-05-151-1/+1
* Remove some stray stringpiece.h includesBrian Carlstrom2014-02-271-1/+3
* Thread-local allocation stack.Hiroshi Yamauchi2014-02-131-0/+35
* Object model changes to support 64bit.Ian Rogers2014-02-061-2/+2
* Tidy up memory barriers.Ian Rogers2013-12-201-7/+7
* Throw IOException at source of failing to open a dex file.Ian Rogers2013-10-211-2/+4
* More parallel GC, rewritten parallel mark stack processing.Mathieu Chartier2013-08-161-2/+8
* Remove sorted variable in allocation stacks.Mathieu Chartier2013-07-301-17/+24
* resolved conflicts for merge of df62950e to dalvik-devBrian Carlstrom2013-07-181-1/+1
|\
| * Fix cpplint whitespace/parens issuesBrian Carlstrom2013-07-181-1/+1
* | am fc0e3219: Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
|\ \ | |/
| * Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
* | Refactor atomic integer.Mathieu Chartier2013-07-151-6/+6
|/
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+192