summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/webview_host_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove usages of WebView::Create that pass in devtools/autofill client.jam@chromium.org2011-03-291-1/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* Move UI-relevant Windows files to ui/base.ben@chromium.org2011-01-191-2/+2
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Take out temp WEBKIT_HAS_WEB_AUTO_FILL_CLIENT code now that WebKit is rolled.jam@chromium.org2011-01-131-4/+0
* More changes to code to use new WebView::create function that takes in a WebA...jam@chromium.org2011-01-101-0/+4
* Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...brettw@google.com2010-12-301-3/+3
* DevTools: migrate to new WebView constructor.pfeldman@chromium.org2010-06-251-1/+2
* Revert 50726 "DevTools: Migrate to new WebView initialization (pass devtools ...pfeldman@chromium.org2010-06-241-2/+1
* DevTools: Migrate to new WebView initialization (pass devtools client directly).pfeldman@chromium.org2010-06-241-1/+2
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-2/+2
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-1/+1
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-191-2/+4
* Move various methods from glue/webview.h to api/public/WebView.h darin@chromium.org2009-10-011-1/+1
* Revert 27705 - Move various methods from glue/webview.h to api/public/WebView.hmal@chromium.org2009-10-011-1/+1
* Move various methods from glue/webview.h to api/public/WebView.hdarin@chromium.org2009-10-011-1/+1
* Fold WebEditingClient into WebViewClient.darin@chromium.org2009-09-181-1/+1
* Hook up WebFrameClient, replacing many WebViewDelegate methods.darin@chromium.org2009-09-101-1/+1
* Hook up WebEditingClient.darin@chromium.org2009-09-041-3/+4
* Remove webview's dependency on webpreferences.jorlow@chromium.org2009-08-171-1/+4
* Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.darin@chromium.org2009-03-271-1/+0
* Fix two variables that were renamed but no changed on win.jhawkins@chromium.org2009-02-041-2/+1
* Use gfx::NativeView instead of gfx::NativeWindow where appropriate. Switch t...jhawkins@chromium.org2009-02-041-1/+1
* Rename ViewHandle to NativeView et al.agl@chromium.org2008-12-111-1/+1
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-221-1/+1
* rename webwidget_host.cc to webwidget_host_win.cctc@google.com2008-11-191-0/+49