Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the obsolete TouchDex code. | Elliott Hughes | 2011-02-10 | 2 | -271/+0 |
| | | | | | | | Apparently, this is how we did the first-boot dexing before we had a package manager. Change-Id: I6fce0fb30ab9dc2e7ebb0c4177540e92677c92b9 | ||||
* | Tell editors that these are Makefiles (or fragments thereof). | Elliott Hughes | 2011-01-07 | 1 | -0/+1 |
| | | | | Change-Id: I0c5e29ac750b9605b1e8f823d6998d31a933b7a4 | ||||
* | Revert "Remove inline natives for an unused performance test." (libcore) | Jesse Wilson | 2010-12-22 | 2 | -1/+70 |
| | | | | Change-Id: I7ea69f84c008c5bdbdf8af6134fb81d80f0a958e | ||||
* | Remove native targets for unused performance tests. | Jesse Wilson | 2010-12-22 | 2 | -70/+1 |
| | | | | Change-Id: Ia61172cd52de031290a811c3ec73edb929f40c10 | ||||
* | Revert "Remove native targets for unused performance tests." | Ben Cheng | 2010-12-21 | 1 | -1/+2 |
| | | | | This reverts commit 272a383283a974a4c32a94469b8a8b021d93a480. | ||||
* | Remove native targets for unused performance tests. | Jesse Wilson | 2010-12-21 | 1 | -2/+1 |
| | | | | | | See also change I5a252e31. Change-Id: I3880a81f1f7e90247ce12860b5a2f597037123a7 | ||||
* | Moving most libcore .c files to .cpp | Brian Carlstrom | 2010-05-07 | 2 | -13/+10 |
| | | | | | | | | | 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 | ||||
* | Enable -Wall -Wextra for libcore and cleanup all but one warning | Brian Carlstrom | 2010-05-07 | 2 | -7/+6 |
| | | | | Change-Id: Ied76662c470ba878cec61189acf29f5cbbd4ccd4 | ||||
* | Move the libcore registration out of libnativehelpers and into libcore. | Elliott Hughes | 2010-04-16 | 2 | -18/+3 |
| | | | | | Bug: 754114 Change-Id: Iaa03def509c10cbaa12fd2128584b93d4be4a6b7 | ||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 3 | -0/+374 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 3 | -374/+0 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 3 | -0/+374 |