summaryrefslogtreecommitdiffstats
path: root/content/app/android
Commit message (Expand)AuthorAgeFilesLines
* Android: Add chrome-specific dynamic linker.digit@chromium.org2013-10-211-0/+12
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-301-0/+4
* [Android] Rename SurfaceTextureBridge to just SurfaceTexture.yfriedman@chromium.org2013-08-291-2/+2
* Allow overlapping sync and async startup requestsaberent@chromium.org2013-08-271-4/+9
* MemoryPressure: sends the signal to the renderer.bulach@chromium.org2013-07-021-0/+2
* Make ChildThread::current() and ChildProcess::current() only work on the main...jam@chromium.org2013-06-261-26/+15
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-211-6/+4
* move webkit/glue/fling_* to webkit/childscottmg@chromium.org2013-06-131-0/+4
* Remove duplicated --wait-for-debugger checkfeng@chromium.org2013-06-111-10/+0
* Use a direct include of strings headers in content/app/.avi@chromium.org2013-06-111-1/+1
* Move a bunch of child-only code from content/common to content/childscottmg@chromium.org2013-06-061-2/+2
* Enable Clang warnings for implementation files on all platforms.rsleevi@chromium.org2013-05-151-1/+1
* Cleanup: Remove unneeded base/file_util.h includes in content.thestig@chromium.org2013-05-141-1/+0
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-1/+1
* [Chromium] Add tracing to startup process, particularly for Androidandrewhayden@chromium.org2013-05-031-0/+2
* 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