summaryrefslogtreecommitdiffstats
path: root/content/app/content_main_runner.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename USE_NSS to USE_NSS_CERTS.davidben2015-04-171-1/+1
* Add option to export tracing events to ETW.georgesak2015-04-161-0/+7
* Revert "Add option to export tracing events to ETW."pdr2015-04-141-7/+0
* Add option to export tracing events to ETW.georgesak2015-04-141-0/+7
* Use command line to signal whether a child process was passed V8 snapshot fil...rmcilroy2015-04-101-4/+5
* Move V8 snapshot loading code from isolate_holder to gin/v8_startup_data.{h,cc}.oth2015-04-051-4/+4
* Don't crash service process on start initializing V8.vitalybuka2015-04-031-1/+2
* Profiler-instrumentation of the startup time.yiyaoliu2015-03-181-0/+7
* Revert the TerminateOnHeapCorruption experiment.erikwright2015-03-111-2/+1
* Transfer v8 snapshot files as file descriptors to child processes on Posix.rmcilroy2015-02-241-26/+31
* removing all the code related to chrome://statscpu2015-02-121-40/+0
* Mechanical rename of base::debug -> base::trace_event for /contentssid2015-02-091-5/+5
* Don't set up an autorelease pool in ContentMainRunner on iOSstuartmorgan2015-01-301-2/+5
* Mechanical rename of tracing includes for /content [3/3]primiano2015-01-281-1/+1
* Fix EnableTerminationOnOutOfMemory for malloccpu2015-01-271-1/+1
* mmap V8 snapshot and ICU data file in the android_webviewmkosiba2015-01-091-5/+16
* [gin] Fingerprint the V8 snapshot files on Windows and verify before loading ...rmcilroy2015-01-091-4/+4
* Infrastructure for enabling V8's initial snapshot to be loaded from external ...baixo2014-10-281-1/+22
* remove ui/base/win/dpi_setup.ccscottmg2014-10-231-2/+1
* Standardize usage of virtual/override/final in content/dcheng2014-10-211-4/+4
* Replace OVERRIDE and FINAL with override and final in content/app/[a-s]*anand.ratn2014-10-061-3/+3
* Get Win32K lockdown for renderers working again on Windows 8+.ananta2014-09-261-13/+15
* Reland: Issue 446203002: Initialize the now_function to the HighResNowWrapper...Fadi Meawad2014-09-051-2/+0
* Revert of Initialize the now_funciton to the HighResNowWrapper in case High R...fmeawad2014-08-281-0/+2
* Reland 596ff54335b2a1b393af10657bc4945114f3beed - Split API bundle generation...yoz2014-08-271-2/+7
* Revert "Split bundle generation steps so that API registration is generated i...Albert J. Wong2014-08-271-7/+2
* Split bundle generation steps so that API registration is generated in browse...yoz2014-08-271-2/+7
* We have noticed a clock shift when QPC was deployed. It shows as a regression...fmeawad2014-08-261-2/+0
* Add base:: qualification to some COmmandLine references in content.brettw@chromium.org2014-08-111-11/+15
* Refactor tracing to pass around base::debug::TraceOptions to reduce spaghettinednguyen@google.com2014-08-041-1/+2
* Configure termination-on-heap-corruption using a delegate method rather than ...erikwright@chromium.org2014-08-011-4/+4
* Use HighResNow whenever possible on Windows.fmeawad@chromium.org2014-08-011-2/+1
* Initialize exit_code in content main runner before passing it to the embedderjochen@chromium.org2014-07-291-1/+1
* Experimentally disable termination on heap corruption in order to measure the...erikwright@chromium.org2014-07-281-1/+2
* Remove disable-embedded-shared-worker flag and shared worker process related ...horo@chromium.org2014-07-251-3/+0
* Revert of Experimentally disable termination on heap corrruption in order to ...tonyg@chromium.org2014-07-181-2/+1
* Experimentally disable termination on heap corruption in order to measure the...erikwright@chromium.org2014-07-181-1/+2
* Apply renderer sandbox to utility processes.mdempsky@chromium.org2014-06-251-0/+1
* Mojo: nuke EnvironmentDatadarin@chromium.org2014-06-141-4/+0
* Removing WTL from content runner.cpu@chromium.org2014-06-111-7/+2
* [ICU] Avoid reading ICU data files in render process.feng@chromium.org2014-06-101-0/+13
* Revert of Removing WTL from content runner. (https://codereview.chromium.org/...alph@chromium.org2014-06-101-2/+7
* Removing WTL from content runner.cpu@chromium.org2014-06-101-7/+2
* Pass the device scale factor in the command line to renderer processes.ananta@chromium.org2014-06-041-1/+17
* Revert 272472 "Mojo: nuke EnvironmentData"kbr@chromium.org2014-05-231-0/+4
* Mojo: nuke EnvironmentDatadarin@chromium.org2014-05-231-4/+0
* Add support for multiple zygote fork delegatesmdempsky@chromium.org2014-05-111-3/+4
* Move Mojo channel initialization closer to IPC::Channel setupdarin@chromium.org2014-04-241-3/+3
* Remove EnableThemeSupportOnAllWindowStationsjschuh@chromium.org2014-04-211-61/+0
* Move some methods related to single-process out of content/public, since they...jam@chromium.org2014-04-171-4/+4