summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Move skia_utils into the skia namespace.brettw@google.com2008-12-122-3/+3
* Get a few more mac tests inline. This gets us down to where it's gonna take athomasvl@chromium.org2008-12-121-15/+42
* Rebaseline some changed tests as a result of the Skia merge. I think these we...brettw@google.com2008-12-127-14/+11
* Fix for http://code.google.com/p/chromium/issues/detail?id=5409.mpcomplete@google.com2008-12-124-10/+16
* Have GRIT generate files into a common directory.tc@google.com2008-12-128-9/+13
* Add a few recent errors to the known errors list to green the bot while they'...erikkay@google.com2008-12-122-0/+245
* A couple of linux keyboard input fixes.estade@chromium.org2008-12-122-2/+7
* Add failing tests so we can open the tree. TBR.ojan@google.com2008-12-121-0/+14
* run_layout_tests.py mutated a set in a print function, causing very wrong out...erg@google.com2008-12-121-1/+1
* Rebaseline canvas gradient tests for Linux and Windows.mmoss@google.com2008-12-123-3/+1
* Rebaseline images for the Skia merge. Skia changed the antialiasing algorithm...brettw@google.com2008-12-122038-1507/+1508
* Remove JSC masquerade, implement ScriptState (2/2).dglazkov@google.com2008-12-1210-166/+64
* Move Image operations and convolver to the skia namespace and clean up a few ...brettw@google.com2008-12-122-9/+9
* Remove the unused StateTrackingString.hdarin@chromium.org2008-12-122-76/+0
* mac uses RGBA for its rendering, not BGRA. This fix got lost when we merged t...pinkerton@google.com2008-12-121-1/+7
* fix scons bindings generationtc@google.com2008-12-121-1/+0
* Add layout test regression due to recent gradient change.mmoss@google.com2008-12-121-0/+4
* Updating more mac tests that were marked for timeout and/or crash, but always...thomasvl@chromium.org2008-12-122-25/+10
* Fix scons build bustage.darin@chromium.org2008-12-121-1/+2
* Fix build bustage.darin@chromium.org2008-12-121-1/+1
* Move UndetectableHTMLCollection.idl into bindings/v8darin@chromium.org2008-12-123-20/+1
* It turns out that we can just use the versions of IconLoader.cpp anddarin@chromium.org2008-12-127-409/+23
* Sort gradient stops before processing.mmoss@google.com2008-12-121-1/+13
* Updated a bunch of entries that pass on the mac but are marked for failure.thomasvl@chromium.org2008-12-121-275/+165
* Make RenderThemeGtk match RenderThemeWin a bit more.deanm@chromium.org2008-12-122-6/+8
* Drop search field methods in RenderThemeGtk.deanm@chromium.org2008-12-122-37/+0
* Apply svn:executable to .py files which should have it.phajdan.jr@chromium.org2008-12-123-2/+2
* WebKit merge 39100:39141 (CL 2 of 2).ericroman@google.com2008-12-124-2/+47
* Remove duplicate Mac tests_fixable entry for error404-goback.html from r6850mark@chromium.org2008-12-121-1/+0
* Add webkit/port/platform/graphics/skia to the Mac test_shell_tests include pathmark@chromium.org2008-12-121-0/+2
* Minor cleanup.darin@chromium.org2008-12-122-6/+3
* Add failing test. TBR to green build.ojan@google.com2008-12-121-0/+3
* Use HistoryItem::lastVisitWasFailure to replace fakeHistoryItem semantics.dglazkov@google.com2008-12-113-37/+3
* Fixing build bustage. Forgot this file.darin@chromium.org2008-12-111-1/+1
* Move skia-specific files into platform/graphics/skia to better correspond wit...darin@google.com2008-12-1127-98/+75
* Fix issue 3620jhaas@chromium.org2008-12-111-1/+5
* Rename ViewHandle to NativeView et al.agl@chromium.org2008-12-1119-47/+47
* triage fast/forms teststc@google.com2008-12-1131-1001/+340
* Removed dependency on class StringPiece.michaeln@google.com2008-12-111-17/+34
* Remove duplicate from tests_fixable.txt (Mac)mark@chromium.org2008-12-111-1/+0
* Run PasswordManagerAutocompleteTests and MultipartResponseTest test_shell_testsmark@chromium.org2008-12-111-29/+36
* Webkit merge 39050:39100 (CL 5 of 5).ericroman@google.com2008-12-1122-68/+67
* Need to use lists when settings LIBS/CXXFLAGSevanm@google.com2008-12-111-3/+3
* Remove an incorrect windows baseline.estade@chromium.org2008-12-112-8/+1
* Make test_shell_test's KeyboardTest work on the Macmark@chromium.org2008-12-111-16/+33
* Allow Mac test_shell_tests to run without crashing. Not all tests pass yet,mark@chromium.org2008-12-112-4/+15
* Update a few targets to the condition they should be in. Eliminate redundantmark@chromium.org2008-12-111-27/+23
* Move file enumeration to filepaths.avi@google.com2008-12-111-2/+3
* Some minor touchups to the new DOM grouping code.deanm@chromium.org2008-12-111-8/+12
* Improve DOM object mark-compact object grouping.deanm@chromium.org2008-12-111-6/+53