summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell
Commit message (Expand)AuthorAgeFilesLines
* Hook up WebHistoryItem and push HistoryItem serialization out of WebFrame.darin@chromium.org2009-06-252-7/+14
* Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() toavi@chromium.org2009-06-251-1/+4
* Refactorying to create the ResourceLoaderBridge through a factory class for <...hclam@chromium.org2009-06-252-2/+21
* Reverting r19244 as it unintentionally broke ui tests: OtherRedirectsDontFork...avi@chromium.org2009-06-251-4/+1
* Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() toavi@chromium.org2009-06-251-1/+4
* Don't disable view-source mode on cancellation. On error, we should turn offbrettw@chromium.org2009-06-251-0/+3
* Hook up test_shell with the new FTP implementation. On Windowswtc@chromium.org2009-06-254-5/+21
* Some cleanup around WebCore EditCommands:jeremy@chromium.org2009-06-231-2/+2
* Move socket related files from net/base to net/socket.willchan@chromium.org2009-06-221-1/+1
* Reverting r18743.avi@google.com2009-06-181-4/+1
* Delete files from webkit/glue that have been made obsolete by correspondingdarin@chromium.org2009-06-189-81/+81
* Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() toavi@google.com2009-06-181-1/+4
* Use media*.png for UI controls for <video> in test_shellhclam@chromium.org2009-06-171-0/+4
* Have test_shell depend on xdisplaycheck. The buildbots need this binary buil...tc@google.com2009-06-171-0/+1
* Fix test_shell_tests going over the limit of /I directoriessgk@google.com2009-06-141-0/+3
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-143-8/+7
* Pull in gyp support for a 'resource_include_dirs' setting.sgk@google.com2009-06-131-0/+3
* * Avoid doing concurrent DNS resolves of the same hostname in HostResolver.ericroman@google.com2009-06-121-2/+5
* Enable <video> in test_shellhclam@chromium.org2009-06-114-0/+20
* Update DEPS to pull in upstream changes that remove RGBA32Buffer::bitmap(), a...pkasting@chromium.org2009-06-111-14/+16
* Remove skia image-decoders for mac build.ajwong@chromium.org2009-06-111-0/+8
* Eliminate leaks (valgrind)jrg@chromium.org2009-06-101-1/+1
* Start using WebURLLoader, et. al. from the WebKit API.darin@chromium.org2009-06-091-4/+4
* linux: SizeTo() must synchronously size webkit's content area.evan@chromium.org2009-06-052-12/+23
* Revert "linux: SizeTo() must synchronously size the content area."willchan@chromium.org2009-06-042-38/+12
* linux: SizeTo() must synchronously size the content area.evan@chromium.org2009-06-042-12/+38
* Reduce header dependencies in base/phajdan.jr@chromium.org2009-06-031-0/+1
* Fixing incorrect dependency revealed by chrome.sln moving to gyp.bradnelson@chromium.org2009-06-021-1/+1
* Reduce header dependencies in net/phajdan.jr@chromium.org2009-05-292-0/+2
* Avoid leaks reported in test_shell by valgrind on mac, by avoiding thesdoyon@chromium.org2009-05-262-1/+12
* Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi...abarth@chromium.org2009-05-234-23/+29
* Roll webkit DEPS and fix compile errors.abarth@chromium.org2009-05-221-1/+2
* Remove the HistoryState property of WebRequest.darin@chromium.org2009-05-221-31/+33
* Fix gconf for the linux proxy config service.sdoyon@chromium.org2009-05-222-2/+3
* Move ExtraData from WebRequest to WebDataSource.darin@chromium.org2009-05-214-18/+39
* Remove TRACK_HWND_CREATION/TRACK_HWND_DESTRUCTION macro since the bug it was ...jam@chromium.org2009-05-201-4/+0
* Move createWorker from WebKitClient to WebWorkerClient per your suggestion, t...jam@chromium.org2009-05-201-0/+3
* Fix Skia includes to use the whole path name.brettw@chromium.org2009-05-192-4/+2
* Take 2 at fixing relativeanchor-{basic,frames}.html.darin@chromium.org2009-05-181-11/+4
* Move WebMediaPlayerClientImpl files to WebKit API src location.darin@chromium.org2009-05-182-16/+1
* Disable plugins on the Mac by default until JS plumbingamanda@chromium.org2009-05-181-0/+5
* rollback r16300darin@chromium.org2009-05-181-5/+1
* Fix test_shell so that we can pass LayoutTests/http/tests/navigation/relative...darin@chromium.org2009-05-181-1/+5
* Rebaseline some tests on linux. These are actually exactly the sametc@google.com2009-05-181-1/+5
* Also scan .m and .mm files in checkdeps.pyphajdan.jr@chromium.org2009-05-183-3/+3
* Set 'remote_fonts_enabled' to true in test_shell. Chrome has it off by defaul...jshin@chromium.org2009-05-171-0/+3
* Fix document-location-click-timeout.html crash on linux.tc@google.com2009-05-141-1/+2
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-8/+10
* Split BMPImageDecoderTest.* tests into fast and slow tests. Enable fast tests...thestig@chromium.org2009-05-142-7/+52
* Retry r16006.estade@chromium.org2009-05-141-3/+4