summaryrefslogtreecommitdiffstats
path: root/vm/Native.h
Commit message (Expand)AuthorAgeFilesLines
* Fix native method logging to show local references rather than direct pointers.Elliott Hughes2011-06-301-8/+0
* Normalize the include guard style.Carl Shapiro2011-06-141-3/+3
* Remove dead code and a stale comment.Carl Shapiro2011-05-061-11/+1
* Get rid of uneeded extern, enum, typedef and struct qualifiers.Carl Shapiro2011-04-271-14/+6
* Compile the garbage collector and heap profiler as C++.Carl Shapiro2011-04-081-0/+8
* Change Runtime.nativeLoad to return the dlerror(3) string.Elliott Hughes2010-09-301-1/+2
* Switch -Xjnitrace over to using a custom JNI bridge.Elliott Hughes2010-07-301-1/+1
* Implement JNI UnregisterNatives.Andy McFadden2010-07-191-0/+5
* Tracing for developers of native methods.Elliott Hughes2010-07-151-0/+8
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+108
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-108/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-11/+5
* Initial ContributionThe Android Open Source Project2008-10-211-0/+114