summaryrefslogtreecommitdiffstats
path: root/content/app
Commit message (Expand)AuthorAgeFilesLines
* 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 indentation of some functions defined inside a classmseaborn@chromium.org2013-01-041-20/+19
* Report memory usage retained by TCMalloc freelists.alexeif@chromium.org2012-12-071-3/+15
* Add a gyp flag to allow removing dependency on ppapi.nileshagrawal@chromium.org2012-12-051-0/+2
* Fix the crash when the SandboxedProcessService is destroyed through onDestroy.michaelbai@chromium.org2012-11-291-0/+16
* Revert 168239 - Extract SIGPIPE ignoring code to a common place.dmichael@google.com2012-11-161-1/+1
* Extract SIGPIPE ignoring code to a common place.phajdan.jr@chromium.org2012-11-161-1/+1
* Move global_descriptors to base/posix.brettw@chromium.org2012-11-092-2/+2
* First step towards component build for Android.yfriedman@chromium.org2012-11-011-0/+1
* Move a bunch of code in content\common (as well as a few left in renderer) to...jam@chromium.org2012-10-221-1/+1
* Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to ...jam@chromium.org2012-10-211-6/+6
* Move a bunch of code in content\renderer to the content namespace.jam@chromium.org2012-10-191-3/+3
* Build content_main_runner.cc on iOS.msarda@chromium.org2012-10-101-5/+12
* Fix a race condition that SurfaceTextureBridge can get released before passin...qinmin@chromium.org2012-10-101-6/+9
* Simplify DEPS in content\public a bit since all cc files can include internal...jam@chromium.org2012-09-261-1/+0
* Type profiler by intercepting 'new' and 'delete' expressions.dmikurube@chromium.org2012-09-261-2/+13
* Close leaking FDs.jcivelli@chromium.org2012-09-251-23/+17
* Upstreaming SelectFileDialog for Androidaurimas@chromium.org2012-09-181-0/+4
* Expose memory allocator internal stats and properties.alexeif@chromium.org2012-09-171-0/+5
* Add sandbox support for Windows process mitigations jschuh@chromium.org2012-09-131-6/+7
* Revert 156550 - Add sandbox support for Windows process mitigations jschuh@chromium.org2012-09-131-7/+6
* Add sandbox support for Windows process mitigations jschuh@chromium.org2012-09-131-6/+7
* Minimal number of if-def changes to support OS_IOS in content_main_runner.ccleng@chromium.org2012-09-131-9/+20
* Revert 156315 - Add sandbox support for Windows process mitigationsjschuh@chromium.org2012-09-121-11/+6
* Add sandbox support for Windows process mitigationsjschuh@chromium.org2012-09-121-6/+11
* Prime the Windows theme DLL earlier.mad@chromium.org2012-09-121-0/+56
* Revert 155980 - Minimal number of if-def changes to support OS_IOS in content...peter@chromium.org2012-09-111-22/+12
* Minimal number of if-def changes to support OS_IOS in content_main_runner.ccleng@chromium.org2012-09-111-12/+22
* Split user agent code out of the 'glue' targetstuartmorgan@chromium.org2012-09-102-2/+1
* Disable DCHECKs in non-official release builds on Android.wangxianzhu@chromium.org2012-08-291-1/+1
* 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