summaryrefslogtreecommitdiffstats
path: root/vm/Atomic.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify the quasi-atomic stuff and add MIPS support.Elliott Hughes2012-05-011-0/+3
* Fix memory barriers (Issue 3338450)buzbee2011-09-271-1/+8
* Normalize the include guard style.Carl Shapiro2011-06-141-3/+3
* Get rid of uneeded extern, enum, typedef and struct qualifiers.Carl Shapiro2011-04-271-10/+2
* Compile the garbage collector and heap profiler as C++.Carl Shapiro2011-04-081-0/+8
* Add opcodes for volatile field accessesAndy McFadden2010-06-181-1/+1
* Atomic op cleanup.Andy McFadden2010-06-161-26/+16
* Atomic/SMP update, part 2. (manual to dalvik-dev)Andy McFadden2010-05-281-4/+7
* Atomic/SMP update.Andy McFadden2010-05-201-13/+27
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+48
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-48/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+48