| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Normalize the include guard style. | Carl Shapiro | 2011-06-14 | 1 | -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 Shapiro | 2011-04-27 | 1 | -14/+6 |
| | | | | | Change-Id: I236c5a1553a51f82c9bc3eaaab042046c854d3b4 | ||||
| * | Compile the garbage collector and heap profiler as C++. | Carl Shapiro | 2011-04-08 | 1 | -0/+8 |
| | | | | | Change-Id: I25d8fa821987a3dd6d7109d07fd42dbf2fe0e589 | ||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+221 |
| | | |||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -221/+0 |
| | | |||||
| * | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -1/+2 |
| | | |||||
| * | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+220 |
