Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving most libcore .c files to .cpp | Brian Carlstrom | 2010-05-07 | 1 | -103/+0 |
| | | | | | | | | | This change moves most of the libcore .c files to .cpp enough for them to compile. This was largely motivated by the desire to avoid using things like __attribute__ ((unused)) in .c files to supress warnings in a recent change. Change-Id: Ib967d9e16764ff805764e81362f945332080a06c | ||||
* | Fix sim build, remove static initalizers from Deflater/Inflater. | Elliott Hughes | 2010-05-07 | 1 | -32/+7 |
| | | | | Change-Id: I56a453a1382559cdcf9f22c6a185db7178fbe098 | ||||
* | Enable -Wall -Wextra for libcore and cleanup all but one warning | Brian Carlstrom | 2010-05-07 | 1 | -6/+6 |
| | | | | Change-Id: Ied76662c470ba878cec61189acf29f5cbbd4ccd4 | ||||
* | Move the libcore registration out of libnativehelpers and into libcore. | Elliott Hughes | 2010-04-16 | 1 | -7/+1 |
| | | | | | Bug: 754114 Change-Id: Iaa03def509c10cbaa12fd2128584b93d4be4a6b7 | ||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+134 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -134/+0 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+134 |