summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell
Commit message (Expand)AuthorAgeFilesLines
* 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
* Pref-backed SSLConfigService for Linux.mattm@chromium.org2009-08-191-2/+16
* Change WebCanvas to be a CGContext on Mac.darin@chromium.org2009-08-192-4/+7
* The 2 layout test regressions happened due to changes in the test shell.jorlow@chromium.org2009-08-192-14/+16
* Renames the function CreateTemporaryFilename to CreateTemporaryFile and track...erikkay@chromium.org2009-08-181-2/+2
* Added regression test for event listeners memory leak.mbelshe@google.com2009-08-181-0/+1
* Reference count ProxyService.eroman@chromium.org2009-08-181-1/+0
* Remove webview's dependency on webpreferences.jorlow@chromium.org2009-08-178-25/+30
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-154-8/+7
* Make chanegs in layoutTestController reflecting recent upstream change http:/...dimich@google.com2009-08-142-0/+114
* Revert "Reverting 23406" as it didn't break any tests.jhawkins@chromium.org2009-08-141-6/+6
* Reverting 23420. It caused a reliability regression.maruel@chromium.org2009-08-144-7/+8
* DevTools: dom_agent is dead. Long live InspectorDOMAgent.pfeldman@chromium.org2009-08-141-1/+0
* Move glue/event_conversion.{h,cc} into the WebKit API implementation.darin@chromium.org2009-08-141-3/+4
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-144-8/+7
* LoadLog is used as an output parameter, reorder it to the last parameter.willchan@chromium.org2009-08-141-1/+1
* Add disabled play and mute icons for media player.kylep@chromium.org2009-08-141-0/+2
* Reverting 23406.levin@chromium.org2009-08-141-6/+6
* Change PluginInstallImpl to use base::WindowImpl instead of CWindowImpl to re...jhawkins@chromium.org2009-08-141-6/+6
* Re-enable the ICO chunked decoding test. Remove check for condition that is ...pkasting@chromium.org2009-08-131-2/+3
* Defer closing the TestShell window.darin@chromium.org2009-08-121-6/+1
* Add a few more |#undef LOG| directives to code that might see both WebKit'smark@chromium.org2009-08-123-4/+10
* Appcache related WebKit API additions. With this patch the compile-time flag ...michaeln@google.com2009-08-121-1/+1
* Land Vitaly's regression test for event listener memory leak.ager@chromium.org2009-08-124-5/+87
* Adds a command line switch to enable the appcache, and plumb the switch throu...michaeln@google.com2009-08-121-0/+1