summaryrefslogtreecommitdiffstats
path: root/content/app/android
Commit message (Expand)AuthorAgeFilesLines
* Upstreaming SelectFileDialog for Androidaurimas@chromium.org2012-09-181-0/+4
* Split user agent code out of the 'glue' targetstuartmorgan@chromium.org2012-09-101-1/+0
* Disable DCHECKs in non-official release builds on Android.wangxianzhu@chromium.org2012-08-291-1/+1
* Move Android user agent generation to native codedfalcantara@chromium.org2012-08-214-56/+0
* Simplify devtools code on android and enable devtools for android content_shell.satish@chromium.org2012-08-071-2/+0
* Add bitmap utils for Chrome on Androidjgreenwald@chromium.org2012-08-071-0/+4
* Uses gyp "rules" rather than "actions" templates for the JNI generator.bulach@chromium.org2012-07-194-4/+4
* Annotate some Java classes with @JNINamespace("content").pliard@chromium.org2012-07-132-9/+7
* Add RemoteDebuggingController.java and its (native) dependencies.pliard@chromium.org2012-07-121-0/+2
* Remove #pragma once from contentajwong@chromium.org2012-07-113-3/+0
* Clean up the remaining diff in content/appmichaelbai@chromium.org2012-07-112-4/+4
* Register JNI for content_unittests.nileshagrawal@chromium.org2012-06-294-60/+47
* Register geolocation adapter.yfriedman@chromium.org2012-06-291-0/+3
* Upstream ChildProcessLauncher changes for Android.yfriedman@chromium.org2012-06-281-12/+21
* [Android] Rename WebSettings to ContentSettings.mkosiba@chromium.org2012-06-271-2/+2
* Rename back _linuxish to linux.wangxianzhu@chromium.org2012-06-261-3/+1
* Convert to using new JNINamespace for content files.tedchoc@chromium.org2012-06-251-14/+12
* Upstream WebSettings and ZoomManager for ContentShell.tedchoc@chromium.org2012-06-201-0/+2
* Upstream most of the user agent code for Android.yfriedman@chromium.org2012-06-194-8/+56
* Use public types instead of internals for content mainyongsheng.zhu@intel.com2012-06-191-2/+2
* Adding java TouchPoint class for androidqinmin@chromium.org2012-06-181-0/+2
* Upstream some more content/ DEPS-related cleanup.sievers@chromium.org2012-06-182-6/+4
* android content shell bringup.jrg@chromium.org2012-06-151-0/+4
* Use jni generator to register native functions in library loaderyongsheng.zhu@intel.com2012-06-151-19/+4
* Added sandboxed process launchermichaelbai@chromium.org2012-06-121-0/+2
* Added sandboxed process service.michaelbai@chromium.org2012-06-123-0/+120
* Add JniHelper into content_jni_registrarhaitao.feng@intel.com2012-06-081-0/+2
* [Android] Facilitate access to device information.leandrogracia@chromium.org2012-06-061-0/+2
* As part of the content_shell bring up, some un-upstreamed featuresmichaelbai@chromium.org2012-06-043-0/+97
* Fixed the dependency.michaelbai@chromium.org2012-06-014-0/+156