summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webview_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reverting dfisher changes 133386 and 13381cpu@google.com2009-04-081-2/+6
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-081-6/+2
* Switch to using WebDragData in WebView and WebViewDelegate.darin@chromium.org2009-04-071-2/+8
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-071-0/+1
* First pass of refactoring dialogs.avi@chromium.org2009-04-061-1/+2
* Callbacks through ChromeClient->RenderView->RenderViewHost for ContentsDidCha...rafaelw@chromium.org2009-04-041-0/+4
* - Added support for keeping track of load times.davemoore@chromium.org2009-04-031-9/+1
* Paste from the x clipboard into webkit.estade@chromium.org2009-04-021-0/+8
* Pressing the Del key while a item is selected in the autocomplete popup delet...jcampan@chromium.org2009-03-201-0/+5
* Wire DevTools agent in the Glue to the Renderer DevTools IPC transport: DevTo...pfeldman@chromium.org2009-03-161-0/+7