summaryrefslogtreecommitdiffstats
path: root/base/android/jni_array.h
Commit message (Expand)AuthorAgeFilesLines
* android: Add ToJavaFloatArray JNI utility.kinaba2016-02-101-0/+8
* Switch to standard integer types in base/android/.avi2015-12-241-1/+2
* android: Add ToJavaByteArray variant for vector<uint8_t>.scheib2015-11-031-17/+21
* [Contextual Search] Add support for crushed sprites and animate the search pr...twellington2015-10-291-0/+7
* [Android] Adding JavaLongArrayToInt64Vector methodfgorski2015-08-261-0/+6
* [Android] Optimize JNI-related array copiesjdduke2015-01-101-1/+1
* [android_webview] Introduce AwAssets to reference assets inside the apk.primiano@chromium.org2014-07-181-0/+6
* Enable invalidations for arbitrary objects on Android.stepco@chromium.org2013-09-111-0/+7
* Use a direct include of strings headers in base/.avi@chromium.org2013-06-111-1/+1
* Revert r201604 "Speculative revert to see if this clears up the h..."mpcomplete@google.com2013-05-221-0/+6
* Speculative revert to see if this clears up the http://build.chromium.org/p/c...ananta@chromium.org2013-05-221-6/+0
* Android: Implement JavaFloatArrayToFloatVectorjanx@chromium.org2013-05-221-0/+6
* Implement WebStorage API methodsboliu@chromium.org2013-02-221-0/+7
* This patch adds some Android-support code to allow the networkdigit@chromium.org2013-02-111-1/+1
* base/android/jni_array.h: Add JavaArrayOfByteArraysToStringVector()digit@chromium.org2012-12-051-0/+8
* First step towards component build for Android.yfriedman@chromium.org2012-11-011-19/+24
* Upstream ChildProcessLauncher changes for Android.yfriedman@chromium.org2012-06-281-0/+5
* Upstream some more content/ DEPS-related cleanup.sievers@chromium.org2012-06-181-0/+4
* android content shell bringup.jrg@chromium.org2012-06-151-1/+1
* Adding new JNI util methods that deal with Java string arrays and use string16.jcivelli@chromium.org2012-04-241-0/+9
* Upstream Android JNI code, allowing us to use more ScopedJava references.peter@chromium.org2012-02-091-6/+20
* Refactor ScopedJavaRefjoth@chromium.org2011-09-091-0/+3
* Update base/android to use new ScopedJava(Global)Referencesteveblock@google.com2011-08-111-3/+3
* Android's paths and message loop implementation with JNImichaelbai@google.com2011-08-021-0/+25