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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoids the extension check in ShouldFork for server-redirects.
creis@chromium.org
2013-05-30
1
-0
/
+1
*
Implement WebPrescientNetworking to trigger preconnect from blink.
kouhei@chromium.org
2013-05-27
1
-0
/
+3
*
Disallow extensions on the Chrome signin page.
mpcomplete@chromium.org
2013-05-22
1
-0
/
+3
*
components: Move visitedlink into visitedlink namespace.
tfarina@chromium.org
2013-05-17
1
-5
/
+5
*
Modify the IsNaClAllowed test to allow MIME type handling plugins.
bbudge@chromium.org
2013-05-04
1
-1
/
+1
*
Implement web speech synthesis.
dmazzoni@chromium.org
2013-05-03
1
-0
/
+2
*
Remove --allow-request-os-file-handle option
hamaji@chromium.org
2013-04-24
1
-9
/
+0
*
Add frame parameter to GetNavigationErrorStrings.
ttuttle@chromium.org
2013-04-23
1
-0
/
+1
*
Hide ContentClient getters from embedders so that they they don't reuse conte...
jam@chromium.org
2013-04-05
1
-16
/
+14
*
Allow wildcards in --allow-request-os-file-handle-api.
yusukes@chromium.org
2013-04-04
1
-2
/
+2
*
Unlike GetOSFileDescriptor, this API is asynchronous.
hamaji@chromium.org
2013-04-01
1
-0
/
+10
*
Allow NaCl plugin to be loaded from hosted app URLs.
meacer@chromium.org
2013-03-19
1
-2
/
+1
*
Browser Plugin: Use ContentRendererClient to disable instantiating <object ty...
lazyboy@chromium.org
2013-03-01
1
-0
/
+2
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-1
/
+1
*
Instant should have a dedicated render process
dhollowa@chromium.org
2013-01-25
1
-0
/
+1
*
Componentize visitedlinks to src/components/visitedlink
boliu@chromium.org
2013-01-23
1
-2
/
+5
*
Vanquish the remnants of media::MessageLoopFactory.
scherkus@chromium.org
2013-01-02
1
-10
/
+1
*
[Spellcheck] Cleanup. Resubmit, again
groby@chromium.org
2012-12-04
1
-0
/
+4
*
Remove unused opener_url from DidStartProvisionalLoad.
creis@chromium.org
2012-11-27
1
-1
/
+1
*
[content shell] block loading of non-local resources during layout tests, and...
jochen@chromium.org
2012-11-27
1
-0
/
+1
*
Browser Plugin: Use Sad WebView Graphic
fsamuel@chromium.org
2012-11-19
1
-0
/
+1
*
Revert 168052 - [Spellcheck] Removing cruft.
hbono@chromium.org
2012-11-16
1
-4
/
+0
*
[Spellcheck] Removing cruft.
groby@chromium.org
2012-11-15
1
-0
/
+4
*
Revert 167563 - [Spellcheck] Removing cruft.
groby@chromium.org
2012-11-14
1
-4
/
+0
*
[Spellcheck] Removing cruft.
groby@chromium.org
2012-11-14
1
-0
/
+4
*
Update shared spellcheck data, with no upward dependency.
groby@chromium.org
2012-11-07
1
-2
/
+0
*
Don't allow the browser plugin to be instantiated if the app doesn't have the...
fsamuel@chromium.org
2012-10-25
1
-0
/
+8
*
Remove PluginGroup
ibraaaa@google.com
2012-09-27
1
-3
/
+0
*
Removes PluginInfoMessageFilter dependency on PluginGroup.
ibraaaa@google.com
2012-09-21
1
-4
/
+2
*
Revert 155529 - [9] Updated ChromeContentRendererClient & PluginInfoMessageFi...
karen@chromium.org
2012-09-14
1
-2
/
+4
*
[9] Updated ChromeContentRendererClient & PluginInfoMessageFilter to use Plug...
ibraaaa@google.com
2012-09-07
1
-4
/
+2
*
Base web accessibility decisions on page transition. We only need to perform ...
cdn@chromium.org
2012-08-08
1
-0
/
+1
*
Move c/r/extensions/* into extensions namespace
rdevlin.cronin@chromium.org
2012-08-07
1
-3
/
+6
*
WebMediaPlayerImpl needs to own the audio source provider.
rtoy@google.com
2012-07-16
1
-0
/
+5
*
Histograms - Support histograms for Plugins, GPU
rtenneti@google.com
2012-07-12
1
-2
/
+0
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-1
/
+0
*
Show a replacement plug-in for loading errors.
bauerb@chromium.org
2012-05-01
1
-0
/
+3
*
Revert 134620 - Show a replacement plug-in for loading errors.
zmo@google.com
2012-04-30
1
-3
/
+0
*
Show a replacement plug-in for loading errors.
bauerb@chromium.org
2012-04-30
1
-0
/
+3
*
Prerendered pages are swapped in at browser::Navigate time.
cbentzel@chromium.org
2012-03-09
1
-0
/
+5
*
Add new versions of DidCreateScriptContext() with extension_group.
koz@chromium.org
2012-02-27
1
-0
/
+1
*
Remove "is_content_initiated" argument to ContentRendererClient::ShouldFork
cbentzel@chromium.org
2012-02-25
1
-1
/
+0
*
Allow NaCl for non web store apps if their top level URL is whitelisted.
bbudge@chromium.org
2012-02-19
1
-8
/
+10
*
Move socket API restriction check to browser process
dpolukhin@chromium.org
2012-02-16
1
-5
/
+0
*
Reloading page after installing app should bring it into correct process.
nasko@chromium.org
2012-02-01
1
-0
/
+2
*
Fold WebMediaPlayerImpl::Initialize() into the constructor.
scherkus@chromium.org
2012-01-13
1
-3
/
+3
*
Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNode (...
crogers@google.com
2012-01-07
1
-0
/
+1
*
Automatically load newly installed plug-ins if they are missing on a page.
bauerb@chromium.org
2012-01-06
1
-2
/
+7
*
Revert 116643 - Integrate HTMLMediaElement with Web Audio API's MediaElementA...
msw@chromium.org
2012-01-06
1
-1
/
+0
[next]