summaryrefslogtreecommitdiffstats
path: root/base/android/jni_generator
Commit message (Expand)AuthorAgeFilesLines
* Move DeviceInfo to common to prevent a DEPS failure.leandrogracia@chromium.org2012-07-051-1/+1
* upstream SurfaceTextureListener and SurfaceTextureBridge class for androidqinmin@chromium.org2012-07-021-1/+1
* Android JNI generator: raises an error when there are no JNI methods.bulach@chromium.org2012-07-022-0/+14
* JNI Generator: Always generate static fwd declarations for free functions.pliard@chromium.org2012-07-022-16/+8
* Add support for namespace in static JNI methods.bulach@chromium.org2012-06-225-119/+99
* android content shell bringup.jrg@chromium.org2012-06-151-1/+1
* Fix the error package name for SandboxedProcessServiceyongsheng.zhu@intel.com2012-06-141-1/+1
* Upstream Android proxy config service.pliard@chromium.org2012-06-061-1/+0
* Re-apply 139321 - JNI Generator: removes obsolete -p option.bulach@chromium.org2012-05-301-9/+5
* Revert 139321 - JNI Generator: removes obsolete -p option.rlp@chromium.org2012-05-291-5/+9
* JNI Generator: removes obsolete -p option.bulach@chromium.org2012-05-291-9/+5
* Update jni_generator with latest from downstream.yfriedman@chromium.org2012-05-233-45/+88
* Upstream Device Orientation For Android.jknotten@chromium.org2012-05-111-5/+5
* Set svn:executable bit on scripts that are executable.maruel@chromium.org2012-04-212-4/+2
* Add NetworkChangeNotifier for Android.yfriedman@chromium.org2012-04-201-0/+1
* Adding android mediaplayer implementation to chromiumqinmin@chromium.org2012-04-061-20/+24
* Revert 131064 - Adding android mediaplayer implementation to chromiumqinmin@chromium.org2012-04-061-24/+20
* Adding android mediaplayer implementation to chromiumqinmin@chromium.org2012-04-061-20/+24
* Make 'generate_jni_headers' less noisy.thakis@chromium.org2012-04-041-1/+0
* Chrome for Android unfork.bulach@chromium.org2012-03-081-68/+46
* Fixes JNI Bindings & startup perf.bulach@chromium.org2012-03-013-181/+188
* Chrome on Android: adds jni_generator.bulach@chromium.org2012-02-246-0/+3069