summaryrefslogtreecommitdiffstats
path: root/webkit/port
Commit message (Expand)AuthorAgeFilesLines
* Fix problem with how Image is created for ImageBuffer, that was causing some ...ericroman@google.com2008-10-116-69/+91
* enable v8bindings warningstc@google.com2008-10-115-23/+21
* Rolling back tree breakagedglazkov@google.com2008-10-101-12/+12
* Implement cross-platform ExceptionContext (2/2)dglazkov@google.com2008-10-101-12/+12
* Unfork Clipboard.idl and implement the remaining custom methods.ager@google.com2008-10-103-49/+93
* Change Location::setHash to match JSC version.darin@chromium.org2008-10-101-1/+2
* Some initial fixes for ScriptController errors. There's stillojan@google.com2008-10-101-41/+27
* Make more code compile.erg@google.com2008-10-101-1/+1
* Implement ScrollView::inWindow by plumbing through RenderWidget::is_hidden to...jam@chromium.org2008-10-092-3/+8
* Patch by Thatcher Ulrich <tulrich@google.com>.ojan@google.com2008-10-092-2/+2
* Attempt 2 at landing this patch. It broke the Mac/linux builds. Fix for now isananta@chromium.org2008-10-091-1/+24
* WebKit merge hits the SCons build, the sequel:sgk@google.com2008-10-093-6/+5
* Remove an include that no longer exists.ojan@google.com2008-10-091-27/+18
* 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