summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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