summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/mac/webview_host.mm
Commit message (Expand)AuthorAgeFilesLines
* DevTools: migrate to new WebView constructor.pfeldman@chromium.org2010-06-251-1/+3
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-2/+2
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-2/+2
* [Mac] Properly call setIsActive() when becoming and resigning key window.rohitrao@chromium.org2009-10-211-0/+8
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-191-2/+3
* 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
* Changing the include from "base/gfx/platform_canvas.h" to "skia/ext/platform_...ajwong@chromium.org2009-07-221-1/+1
* Reverting 20855.darin@chromium.org2009-07-161-1/+1
* Reverting 20854.darin@chromium.org2009-07-161-1/+1
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-161-1/+1
* Fix mac build bustage. I forgot about the .mm files!darin@chromium.org2009-05-101-1/+1
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-091-3/+6
* Reverting dfisher changes 133386 and 13381cpu@google.com2009-04-081-6/+3
* fix mac bustagedarin@chromium.org2009-04-081-3/+6
* Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.darin@chromium.org2009-03-271-1/+0
* Use gfx::NativeView instead of gfx::NativeWindow where appropriate. Switch t...jhawkins@chromium.org2009-02-041-3/+3
* correctly close windows w/out leaking from JS, correctly clean up after ourse...pinkerton@google.com2008-11-131-0/+1
* Add test shell WebView and WebWidget host classes. This are stopgaps andamanda@chromium.org2008-09-151-0/+42