summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/chrome_render_view_observer.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 152059 - Gradient overlay for constrained windowsail@chromium.org2012-08-171-4/+0
* Gradient overlay for constrained windowsail@chromium.org2012-08-171-0/+4
* Move c/r/extensions/* into extensions namespacerdevlin.cronin@chromium.org2012-08-071-3/+6
* Revert 150232 (speculative, probably brokethakis@chromium.org2012-08-071-4/+0
* Update favicon URLs on FinishLoad for main framearuslan@chromium.org2012-08-071-0/+4
* Use hi-resolution favicon variants if available.thakis@chromium.org2012-08-071-5/+8
* Only allows extensions to create HTML notifications.jianli@chromium.org2012-07-301-0/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Shim that simulates a <browser> tag via Mutation Observers.mihaip@chromium.org2012-07-031-2/+5
* Move the mixed scripting infobar to a page action icon / content setting.cevans@chromium.org2012-06-211-1/+0
* Enable Shadow DOM and scoped stylesheet for extensions.morrita@chromium.org2012-06-151-0/+4
* Pop fewer insecure content bars.tsepez@chromium.org2012-05-231-0/+1