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
/
chrome
/
renderer
/
chrome_content_renderer_client.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pepper: Allow Compositor and VideoDecode on dev channel.
teravest@chromium.org
2014-07-10
1
-3
/
+11
*
Pepper: Narrow dev channel whitelisting behavior.
teravest@chromium.org
2014-07-07
1
-0
/
+63
*
Implement <appview> skeleton.
fsamuel@chromium.org
2014-07-03
1
-0
/
+1
*
Refactor renderer-side script injection.
rdevlin.cronin@chromium.org
2014-06-23
1
-0
/
+1
*
Removed NPAPI plugin infobar, with Finch trial gate (disabled by default).
cthomp@chromium.org
2014-06-20
1
-6
/
+14
*
Updated Plugin bubble model to add "learn more" link and to appear with a sli...
radhikabhar@chromium.org
2014-06-19
1
-0
/
+2
*
Enable resource prefetch from the browser process.
tburkard@chromium.org
2014-06-17
1
-0
/
+3
*
Remove ContentRendererClient::AllowBrowserPlugin
fsamuel@chromium.org
2014-06-16
1
-23
/
+0
*
Remove extension-specific page load time histogram support for webrequest
vabr@chromium.org
2014-06-13
1
-22
/
+3
*
Remove adview
fsamuel@chromium.org
2014-06-13
1
-6
/
+3
*
Mark ChromeViewHostMsg_DetailedConsoleMessageAdded as extensions-only.
thestig@chromium.org
2014-06-07
1
-3
/
+10
*
Remove deprecated permissions functions from Extension
rdevlin.cronin@chromium.org
2014-06-06
1
-1
/
+1
*
PPAPI: Refactor MessageChannel to prep for sync postMessage
dmichael@chromium.org
2014-05-23
1
-0
/
+8
*
Remove --no-js-randomness. Only used by perftracker, which is dead.
pkasting@chromium.org
2014-05-19
1
-2
/
+1
*
Move renderer ExtensionHelper into //extensions
jamescook@chromium.org
2014-05-01
1
-1
/
+3
*
Pull chrome stuff out of (and move) extensions::Dispatcher.
rockot@chromium.org
2014-05-01
1
-10
/
+15
*
Introduce chrome.shell.createWindow stub API for app_shell
jamescook@chromium.org
2014-04-30
1
-7
/
+13
*
Remove kEnableBrowserPluginForAllViewTypes flag
zork@chromium.org
2014-04-29
1
-7
/
+0
*
Revert teporary include hacks for WebLocalFrame and use forward declares
dcheng@chromium.org
2014-04-18
1
-1
/
+1
*
Remove ChromeV8Extension & most of ChromeV8Context
rockot@chromium.org
2014-04-17
1
-4
/
+3
*
Create ExtensionsRendererClient.
rockot@chromium.org
2014-04-16
1
-0
/
+3
*
Add profile-switches to signin-internals; move switches to component
mlerman@chromium.org
2014-04-16
1
-1
/
+1
*
Final (?) set of changes to unblock WebLocalFrame in blink.
dcheng@chromium.org
2014-04-12
1
-2
/
+3
*
Support new plugin type in BrowserPlugin that navigates to a set URL.
zork@chromium.org
2014-04-11
1
-0
/
+3
*
When the auto-reload experiment is enabled ("enable-offline-auto-reload"), if...
ellyjones@chromium.org
2014-03-15
1
-0
/
+11
*
Remove the PurgeMemory IPC message and handling code. The MemoryPurger is gone.
pkasting@chromium.org
2014-03-13
1
-7
/
+0
*
Plumbs through RenderFrameObserver::WillReleaseScriptContext
sky@chromium.org
2014-03-04
1
-6
/
+2
*
Link chrome_elf.dll instead of statically linking the blacklist code
csharp@chromium.org
2014-02-27
1
-6
/
+1
*
Revert of Link chrome_elf.dll instead of statically linking the blacklist cod...
ckocagil@chromium.org
2014-02-26
1
-1
/
+6
*
Link chrome_elf.dll instead of statically linking the blacklist code
csharp@chromium.org
2014-02-26
1
-6
/
+1
*
Cleanup: Move kChromeDevToolsScheme constant into content namespace.
tfarina@chromium.org
2014-02-17
1
-1
/
+1
*
IPC glue between cast library transport and encoders.
hubbe@chromium.org
2014-02-15
1
-0
/
+3
*
Add a UMA stat to track if the Browser blacklist is Set on the Renderer
csharp@chromium.org
2014-02-15
1
-0
/
+17
*
Revert 251134 "Revert 251095 "Revert 250828 "Add a UMA stat to t..."
asvitkine@chromium.org
2014-02-13
1
-17
/
+0
*
Revert 251095 "Revert 250828 "Add a UMA stat to track if the Bro..."
asvitkine@chromium.org
2014-02-13
1
-0
/
+17
*
Revert 250828 "Add a UMA stat to track if the Browser blacklist ..."
asvitkine@chromium.org
2014-02-13
1
-17
/
+0
*
Add a UMA stat to track if the Browser blacklist is Set on the Renderer
csharp@chromium.org
2014-02-12
1
-0
/
+17
*
Cleanup: Move kChromeUIScheme constant into content namespace.
tfarina@chromium.org
2014-02-11
1
-1
/
+1
*
Clean up some ifdefs around Win Aura.
jam@chromium.org
2014-02-04
1
-2
/
+2
*
Re-land r248110 "[Password Generation] Enable new UI"
gcasto@chromium.org
2014-01-31
1
-4
/
+5
*
Revert 248110 "[Password Generation] Enable new UI"
tzik@chromium.org
2014-01-31
1
-5
/
+4
*
[Password Generation] Enable new UI
gcasto@chromium.org
2014-01-31
1
-4
/
+5
*
RenderFrame: flesh out Observer
ellyjones@chromium.org
2014-01-29
1
-3
/
+14
*
Add the scheme chrome-distiller:// and hook up data source.
nyquist@chromium.org
2014-01-27
1
-3
/
+8
*
Revert r246051 since WebFrame()->parent() is always NULL on RenderFrame const...
jam@chromium.org
2014-01-25
1
-4
/
+6
*
Proxy private UMA pepper interface for out-of-process and NaCl plugins.
elijahtaylor@chromium.org
2014-01-24
1
-0
/
+8
*
More simplification of code now that RenderFrame is per WebFrame.
jam@chromium.org
2014-01-21
1
-6
/
+4
*
Move kExtensionProcess to src/extensions/common/switches.cc
jamescook@chromium.org
2014-01-16
1
-1
/
+2
*
Move LinkDoctor out of content and into chrome.
mmenke@chromium.org
2014-01-13
1
-26
/
+16
*
Move the guts of user_metrics to a new static lib in //base/metrics.
ben@chromium.org
2014-01-13
1
-1
/
+2
[next]