summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webwidget_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Reverting 20854.darin@chromium.org2009-07-161-0/+102
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-161-102/+0
* Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also,darin@chromium.org2009-07-141-31/+0
* Remove reference counting from WebWidgetDelegate.darin@chromium.org2009-07-091-4/+0
* Remove WebWidgetDelegate::GetContainingView since it is not needed.darin@chromium.org2009-07-091-4/+0
* Start using WebCursorInfo from the WebKit API. WebCursorInfo is adarin@google.com2009-07-081-2/+3
* Header cleanup in webkit/gluephajdan.jr@chromium.org2009-06-011-1/+0
* Various trivial clean-up bits:pkasting@chromium.org2009-05-051-2/+4
* Chrome side of the WebKit popup changes.paulg@google.com2009-04-101-16/+15
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-091-12/+12
* Reverting dfisher changes 133386 and 13381cpu@google.com2009-04-081-12/+12
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-081-12/+12
* Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.hdarin@chromium.org2009-04-011-3/+10
* First stage of implementing HTML select popup menus forpaulg@google.com2009-03-241-1/+37
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-2/+2
* POSIX: gfx::NativeViewId and CrossProcessEventagl@chromium.org2009-01-271-1/+1
* Adjusting the name of a function to make it more descriptive.avi@google.com2008-12-301-1/+1
* Rename ViewHandle to NativeView et al.agl@chromium.org2008-12-111-1/+1
* Plumb WebCore's windowResizerRect() through glue and renderer. Enables Mac sc...pinkerton@google.com2008-11-211-1/+6
* Implement ScrollView::inWindow by plumbing through RenderWidget::is_hidden to...jam@chromium.org2008-10-091-0/+3
* platform ifdefs for webview. Add platform_viewdefs to wrap things like HWNDs ...pinkerton@google.com2008-08-291-4/+3
* The GetWindowRect must return the rect of the container HWND; not the actual ...erg@google.com2008-08-281-2/+4
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fix ChromeClientImpl::windowRect() to return the currenterg@google.com2008-08-211-2/+2
* Fixing more forward decls of enumspinkerton@google.com2008-08-141-1/+2
* Add webkit to the repository.initial.commit2008-07-271-0/+111