summaryrefslogtreecommitdiffstats
path: root/base/android
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert 146000 - Split out ContentViewCore from ContentView for embedd...tedchoc@chromium.org2012-07-112-10/+10
* Revert 146000 - Split out ContentViewCore from ContentView for embedders.ericu@google.com2012-07-112-10/+10
* Split out ContentViewCore from ContentView for embedders.tedchoc@chromium.org2012-07-112-10/+10
* Switch base/ registrations to a static class method where appropriate.nileshagrawal@chromium.org2012-07-093-10/+8
* 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
* Add Java function to retrieve the native library dir.aurimas@chromium.org2012-07-024-0/+34
* 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
* Upstream ChildProcessLauncher changes for Android.yfriedman@chromium.org2012-06-282-0/+18
* Move java files into src parent directory.navabi@google.com2012-06-2613-1/+1
* Add support for namespace in static JNI methods.bulach@chromium.org2012-06-2210-128/+166
* Initializes BuildInfo::java_exception_info_. Follow up on: https://chromiumco...bulach@chromium.org2012-06-202-45/+47
* Upstream some more content/ DEPS-related cleanup.sievers@chromium.org2012-06-182-0/+18
* android content shell bringup.jrg@chromium.org2012-06-154-6/+22
* Fix the error package name for SandboxedProcessServiceyongsheng.zhu@intel.com2012-06-141-1/+1
* Fix the ant warning of 'includeantruntime was not set' in android buildshouqun.liu@intel.com2012-06-131-1/+1
* replace string16 with StringPiece16 in ConvertUTF16ToJavaString()james.wei@intel.com2012-06-122-8/+11
* Make the other Java modules debuggablehaitao.feng@intel.com2012-06-081-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
* Fix ninja build for android.yfriedman@chromium.org2012-05-291-1/+1
* 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
* Add java exception information to BuildInfo.nileshagrawal@chromium.org2012-05-233-2/+79
* Run APK tests on the android_test trybot.nileshagrawal@chromium.org2012-05-161-0/+2
* Upstream Device Orientation For Android.jknotten@chromium.org2012-05-112-5/+50
* Fix forward-declaration of RegistrationMethod in jni_registrar.hsteveblock@chromium.org2012-05-101-1/+1
* Android content shell bringup.jrg@chromium.org2012-05-101-1/+1
* Use generic package name retrieval.nyquist@chromium.org2012-05-091-2/+2
* Upstream Geolocation for Android.jknotten@chromium.org2012-05-091-0/+134
* Reapply "Changes according to review comments"wangxianzhu@chromium.org2012-05-053-0/+149
* Revert 135484 - Use Android API for GetDisplayNameForLocale().rvargas@google.com2012-05-043-149/+0
* Use Android API for GetDisplayNameForLocale().wangxianzhu@chromium.org2012-05-043-0/+149
* Add PathUtilsTest.nileshagrawal@chromium.org2012-04-262-1/+35
* Implement the skeleton of an android content shell.tedchoc@chromium.org2012-04-257-0/+175
* Adding new JNI util methods that deal with Java string arrays and use string16.jcivelli@chromium.org2012-04-242-0/+36
* Update net/android/network_library.cc with fresher code.yfriedman@chromium.org2012-04-241-0/+22
* Set svn:executable bit on scripts that are executable.maruel@chromium.org2012-04-212-4/+2
* Add NetworkChangeNotifier for Android.yfriedman@chromium.org2012-04-202-0/+84
* apk-based test runner work for android. 2 unit test bundles converted over (i...jrg@chromium.org2012-04-192-7/+20
* Add templates for building java and running the jni_generator.yfriedman@chromium.org2012-04-171-30/+0
* Upstream crash changes for android.carlosvaldivia@google.com2012-04-103-0/+242
* Revert 131593erg@google.com2012-04-103-242/+0
* Upstream Android native crash handling changes.carlosvaldivia@google.com2012-04-103-0/+242
* Revert 131404 - Upstream native crash handling changes for Android.msw@chromium.org2012-04-093-244/+0
* Upstream native crash handling changes for Android.carlosvaldivia@google.com2012-04-093-0/+244
* 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