summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell
Commit message (Expand)AuthorAgeFilesLines
* Chrome changes to support WebKit API changes.darin@chromium.org2009-04-163-9/+10
* Fix SupressErrorReporting on the mac and remove --gdb flag from test_shell. T...ojan@google.com2009-04-164-26/+23
* linux: make windowless plugins work again after r12179 regressed it.evan@chromium.org2009-04-151-6/+24
* Review URL: http://codereview.chromium.org/68009dimich@google.com2009-04-141-0/+6
* linux: make npapi_test_plugin loadable.evan@chromium.org2009-04-131-5/+4
* Relanding the following revisions.ananta@chromium.org2009-04-132-1/+39
* Revert change 13558 and 13555 because they broke the pluginnsylvain@chromium.org2009-04-132-37/+1
* Remove the Activex shim registration for generic Activex controls. The Active...ananta@chromium.org2009-04-112-1/+37
* Remove histogram connection to base classes in stats_counterjar@chromium.org2009-04-101-0/+1
* Removing --enable-video and instead relying on having DLLs present.scherkus@chromium.org2009-04-103-5/+1
* Make OSX TestShell able to run workers, using a new test_worker.dylib which i...dimich@google.com2009-04-103-9/+53
* Adds some ifdefs so that test_shell can be compiled on linuxsky@chromium.org2009-04-103-7/+23
* Chrome side of the WebKit popup changes.paulg@google.com2009-04-104-25/+29
* Rolling back change 13480 (change to gyp for webkit on windows).bradnelson@google.com2009-04-102-0/+824
* Switching webkit to gyp on windows.bradnelson@google.com2009-04-092-824/+0
* Fixing gyp description for windows with webkit/test_shell.bradnelson@google.com2009-04-091-9/+83
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-099-44/+67
* Reverting dfisher changes 133386 and 13381cpu@google.com2009-04-089-67/+44
* fix mac bustagedarin@chromium.org2009-04-081-3/+6
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-088-41/+61
* Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build:sgk@google.com2009-04-081-1/+1
* Revert 12739, 12740, and 12741 because we're going to fix Issue 7448 purely i...abarth@chromium.org2009-04-081-1/+0
* Switch to using WebDragData in WebView and WebViewDelegate.darin@chromium.org2009-04-0710-52/+81
* Prevent test shell editing events from getting to the webview delegate after ...estade@chromium.org2009-04-071-7/+8
* Use an in-memory cache when running layout tests.ojan@google.com2009-04-071-1/+4
* Adds new messages and widens some existing messages between the renderer and ...michaeln@google.com2009-04-071-2/+9
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-074-11/+16
* Fix a selection clipboard leak.estade@chromium.org2009-04-071-0/+1
* The test was failing because the ui_test run before it failed to delete the t...jam@chromium.org2009-04-021-7/+13
* Fix tests that depend on setCustomPolicyDelegate and waitForPolicyDelegate.darin@chromium.org2009-04-026-27/+80
* Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.hdarin@chromium.org2009-04-017-7/+43
* The layoutTestController had its queueScript method broken into two:darin@chromium.org2009-04-012-17/+50
* Remove the checked-in scons configuration files.sgk@google.com2009-04-011-328/+0
* Fresh build problem: make sure test_shell is built and installedsgk@google.com2009-04-011-0/+2
* Use the better gyp pattern to make sure test_shell.pak is installed nextsgk@google.com2009-04-011-4/+6
* Use WebScriptSource and WebFindInPageRequest from the WebKit API.darin@chromium.org2009-03-311-3/+7
* Reland changes to enable worker layout tests. Compared to last review (http:/...jianli@chromium.org2009-03-308-2/+176
* Enable running webkit tests in parallel and make it useojan@google.com2009-03-3010-4/+158
* Always fall through to NetResourceProvider, rather than NOTREACHED()ing here.evan@chromium.org2009-03-301-7/+0
* Chrome-side of using setKeyIdentifierFromWindowsKeyCode instead ofdarin@chromium.org2009-03-302-16/+2
* Revert 12763.jianli@chromium.org2009-03-308-174/+0
* Enable worker layout tests. In order for test_shell to run worker, we link al...jianli@chromium.org2009-03-308-0/+174
* Disable a test that's been failing since around r12725.evan@chromium.org2009-03-291-1/+1
* Add the ability to specify a default MIME type when loading a resource. We'l...abarth@chromium.org2009-03-281-0/+1
* Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.darin@chromium.org2009-03-2711-105/+153
* Add a test to test_shell_tests to verify that navigator.plugins.refresh() works.jam@chromium.org2009-03-271-87/+54
* Support the IDR_SEARCH_xxx images in test_shell. Untested outside of Windows...pkasting@chromium.org2009-03-273-3/+18
* Revert "Support the IDR_SEARCH_xxx images in test_shell. Untested outside of...evan@chromium.org2009-03-273-18/+3
* Support the IDR_SEARCH_xxx images in test_shell. Untested outside of Windows...pkasting@chromium.org2009-03-273-3/+18
* Report the plugin position to windowed plugins as (0,0)jam@chromium.org2009-03-261-14/+1