summaryrefslogtreecommitdiffstats
path: root/content/renderer/renderer_main.cc
Commit message (Expand)AuthorAgeFilesLines
* LSan: invoke leak detection in RendererMain() on renderer exit.earthdok2015-02-181-0/+6
* removing all the code related to chrome://statscpu2015-02-121-9/+0
* Mechanical rename of base::debug -> base::trace_event for /contentssid2015-02-091-2/+2
* Mechanical rename of tracing includes for /content [2/3]primiano2015-01-281-1/+1
* Send all field trials from the browser.georgesak2015-01-141-3/+1
* Removing --renderer-assert-test command-line flaganujk.sharma2015-01-131-5/+0
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-231-2/+3
* Switch users of foundation_util.h to include it directly and clean up uses of...avi2014-12-211-1/+0
* Pending tasks in a message loop should be deleted before shutting down Blinkharaken2014-11-111-5/+6
* Cleanup: Remove unneeded path_service.h includes.thestig2014-11-061-1/+0
* Standardize usage of virtual/override/final in content/renderer/dcheng2014-10-211-3/+3
* Rationalize and fix chromium android linker histogram recording.simonb2014-10-131-0/+6
* Replace FINAL and OVERRIDE with their C++11 counterparts in content/renderermohan.reddy2014-10-081-2/+2
* Remove BrowserPlugin tests (only one test remaining with existing coverage)fsamuel2014-10-021-1/+0
* Revert of Pending tasks in a message loop should be deleted before shutting d...kareng2014-09-301-6/+5
* Pending tasks in a message loop should be deleted before shutting down Blinkharaken2014-09-301-5/+6
* Revert of Pending tasks in a message loop should be deleted before shutting d...reveman2014-09-261-6/+5
* Pending tasks in a message loop should be deleted before shutting down Blinkharaken2014-09-251-5/+6
* Cleanup: Put more plugin code behind the ENABLE_PLUGINS ifdef.thestig2014-09-041-1/+4
* Update Memory.RendererUsed only after Blink is initializedkouhei@chromium.org2014-07-101-23/+0
* Expose a low-end device mode override flags for non-android OSs as wellc.shu@samsung.com2014-06-261-2/+2
* Add trial for DirectWrite, and reorder some initialization so it can take effectscottmg@chromium.org2014-06-191-2/+3
* Remove flag --test-sandboxluken@chromium.org2014-06-041-3/+0
* Stack trace symbolization for Chrome sandbox processes.ivanpe@google.com2014-03-221-3/+3
* Revert of Stack trace symbolization for Chrome sandbox processes. (https://co...vsevik@chromium.org2014-03-211-3/+3
* Stack trace symbolization for Chrome sandbox processes.ivanpe@google.com2014-03-211-3/+3
* Move webkit_child_helpers to content/child/pilgrim@chromium.org2014-03-111-2/+2
* [Mac] Remove NSApplication from the renderer.rsesek@chromium.org2014-02-281-3/+6
* Revert 253994 "[Mac] Remove NSApplication from the renderer."pkasting@chromium.org2014-02-281-6/+3
* [Mac] Remove NSApplication from the renderer.rsesek@chromium.org2014-02-281-3/+6
* Make some field trials unforceable via command-line in the official build.gab@chromium.org2014-02-131-1/+2
* Start removing support for in-process NPAPI plugins. This was a debugging mod...jam@chromium.org2013-12-261-5/+2
* MessageLoop(TYPE_UI) -> MessageLoopForUIsky@chromium.org2013-12-191-1/+1
* Convert PhishingClassifierDelegateTest and PhishingDOMFeatureExtractorTest to...jam@chromium.org2013-11-201-1/+1
* Cleanup: Remove unused includes of webkit/glue/webkit_glue.htfarina@chromium.org2013-11-121-1/+0
* Android: adjusts the Skia font cache.bulach@chromium.org2013-08-211-0/+12
* Remove unused variable declaration.etienneb@chromium.org2013-08-141-2/+0
* Created multi-process-friendly PowerMonitor interface.bajones@chromium.org2013-08-021-4/+2
* Remove the PpapiInterfaceFactoryManager abstraction which isn't needed anymor...jam@chromium.org2013-07-251-10/+0
* Put the pepper files which were moved in r213578 to the content namespace.jam@chromium.org2013-07-251-2/+2
* Split PepperPluginRegistry into the pieces that are needed in each process. c...jam@chromium.org2013-07-251-1/+1
* Move webkit/plugins/ppapi to content/renderer/pepper.jam@chromium.org2013-07-251-4/+5
* Update include paths in content/renderer for base/process changes.rsesek@chromium.org2013-07-241-1/+0
* Hide knowledge of webkit::ppapi::PpapiInterfaceFactoryManager from chrome. Th...jam@chromium.org2013-07-231-3/+9
* reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue...scottmg@chromium.org2013-07-231-0/+1
* Revert 212927 "Move webkitplatformsupport_impl and related from ..."bryeung@chromium.org2013-07-221-1/+0
* Move webkitplatformsupport_impl and related from glue to childscottmg@chromium.org2013-07-221-0/+1
* Use a direct include of the message_loop header in content/, part 4.avi@chromium.org2013-07-181-1/+1
* Process names, and predictable thread and process ordering in about:tracingnduca@chromium.org2013-07-081-0/+4
* Make --force-fieldtrials not activate them in the browser process.asvitkine@chromium.org2013-07-021-2/+6