summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell
Commit message (Expand)AuthorAgeFilesLines
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-141-0/+4
* Revert 44372 - Enable support for notifications layout tests in test shell.nsylvain@chromium.org2010-04-1310-157/+1
* Enable support for notifications layout tests in test shell.johnnyg@chromium.org2010-04-1310-1/+157
* - Extracted platform specific code from GLES2 command decoder to platform spe...apatrick@chromium.org2010-04-091-2/+3
* Indicate in the tab UI if appcache creation was blocked by privacy settings.jochen@chromium.org2010-04-094-6/+12
* Add setScrollbarPolicy to layoutTestController. The testsojan@chromium.org2010-04-082-0/+11
* Adding the new WebPopupType to the RenderWidget creation.jcivelli@google.com2010-04-072-4/+6
* Update test shell for new dragImage api.estade@chromium.org2010-04-054-7/+18
* Eliminate WebCore include paths when compiling Chromium code.darin@chromium.org2010-04-035-12/+7
* Don't navigate TestShell page to about:blank if it's devtools frontend becaus...yurys@chromium.org2010-04-021-3/+7
* Revert 43367 - Enabled pepper3d test on mac. It will be enabled on other plat...rohitrao@chromium.org2010-04-011-3/+0
* Enabled pepper-3d test on mac. It will be enabled on other platforms as soon ...alokp@chromium.org2010-04-011-0/+3
* Make .def and .rc plugin files Windows-only.mmoss@google.com2010-03-311-0/+9
* Move plugin-related files in webkit/glue to webkit/glue/plugins to make thembrettw@chromium.org2010-03-315-9/+9
* Minor C++ fixes found by Clang.evan@chromium.org2010-03-301-5/+4
* webkit/ ifdefs for BSD port; based on sprewell@jaggeri.com patchpvalchev@google.com2010-03-303-5/+5
* Adds callShouldCloseOnWebView to TestShell's LayoutTestController.creis@chromium.org2010-03-292-0/+8
* Renamed pepper_test_plugin target to npapi_pepper_test_plugin. The automated ...alokp@chromium.org2010-03-291-9/+9
* Added command buffer implementation of WebGL which runs in the sandbox.kbr@google.com2010-03-271-0/+5
* Override SimpleWebMimeRegistryImpl::supportsMediaMIMEType() for test_shell.scherkus@chromium.org2010-03-264-3/+110
* Added a test for pepper3d. It ensures that we can successfully load a pepper ...alokp@chromium.org2010-03-261-8/+41
* Allow running tests with enabled but closed Web Inspector. Corresponding WebK...yurys@chromium.org2010-03-263-2/+12
* Add kochi and dejavu fonts to default package list on linuxjamesr@chromium.org2010-03-261-5/+6
* linux: add a NonHintedSans font to test_shellagl@chromium.org2010-03-251-0/+17
* Reland r42473. Add a delegate to CookieMonster and broadcast notifications ab...jochen@chromium.org2010-03-251-1/+1
* Support sending a sliced file in chromium.jianli@chromium.org2010-03-242-3/+16
* Revert 42473 - Add a delegate to CookieMonster and broadcast notifications ab...dhollowa@chromium.org2010-03-241-1/+1
* Add a delegate to CookieMonster and broadcast notifications about changes to ...jochen@chromium.org2010-03-241-1/+1
* Add Chromium implementation for LayoutTestController.showWebInspectoryurys@chromium.org2010-03-242-0/+10
* linux: add a SlightHintedGeorgia font to test_shellevan@chromium.org2010-03-232-0/+13
* Linux test_shell: dont always use hermetic fontconfig mode.agl@chromium.org2010-03-191-1/+1
* Linux test_shell: always use hermetic fontconfig mode.agl@chromium.org2010-03-191-1/+1
* Move more files to toplevel gfx.ben@chromium.org2010-03-192-2/+2
* Plumbing for providing a cache thread MessageLoop to the DiskCache backend.michaeln@chromium.org2010-03-181-1/+2
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-181-1/+1
* Reapply r40951 with changes to remove a leak. kkanetkar@chromium.org2010-03-172-152/+108
* Move cert_test_util.{h,cc} and ssl_test_util.{h,cc} to thewtc@chromium.org2010-03-172-1/+3
* Add chromium-side support for history.{push,replace}State.darin@chromium.org2010-03-173-6/+11
* [Mac] Match popup contents to page zoom size.thakis@chromium.org2010-03-171-1/+3
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-176-6/+6
* Revert 41781 - Revert 41769 Fix test_shell so that eventSender works for ope...jam@chromium.org2010-03-165-28/+26
* Revert 41769 - Fix test_shell so that eventSender works for opened windows. ...stuartmorgan@chromium.org2010-03-165-26/+28
* Fix test_shell so that eventSender works for opened windows. I've also made ...jam@chromium.org2010-03-165-28/+26
* Move over another legacy "LoadLog-style" event generator to routing its messa...eroman@chromium.org2010-03-161-1/+1
* Add support for testing the touch event mechanism to test_shell.gdk@chromium.org2010-03-152-0/+167
* Move base/gfx contents to gfx/ben@chromium.org2010-03-1415-20/+20
* Change to check for MSVC instead of WINDOWS.jianli@chromium.org2010-03-121-1/+1
* Make canary bot happy by disabling warning resulted from StringImpl.h.jianli@chromium.org2010-03-121-0/+3
* Fix test_shell_devtools_agent.cc to not depend on WebKit/chromium/src!darin@chromium.org2010-03-122-10/+8
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-112-2/+2