summaryrefslogtreecommitdiffstats
path: root/content/app
Commit message (Expand)AuthorAgeFilesLines
* Make printf and LOG output to cmd console for Windowsjbates@chromium.org2012-08-221-0/+6
* Move Android user agent generation to native codedfalcantara@chromium.org2012-08-214-56/+0
* Revert 152432 - Make printf and LOG output to cmd console for Windowsjbates@chromium.org2012-08-211-6/+0
* Make printf and LOG output to cmd console for Windowsjbates@chromium.org2012-08-201-0/+6
* Enable memory profiler on Linux when TC_MALLOC is enabled.rtenneti@chromium.org2012-08-081-0/+14
* 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
* Reverting this to see if it fixes the redness on the ChromiumOS bots.ananta@chromium.org2012-08-061-14/+0
* Enable memory profiler on Linux when TC_MALLOC is enabled.rtenneti@chromium.org2012-08-061-0/+14
* Coverity: Initialize member variables.jhawkins@chromium.org2012-07-251-0/+4
* Uses gyp "rules" rather than "actions" templates for the JNI generator.bulach@chromium.org2012-07-194-4/+4
* Move the Windows sandbox to sandbox/winjln@chromium.org2012-07-182-3/+3
* Emergency revert; rietveld broke; tree brokeerg@google.com2012-07-132-3/+3
* sandbox/src -> sandbox/win/srcjln@chromium.org2012-07-132-3/+3
* 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
* Fix stats countersjochen@chromium.org2012-07-121-2/+5
* Remove #pragma once from contentajwong@chromium.org2012-07-113-3/+0
* Clean up the remaining diff in content/appmichaelbai@chromium.org2012-07-113-5/+5
* 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
* [Mac] More descriptive process name for flapper.shess@chromium.org2012-06-221-1/+2
* 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
* Remove set noparent in content/app.jam@chromium.org2012-06-181-1/+0
* 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
* Remove an un-necessary ANDROID_UPSTREAM_BRINGUP usagehaitao.feng@intel.com2012-06-131-2/+1
* Added sandboxed process launchermichaelbai@chromium.org2012-06-121-0/+2
* Added sandboxed process service.michaelbai@chromium.org2012-06-124-1/+120
* Add JniHelper into content_jni_registrarhaitao.feng@intel.com2012-06-081-0/+2
* - Removed the message loop from shell_browser_main_parts.cc. We don't needmichaelbai@chromium.org2012-06-081-0/+8
* Coverity: Fix a forward NULL.jhawkins@chromium.org2012-06-071-5/+1
* Coverity: Initialize member variables.jhawkins@chromium.org2012-06-071-1/+2
* Fix --single-process mode after r140524.jam@chromium.org2012-06-061-1/+3
* [Android] Facilitate access to device information.leandrogracia@chromium.org2012-06-061-0/+2
* Simplify how Content*Client interfaces are created. Instead of depending on t...jam@chromium.org2012-06-051-38/+82
* As part of the content_shell bring up, some un-upstreamed featuresmichaelbai@chromium.org2012-06-044-0/+98
* Tighten up DEPS some more. NaCl/service process code are including internal c...jam@chromium.org2012-06-041-1/+1
* Fixed the dependency.michaelbai@chromium.org2012-06-014-0/+156
* Move RegisterContentSchemes from public url_constants into non-public url_sch...grt@chromium.org2012-05-281-1/+1
* Refactor fetching of browser_pid.bradchen@google.com2012-05-161-25/+35
* Fix crash in Android content_shell startupjknotten@chromium.org2012-05-151-6/+0