summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/webwidget_host_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* The WebFrame interface currently supports reference counting, but no one uses.darin@chromium.org2009-02-131-1/+0
* Some improvements to the browser window resizing.deanm@chromium.org2009-02-111-0/+18
* This changes the approach for our webkit widget area, from using a custom Gtk...deanm@chromium.org2009-02-091-218/+176
* Refactor the custom GTK container implementation into a class of statics. No...deanm@chromium.org2009-02-061-94/+97
* The final bits needed so we can navigate away from Flash pages without crashi...evan@chromium.org2009-02-051-3/+13
* Remove FromWindow from the WebWidgetHost interface and make it a static funct...jhawkins@chromium.org2009-02-051-5/+0
* Make WebWidgetHost's widget into a real GtkWidget.evan@chromium.org2009-02-041-5/+106
* Use gfx::NativeView instead of gfx::NativeWindow where appropriate. Switch t...jhawkins@chromium.org2009-02-041-5/+5
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-4/+4
* Rename ViewHandle to NativeView et al.agl@chromium.org2008-12-111-3/+3
* Revert of r6609 added some junk lines (unintentional change, maybe?).evanm@google.com2008-12-091-11/+0
* revert commit 6607.estade@chromium.org2008-12-091-0/+11
* Handle destruction of test shell properly.evanm@google.com2008-12-061-8/+2
* Turn off gtk double buffering of webwidget host's view_ widget, and manually ...estade@chromium.org2008-12-041-2/+21
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-221-3/+3
* Fix infinite paint loop on Linux.evanm@google.com2008-11-221-2/+20
* fix losing focus on arrow keys and tabtc@google.com2008-11-191-0/+10
* rename gtk test shell filestc@google.com2008-11-191-0/+248
* Remove these files; git cl should have deleted themerg@google.com2008-10-151-15/+0
* Basic GTK test shell: links in the SConscript and brings up a window with non...evanm@google.com2008-10-131-0/+15