summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement EventSender.mouseWheelTo method. tkent@chromium.org2009-11-172-0/+33
* Use GetSwitchValuePath.evan@chromium.org2009-11-162-6/+5
* Enables most DB layout tests in test_shell.dumi@chromium.org2009-11-143-64/+120
* Propagate the "first party for cookies" from WebKit to the network stackwtc@chromium.org2009-11-131-3/+8
* Building FFmpeg in tree for armhclam@chromium.org2009-11-131-1/+1
* Makes the test_shell output the page title too in didReceiveTitle.brettw@chromium.org2009-11-131-2/+2
* Partially revert WebKit.gyp switch-over, because it broke build bot setupdglazkov@google.com2009-11-131-7/+7
* Changing the file naming scheme. Creating a directory for each origin,dumi@chromium.org2009-11-132-4/+11
* Coverity: Fix leaking NativeImageSkia in webkit_glue::DecodeImage.mattm@chromium.org2009-11-121-1/+2
* Revert 31765 - Experiment: enable TCMalloc on Linux by default.willchan@chromium.org2009-11-121-8/+0
* Experiment: enable TCMalloc on Linux by default.willchan@chromium.org2009-11-121-0/+8
* Upstreaming WebKit.gypyaar@chromium.org2009-11-1238-158/+158
* WebKit roll 50756:50820.japhet@chromium.org2009-11-112-9/+0
* linux: TCMalloc-based C++ heap profiler.willchan@chromium.org2009-11-113-0/+10
* Add method to control whether local files get universal access during testing.cevans@chromium.org2009-11-112-0/+12
* 'RuntimeEnable' the appcache for test_shell.michaeln@google.com2009-11-101-0/+1
* Commit issue 243032: First implementation of PlainTextController.rolandsteiner@chromium.org2009-11-095-7/+116
* AppCache changes to the networking model. Added new classes AppCacheRequestHa...michaeln@google.com2009-11-091-0/+2
* Move PasswordAutocompleteListener into the WebKit API (AGAIN)yaar@chromium.org2009-11-072-2/+2
* Fix build.thakis@chromium.org2009-11-061-0/+2
* Third patch in making destructors of refcounted objects private.jam@chromium.org2009-11-055-10/+32
* Fix up broken test_shell due to CL http://codereview.chromium.org/345051.dmaclach@chromium.org2009-11-051-2/+3
* Initial WebSharedWorkerImpl implementationatwilson@chromium.org2009-11-051-0/+1
* Switch over to the new way of enabling/disabling session/local storage. jorlow@chromium.org2009-11-051-1/+0
* Enable the URL portion of storage events. This is mostly just plumbing + a h...jorlow@chromium.org2009-11-051-3/+4
* FFmpeg in-tree build for mac.ajwong@chromium.org2009-11-051-3/+1
* Introduce WebAccessibilityControllerImpl.dglazkov@chromium.org2009-11-041-3/+3
* Add default implementations for WebViewClient and WebWidgetClientdarin@chromium.org2009-11-041-55/+0
* linux: add whitespace in an error messageevan@chromium.org2009-11-041-1/+1
* test_shell_common alwayss depend on npapi_layout_test_pluginevan@chromium.org2009-11-031-0/+1
* linux: fix and build test plugins on 64-bit buildsevan@chromium.org2009-11-031-78/+80