summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/webwidget_host.h
Commit message (Expand)AuthorAgeFilesLines
* [GTK] Stash new dimensions on resize, so that the backing store can use themdglazkov@chromium.org2009-09-041-0/+5
* Implement layoutTestController.display() method.dglazkov@chromium.org2009-09-041-0/+6
* Reverting 20855.darin@chromium.org2009-07-161-6/+5
* Reverting 20854.darin@chromium.org2009-07-161-5/+6
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-161-6/+5
* More linux ifdef tweaks. This reverts my earlier change (13503).sky@chromium.org2009-04-271-10/+4
* Adds some ifdefs so that test_shell can be compiled on linuxsky@chromium.org2009-04-101-4/+12
* Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.hdarin@chromium.org2009-04-011-0/+6
* Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.darin@chromium.org2009-03-271-0/+8
* Reverting 11396.ericroman@google.com2009-03-111-12/+0
* Add support for the "repaint" layout tests (LayoutTests/fast/repaint/*), whic...ericroman@google.com2009-03-101-0/+12
* This changes the approach for our webkit widget area, from using a custom Gtk...deanm@chromium.org2009-02-091-1/+2
* Remove FromWindow from the WebWidgetHost interface and make it a static funct...jhawkins@chromium.org2009-02-051-1/+0
* Use gfx::NativeView instead of gfx::NativeWindow where appropriate. Switch t...jhawkins@chromium.org2009-02-041-4/+4
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-1/+1
* Rename ViewHandle to NativeView et al.agl@chromium.org2008-12-111-8/+8
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-221-1/+1
* Change window_handle() to view_handle(). When disambiguating HWNDs, this was ...avi@google.com2008-11-201-1/+1
* fix windows painting by redrawing the areatc@google.com2008-11-141-8/+3
* Pass the Cocoa dirty rect to the web view for adding to its dirty rect.avi@google.com2008-11-141-4/+8
* Fix areas not being repainted in the linux test shelltc@google.com2008-11-121-0/+4
* Get fonts to render in a somewhat recognisable form on Linux.agl@chromium.org2008-10-311-0/+10
* Start writing the GTK code for test_shell.agl@chromium.org2008-10-291-2/+5
* * Revert "Start writing the GTK code for test_shell."agl@chromium.org2008-10-281-5/+2
* Start writing the GTK code for test_shell.agl@chromium.org2008-10-281-2/+5
* Bulk fixes to get Mac Test Shell more compile-happy.avi@google.com2008-09-091-17/+34
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@873 0039d316-1c4b-4281-b9...awalker@google.com2008-08-141-2/+2
* Add webkit to the repository.initial.commit2008-07-271-0/+111