summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Disable some failing layout tests.mmoss@google.com2008-12-131-2/+7
* Implement visited link coloring.brettw@google.com2008-12-137-16/+110
* Remove references to base from platform/graphics.brettw@google.com2008-12-133-16/+25
* Reverting 6966.ericroman@google.com2008-12-133-5/+11
* Use automatic memory management for URLRequestContext's members.ericroman@google.com2008-12-133-11/+5
* Fix purify complaint about FontData structs being leaked. These are held in adarin@chromium.org2008-12-131-4/+4
* Fix max build bustage.darin@google.com2008-12-131-6/+12
* Move implementation of BackForwardListClient to a new class nameddarin@chromium.org2008-12-1314-388/+188
* Merge 39141:39143: The ScriptCallStack (2/2)dglazkov@google.com2008-12-1215-147/+349
* Disable tests so I can debug offline.tc@google.com2008-12-121-0/+8
* Fix some shadow tests by allowing a 0 blur shadowtc@google.com2008-12-1220-20/+89
* 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