summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell
Commit message (Expand)AuthorAgeFilesLines
* Replace worker support in test shell with a dummy implementation.levin@chromium.org2009-09-119-637/+37
* Remove WebViewDelegate::SpellCheckerDocumentTag method and eliminatedarin@chromium.org2009-09-111-8/+0
* Support running tests under LayoutTests/http/tests/local as local file, in or...jianli@chromium.org2009-09-111-0/+5
* Delete unused WebViewDelegate method.darin@chromium.org2009-09-112-9/+0
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-105-22/+26
* Hook up WebFrameClient::didUpdateCurrentHistoryItemdarin@chromium.org2009-09-101-0/+1
* Hack to make tests work if out is a symlink: see if the current dir is the so...mattm@chromium.org2009-09-101-2/+2
* Revert "Replace test_shell_tests dependency on the test_shell with test_shell...mmoss@chromium.org2009-09-101-41/+23
* Replace test_shell_tests dependency on the test_shell with test_shell_pak dep...mmoss@chromium.org2009-09-101-23/+41
* Remove a NOTIMPLEMENTED that was causing layout tests to fail on the Mac.darin@chromium.org2009-09-101-1/+0
* Hook up WebFrameClient, replacing many WebViewDelegate methods.darin@chromium.org2009-09-1019-566/+500
* Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...jshin@chromium.org2009-09-091-1/+1
* Add beginDragWithFiles to EventSendingController. Also implement WebKitClient...jianli@chromium.org2009-09-082-1/+38
* linux: write a unit test for plugin mime parsingevan@chromium.org2009-09-081-0/+1
* Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...japhet@chromium.org2009-09-083-14/+32
* Take out the activex control.BUG=20259jam@chromium.org2009-09-084-13/+9
* Plumb the DragOperation through all the layers between the platform Drag-n-dr...snej@chromium.org2009-09-086-19/+57
* Avoids the use of "namespace using-directives" in a few places.thakis@chromium.org2009-09-071-2/+0
* Fix TextInputController::insertText() so that it clear selected text before i...tkent@chromium.org2009-09-071-1/+6
* This CL changes the CookieStore obect to be a refcounted object to get a bett...ananta@chromium.org2009-09-051-1/+0
* Teach LayoutTestController about the pref to enable the appcache.michaeln@google.com2009-09-041-0/+2
* [GTK] Stash new dimensions on resize, so that the backing store can use themdglazkov@chromium.org2009-09-042-3/+8
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-042-2/+2
* Implement layoutTestController.display() method.dglazkov@chromium.org2009-09-044-14/+17
* Change the default cookie policy to be closer to the default in WebKit's Dump...levin@chromium.org2009-09-044-2/+30
* Hook up WebEditingClient.darin@chromium.org2009-09-0410-133/+207
* A quick fix for Issue 20161hbono@chromium.org2009-09-031-1/+9
* Change AppCache and AppCacheGroup to be ref counted classes.Adjusted API of f...jennb@chromium.org2009-09-021-0/+3
* Add aliased path support to http server. Certain http layout test loads js re...jianli@chromium.org2009-09-021-0/+9
* Eliminate remaining WebCore dependencies from webplugin_impl.ccdarin@chromium.org2009-09-025-155/+212
* DevTools: remove 'Show web inspector..' menu item from test_shell since new d...yurys@google.com2009-09-023-5/+0
* Plumb request interception into the appcache library for both chrome and test...michaeln@google.com2009-09-016-27/+467
* New WebKit API interfaces for desktop notifications.johnnyg@google.com2009-09-011-0/+4
* Linux 64-bit: Fix failing unit_tests and ignore non-working plugin/media tests.mmoss@chromium.org2009-08-312-1/+5
* Linux: get GNOME or KDE proxy settings.mdm@chromium.org2009-08-281-1/+1
* A quick fix for Issue 20332hbono@chromium.org2009-08-281-5/+19
* More refactoring for WebPlugin.darin@chromium.org2009-08-271-2/+4
* DevTools: Remove base/values dependency from devtools.pfeldman@chromium.org2009-08-271-1/+0
* Uses FilePath instead of std::wstring in webkit_glue::GetApplicationDirectory.avi@google.com2009-08-272-9/+5
* First half of updating Worker.postMessage(), DOMWindow.postMessage(), andjorlow@chromium.org2009-08-262-9/+12
* Avoids the use of ToWStringHack in a few places.evan@chromium.org2009-08-261-4/+2
* Add isVisible parameter to WebPlugin::updateGeometry.darin@chromium.org2009-08-261-9/+15
* linux: new socket/plug code for windowed pluginspiman@chromium.org2009-08-254-14/+13
* Adding image for volume slider thumbhclam@chromium.org2009-08-211-0/+1
* Updates to be able to build all targets in Linux x64.deanm@chromium.org2009-08-211-151/+156
* Retrofit the pre-existing appache message dispatching with the new WebKit API...michaeln@google.com2009-08-216-10/+47
* Cleanups for SSLConfigService and SSLConfigServiceManager.mattm@chromium.org2009-08-211-10/+2
* Re-land r23931: Plumb whiteListAccessFromOrigin() throughaa@chromium.org2009-08-212-0/+27
* Reverting 23931.dimich@google.com2009-08-212-27/+0
* Plumb whiteListAccessFromOrigin() through Chromium's WebKit APIaa@chromium.org2009-08-212-0/+27