summaryrefslogtreecommitdiffstats
path: root/dalvik/src/main/native
Commit message (Collapse)AuthorAgeFilesLines
* Remove the obsolete TouchDex code.Elliott Hughes2011-02-102-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 Hughes2011-01-071-0/+1
| | | | Change-Id: I0c5e29ac750b9605b1e8f823d6998d31a933b7a4
* Revert "Remove inline natives for an unused performance test." (libcore)Jesse Wilson2010-12-222-1/+70
| | | | Change-Id: I7ea69f84c008c5bdbdf8af6134fb81d80f0a958e
* Remove native targets for unused performance tests.Jesse Wilson2010-12-222-70/+1
| | | | Change-Id: Ia61172cd52de031290a811c3ec73edb929f40c10
* Revert "Remove native targets for unused performance tests."Ben Cheng2010-12-211-1/+2
| | | | This reverts commit 272a383283a974a4c32a94469b8a8b021d93a480.
* Remove native targets for unused performance tests.Jesse Wilson2010-12-211-2/+1
| | | | | | See also change I5a252e31. Change-Id: I3880a81f1f7e90247ce12860b5a2f597037123a7
* Moving most libcore .c files to .cppBrian Carlstrom2010-05-072-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 warningBrian Carlstrom2010-05-072-7/+6
| | | | Change-Id: Ied76662c470ba878cec61189acf29f5cbbd4ccd4
* Move the libcore registration out of libnativehelpers and into libcore.Elliott Hughes2010-04-162-18/+3
| | | | | Bug: 754114 Change-Id: Iaa03def509c10cbaa12fd2128584b93d4be4a6b7
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-033-0/+374
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-033-374/+0
|
* Initial ContributionThe Android Open Source Project2008-10-213-0/+374