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
*
Remove useless code and update comments for password_manager.
leon.han
2016-02-24
1
-6
/
+0
*
[Experimental Framework] Move the trial token public key out of content and i...
iclelland
2016-02-12
1
-0
/
+4
*
NaCl cleanup: Remove the need to register PPB_NACL_PRIVATE_INTERFACE
mseaborn
2016-02-05
1
-1
/
+0
*
Remove dependency from content_renderer on startup_metric_utils_common.
fdoray
2016-02-03
1
-0
/
+4
*
Switch to standard integer types in chrome/.
avi
2015-12-26
1
-0
/
+2
*
Make NetErrorHelper more OOPIF-friendly.
mmenke
2015-10-27
1
-2
/
+1
*
Move more extensions code into ChromeExtensionsRendererClient.
thestig
2015-10-20
1
-39
/
+1
*
Checking permission before granting local IP breaks extensions or apps which ...
guoweis
2015-09-29
1
-0
/
+1
*
Cleanup: IWYU for base/gtest_prod_util.h.
thestig
2015-09-25
1
-0
/
+1
*
Use v8::Contexts rather than GURLs as keys to extension service workers.
kalman
2015-09-14
1
-1
/
+3
*
This patch allows the webview.partitions.accessible_resources entry in chrome...
paulmeyer
2015-09-09
1
-0
/
+2
*
[Android] Suspend shared timers for hidden renderers
jdduke
2015-09-04
1
-0
/
+1
*
Revert of Pass the v8::Context through the willDestroyServiceWorkerContextOnW...
kalman
2015-09-02
1
-3
/
+1
*
Pass the v8::Context through the willDestroyServiceWorkerContextOnWorkerThrea...
kalman
2015-08-31
1
-1
/
+3
*
Reland Plugins: Remove Shadow DOM Plugin Placeholder
tommycli
2015-08-27
1
-4
/
+0
*
Revert of Plugins: Remove Shadow DOM Plugin Placeholder (patchset #4 id:70001...
dstockwell
2015-08-26
1
-0
/
+4
*
Plugins: Remove Shadow DOM Plugin Placeholder
tommycli
2015-08-26
1
-4
/
+0
*
[Extension ServiceWorkers] Adding getBackgroundClient
annekao
2015-08-21
1
-0
/
+1
*
Create thread-safe RendererExtensionRegistry from ExtensionSet
annekao
2015-08-19
1
-1
/
+0
*
Defer media playback in background tabs.
dalecurtis
2015-08-19
1
-0
/
+1
*
[Extension ServiceWorkers] Chrome: Passing v8::context to extensions dispatcher
annekao
2015-08-18
1
-1
/
+4
*
Revert "[Extension ServiceWorkers] Chrome: Passing v8::context to extensions ...
falken
2015-08-12
1
-4
/
+1
*
[Extension ServiceWorkers] Chrome: Passing v8::context to extensions dispatcher
annekao
2015-08-11
1
-1
/
+4
*
Avoid logging new tab page metrics in PageLoadHistograms.
bmcquade
2015-07-14
1
-2
/
+0
*
Split out content/child's SiteIsolationPolicy into two new classes.
nick
2015-06-16
1
-1
/
+1
*
Clean up usage of top()->document().url() in CrossesExtensionExtents.
alexmos
2015-06-16
1
-1
/
+1
*
Reland: Plugin Placeholders: Refactor for platforms that don't support plugins
tommycli
2015-06-11
1
-0
/
+2
*
Remove usage of top()->document().url() from ChromeContentRendererClient::Sho...
alexmos
2015-06-08
1
-1
/
+1
*
Move guest view container message routing out of content/.
lazyboy
2015-06-02
1
-1
/
+3
*
Revert "Plugin Placeholders: Refactor for platforms that don't support plugins"
vitalybuka
2015-05-23
1
-2
/
+0
*
Plugin Placeholders: Refactor for platforms that don't support plugins
tommycli
2015-05-18
1
-0
/
+2
*
"Load image" context menu item to reload a LoFi image.
megjablon
2015-05-16
1
-0
/
+4
*
Decouple GuestViewContainer from Extensions
fsamuel
2015-05-08
1
-2
/
+0
*
Resolve the beforeinstallprompt event's promise.
benwells
2015-05-06
1
-0
/
+2
*
Add an IPC method for Blink to call RapporService::RecordSample()
kojii
2015-04-10
1
-0
/
+3
*
Forward Blink's didCreateScriptContext event to RenderFrameObserver rather th...
kalman
2015-03-31
1
-4
/
+0
*
Make ContentRendererClient::DidCreateScriptContext take a WebLocalFrame.
kalman
2015-03-09
1
-1
/
+1
*
Rename blink::WebWorkerPermissionProxyClient to blink::WebWorkerContentSettin...
mlamouri
2015-03-09
1
-3
/
+3
*
PPAPI: Whitelist PPB_CameraDevice_Private for some apps
jchuang
2015-02-25
1
-0
/
+2
*
PPAPI: remove redundant allowed_video_decode_origins_
jchuang
2015-02-21
1
-1
/
+0
*
Renamed the dns_prefetch component to network_predictor
pmeenan
2015-01-30
1
-2
/
+2
*
Removing dead code setNumberViews
paritosh.in
2015-01-12
1
-1
/
+0
*
PPAPI: Remove whitelist checks for PPB_VideoDecoder now that it's stable.
bbudge
2015-01-10
1
-1
/
+0
*
Fix message routing for BrowserPlugin in iframe
fsamuel
2014-12-18
1
-0
/
+3
*
Adds DNS prefetch support to Chromecast.
gunsch
2014-12-11
1
-3
/
+3
*
Componentize renderer side of DNS prefetching.
gunsch
2014-11-18
1
-2
/
+5
*
Support embedded plugins with MimeHandlerView.
raymes
2014-11-07
1
-1
/
+2
*
Re-factored printing defines and build configs.
vitalybuka
2014-11-05
1
-2
/
+2
*
Enable shadow DOM-based "missing plugin" placeholder.
jbroman
2014-10-30
1
-0
/
+4
*
Move KeySystemInfo to media/.
xhwang
2014-10-24
1
-1
/
+1
[next]