summaryrefslogtreecommitdiffstats
path: root/content/app/content_main_runner.cc
Commit message (Expand)AuthorAgeFilesLines
* content_shell: fix linux ENABLE_PLUGIN=0 buildmsb@chromium.org2013-02-271-0/+4
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-4/+4
* Add a mode flag to the tracing framework.dsinclair@chromium.org2013-02-231-1/+2
* Revert 183089jschuh@chromium.org2013-02-181-3/+1
* Linux: add option to use system tcmalloc (off by default)phajdan.jr@chromium.org2013-02-181-1/+3
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-121-1/+1
* Add explicit base to FilePath.brettw@chromium.org2013-02-071-1/+1
* Fix high-DPI on Windows to make use of DIP scaling in WebKit.kevers@chromium.org2013-01-311-1/+1
* 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
* 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-091-1/+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
* Type profiler by intercepting 'new' and 'delete' expressions.dmikurube@chromium.org2012-09-261-2/+13
* Expose memory allocator internal stats and properties.alexeif@chromium.org2012-09-171-0/+5
* Minimal number of if-def changes to support OS_IOS in content_main_runner.ccleng@chromium.org2012-09-131-9/+20
* 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-101-1/+1
* Make printf and LOG output to cmd console for Windowsjbates@chromium.org2012-08-221-0/+6
* 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
* 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
* Move the Windows sandbox to sandbox/winjln@chromium.org2012-07-181-1/+1
* Emergency revert; rietveld broke; tree brokeerg@google.com2012-07-131-1/+1
* sandbox/src -> sandbox/win/srcjln@chromium.org2012-07-131-1/+1
* Fix stats countersjochen@chromium.org2012-07-121-2/+5
* Clean up the remaining diff in content/appmichaelbai@chromium.org2012-07-111-1/+1
* [Mac] More descriptive process name for flapper.shess@chromium.org2012-06-221-1/+2
* Remove an un-necessary ANDROID_UPSTREAM_BRINGUP usagehaitao.feng@intel.com2012-06-131-2/+1
* - 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
* Simplify how Content*Client interfaces are created. Instead of depending on t...jam@chromium.org2012-06-051-38/+82
* Tighten up DEPS some more. NaCl/service process code are including internal c...jam@chromium.org2012-06-041-1/+1
* 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
* Android content shell bringup.jrg@chromium.org2012-05-101-4/+25
* Move the Linux zygote stuff into its own per-process directory.brettw@chromium.org2012-05-081-1/+3