summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enable many of the NPAPI UI tests on Macstuartmorgan@chromium.org2009-12-161-1/+7
* Enable Mac plugin test_shell testsstuartmorgan@chromium.org2009-12-152-5/+2
* DevTools: Add support for inspector layout tests. Step 3.pfeldman@chromium.org2009-12-1514-6/+500
* Link the following tests against tcmalloc:glider@chromium.org2009-12-101-6/+14
* Remember zoom on a per-host basis.pkasting@chromium.org2009-12-042-7/+7
* Fixes to the string MatchPattern functions:tony@chromium.org2009-12-031-6/+7
* GTK test_shell: don't send some mouse events to renderer.hamaji@chromium.org2009-12-011-0/+4
* Implement AccessibilityUIElement::AttributesOfChildrenCallbackdglazkov@chromium.org2009-11-302-30/+50
* Implement AccessibilityUIElement::isAttributeSettable plus other clean-up.dglazkov@chromium.org2009-11-302-2/+27
* Convert the existing .gyp configuration to use the new base\allocatorsgk@chromium.org2009-11-261-1/+1
* Plumb through site-specific quirks setting with a command line switch.dglazkov@chromium.org2009-11-251-0/+1
* Enable TCMalloc on Linux by default.willchan@chromium.org2009-11-251-0/+8
* The appcache system uses two threads, an IO thread and a DB thread.michaeln@google.com2009-11-232-3/+49
* Fix bug 27217 - disable Java in test_shell by default, to match dpranke@google.com2009-11-191-1/+1
* Remove CRLFs I accidentally committed.dglazkov@chromium.org2009-11-191-17/+17
* Implement testRepaint and sweepHorizontally methods on layoutTestController.dglazkov@chromium.org2009-11-184-2/+36
* test_shell buildable on ARMhclam@chromium.org2009-11-181-3/+3
* More removal of config.h and glue_util.h dependencies.darin@chromium.org2009-11-183-30/+12
* Fixes a crash source in test_shell when running DB tests.dumi@chromium.org2009-11-182-7/+46
* Use an explicit boolean has_new_first_party_for_cookies insteadwtc@chromium.org2009-11-181-3/+6
* TBR: willchanwillchan@chromium.org2009-11-171-8/+0
* Experiment: enable TCMalloc on Linux by default.willchan@chromium.org2009-11-171-0/+8