summaryrefslogtreecommitdiffstats
path: root/webkit/port
Commit message (Expand)AuthorAgeFilesLines
* Hook up skia + v8 bindings for getImageData(), putImageData().ericroman@google.com2008-10-167-22/+199
* Fix mac bustage caused by my big Win.cpp to Chromium.cpp change. To keep thedarin@google.com2008-10-161-0/+7
* Try to fix V8 build bustage; this change to the file got dropped during my fi...pkasting@chromium.org2008-10-151-0/+1
* Move many files that were suffixed Win.cpp to Chromium.cpp, and place them in...darin@chromium.org2008-10-1560-200/+127
* Fork ScriptController into KJS- and V8-specific versions. The KJS files alre...pkasting@chromium.org2008-10-153-545/+290
* Fixing a layout test by introducing support for SVG tags altGlyph and glyph.olehougaard@google.com2008-10-154-0/+7
* Start compiling webview_impl.cc.erg@google.com2008-10-141-0/+208
* Include needed header under Linux.erg@google.com2008-10-141-0/+1
* Lots of ScriptController fixes, but it still doesn't compile cleanly.pkasting@chromium.org2008-10-141-215/+371
* Committed on behalf of treat.adam@gmail.com (manyoso::TorchMobile)pamg@google.com2008-10-141-1/+1
* Fix a number of layout tests.ager@google.com2008-10-149-120/+253
* Fix for issue 81olehougaard@google.com2008-10-141-4/+13
* Fix some types in ScriptController.h to be a bit less wonky. This was mbelsh...pkasting@chromium.org2008-10-142-14/+8
* Update DerivedSources.make to match modified WebKit scripts. This allows us ...pkasting@chromium.org2008-10-131-4/+4
* Second attempt at introducing cross-platform ExceptionContext in the midst of...dglazkov@google.com2008-10-131-12/+12
* IDL file merge.ager@google.com2008-10-1310-222/+31
* 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