summaryrefslogtreecommitdiffstats
path: root/webkit/port/platform
Commit message (Expand)AuthorAgeFilesLines
* Delete unnecessary file.darin@google.com2009-01-211-44/+0
* Switch over to using the image decoders from third_party/WebKitdarin@chromium.org2009-01-2017-5079/+0
* Merges your change (WebKit cl 39396) to the ImageDecoders into oursky@google.com2009-01-097-0/+17
* Kill FontCacheMacPending.cppdarin@google.com2008-12-231-84/+0
* Kill PlatformScreenMac.mmdarin@google.com2008-12-231-99/+0
* Use platform/chromium from third_party/WebKit, etc.darin@chromium.org2008-12-23128-22539/+0
* Point the Mac build at the newly added files in third_party/WebKit.darin@google.com2008-12-221-61/+0
* Some cleanup in webkit/.darin@chromium.org2008-12-228-356/+261
* Get rid of another base/ include by inlining the NSView/HWND/GtkWidget typdefs.eseidel@chromium.org2008-12-201-3/+4
* Fixed crash when clicking empty select element.darin@chromium.org2008-12-201-5/+6
* Remove dependencies from port on base/gfx/native_theme and base/win_util. In...darin@chromium.org2008-12-207-153/+176
* De-basify SkiaFontwindglazkov@google.com2008-12-191-7/+15
* Add missing files from previous checkin.brettw@google.com2008-12-192-2/+2
* Remove dependency on base/string_util.h, and rename some methods to betterdarin@chromium.org2008-12-191-10/+17
* plumb missing image code through the chrome bridge. Use the .gif version inst...pinkerton@google.com2008-12-192-54/+33
* Move various gtest-style unit tests out of webkit/port and into a newdarin@google.com2008-12-185-932/+0
* Bridge out media player from MediaPlayerPrivate.hclam@chromium.org2008-12-181-8/+17
* Remove some files that are not needed. Cleanup the Xcode project. Some stuffdarin@google.com2008-12-182-136/+0
* Grab the file that fixes the box shadow size. This was supposed to be in thebrettw@google.com2008-12-181-1/+1
* Kill our forked copy of MIMETypeRegistry.cpp by moving the customized methodsdarin@chromium.org2008-12-182-138/+91
* Chrome side of unforking. I need to pull WebKit with the change that unforks ...brettw@google.com2008-12-183-195/+353
* Add support for transformed, stoked, shadowed, filled text. We do this by dra...brettw@google.com2008-12-186-5/+426
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-175-12/+12
* Fix incorrect pattern offsets, and rebaseline associated test results.mmoss@google.com2008-12-161-2/+7
* Fix memory corruption in the GIF decoder if a GIF specified a frame with no p...pkasting@chromium.org2008-12-161-4/+7
* Remove a hack that was unnecessarily affecting Linux layout tests.evanm@google.com2008-12-161-1/+7
* Rewrite the GKURL unit tests to not use the "old" KURL as a baseline. This isbrettw@google.com2008-12-161-234/+232
* I bow down before Dean and his "I don't need sleep, I'll just read every line...agl@chromium.org2008-12-161-1/+1
* It appears that the GTK theme doesn't always draw the full rectangleagl@chromium.org2008-12-161-0/+11
* WebKit Merge 39143:39309, Part 8 (port side)dglazkov@google.com2008-12-166-9/+85
* 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-739/+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
* 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-121-2/+2
* 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
* 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