summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell
Commit message (Expand)AuthorAgeFilesLines
* The final bits needed so we can navigate away from Flash pages without crashi...evan@chromium.org2009-02-051-3/+13
* Report timeout before sending EOF to mark the correct test as timed out.kuchhal@chromium.org2009-02-051-1/+1
* Fix double free in test_shell_tests on linux with SHARED=1.tc@google.com2009-02-051-7/+14
* Convert webkit_glue::GetLocalizedString to return a string16tc@google.com2009-02-053-6/+9
* Remove FromWindow from the WebWidgetHost interface and make it a static funct...jhawkins@chromium.org2009-02-054-14/+3
* Make WebWidgetHost's widget into a real GtkWidget.evan@chromium.org2009-02-041-5/+106
* Fix two variables that were renamed but no changed on win.jhawkins@chromium.org2009-02-042-3/+2
* Use gfx::NativeView instead of gfx::NativeWindow where appropriate. Switch t...jhawkins@chromium.org2009-02-0411-37/+36
* Get windowed plugins (Flash) limping along on Linux.evan@chromium.org2009-02-041-2/+15
* This CL adds macro used to track the creation and destructionjcampan@chromium.org2009-02-041-1/+4
* This fixes MOST of a layout test. Before the font was WAY off because itdsh@google.com2009-02-041-0/+8
* Reverting 9109.ojan@google.com2009-02-031-4/+1
* This CL adds macro used to track the creation and destructionjcampan@chromium.org2009-02-031-1/+4
* Adds implementation of web history in LayoutTestController, causing 18 failin...jcampan@chromium.org2009-02-032-4/+15
* Remove webplugin_impl_mac.mm (a stub) and replace with the real thing and itsamanda@chromium.org2009-02-031-0/+4
* Move proxy resolve requests out of plugin/renderer process, and into the brow...ericroman@google.com2009-01-311-0/+19
* Implement LayoutTestController::numberOfActiveAnimations to get a finnur@google.com2009-01-302-0/+8
* Move simple_clipboard_impl into test_shell. It's not needed intc@google.com2009-01-292-0/+8
* Fix our link madness on linux. We now properly linktc@google.com2009-01-291-0/+5
* We need to reset the theme stuff in a code path that actually used when notthomasvl@chromium.org2009-01-291-9/+8
* Revert "Linux: use WebKit HEAD's gtk2drawing.c"agl@chromium.org2009-01-291-6/+0
* Go ahead and wire in the plugin list to the shell, doesn't help anything pass,thomasvl@chromium.org2009-01-291-1/+1
* Linux: use WebKit HEAD's gtk2drawing.cagl@chromium.org2009-01-291-0/+6
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-5/+6
* Context menus for text selections in editable boxes and links should include ...pkasting@chromium.org2009-01-282-6/+6
* restore setting the netresource callbacktc@google.com2009-01-282-2/+3
* Break association between TestShellWebView and TestShell beforeshess@chromium.org2009-01-271-1/+8
* Add support for UA spoofing, and spoof Safari's UA string when loading URLsdarin@chromium.org2009-01-272-2/+6
* Windows, test_shell: build fixagl@chromium.org2009-01-271-1/+2
* POSIX: gfx::NativeViewId and CrossProcessEventagl@chromium.org2009-01-273-5/+8
* Small test shell work:thomasvl@chromium.org2009-01-272-14/+4
* If the shell is in layout tests mode, we lie and don't return the grow boxthomasvl@chromium.org2009-01-271-4/+5
* Do no use custom gtkrc files in layout test mode.thestig@chromium.org2009-01-261-0/+5
* Update run_all_tests to use the platform delegate, thus removing evenamanda@chromium.org2009-01-263-24/+9
* Unfork test_shell_main:amanda@chromium.org2009-01-2612-715/+566
* revert r8603rvargas@google.com2009-01-241-6/+5
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-5/+6
* Load plugin metadata (mime types, etc.) on Linux.evan@chromium.org2009-01-241-4/+1
* Install the npapi_test_plugin in the same way we did the layout_test one.evan@chromium.org2009-01-231-0/+4
* Keystone auto-update support for TestShellmark@chromium.org2009-01-234-1/+197
* Dump text/image on notifyDone.kuchhal@chromium.org2009-01-239-201/+157
* Do the SCons hackery necessary to get the test plugin in the right directory.evan@chromium.org2009-01-231-0/+10
* Build some basic plugin code on Linux.evan@chromium.org2009-01-221-4/+1
* Add back convolver_unittest.cc and image_operations_unittest.cc.maruel@chromium.org2009-01-223-1/+12
* Removed the doubling of the timeout value, the build bots seem to be doingthomasvl@chromium.org2009-01-221-4/+3
* Reverting 8462,8458 since it broke the linux builder.maruel@chromium.org2009-01-223-12/+1
* Fix SCons build breakage.maruel@chromium.org2009-01-221-3/+3
* Add back convolver_unittest.cc and image_operations_unittest.cc.maruel@chromium.org2009-01-223-1/+12
* Remove some uses of Append(FILE_PATH_LITERAL()) with AppendASCII().deanm@chromium.org2009-01-223-15/+15
* Include webkit strings in test shell data pack.tc@google.com2009-01-222-134/+7