summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Generate expected results for all tests that don't have pixel results.tc@google.com2008-10-0916-9/+84
* Porting changes in webkit/glue/plugins/testevanm@google.com2008-10-093-29/+40
* Don't show the wdiff link if we're not running with the --wdiff flag.tc@google.com2008-10-092-3/+13
* Remove a bunch of files from KJSBindings.vcproj that are no longer referenced...pkasting@chromium.org2008-10-091-1109/+65
* Fix Linux build breakage from the webkit merge.sgk@google.com2008-10-091-8/+19
* Fix ICU build problems under Linux.erg@google.com2008-10-081-0/+4
* Kinder, gentler (half-way-done) unforking.dglazkov@google.com2008-10-081-9/+9
* This fixes http://code.google.com/p/chromium/issues/detail?id=2472, whichananta@chromium.org2008-10-081-1/+22
* Add a flaky layout test to exceptions.ericroman@google.com2008-10-081-1/+2
* remove unneeded webkit_glue:: and wrap windows functions in ifdefserg@google.com2008-10-082-11/+13
* Update the SCons build for the WebKit merge:sgk@google.com2008-10-087-281/+559
* Change the font search order to try Lucida Sans Unicode before Arial Unicode ...jungshik@google.com2008-10-0825-252/+253
* Fix pixel tests broken by my wdiff change.evanm@google.com2008-10-081-0/+2
* Remove include to file that does not exist and sign comparison compiler warning.erg@google.com2008-10-082-3/+2
* Use wdiff to produce expected output.evanm@google.com2008-10-084-7/+43
* Comparison between signed and unsignederg@google.com2008-10-082-2/+2
* Mac build breakage. Revert 3035 & 3040.maruel@google.com2008-10-089-18/+3532
* Remove unused static functionerg@google.com2008-10-082-13/+2
* Fixes two bugs leading to a layout test failure:sky@google.com2008-10-085-5/+17
* base/logging.h defines LOG when webkit is about to so undef iterg@google.com2008-10-082-2/+3
* Update Xcode project to match http://codereview.chromium.org/6353/amanda@chromium.org2008-10-081-11/+9
* Use Skia on Linux alsoerg@google.com2008-10-082-4/+4
* DeleteButtonController was left over from previous unforkage.dglazkov@google.com2008-10-088-3521/+9
* changes to get mac layout tests moving forward. Turn off objc GC and remove a...pinkerton@google.com2008-10-081-3/+3
* Fix ownerNode-lifetime-expected-2.html.ericroman@google.com2008-10-082-2/+1
* Re-baseline svg-as-background since we actually get this righttc@google.com2008-10-086-80/+6
* Use the new HTTP stack by default in the net module'swtc@google.com2008-10-081-0/+3
* Add some missing bindings for canvas.ericroman@google.com2008-10-081-2/+48
* skip a test which times out due to lack of database support.ericroman@google.com2008-10-081-7/+1
* Update strings.tc@google.com2008-10-081-1/+1
* Remove references to WebCoreFrameBridge which is no longer in webkitpinkerton@google.com2008-10-084-1560/+0
* Fix for a memory leak.jcampan@chromium.org2008-10-081-3/+3
* Fixes one layout test by adding missing bindingsgjesse@chromium.org2008-10-082-2/+3
* Moved two layout tests which will be fixed with thesgjesse@chromium.org2008-10-081-2/+7
* Document.idl has been updated with null to null string conversions onager@google.com2008-10-082-5/+3
* Attempt to make the buildbot green(er).ager@google.com2008-10-081-0/+7
* The document.open change http://codereview.chromium.org/6337 ager@google.com2008-10-081-2/+0
* Follow http://trac.webkit.org/changeset/34506 and pass the activeager@google.com2008-10-082-8/+2
* Sort headers in v8_custom.cpp. Just a style cleanup.tc@google.com2008-10-081-26/+24