summaryrefslogtreecommitdiffstats
path: root/webkit/port
Commit message (Expand)AuthorAgeFilesLines
* Update SVG path debug string to match what Webkit expects.estade@chromium.org2008-12-161-0/+1
* Changes to the autofill popup:jcampan@chromium.org2008-12-162-0/+8
* Move contents of platform/graphics/svg to svg/graphics/skia todarin@google.com2008-12-158-0/+0
* Fun file renaming patch.darin@google.com2008-12-154-15/+41
* fix box shadowstc@google.com2008-12-151-5/+26
* Ditch PluginStubsMac.cpp in favor of using the existing Chromium code.darin@google.com2008-12-151-62/+0
* Remove FileSystemPosix.cpp since it is actually unnecessary. This makes thedarin@chromium.org2008-12-154-31/+42
* 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-155-429/+0
* Remove few more errors in mac scons build.phajdan.jr@chromium.org2008-12-152-6/+6
* Implement visited link coloring.brettw@google.com2008-12-132-4/+54
* Remove references to base from platform/graphics.brettw@google.com2008-12-133-16/+25
* Fix purify complaint about FontData structs being leaked. These are held in adarin@chromium.org2008-12-131-4/+4
* Move implementation of BackForwardListClient to a new class nameddarin@chromium.org2008-12-132-306/+0
* Merge 39141:39143: The ScriptCallStack (2/2)dglazkov@google.com2008-12-1210-134/+322
* Fix some shadow tests by allowing a 0 blur shadowtc@google.com2008-12-121-14/+11
* Move skia_utils into the skia namespace.brettw@google.com2008-12-122-3/+3
* Fix for http://code.google.com/p/chromium/issues/detail?id=5409.mpcomplete@google.com2008-12-124-10/+16
* Remove JSC masquerade, implement ScriptState (2/2).dglazkov@google.com2008-12-128-138/+58
* 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-121-72/+0
* 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-123-394/+0
* Sort gradient stops before processing.mmoss@google.com2008-12-121-1/+13
* 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
* Use HistoryItem::lastVisitWasFailure to replace fakeHistoryItem semantics.dglazkov@google.com2008-12-112-29/+1
* Move skia-specific files into platform/graphics/skia to better correspond wit...darin@google.com2008-12-1123-0/+0
* Fix issue 3620jhaas@chromium.org2008-12-111-1/+5
* Rename ViewHandle to NativeView et al.agl@chromium.org2008-12-111-1/+1
* Removed dependency on class StringPiece.michaeln@google.com2008-12-111-17/+34
* Webkit merge 39050:39100 (CL 5 of 5).ericroman@google.com2008-12-113-25/+4
* 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
* Clip the scrollbars on linux.estade@chromium.org2008-12-112-9/+20
* Update comments about security origin implementation.fqian@google.com2008-12-111-1/+23
* Linux: round font ascentsagl@chromium.org2008-12-101-1/+1
* Linux fonts: match smallcaps size to Windows.agl@chromium.org2008-12-101-1/+2
* Fix 'oops' in FontUtilsChromiumWin.cpp that was causing some layout tests todarin@chromium.org2008-12-101-3/+4
* Now that we've synced to my WebKit changes I can remove the usefinnur@google.com2008-12-101-13/+6
* Reverting 6709,6708,6706.brettw@google.com2008-12-102-14/+18
* Remove base dependency from image_operations and associated unittests. I also...brettw@google.com2008-12-102-18/+14
* The m_context member of the V8 proxy should be empty if any part ofager@google.com2008-12-102-27/+62
* webkit merge 39000:39050, srcdimich@google.com2008-12-103-5/+42
* Be stricter when clipping gtk widgets.estade@chromium.org2008-12-101-0/+3
* Fix build bustage.darin@chromium.org2008-12-101-2/+2
* Move some files from platform/graphics to platform/graphics/chromium.darin@chromium.org2008-12-1020-154/+127
* revert commit 6607.estade@chromium.org2008-12-091-1/+4
* Linux: respect non-standard advance widths for glyphs.agl@chromium.org2008-12-091-20/+15