summaryrefslogtreecommitdiffstats
path: root/webkit/port
Commit message (Expand)AuthorAgeFilesLines
* Use #if ENABLE_feature and not #if defined(ENABLE_feature) in idl files.mark@chromium.org2008-10-091-8/+8
* Merge Document.idl and DOMWindow.idl properly. Diffing our forkedager@google.com2008-10-092-83/+129
* Fix Mac build bustage caused by r3029 by providing a temporary stub method.mark@chromium.org2008-10-091-0/+44
* Revert r3074 due to Mac build bustagemark@chromium.org2008-10-091-22/+1
* This fixes http://code.google.com/p/chromium/issues/detail?id=2472, whichananta@chromium.org2008-10-081-1/+22
* Change the font search order to try Lucida Sans Unicode before Arial Unicode ...jungshik@google.com2008-10-081-2/+2
* Fixes two bugs leading to a layout test failure:sky@google.com2008-10-082-1/+16
* changes to get mac layout tests moving forward. Turn off objc GC and remove a...pinkerton@google.com2008-10-081-3/+3
* Add some missing bindings for canvas.ericroman@google.com2008-10-081-2/+48
* Remove references to WebCoreFrameBridge which is no longer in webkitpinkerton@google.com2008-10-081-20/+0
* Fixes one layout test by adding missing bindingsgjesse@chromium.org2008-10-081-1/+3
* Document.idl has been updated with null to null string conversions onager@google.com2008-10-081-3/+3
* Follow http://trac.webkit.org/changeset/34506 and pass the activeager@google.com2008-10-081-1/+2
* Sort headers in v8_custom.cpp. Just a style cleanup.tc@google.com2008-10-081-26/+24
* Add another case where we make a new SimpleFontData to thetc@google.com2008-10-071-1/+2
* Implement missing KURL functions for Mac port.jeremy@chromium.org2008-10-071-0/+68
* Provide a do-nothing constructor and destructor for the Mac ScrollView.mark@chromium.org2008-10-071-0/+6
* Stub out plugin routines so we can link Mac port.jeremy@chromium.org2008-10-071-0/+62
* Merge in InspectorController changes. Get rid of all theojan@google.com2008-10-072-3075/+139
* Allow HAVE_ACCESSIBILITY to be turned off at build time. third_party/WebKitamanda@chromium.org2008-10-072-57/+5
* Fix 3 layout tests, annotate 3 others.ericroman@google.com2008-10-073-14/+5
* More namespacing to fix the build.tc@google.com2008-10-071-2/+2
* Add GKURL.cpp, adjust a couple lingering wchar_ts to UTF16Charsamanda@chromium.org2008-10-071-2/+2
* The current code over-creates SimpleFontData wrappers; it shouldmbelshe@google.com2008-10-071-1/+1
* Move on to the "298 link errors" stage of the McMerge game:mark@chromium.org2008-10-071-9/+0
* Generate V8WebKitCSSKeyframe(s)Rule and fix CSSRuleToV8Object toager@google.com2008-10-074-23/+36
* Nevermind... re-check in 2882 (unrevert). Huanr has checked in a more promisi...mal@chromium.org2008-10-061-1/+1
* Roll back r2882 to see if it reduces the crash rate.mal@chromium.org2008-10-061-1/+1
* Qualify temporary #include so that it's relative to the working copy root.mark@chromium.org2008-10-061-1/+1
* Fix WebCore/loader/FrameLoader.cpp on the Mac by providing a temporary stubmark@chromium.org2008-10-061-0/+7
* Wires up indexed getter for CSSVariablesDeclaration.sky@google.com2008-10-061-0/+4
* Rename ScrollView::getDocumentView() to ScrollView::documentView() to trackmark@chromium.org2008-10-061-1/+1
* update EventHandlerMac.mm post-mergejeremy@chromium.org2008-10-061-347/+359
* port RenderThemejeremy@chromium.org2008-10-061-136/+502
* Fix the InspectorController initializer list to properly specify themark@chromium.org2008-10-061-1/+1
* Fix V8EventListener leak.mbelshe@google.com2008-10-065-46/+73
* Merge enough of the trunk WebKit changes into our copy of PasteboardMac.mm tomark@chromium.org2008-10-061-3/+7
* Include config.h in SkPaintContext.cppjeremy@chromium.org2008-10-061-1/+1
* Fix a leak where InspectorController was not getting destroyed. Thistc@google.com2008-10-051-1/+9
* Update include headers for SkGraphicsContextMac.cppjeremy@chromium.org2008-10-031-1/+2
* Drag FrameMac.mm through the mud to get it merged. Do the same withmark@chromium.org2008-10-032-173/+18
* Merge our version of DragDataMac.mmmark@chromium.org2008-10-031-2/+2
* temporarily adding file to resolve issue where we can't just add port to sear...pinkerton@google.com2008-10-031-0/+142
* use updated add/release methodspinkerton@google.com2008-10-031-2/+2
* use PassRefPtr for event creation rather than nakedmbelshe@google.com2008-10-033-8/+9
* Stub out Mac version of SerializeSkBitmap() function.jeremy@chromium.org2008-10-031-0/+13
* Let's try this again. The regressions were caused by an incorrect useager@google.com2008-10-032-4/+24
* Fixes a handful of broken tests after the merge that resulted from ussky@google.com2008-10-034-0/+9
* Remove the network state notifier and the corresponding DLL. This is likely c...brettw@google.com2008-10-021-60/+5
* Drop V8DOMWindow dependency on databasemark@chromium.org2008-10-022-1/+2