summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/chrome_render_view_observer.h
Commit message (Expand)AuthorAgeFilesLines
* Rename two ipc messages in WebViewGuest and move their sender/handler to exte...hanxi@chromium.org2014-08-181-1/+0
* Remove page id from "page capture".avi@chromium.org2014-07-111-11/+2
* Cleanup: Mark more renderer IPC messages as $feature-only.thestig@chromium.org2014-06-221-1/+5
* Task Manager: Remove dead FPS code.thestig@chromium.org2014-06-071-1/+0
* Move DetailedConsoleMessageAdded from ChromeRVO to ChromeRFO.mkosiba@chromium.org2014-06-021-5/+0
* Port aria_util_test.js to run as a WebUI test.dmazzoni@chromium.org2014-05-291-1/+1
* <webview>: Move name attribute to chromefsamuel@chromium.org2014-05-221-0/+1
* Convert Chrome usages of WebFrame to WebLocalFrame.dcheng@chromium.org2014-04-081-1/+1
* Remove automation code from browser process.jam@chromium.org2014-04-021-1/+0
* Remove uses of RenderView::EvaluateScript.avi@chromium.org2014-03-251-14/+2
* Move GetContextMenuNode from RenderView to RenderFrame.jam@chromium.org2014-03-101-2/+0
* Add MetaTagObserver for retrieving information about meta tagsdfalcantara@chromium.org2014-02-011-0/+2
* Remove the automation code for ChromeFrame since it's not used anymore.jam@chromium.org2013-12-171-10/+0
* Move WebPermissionContent implementation to ContentSettingsObserver instead o...jam@chromium.org2013-12-121-75/+2
* Chrome-side of making all the WebPermissionClient methods take a WebFrame. Th...jam@chromium.org2013-12-121-0/+7
* Remove some dead code in ChromeRenderViewObserver related to a method on WebP...jam@chromium.org2013-12-111-2/+0
* Make the renderer-side prerendering code use RenderFrames instead of RenderVi...jam@chromium.org2013-12-101-1/+0
* Use base namespace for string16 in chrome/renderer.brettw@chromium.org2013-12-041-5/+5
* Ensure that the OSK on Windows 8 shows up when we tap on an editable field in...ananta@chromium.org2013-11-271-2/+0
* Remove ChromeViewMsg_AddStrictSecurityHost.davidben@chromium.org2013-11-191-2/+0
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-071-39/+39
* Expose WebGL extension WEBGL_debug_renderer_info to Google domainszmo@chromium.org2013-10-311-0/+1
* Remove FrameSniffer since it's not used anymore after r230040.jam@chromium.org2013-10-241-1/+0
* Move APIPermission, APIPermissionSet, PermissionsInfo to top-level extensions.yoz@chromium.org2013-10-081-1/+1
* Report Javascript Runtime Errors to the Error Consolerdevlin.cronin@chromium.org2013-09-011-0/+6
* [Webapps] Allow adding shortcuts to the launcherdfalcantara@chromium.org2013-08-191-0/+1
* Add renderer side of IPC handler for context menu image thumbnailjamesr@chromium.org2013-07-311-0/+3
* Remove OVERRIDE on cross-repo overridesabarth@chromium.org2013-07-301-18/+18
* When showing a previously blocked popup, restore the "window features"jochen@chromium.org2013-07-251-0/+2
* Cleanup: remove g_hack_extension_group and AllowScriptExtension fromkalman@chromium.org2013-07-101-7/+0
* chrome: Migrate from googleurl/ includes to url/ ones. Part 3.tfarina@chromium.org2013-07-041-1/+1
* Use a direct include of time headers in chrome/common/, chrome/installer, chr...avi@chromium.org2013-06-281-1/+1
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* Translate: infobars should not appear when a page has a refresh meta tagtoyoshim@chromium.org2013-05-231-2/+7
* Hide location bar on Javascript-initiated scroll.mvanouwerkerk@chromium.org2013-05-211-0/+6
* Changes to block NPAPI plugins in ash-metro modecpu@chromium.org2013-05-021-0/+1
* Delete SnapshotTabHelper now that dependencies are fixed.justinlin@chromium.org2013-03-261-5/+0
* Restore SnapshotTabHelper temporarily until dependencies are fixed (reverts d...justinlin@chromium.org2013-03-231-0/+5
* Add RenderWidgetHost::GetSnapshotFromRenderer method to content/ interface fo...justinlin@chromium.org2013-03-231-5/+0
* Move TranslateHelper creation into ChromeRenderViewObservertoyoshim@chromium.org2013-01-221-2/+1
* Delete implementation of ChromeRenderViewObserver::DidHandleTouchEventdmazzoni@chromium.org2012-12-201-1/+0
* Forward Webkit Gesture events to interested RenderViewObservers.ananta@chromium.org2012-12-181-0/+2
* Extract renderer-side favicon downloading code into separate helper classcaitkp@chromium.org2012-11-151-34/+0
* Disable pushState and the rest of the history API in packaged apps via runtim...mihaip@chromium.org2012-10-251-0/+1
* Revert "Pass shadow-dom permissions to renderer"dhollowa@chromium.org2012-10-151-4/+1
* Remove animating shield for new constrained window UIsail@chromium.org2012-10-131-3/+0
* Pass shadow-dom permissions to rendererdhollowa@chromium.org2012-10-111-1/+4
* Remove renderer side thumbnailing code.mazda@chromium.org2012-10-051-9/+0
* Disable DOM MutationEvents for platform appsadamk@chromium.org2012-08-231-4/+7
* Gradient overlay for constrained windowsail@chromium.org2012-08-171-0/+4