summaryrefslogtreecommitdiffstats
path: root/webkit/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix the mac build by updating the include path of the skia files.brettw@google.com2008-11-221-1/+1
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-227-10/+10
* Remove skia/public/{Vector,Platform}Canvas_unittest.cpp from SCons.sgk@google.com2008-11-221-4/+0
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-223-7/+7
* Update deps and the merge tool now that WebKit and WebKitLibraries have been ...ojan@google.com2008-11-221-2/+0
* Fix infinite paint loop on Linux.evanm@google.com2008-11-221-2/+20
* Update test list after webkit merge. TBR to greenify build.ojan@google.com2008-11-221-1/+13
* non third_party/WEbKit side of WebKit merge 38550:38575.ojan@google.com2008-11-211-0/+6
* Move skia extensions from the port to skia/ext for Windows only. Fixed thebrettw@google.com2008-11-211-2/+2
* Assign result of FilePath.Append(), otherwise the value isn't changed.mmoss@google.com2008-11-211-1/+1
* helper method for getting the platform name in layout teststc@google.com2008-11-213-9/+24
* Rollback "Remove use of wide characters in stats table identifiers."evanm@google.com2008-11-213-7/+7
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-213-7/+7
* Fix the getintidentifier-special-values.html plugin layout test, which broke ...ananta@chromium.org2008-11-211-2/+11
* Plumb WebCore's windowResizerRect() through glue and renderer. Enables Mac sc...pinkerton@google.com2008-11-214-0/+40
* only resize the window when running layout tests. Makes it easier to use for ...pinkerton@google.com2008-11-213-4/+11
* Fix use of LOAD= with WantSystemLib() (we could blow up if a variablesgk@google.com2008-11-211-2/+2
* Allow test_shell to open relative paths, like "test_shell ."dsh@google.com2008-11-211-2/+3
* Update tests lists after 38500:38550 merge. TBR to greenify tree.ojan@google.com2008-11-211-2/+4
* Missed a usage of TestShellRequestContext. This one is allowed to behave asdarin@chromium.org2008-11-211-1/+1
* Ensure that we always use a direct connection to the internet when running indarin@chromium.org2008-11-213-9/+17
* Shim in test_shell string resources needed for http:// tests.deanm@chromium.org2008-11-201-2/+135
* Force the default GTK theme for layout tests.evanm@google.com2008-11-201-1/+9
* Review URL: http://codereview.chromium.org/11606jcampan@chromium.org2008-11-201-1/+0
* Relanding the new autofill.jcampan@chromium.org2008-11-202-4/+2
* Fix layout tests that regressed by changing the resize corner. These tests n...tc@google.com2008-11-203-22/+36
* Make the editor deletion UI work in layout test mode andtc@google.com2008-11-203-19/+37
* Use the editor delegate in the GTK test shell.erg@google.com2008-11-201-0/+4
* Disable some tests while I fix.tc@google.com2008-11-201-2/+3
* Change window_handle() to view_handle(). When disambiguating HWNDs, this was ...avi@google.com2008-11-209-20/+20
* src/webkit side of 38450:38500 merge.ojan@google.com2008-11-201-0/+3
* Changed test expectations to (hopefully) make debug layout tests happy.sgjesse@chromium.org2008-11-201-0/+3
* Update test expectations after latest submit. Thatsgjesse@chromium.org2008-11-201-8/+0
* Added GC protection support for objects with possible pending activity which ...sgjesse@chromium.org2008-11-202-4/+0
* Fix mac build bustage.darin@google.com2008-11-201-1/+1
* Fixed broken build - missing parameter to TestShell::InitLogging in test shel...sgjesse@chromium.org2008-11-201-1/+2
* Add option --gp-fault-error-box to test shell and run_webkit_tests.py to enab...sgjesse@chromium.org2008-11-206-4/+26
* ZOMG. I'm clearly running out of steam. Actually get the expectations right t...ojan@google.com2008-11-201-1/+1
* argh. get the text expectations right.ojan@google.com2008-11-201-1/+1
* One last update to fixable list to get tree green. TBR.ojan@google.com2008-11-201-0/+1
* More font metrics work for Linuxagl@chromium.org2008-11-202-0/+21
* We had a TIMEOUT expectation for this test before.ojan@google.com2008-11-201-4/+0
* Update fixable list.ojan@google.com2008-11-201-0/+28
* non-third_party side of merge 38389:38450.ojan@google.com2008-11-201-48/+5
* Review URL: http://codereview.chromium.org/11306jcampan@chromium.org2008-11-202-2/+4
* A new implementation of the autofill using the editor client API.jcampan@chromium.org2008-11-202-4/+2
* Make the net resource interface use StringPiece instead of std::string. This...deanm@chromium.org2008-11-201-4/+5
* Revert "Make the net resource interface use StringPiece instead oftc@google.com2008-11-201-3/+2
* Make the net resource interface use StringPiece instead of std::string. This...deanm@chromium.org2008-11-201-2/+3
* Refactor some windows specific initialization code intotc@google.com2008-11-202-86/+91