summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/event_sending_controller.h
Commit message (Expand)AuthorAgeFilesLines
* Remove eventSender, accessibilityController, plainText andtony@chromium.org2011-01-251-147/+0
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-2/+2
* Rename WebKitTools->Tools.tonyg@chromium.org2010-12-181-1/+1
* Add support for [continuous]MouseScrollBy() to test_shell.pkasting@chromium.org2010-09-021-2/+7
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-011-0/+1
* Update test shell for new dragImage api.estade@chromium.org2010-04-051-2/+1
* Revert 41781 - Revert 41769 Fix test_shell so that eventSender works for ope...jam@chromium.org2010-03-161-8/+8
* Revert 41769 - Fix test_shell so that eventSender works for opened windows. ...stuartmorgan@chromium.org2010-03-161-8/+8
* Fix test_shell so that eventSender works for opened windows. I've also made ...jam@chromium.org2010-03-161-8/+8
* Add support for testing the touch event mechanism to test_shell.gdk@chromium.org2010-03-151-0/+14
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Implement EventSender.mouseWheelTo method. tkent@chromium.org2009-11-171-0/+1
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-2/+2
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-191-2/+2
* Fix EventSendingController so that we do event saving and replay like what We...jianli@chromium.org2009-10-141-2/+4
* Add beginDragWithFiles to EventSendingController. Also implement WebKitClient...jianli@chromium.org2009-09-081-1/+2
* Plumb the DragOperation through all the layers between the platform Drag-n-dr...snej@chromium.org2009-09-081-1/+5
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-1/+1
* Add js bindings for eventSender.zoomPageIn and eventSender.zoomPageOut.ericroman@google.com2009-04-201-0/+2
* Switch to using WebDragData in WebView and WebViewDelegate.darin@chromium.org2009-04-071-2/+2
* Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.darin@chromium.org2009-03-271-6/+11
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Fixing WebKeyboardEvent.avi@chromium.org2009-03-041-1/+1
* This adds the implementation for the JS method eventSender.scheduleAsynchrono...jcampan@chromium.org2009-02-121-0/+5
* Get 6 more layout tests passing.finnur@google.com2009-02-061-0/+13
* Correctly construct platform keyboard event in event sending controller.estade@chromium.org2008-12-091-1/+1
* revert commit 6607.estade@chromium.org2008-12-091-1/+1
* Linux: the WebKeyboardEvent key_code field is the windows key code, not the n...estade@chromium.org2008-12-091-1/+1
* Remove windows-isms from drag & drop. Thistc@google.com2008-11-071-8/+3
* This fixes http://code.google.com/p/chromium/issues/detail?id=3007, which is ...ananta@chromium.org2008-10-061-3/+11
* Bulk fixes to get Mac Test Shell more compile-happy.avi@google.com2008-09-091-3/+8
* Ensure "contextmenu" event is dispatched _after_ "mouseup".ericroman@google.com2008-08-251-0/+4
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add webkit to the repository.initial.commit2008-07-271-0/+108