summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Getting the linux builder green.finnur@google.com2009-01-221-0/+4
* Removed the doubling of the timeout value, the build bots seem to be doingthomasvl@chromium.org2009-01-221-4/+3
* These SVG tests are now passing. There are also a few thatfinnur@google.com2009-01-2211-15/+10
* Reverting 8462,8458 since it broke the linux builder.maruel@chromium.org2009-01-223-12/+1
* Fix SCons build breakage.maruel@chromium.org2009-01-221-3/+3
* Moves a test relying on keygen from ignored back to fixable, butsky@google.com2009-01-222-4/+4
* Add back convolver_unittest.cc and image_operations_unittest.cc.maruel@chromium.org2009-01-223-1/+12
* More Mac updates trying to stay green:thomasvl@chromium.org2009-01-221-7/+16
* Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").deanm@chromium.org2009-01-221-3/+3
* Remove some uses of Append(FILE_PATH_LITERAL()) with AppendASCII().deanm@chromium.org2009-01-223-15/+15
* We should download text/csv mime types instead of displaying them.abarth@chromium.org2009-01-221-4/+8
* Remove passing test from tests_fixable. With the latest WebKit merge,ager@google.com2009-01-221-5/+0
* POSIX: Porting renderer/render_view.cc, low hanging fruitagl@chromium.org2009-01-223-4/+4
* POSIX: Porting renderer/render_process.cc, low hanging fruitagl@chromium.org2009-01-221-0/+13
* More speedup of scrolling when many windowed plugins in a page. Scrolling is...jam@chromium.org2009-01-222-1/+36
* Include webkit strings in test shell data pack.tc@google.com2009-01-223-134/+9
* Mark a test that fails on the buildbot but passes locally as PASS FAIL.estade@chromium.org2009-01-221-1/+3
* Mark Linux/Mac layout tests that regressed during the last merge.playmobil@google.com2009-01-221-1/+11
* Remove NOGDI from the SCons build (webkit merge fix).sgk@google.com2009-01-221-4/+0
* Rebaselines the tests fast/canvas/canvas-text-alignment.html andsky@google.com2009-01-227-4/+16
* Rebaseline select tests on Windows post-merge.playmobil@google.com2009-01-2211-12/+5
* Now sorting through some tests in the fast/text folder.finnur@google.com2009-01-2224-139/+3886
* Add V8 bindings for Worker.jianli@chromium.org2009-01-2117-6/+723
* More test list updates following merge 39972:40057estade@chromium.org2009-01-213-4/+5
* Rebaseline some layout tests. The only difference between the expected and th...sidchat@google.com2009-01-2111-8/+83
* Add additional linux resources to test_shell_resources.tc@google.com2009-01-216-15/+48
* Fixup XCode project after WebKit Merge.jeremy@chromium.org2009-01-211-4/+22
* Webkit Merge 40059:40086playmobil@google.com2009-01-213-6/+41
* fix test list syntax on linuxtc@google.com2009-01-211-1/+1
* Semi-unfork BackForwardList, Chromium side.dglazkov@google.com2009-01-213-7/+7
* File bugs on a few layout test failures.brettw@chromium.org2009-01-211-1/+2
* It's not that you clobbered the change, I just forgot to up the DEPS.sky@google.com2009-01-211-1/+2
* Add a failing layout test as a result of Webkit merge 39972:40057.jhawkins@chromium.org2009-01-211-1/+5
* More fun with SVG. A few more layout tests that had no baseline on Windows bu...finnur@google.com2009-01-2128-53/+812
* Delete unnecessary file.darin@google.com2009-01-212-80/+0
* This fixes a corrupted commit due to svn stupidness.dsh@google.com2009-01-2112-362/+0
* Some cleanup to the PluginList Singleton.deanm@chromium.org2009-01-212-31/+35
* Rebaseline these tests where the list boxes are the same size as on Windows,dsh@google.com2009-01-2113-14/+724
* Rebaselines the test fast/canvas/set-colors.html . Our CMYK -> RGBsky@google.com2009-01-211-0/+71
* Add test shell resources into the linux .pak file.tc@google.com2009-01-218-96/+196
* Make test_shell require test_shell.paktc@google.com2009-01-211-0/+1
* Rebaseline a layout test that is only off by a few antialiased pixels.jhawkins@chromium.org2009-01-214-2/+12
* Update test list after the merge.dglazkov@google.com2009-01-211-1/+2
* WebKit Merge 39972:40057, Chromium side.dglazkov@google.com2009-01-2112-33/+84
* Mac tests fixable tweaksthomasvl@chromium.org2009-01-211-3/+11
* Add DejaVu Sans to the list of optional fonts to pick up Georgian glyphs for ...jhawkins@chromium.org2009-01-2181-156/+1782
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-218-34/+29
* Preemptively fixing a layout test I broke on the buildbot:finnur@google.com2009-01-211-31/+31
* My last change left out a few text diff files that Ifinnur@google.com2009-01-219-351/+349
* Take out static objects from plugin_lib_win.cc.jam@chromium.org2009-01-211-14/+22