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
*
[Webapps] Allow adding shortcuts to the launcher
dfalcantara@chromium.org
2013-08-19
1
-0
/
+1
*
Add renderer side of IPC handler for context menu image thumbnail
jamesr@chromium.org
2013-07-31
1
-0
/
+3
*
Remove OVERRIDE on cross-repo overrides
abarth@chromium.org
2013-07-30
1
-18
/
+18
*
When showing a previously blocked popup, restore the "window features"
jochen@chromium.org
2013-07-25
1
-0
/
+2
*
Cleanup: remove g_hack_extension_group and AllowScriptExtension from
kalman@chromium.org
2013-07-10
1
-7
/
+0
*
chrome: Migrate from googleurl/ includes to url/ ones. Part 3.
tfarina@chromium.org
2013-07-04
1
-1
/
+1
*
Use a direct include of time headers in chrome/common/, chrome/installer, chr...
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Update Blink include paths
abarth@chromium.org
2013-06-17
1
-1
/
+1
*
Translate: infobars should not appear when a page has a refresh meta tag
toyoshim@chromium.org
2013-05-23
1
-2
/
+7
*
Hide location bar on Javascript-initiated scroll.
mvanouwerkerk@chromium.org
2013-05-21
1
-0
/
+6
*
Changes to block NPAPI plugins in ash-metro mode
cpu@chromium.org
2013-05-02
1
-0
/
+1
*
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
[next]