summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Add "Enable spell check for this field" menu option in sub context menu for c...sidchat@google.com2008-12-159-43/+73
* Fix mac bustage.darin@google.com2008-12-151-4/+0
* Ditch PluginStubsMac.cpp in favor of using the existing Chromium code.darin@google.com2008-12-152-66/+38
* Remove FileSystemPosix.cpp since it is actually unnecessary. This makes thedarin@chromium.org2008-12-156-37/+43
* Correct expectation for test that only fails in debug.mmoss@google.com2008-12-151-1/+1
* A stack changed for test_shell_tests (was this expected brett?), and another ...erikkay@google.com2008-12-154-12/+236
* Rebaseline some CSS gradient tests for Win/Linux.mmoss@google.com2008-12-158-4/+24
* Rebaseline some canvas gradient tests for Win/Linux.mmoss@google.com2008-12-155-6/+2
* Move "stops sort" before first usage of m_stops.mmoss@google.com2008-12-151-7/+7
* Eliminate port/platform/win directory. Stop building a fork of BString, anddarin@chromium.org2008-12-1510-457/+31
* Remove few more errors in mac scons build.phajdan.jr@chromium.org2008-12-157-10/+35
* Remove test_shell_test from the TestShell target since it has it's own target...thomasvl@chromium.org2008-12-151-2/+0
* 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