summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webview_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Move alternate 404 error page loading out of WebFrame and into RenderView.darin@chromium.org2009-08-041-25/+18
* This CL fixes issue 17468: Regression: Directionality marks should not be ins...xji@chromium.org2009-07-291-3/+6
* Allow the browser to send actions back to the render for media element contex...ajwong@chromium.org2009-07-231-2/+4
* Remove unintended addition of a forward delcaration for WebWidget.ajwong@chromium.org2009-07-171-1/+0
* Begin implementation of the context menu for Video and Audio tags.ajwong@chromium.org2009-07-171-1/+6
* Reverting 20855.darin@chromium.org2009-07-161-15/+25
* Reverting 20854.darin@chromium.org2009-07-161-25/+15
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-161-15/+25
* Chrome-side of fixes for content-script messaging.mpcomplete@chromium.org2009-07-141-2/+6
* Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also,darin@chromium.org2009-07-141-0/+9
* linux: only create browser-side plugin container after plugin requests itevan@chromium.org2009-06-301-0/+4
* Reverting 19560. This caused a bunch of plugin-related unittest failures on W...glen@chromium.org2009-06-301-4/+0
* linux: only create browser-side plugin container after plugin requests itevan@chromium.org2009-06-291-0/+4
* linux: cleanup browser-side GtkSockets when plugins are destroyedevan@chromium.org2009-06-281-0/+5
* Fix for reverted cl http://codereview.chromium.org/147123davemoore@chromium.org2009-06-271-5/+0
* Add notifications for when V8Proxy creates or destroys a V8 Context.mpcomplete@chromium.org2009-06-261-0/+10
* Reverting 19361.davemoore@chromium.org2009-06-261-0/+5
* A recent change broke the load times. It also revealed some deficiencies.davemoore@chromium.org2009-06-261-5/+0
* DevTools: Nuke legacy debugger.pfeldman@chromium.org2009-06-241-2/+0
* Delete files from webkit/glue that have been made obsolete by correspondingdarin@chromium.org2009-06-181-23/+28
* Extract load times from WebDataSource. Move them to NavigationState.darin@chromium.org2009-06-161-0/+5
* Extract form related classes from the guts of WebFrameImpl.darin@chromium.org2009-06-151-14/+7
* Use pointers instead of references in SpellCheck function.sidchat@google.com2009-06-121-3/+3
* Enable <video> in test_shellhclam@chromium.org2009-06-111-1/+1
* Do not allow URL drops on app windows to cause a navigation awaytc@google.com2009-06-101-0/+6
* Stop auto-correcting abbreviations.BUG= www.crbug.com/12921TEST= For command ...sidchat@google.com2009-06-101-2/+2
* Implement InspectorClient's Settings API.pfeldman@chromium.org2009-06-031-0/+4
* Header cleanup in webkit/gluephajdan.jr@chromium.org2009-06-011-1/+0
* Move ExtraData from WebRequest to WebDataSource.darin@chromium.org2009-05-211-0/+5
* Adds propagation and handling of render-side focus events, for the benefit of...klink@chromium.org2009-05-201-0/+11
* Re-do r15244 again.darin@chromium.org2009-05-131-5/+3
* Revert r15940 again. Unexpected layout test failures :(darin@chromium.org2009-05-131-3/+5
* Re-do r15244 again.darin@chromium.org2009-05-131-5/+3
* Add Automatic spell correction support in Chrome.sidchat@google.com2009-05-121-0/+6
* Refactor media player to move away from webkit_gluehclam@chromium.org2009-05-071-1/+4
* Plumb the creator URL for popups up to the browser. We don't yet use this fo...pkasting@chromium.org2009-05-051-2/+6
* Revert r15278. More unexpected test failures :(darin@chromium.org2009-05-051-3/+5
* Re-do r15244: Fix crash in ~TestWebViewDelegate caused bydarin@chromium.org2009-05-051-5/+3
* Various trivial clean-up bits:pkasting@chromium.org2009-05-051-1/+1
* Revert r15244. Failed tests :(darin@chromium.org2009-05-041-3/+5
* Eliminate webkit/glue/webhistoryitem* in favor of adding adarin@chromium.org2009-05-041-5/+3
* revert r15223 to see if it fixes the security-context-with-base-tag.html crashdarin@chromium.org2009-05-041-4/+0
* Adds a WillDestroyFrame(WebFrame*) notification method to WebViewDelegate thatdarin@chromium.org2009-05-041-0/+4
* This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...jungshik@google.com2009-05-011-4/+6
* Fix sudden termination after the latest WebKit merge.jam@chromium.org2009-04-251-6/+0
* Use WebWorker and WebWorkerClient from the WebKit API.darin@chromium.org2009-04-241-3/+3
* Remove unused bits and pieces of #ifdefed code that isn't used.tim@chromium.org2009-04-241-4/+0
* Remove some unused code. Removes a couple of WebViewDelegate methodsdarin@chromium.org2009-04-181-17/+0
* Refactoring; switch the |filter| parameter into something that is more amenab...avi@chromium.org2009-04-121-3/+2
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-091-6/+2