summaryrefslogtreecommitdiffstats
path: root/base/android/jni_string.h
Commit message (Expand)AuthorAgeFilesLines
* base: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-03-301-1/+1
* Remove extra string copies when iterating listsjoth@chromium.org2012-12-141-0/+6
* First step towards component build for Android.yfriedman@chromium.org2012-11-011-6/+7
* replace string16 with StringPiece16 in ConvertUTF16ToJavaString()james.wei@intel.com2012-06-121-3/+4
* Upstream Android JNI code, allowing us to use more ScopedJava references.peter@chromium.org2012-02-091-3/+8
* Refactor ScopedJavaRefjoth@chromium.org2011-09-091-1/+2
* Android's paths and message loop implementation with JNImichaelbai@google.com2011-08-021-0/+31