summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell
Commit message (Expand)AuthorAgeFilesLines
* Remove some tests that are now living upstream, and eliminatedarin@chromium.org2010-02-052-180/+0
* Pass the NetworkChangeNotifier to HostResolver.willchan@chromium.org2010-02-041-3/+3
* [GPU] Get GPU process running on the mackbr@google.com2010-02-031-3/+5
* Add support for addUserScript to our layoutTestController. This fixes somempcomplete@chromium.org2010-02-022-1/+15
* Unit-tests that test the current WebEventListener WebKit API.jcampan@chromium.org2010-02-022-0/+210
* DevTools: load injected script using WebKit API. Now with test_shell working.yurys@chromium.org2010-01-312-0/+17
* Changes to support new cookie policy.darin@chromium.org2010-01-303-8/+13
* Allow the default settings to disable images, plugins and scripts.darin@chromium.org2010-01-291-3/+3
* Add UI to TestShell to enable/disable images, plugins, and scripts.darin@chromium.org2010-01-297-2/+66
* Revert r37535.darin@chromium.org2010-01-291-3/+0
* Implement extended cookie controls.jochen@chromium.org2010-01-291-0/+3
* Enable WebGL layout tests.dglazkov@chromium.org2010-01-281-2/+4
* Make the UI controls (back/forward/stop) in TestShell disable when appropriate.darin@chromium.org2010-01-277-0/+65
* POSIX: Use Shared Mem transport to copy images.jeremy@chromium.org2010-01-271-2/+0
* Adds a mock spellchecker to test_shell.hbono@chromium.org2010-01-276-2/+284
* Clean up the dom storage layout test expectations.jorlow@chromium.org2010-01-271-11/+1
* GTK: Use GTK+ theme selection colors and plumb them into webkit. [Chromium si...erg@google.com2010-01-272-0/+18
* Adds support for SetDatabaseQuota(). Also, should remove a lot ofdumi@chromium.org2010-01-224-5/+52
* Add support for the modifiers parameter of mouseDown() and mouseUp(),tkent@chromium.org2010-01-221-12/+29
* Implement layoutTestController.setWillSendRequestReturnsNullkinuko@chromium.org2010-01-224-2/+31
* Support for playing back media from the appcache.michaeln@chromium.org2010-01-211-2/+6
* If test_shell can't create temp dirs, use in-memory storage for the appcache.michaeln@chromium.org2010-01-213-4/+21
* Introduce all the plumbing for Session Storage. This mostly consists of crea...jorlow@chromium.org2010-01-151-4/+0
* linux: don't spuriously repaint test_shell on focus changesevan@chromium.org2010-01-141-2/+2
* Don't shutdown fontconfig.jochen@chromium.org2010-01-141-1/+0
* Rename CloseIdleConnections -> CloseCurrentConnections.mbelshe@chromium.org2010-01-141-1/+1
* Test shell needs to also implement the WebViewClient SessionStorage factory.jorlow@chromium.org2010-01-132-0/+11
* Remove unnecessary references to webkit/glue/glue_util.h indarin@chromium.org2010-01-133-7/+1
* Remove XBM decoder unittest as the decoder is going away.pkasting@chromium.org2010-01-121-1/+0
* Fixing typo in 519030 (r35402)oshima@chromium.org2010-01-121-1/+1
* Fix our version of eventSender to handle keyLocation arg correctly.kinuko@chromium.org2010-01-081-0/+17
* Adds a NetworkChangeNotifier dependency to ProxyService; when we observer a n...eroman@chromium.org2010-01-081-1/+1
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...pkasting@chromium.org2010-01-081-4/+4
* WebKit Update 52867:52899.dglazkov@chromium.org2010-01-071-4/+4
* Force Linux test_shell timeout alarm to log to its own line.mmoss@google.com2010-01-061-1/+1
* Adding methods that will be used by the quota management UI.dumi@chromium.org2010-01-063-2/+16
* WebKit roll 52793 -> 52852.antonm@chromium.org2010-01-061-4/+4
* linux: only use hardcoded font list in layout test modeevan@chromium.org2010-01-061-100/+103
* bsds: views/ and webkit/ support for FreeBSD/OpenBSDevan@chromium.org2009-12-3111-25/+27
* AppCacheDatabase and SQL based AppCacheStorageImpl. michaeln@chromium.org2009-12-293-6/+40
* Revert 35328 - AppCacheDatabase and SQL based AppCacheStorageImpl.michaeln@google.com2009-12-293-40/+6
* AppCacheDatabase and SQL based AppCacheStorageImpl.michaeln@chromium.org2009-12-293-6/+40
* linux: reduce header interdependenciesevan@chromium.org2009-12-291-1/+2
* Clarify licenses on a bunch of files.evan@chromium.org2009-12-293-0/+12
* DevTools: Fix and enable timeline-paint.html test.pfeldman@chromium.org2009-12-221-0/+4
* Add a CreateBridge method to the ChildThread.jcampan@chromium.org2009-12-191-32/+13
* Put the fontconfig FcFini call in the PlatformShutdown() method instead ofevan@chromium.org2009-12-181-1/+1
* Enable windowless-based npapi_test_plugin tests on the Mac.stuartmorgan@chromium.org2009-12-181-3/+7
* Shut down fontconfig in test_shell to lower the amount of memory leaked inevan@chromium.org2009-12-181-0/+1
* Fix test_shell's eventSender to set isSystemKey flag for keyboard events corr...suzhe@chromium.org2009-12-173-11/+95