summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
...
* Implement cross-platform ExceptionContext (2/2)dglazkov@google.com2008-10-105-25/+44
* Add stacking_order_iterator.cc to the SCons build.sgk@google.com2008-10-101-0/+1
* Catch up SCons build with more unforking.sgk@google.com2008-10-101-18/+7
* 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-102-2/+2
* libxml DerivedSourcestc@google.com2008-10-101-1/+1
* This change seems dumb, but it works.pkasting@chromium.org2008-10-101-1/+1
* Some initial fixes for ScriptController errors. There's stillojan@google.com2008-10-101-41/+27
* Change JSC build to use ScriptControllerKJS.cpp. ojan@google.com2008-10-102-2/+4
* Make more code compile.erg@google.com2008-10-103-9/+2
* Get more of glue/ compiling.erg@google.com2008-10-102-23/+21
* Hack around macro conflict problems in KURL.h.pkasting@chromium.org2008-10-101-0/+5
* Fix build break. TBR=paulgjam@chromium.org2008-10-091-0/+4
* Fix build breakjam@chromium.org2008-10-092-0/+5
* Remove unused variable (warnings are errors)erg@google.com2008-10-092-2/+1
* Implement ScrollView::inWindow by plumbing through RenderWidget::is_hidden to...jam@chromium.org2008-10-097-3/+26
* Add stub constructors to compile on Linux and remove warning for switch cases...erg@google.com2008-10-092-2/+9
* Some small linux build cleanups:tc@google.com2008-10-094-22/+8
* Unfork DerivedSources.make, part 2.pkasting@chromium.org2008-10-093-661/+3
* set the exception ports so that we don't put up crash dialogs when running in...pinkerton@google.com2008-10-091-1/+12
* Fix build (Icefox's patch used WebKit ifdefs instead of Chromium ones).erg@google.com2008-10-091-1/+1
* Fix build (Icefox's patch used WebKit ifdefs instead of Chromium ones).erg@google.com2008-10-092-5/+5
* Patch by Thatcher Ulrich <tulrich@google.com>.ojan@google.com2008-10-0916-36/+504
* Update list of API headers to copy to match what WebKit trunk seems to be doi...pkasting@chromium.org2008-10-092-24/+13
* Accomodate recent unforks in the Linux (SCons) build.sgk@google.com2008-10-093-63/+22
* Wrap Windows functions with ifdef so they are only compiled on windowserg@google.com2008-10-093-5/+10
* Keep the order of variables the sameerg@google.com2008-10-091-15/+14
* implement a watchdog timeout for the layout testspinkerton@google.com2008-10-091-2/+69
* Look for Adobe Acrobat as well.jam@chromium.org2008-10-091-4/+8
* Fix videos stopping playing. Only send an invalidate to the renderer if it's...jam@chromium.org2008-10-091-0/+1
* Remove this file that the vcprojs don't seem to reference.pkasting@chromium.org2008-10-091-223/+0
* YAGUB (2/2): Roll DEPS and update vcproj filesdglazkov@google.com2008-10-093-36/+36
* 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-0911-292/+596
* Linux build fix: wchar_t is different on different platforms, use the char16 ...erg@google.com2008-10-093-5/+5
* KJS::Lock constructor now takes a bool. Fix 1 build error!ojan@google.com2008-10-091-1/+1
* Remove an include that no longer exists.ojan@google.com2008-10-091-27/+18
* Compile fix on Linuxerg@google.com2008-10-092-6/+8
* Adjust mac project to accommodate http://codereview.chromium.org/6368,amanda@chromium.org2008-10-0910-4263/+7
* This fixes the pending/plugins/destroy-stream-twice layout test, which regres...ananta@chromium.org2008-10-092-18/+3
* Revert both 3079 and 3063 because they caused linux and mac breakage.maruel@google.com2008-10-097-571/+282
* Use #if ENABLE_feature and not #if defined(ENABLE_feature) in idl files.mark@chromium.org2008-10-091-8/+8
* Grouped a failing layout test with another layout test bothsgjesse@chromium.org2008-10-091-2/+5
* Changes to get the layout test harness running on mac.pinkerton@google.com2008-10-096-26/+203
* Remove a couple of tests that were fixed by DOMWindow ager@google.com2008-10-091-5/+0
* Added a comment to a failing test pointing to a newly created bug.sgjesse@chromium.org2008-10-091-1/+4
* Merge Document.idl and DOMWindow.idl properly. Diffing our forkedager@google.com2008-10-097-145/+192
* Attempt to get the webkit debug tester green.ager@google.com2008-10-091-0/+5
* Fix Mac build bustage caused by r3029 by providing a temporary stub method.mark@chromium.org2008-10-092-0/+48
* Revert r3074 due to Mac build bustagemark@chromium.org2008-10-091-22/+1