summaryrefslogtreecommitdiffstats
path: root/webkit/port
Commit message (Expand)AuthorAgeFilesLines
* When a function handling an event doesn't return a value, it leaveserg@google.com2009-01-141-7/+12
* Refactor the code that computes the receiver for an event listener.ager@google.com2009-01-133-79/+41
* Merges your change (WebKit cl 39396) to the ImageDecoders into oursky@google.com2009-01-097-0/+17
* WebKit merge 39660:39711, part 2. Covers webkit/ changes.darin@chromium.org2009-01-086-0/+31
* Stub out NPN_Construct.estade@chromium.org2009-01-081-0/+18
* WebKit merge 39606:39660dimich@google.com2009-01-077-71/+27
* WebKit Merge 39520:39606, Chromium sidedglazkov@google.com2009-01-051-1/+14
* Ensure that constructor functions are created in the context of theager@google.com2009-01-052-9/+20
* Fix a typo in a bindings stats counter.deanm@chromium.org2009-01-051-1/+1
* Slight change to r7333.estade@chromium.org2008-12-241-1/+2
* Fix v8bindings following r7458 which deletes port/page.ericroman@google.com2008-12-241-1/+1
* Kill FontCacheMacPending.cppdarin@google.com2008-12-231-84/+0
* Move port/page/inspector bits to WebCore/inspector (2/2)dglazkov@google.com2008-12-2310-3735/+1
* Kill PlatformScreenMac.mmdarin@google.com2008-12-231-99/+0
* Spam webkit/port/page/Location on top of the one in WebCore/page, Mac build.dglazkov@google.com2008-12-231-301/+0
* Move webkit/port/bridge contents to their proper places in WebKit, Mac build.dglazkov@google.com2008-12-232-322/+0
* Fix a canvas layout test by handling null values in canvas.createPattern.tc@google.com2008-12-231-2/+2
* Move port/page/chromium to WebCore/page/chromium, Mac builddglazkov@google.com2008-12-238-552/+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
* Move RenderThemeMac to WebCore/rendering/RenderThemeChromiumMac (2/2)dglazkov@google.com2008-12-221-1965/+0
* Move RenderThemeWin to WebCore/rendering and rename it to RenderThemeChromium...dglazkov@google.com2008-12-222-760/+0
* Move port/plugins/chromium to WebCore/pluginsdglazkov@google.com2008-12-221-49/+0
* Move svg/graphics/skia to the vendor branch (2/2).dglazkov@google.com2008-12-228-739/+0
* Some cleanup in webkit/.darin@chromium.org2008-12-229-357/+262
* 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-208-195/+214
* Fixed two layout tests.estade@chromium.org2008-12-201-1/+1
* 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
* Make sure to initialize the proxy before using it's dom constructorager@google.com2008-12-191-0/+2
* Unfork CachedPage (2/2)dglazkov@google.com2008-12-182-77/+52
* 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-183-141/+94
* 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-176-15/+15
* Triage some more tests.tc@google.com2008-12-171-3/+0
* Fix incorrect pattern offsets, and rebaseline associated test results.mmoss@google.com2008-12-161-2/+7
* Implement ScriptController::updateSecurityOrigin. Fixes two security LayoutT...abarth@chromium.org2008-12-164-21/+10
* 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