summaryrefslogtreecommitdiffstats
path: root/base/android
Commit message (Expand)AuthorAgeFilesLines
...
* [Android] Add InstrumentationUtils class.mkosiba@chromium.org2012-08-281-0/+32
* Add DIR_ANDROID_EXTERNAL_STORAGE to base/base_path.hnileshagrawal@chromium.org2012-08-243-0/+19
* Add a test runner for android_webview.mkosiba@chromium.org2012-08-231-1/+1
* Refactor the Android port to allow access to the chrome layer.leandrogracia@chromium.org2012-08-211-1/+3
* [Android] Implement WebSettings.{get|set}Allow{Content|File}Access.mnaganov@chromium.org2012-08-201-0/+31
* Moves device_orientation to content namespaceaousterh@chromium.org2012-08-151-1/+1
* Make jars build from a single ant .xml templatecjhopman@chromium.org2012-08-132-67/+0
* Upstream ChromeHttpAuthHandleryusufo@chromium.org2012-08-071-1/+0
* [Android] Add chrome_java target for building Java code in the chromium layer.yfriedman@chromium.org2012-08-061-46/+9
* Move base/android/path_service.cc|h to path_service_android.cc|hbenm@chromium.org2012-08-063-5/+5
* Android requires some extra functionality to set the path to it's resource pa...benm@chromium.org2012-08-034-0/+70
* Do not wrap preprocessor lines in the generated JNI.tedchoc@chromium.org2012-08-032-1/+19
* Use JavaObjectWeakGlobalRef in ContentViewCore.nileshagrawal@chromium.org2012-08-022-7/+21
* Android: upstream @DisabledTest annotation for instrumentation tests.bulach@chromium.org2012-08-011-0/+21
* Android: remove ant environment dependencies.torne@chromium.org2012-08-012-30/+2
* Ignore block comments in JNI generator.husky@chromium.org2012-07-302-5/+29
* Fix segfault in JNIEnv function hooks for testhusky@chromium.org2012-07-302-22/+33
* Upstream Android LongPressDetectoryusufo@chromium.org2012-07-261-0/+66
* Add yfriedman to several Android OWNERS filesyfriedman@chromium.org2012-07-261-0/+1
* Android: upstream instrumentation test components.bulach@chromium.org2012-07-233-0/+103
* Android Allows nested namespace in @JNINamespace annotation.bulach@chromium.org2012-07-234-18/+20
* Uses gyp "rules" rather than "actions" templates for the JNI generator.bulach@chromium.org2012-07-197-116/+63
* Upstream support for WebKit shared timer toggling.pliard@chromium.org2012-07-191-0/+1
* Remove "chrome" hardcoded suffix from Android .pak path.tedchoc@chromium.org2012-07-171-11/+28
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* 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