aboutsummaryrefslogtreecommitdiff
path: root/vm/PointerSet.h
Commit message (Collapse)AuthorAgeFilesLines
* Normalize the include guard style.Carl Shapiro2011-06-141-3/+3
| | | | | | | | | | An leading underscore followed by a capital letter is a reserved name space in C and C++. This change also moves any #include directives within the include guard in some of the compiler/codegen/arm header files. Change-Id: I9715e2c5301699d31886e61d0fe6e29483555a2a
* Get rid of uneeded extern, enum, typedef and struct qualifiers.Carl Shapiro2011-04-271-9/+0
| | | | Change-Id: I236c5a1553a51f82c9bc3eaaab042046c854d3b4
* Compile the garbage collector and heap profiler as C++.Carl Shapiro2011-04-081-0/+8
| | | | Change-Id: I25d8fa821987a3dd6d7109d07fd42dbf2fe0e589
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+95
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-95/+0
|
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-1/+3
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+12
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+81