summaryrefslogtreecommitdiffstats
path: root/base/android/jni_android.h
Commit message (Expand)AuthorAgeFilesLines
* Android: Nuke base::android::GetUnscopedClass.nileshagrawal@chromium.org2013-04-101-5/+0
* First step towards component build for Android.yfriedman@chromium.org2012-11-011-28/+31
* Android: lazy initialization for method id.bulach@chromium.org2012-10-161-47/+28
* Android: adds Get(Static)MethodIDOrNULL.bulach@chromium.org2012-10-021-0/+11
* Implement the skeleton of an android content shell.tedchoc@chromium.org2012-04-251-0/+6
* apk-based test runner work for android. 2 unit test bundles converted over (i...jrg@chromium.org2012-04-191-0/+3
* JNI Bindings on Chrome for Android: unfork.bulach@chromium.org2012-03-081-0/+18
* Upstream Android JNI code, allowing us to use more ScopedJava references.peter@chromium.org2012-02-091-24/+62
* Clean up base::android::Init/GetApplicationContext()steveblock@chromium.org2011-12-121-5/+9
* Don't use Singleton to cache JNI method IDs in Java Bridgesteveblock@chromium.org2011-12-051-13/+11
* Add JavaBoundObjectsteveblock@chromium.org2011-11-111-2/+23
* Refactor ScopedJavaRefjoth@chromium.org2011-09-091-0/+7
* Added the comment for GetApplicationContext()michaelbai@google.com2011-08-021-1/+3
* Android's paths and message loop implementation with JNImichaelbai@google.com2011-08-021-0/+45