index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
renderer
/
renderer_main.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
LSan: invoke leak detection in RendererMain() on renderer exit.
earthdok
2015-02-18
1
-0
/
+6
*
removing all the code related to chrome://stats
cpu
2015-02-12
1
-9
/
+0
*
Mechanical rename of base::debug -> base::trace_event for /content
ssid
2015-02-09
1
-2
/
+2
*
Mechanical rename of tracing includes for /content [2/3]
primiano
2015-01-28
1
-1
/
+1
*
Send all field trials from the browser.
georgesak
2015-01-14
1
-3
/
+1
*
Removing --renderer-assert-test command-line flag
anujk.sharma
2015-01-13
1
-5
/
+0
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-23
1
-2
/
+3
*
Switch users of foundation_util.h to include it directly and clean up uses of...
avi
2014-12-21
1
-1
/
+0
*
Pending tasks in a message loop should be deleted before shutting down Blink
haraken
2014-11-11
1
-5
/
+6
*
Cleanup: Remove unneeded path_service.h includes.
thestig
2014-11-06
1
-1
/
+0
*
Standardize usage of virtual/override/final in content/renderer/
dcheng
2014-10-21
1
-3
/
+3
*
Rationalize and fix chromium android linker histogram recording.
simonb
2014-10-13
1
-0
/
+6
*
Replace FINAL and OVERRIDE with their C++11 counterparts in content/renderer
mohan.reddy
2014-10-08
1
-2
/
+2
*
Remove BrowserPlugin tests (only one test remaining with existing coverage)
fsamuel
2014-10-02
1
-1
/
+0
*
Revert of Pending tasks in a message loop should be deleted before shutting d...
kareng
2014-09-30
1
-6
/
+5
*
Pending tasks in a message loop should be deleted before shutting down Blink
haraken
2014-09-30
1
-5
/
+6
*
Revert of Pending tasks in a message loop should be deleted before shutting d...
reveman
2014-09-26
1
-6
/
+5
*
Pending tasks in a message loop should be deleted before shutting down Blink
haraken
2014-09-25
1
-5
/
+6
*
Cleanup: Put more plugin code behind the ENABLE_PLUGINS ifdef.
thestig
2014-09-04
1
-1
/
+4
*
Update Memory.RendererUsed only after Blink is initialized
kouhei@chromium.org
2014-07-10
1
-23
/
+0
*
Expose a low-end device mode override flags for non-android OSs as well
c.shu@samsung.com
2014-06-26
1
-2
/
+2
*
Add trial for DirectWrite, and reorder some initialization so it can take effect
scottmg@chromium.org
2014-06-19
1
-2
/
+3
*
Remove flag --test-sandbox
luken@chromium.org
2014-06-04
1
-3
/
+0
*
Stack trace symbolization for Chrome sandbox processes.
ivanpe@google.com
2014-03-22
1
-3
/
+3
*
Revert of Stack trace symbolization for Chrome sandbox processes. (https://co...
vsevik@chromium.org
2014-03-21
1
-3
/
+3
*
Stack trace symbolization for Chrome sandbox processes.
ivanpe@google.com
2014-03-21
1
-3
/
+3
*
Move webkit_child_helpers to content/child/
pilgrim@chromium.org
2014-03-11
1
-2
/
+2
*
[Mac] Remove NSApplication from the renderer.
rsesek@chromium.org
2014-02-28
1
-3
/
+6
*
Revert 253994 "[Mac] Remove NSApplication from the renderer."
pkasting@chromium.org
2014-02-28
1
-6
/
+3
*
[Mac] Remove NSApplication from the renderer.
rsesek@chromium.org
2014-02-28
1
-3
/
+6
*
Make some field trials unforceable via command-line in the official build.
gab@chromium.org
2014-02-13
1
-1
/
+2
*
Start removing support for in-process NPAPI plugins. This was a debugging mod...
jam@chromium.org
2013-12-26
1
-5
/
+2
*
MessageLoop(TYPE_UI) -> MessageLoopForUI
sky@chromium.org
2013-12-19
1
-1
/
+1
*
Convert PhishingClassifierDelegateTest and PhishingDOMFeatureExtractorTest to...
jam@chromium.org
2013-11-20
1
-1
/
+1
*
Cleanup: Remove unused includes of webkit/glue/webkit_glue.h
tfarina@chromium.org
2013-11-12
1
-1
/
+0
*
Android: adjusts the Skia font cache.
bulach@chromium.org
2013-08-21
1
-0
/
+12
*
Remove unused variable declaration.
etienneb@chromium.org
2013-08-14
1
-2
/
+0
*
Created multi-process-friendly PowerMonitor interface.
bajones@chromium.org
2013-08-02
1
-4
/
+2
*
Remove the PpapiInterfaceFactoryManager abstraction which isn't needed anymor...
jam@chromium.org
2013-07-25
1
-10
/
+0
*
Put the pepper files which were moved in r213578 to the content namespace.
jam@chromium.org
2013-07-25
1
-2
/
+2
*
Split PepperPluginRegistry into the pieces that are needed in each process. c...
jam@chromium.org
2013-07-25
1
-1
/
+1
*
Move webkit/plugins/ppapi to content/renderer/pepper.
jam@chromium.org
2013-07-25
1
-4
/
+5
*
Update include paths in content/renderer for base/process changes.
rsesek@chromium.org
2013-07-24
1
-1
/
+0
*
Hide knowledge of webkit::ppapi::PpapiInterfaceFactoryManager from chrome. Th...
jam@chromium.org
2013-07-23
1
-3
/
+9
*
reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue...
scottmg@chromium.org
2013-07-23
1
-0
/
+1
*
Revert 212927 "Move webkitplatformsupport_impl and related from ..."
bryeung@chromium.org
2013-07-22
1
-1
/
+0
*
Move webkitplatformsupport_impl and related from glue to child
scottmg@chromium.org
2013-07-22
1
-0
/
+1
*
Use a direct include of the message_loop header in content/, part 4.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Process names, and predictable thread and process ordering in about:tracing
nduca@chromium.org
2013-07-08
1
-0
/
+4
*
Make --force-fieldtrials not activate them in the browser process.
asvitkine@chromium.org
2013-07-02
1
-2
/
+6
[next]