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
*
Rename two ipc messages in WebViewGuest and move their sender/handler to exte...
hanxi@chromium.org
2014-08-18
1
-1
/
+0
*
Remove page id from "page capture".
avi@chromium.org
2014-07-11
1
-11
/
+2
*
Cleanup: Mark more renderer IPC messages as $feature-only.
thestig@chromium.org
2014-06-22
1
-1
/
+5
*
Task Manager: Remove dead FPS code.
thestig@chromium.org
2014-06-07
1
-1
/
+0
*
Move DetailedConsoleMessageAdded from ChromeRVO to ChromeRFO.
mkosiba@chromium.org
2014-06-02
1
-5
/
+0
*
Port aria_util_test.js to run as a WebUI test.
dmazzoni@chromium.org
2014-05-29
1
-1
/
+1
*
<webview>: Move name attribute to chrome
fsamuel@chromium.org
2014-05-22
1
-0
/
+1
*
Convert Chrome usages of WebFrame to WebLocalFrame.
dcheng@chromium.org
2014-04-08
1
-1
/
+1
*
Remove automation code from browser process.
jam@chromium.org
2014-04-02
1
-1
/
+0
*
Remove uses of RenderView::EvaluateScript.
avi@chromium.org
2014-03-25
1
-14
/
+2
*
Move GetContextMenuNode from RenderView to RenderFrame.
jam@chromium.org
2014-03-10
1
-2
/
+0
*
Add MetaTagObserver for retrieving information about meta tags
dfalcantara@chromium.org
2014-02-01
1
-0
/
+2
*
Remove the automation code for ChromeFrame since it's not used anymore.
jam@chromium.org
2013-12-17
1
-10
/
+0
*
Move WebPermissionContent implementation to ContentSettingsObserver instead o...
jam@chromium.org
2013-12-12
1
-75
/
+2
*
Chrome-side of making all the WebPermissionClient methods take a WebFrame. Th...
jam@chromium.org
2013-12-12
1
-0
/
+7
*
Remove some dead code in ChromeRenderViewObserver related to a method on WebP...
jam@chromium.org
2013-12-11
1
-2
/
+0
*
Make the renderer-side prerendering code use RenderFrames instead of RenderVi...
jam@chromium.org
2013-12-10
1
-1
/
+0
*
Use base namespace for string16 in chrome/renderer.
brettw@chromium.org
2013-12-04
1
-5
/
+5
*
Ensure that the OSK on Windows 8 shows up when we tap on an editable field in...
ananta@chromium.org
2013-11-27
1
-2
/
+0
*
Remove ChromeViewMsg_AddStrictSecurityHost.
davidben@chromium.org
2013-11-19
1
-2
/
+0
*
Rename WebKit namespace to blink (part 4)
abarth@chromium.org
2013-11-07
1
-39
/
+39
*
Expose WebGL extension WEBGL_debug_renderer_info to Google domains
zmo@chromium.org
2013-10-31
1
-0
/
+1
*
Remove FrameSniffer since it's not used anymore after r230040.
jam@chromium.org
2013-10-24
1
-1
/
+0
*
Move APIPermission, APIPermissionSet, PermissionsInfo to top-level extensions.
yoz@chromium.org
2013-10-08
1
-1
/
+1
*
Report Javascript Runtime Errors to the Error Console
rdevlin.cronin@chromium.org
2013-09-01
1
-0
/
+6
*
[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
[next]