summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/webwidget_host_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Delete test_shell.darin@chromium.org2013-05-081-436/+0
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-05-081-2/+2
* webkit: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-301-1/+1
* Update some #includes in webkit/tools/test_shell for headers in the new Platf...pilgrim@chromium.org2013-01-181-1/+1
* Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual...reed@google.com2012-11-141-1/+2
* Make gfx::Rect class operations consistently mutate the class they are called...danakj@chromium.org2012-10-231-3/+3
* Update these includes to use the new header locationsabarth@chromium.org2011-12-031-1/+1
* base::Bind: Cleanup in test_shell.jhawkins@chromium.org2011-10-101-1/+1
* Remove old WEBWIDGET_HAS_ANIMATE_CHANGES ifdefs.adamk@chromium.org2011-09-221-4/+0
* Reapplies r91761.erg@google.com2011-07-221-1/+1
* Revert 91761 - GTK: More 2.18 goodness. Move from macros to real accessor fun...erg@google.com2011-07-071-1/+1
* GTK: More 2.18 goodness. Move from macros to real accessor functions.erg@chromium.org2011-07-071-1/+1
* Prepare test shell for animate changes.nduca@chromium.org2011-06-251-1/+5
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-261-1/+2
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-251-2/+1
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-251-1/+2
* Chromium support for window.webkitRequestAnimationFrame()jamesr@chromium.org2011-01-211-1/+4
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-6/+6
* Added support for accelerated compositing to test_shell. This iskbr@chromium.org2010-09-301-0/+13
* Add svn:ignore properties for most of the rest of the Chrome Linux checkout.brettw@chromium.org2010-06-161-1/+1
* linux: don't spuriously repaint test_shell on focus changesevan@chromium.org2010-01-141-2/+2
* GTK test_shell: don't send some mouse events to renderer.hamaji@chromium.org2009-12-011-0/+4
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-6/+6
* Turn NULL used as int to 0.phajdan.jr@chromium.org2009-10-131-1/+1
* Fixes bug in test_shell on linux. When closing the window we can getsky@chromium.org2009-10-011-1/+5
* linux+mac: drop unused codeevan@chromium.org2009-09-261-2/+1
* [GTK] Stash new dimensions on resize, so that the backing store can use themdglazkov@chromium.org2009-09-041-3/+3
* Take 2: Remove WebView::SetDelegate because I'd like to avoid having a methoddarin@chromium.org2009-08-111-3/+12
* linux: fix text input in test_shellevan@chromium.org2009-07-311-0/+13
* Reverting 20516 by re-landing this previous patch.brettw@chromium.org2009-07-171-4/+3
* Reverting 20855.darin@chromium.org2009-07-161-19/+19
* Reverting 20854.darin@chromium.org2009-07-161-19/+19
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-161-19/+19
* Revert previous clipping rect change for Cairo to see if it fixes the build.brettw@chromium.org2009-07-131-3/+4
* Keep the cairo clipping region in sync with the Skia one.brettw@chromium.org2009-07-131-4/+3
* Remove svn:executable property from files that don't need it.thestig@chromium.org2009-07-081-0/+0
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-141-6/+6
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-5/+5
* Linux: move X operations from the IO to UI2 thread.agl@chromium.org2009-04-221-2/+5
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-091-2/+4
* Reverting dfisher changes 133386 and 13381cpu@google.com2009-04-081-4/+2
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-081-2/+4
* Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.hdarin@chromium.org2009-04-011-0/+8
* Enable running webkit tests in parallel and make it useojan@google.com2009-03-301-2/+9
* Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.darin@chromium.org2009-03-271-5/+12
* Reverting 11396.ericroman@google.com2009-03-111-22/+4
* Add support for the "repaint" layout tests (LayoutTests/fast/repaint/*), whic...ericroman@google.com2009-03-101-4/+22
* Fixing WebKeyboardEvent.avi@chromium.org2009-03-041-10/+0
* Reverting 10794.avi@chromium.org2009-03-031-0/+10
* Fixing WebKeyboardEvent. Third time's the charm.avi@chromium.org2009-03-031-10/+0