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_render_view_observer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete SnapshotTabHelper now that dependencies are fixed.
justinlin@chromium.org
2013-03-26
1
-5
/
+0
*
Restore SnapshotTabHelper temporarily until dependencies are fixed (reverts d...
justinlin@chromium.org
2013-03-23
1
-0
/
+5
*
Add RenderWidgetHost::GetSnapshotFromRenderer method to content/ interface fo...
justinlin@chromium.org
2013-03-23
1
-5
/
+0
*
Move TranslateHelper creation into ChromeRenderViewObserver
toyoshim@chromium.org
2013-01-22
1
-2
/
+1
*
Delete implementation of ChromeRenderViewObserver::DidHandleTouchEvent
dmazzoni@chromium.org
2012-12-20
1
-1
/
+0
*
Forward Webkit Gesture events to interested RenderViewObservers.
ananta@chromium.org
2012-12-18
1
-0
/
+2
*
Extract renderer-side favicon downloading code into separate helper class
caitkp@chromium.org
2012-11-15
1
-34
/
+0
*
Disable pushState and the rest of the history API in packaged apps via runtim...
mihaip@chromium.org
2012-10-25
1
-0
/
+1
*
Revert "Pass shadow-dom permissions to renderer"
dhollowa@chromium.org
2012-10-15
1
-4
/
+1
*
Remove animating shield for new constrained window UI
sail@chromium.org
2012-10-13
1
-3
/
+0
*
Pass shadow-dom permissions to renderer
dhollowa@chromium.org
2012-10-11
1
-1
/
+4
*
Remove renderer side thumbnailing code.
mazda@chromium.org
2012-10-05
1
-9
/
+0
*
Disable DOM MutationEvents for platform apps
adamk@chromium.org
2012-08-23
1
-4
/
+7
*
Gradient overlay for constrained window
sail@chromium.org
2012-08-17
1
-0
/
+4
*
Revert 152059 - Gradient overlay for constrained window
sail@chromium.org
2012-08-17
1
-4
/
+0
*
Gradient overlay for constrained window
sail@chromium.org
2012-08-17
1
-0
/
+4
*
Move c/r/extensions/* into extensions namespace
rdevlin.cronin@chromium.org
2012-08-07
1
-3
/
+6
*
Revert 150232 (speculative, probably broke
thakis@chromium.org
2012-08-07
1
-4
/
+0
*
Update favicon URLs on FinishLoad for main frame
aruslan@chromium.org
2012-08-07
1
-0
/
+4
*
Use hi-resolution favicon variants if available.
thakis@chromium.org
2012-08-07
1
-5
/
+8
*
Only allows extensions to create HTML notifications.
jianli@chromium.org
2012-07-30
1
-0
/
+2
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Shim that simulates a <browser> tag via Mutation Observers.
mihaip@chromium.org
2012-07-03
1
-2
/
+5
*
Move the mixed scripting infobar to a page action icon / content setting.
cevans@chromium.org
2012-06-21
1
-1
/
+0
*
Enable Shadow DOM and scoped stylesheet for extensions.
morrita@chromium.org
2012-06-15
1
-0
/
+4
*
Pop fewer insecure content bars.
tsepez@chromium.org
2012-05-23
1
-0
/
+1
*
Throttle CapturePageInfo.
darin@chromium.org
2012-05-23
1
-8
/
+9
*
Use InterstitialPage through a delegate interface instead of deriving from it.
jam@chromium.org
2012-02-07
1
-1
/
+0
*
Move DOMAutomationController code from chrome to content. This is needed by i...
jam@chromium.org
2012-02-03
1
-9
/
+0
*
Add world_id parameter to ExtensionDispatcher::AllowScriptExecution().
koz@chromium.org
2011-12-14
1
-0
/
+4
*
Revert 113591 - Revert 113579 - Content settings: allow scripts on interstiti...
dgozman@chromium.org
2011-12-08
1
-0
/
+1
*
Revert 113579 - Content settings: allow scripts on interstitial pages even if...
dgozman@chromium.org
2011-12-08
1
-1
/
+0
*
Content settings: allow scripts on interstitial pages even if JavaScript is b...
marja@chromium.org
2011-12-08
1
-0
/
+1
*
Implement SetVisuallyDeemphasized in ChromeRenderViewObserver.
xiyuan@chromium.org
2011-12-02
1
-0
/
+6
*
base::Bind migrations in chrome/renderer
csilv@chromium.org
2011-11-17
1
-3
/
+2
*
Take script URLs into account when applying script content settings.
marja@chromium.org
2011-11-16
1
-0
/
+3
*
Cleanup: Remove unneeded forward declarations in chrome/renderer.
thestig@chromium.org
2011-11-11
1
-2
/
+0
*
Revert 109213 - Take script URLs into account when applying script content se...
cmp@chromium.org
2011-11-10
1
-3
/
+0
*
Take script URLs into account when applying script content settings.
marja@chromium.org
2011-11-09
1
-0
/
+3
*
Revert 109036 (speculative; seems to cause increased worker test flakiness) -...
thakis@chromium.org
2011-11-08
1
-3
/
+0
*
Take script URLs into account when applying script content settings.
marja@chromium.org
2011-11-08
1
-0
/
+3
*
Revert 109005 - Take script URLs into account when applying script content se...
marja@chromium.org
2011-11-08
1
-3
/
+0
*
Take script URLs into account when applying script content settings.
marja@chromium.org
2011-11-08
1
-0
/
+3
*
Hosts opting in to strict-transport-security get mixed content blocking.
tsepez@chromium.org
2011-11-02
1
-0
/
+6
*
Rename RenderView to RenderViewImpl. Update Chrome's DEPS so that it can't in...
jam@chromium.org
2011-10-10
1
-1
/
+3
*
Make RenderView inherit from content::RenderView, and add missing functions t...
jam@chromium.org
2011-10-10
1
-2
/
+6
*
Move RenderViewObserver and RenderViewObserverTracker to content\public\rende...
jam@chromium.org
2011-10-03
1
-2
/
+2
*
Show keyboard when the focused editable field is touched inside the web conte...
mazda@chromium.org
2011-10-03
1
-0
/
+1
*
Allow webRequest API extensions to clear the in-memory cache of WebKit.
battre@chromium.org
2011-09-29
1
-1
/
+6
*
Update WebPermissionClient implementation to support image URLs
jochen@chromium.org
2011-09-19
1
-2
/
+3
[next]