summaryrefslogtreecommitdiffstats
path: root/content/app/android
Commit message (Expand)AuthorAgeFilesLines
* Android: Move SurfaceTexture from content to ui/gl and add test.sievers@chromium.org2013-04-242-3/+7
* Category group support/Renamings.rubentopo@gmail.com2013-04-191-2/+3
* [Android] Allow JNI initialization on background threadaberent@chromium.org2013-03-191-2/+2
* Adds bulach to content/app/android/OWNERS.bulach@chromium.org2013-03-191-1/+1
* Since some child processes, such as PPAPI_BROKER plugin, might not run in san...kjyoun@google.com2013-03-193-28/+28
* Android: Support GPU processsievers@chromium.org2013-03-071-7/+31
* Android: Remove Surface cruftsievers@chromium.org2013-03-061-2/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-3/+3
* Add a mode flag to the tracing framework.dsinclair@chromium.org2013-02-231-1/+2
* [Android] Make content_shell_apk and chromium_testshell components friendly.yfriedman@chromium.org2013-02-221-1/+5
* Move string tokenizer to base/strings.brettw@chromium.org2013-02-021-1/+0
* Use correct favicon scale factor on Android.aruslan@chromium.org2013-01-241-5/+1
* Nuke jrg from android OWNERS files.yfriedman@chromium.org2013-01-161-1/+0
* Throw exception when initialization failed.michaelbai@chromium.org2013-01-151-10/+11
* android: Pass CPU properties from browser to renderer process.digit@chromium.org2013-01-091-3/+12
* Add support for --enable-dcheck on Androidjoth@chromium.org2013-01-091-1/+9
* Fix the crash when the SandboxedProcessService is destroyed through onDestroy.michaelbai@chromium.org2012-11-291-0/+16
* Move global_descriptors to base/posix.brettw@chromium.org2012-11-091-1/+1
* First step towards component build for Android.yfriedman@chromium.org2012-11-011-0/+1
* Fix a race condition that SurfaceTextureBridge can get released before passin...qinmin@chromium.org2012-10-101-6/+9
* Close leaking FDs.jcivelli@chromium.org2012-09-251-23/+17
* 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