summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Fix mouse and keyboard input a bit.deanm@chromium.org2008-11-132-6/+33
* Unfork Plugin.h, PluginArray.h and MimeTypeArray.h.jam@chromium.org2008-11-131-7/+9
* Remove tests from pending/ that have been sent upstream or had already beenpamg@google.com2008-11-13147-11791/+0
* Fix assignment of a javascript: URL to window.location.hrefdarin@chromium.org2008-11-132-17/+8
* Unbreak build, replacing corrupted versionamanda@chromium.org2008-11-131-2/+2
* * Copy webkit_glue font functions into ChromiumBridge.erikkay@google.com2008-11-1313-133/+51
* Fix a crash in runOpenPanel where an array size wasn't being checked. To rep...erikkay@google.com2008-11-131-2/+3
* Second part of the new merge. Just adds FloatQuad.h/cpp to WebCore build.ojan@google.com2008-11-133-0/+15
* Initialize WTF threading before calling EventNames::init() insgk@google.com2008-11-131-0/+1
* Fix LayoutTests/http/tests/loading/gmail-assert-on-load.html test.darin@chromium.org2008-11-132-5/+3
* Temporary fix on Finnur's behalf to make find useful until bigger fix issky@google.com2008-11-131-2/+4
* Avoid flakiness related to progress notifications sometimes happening in a ne...darin@chromium.org2008-11-133-35/+5
* Delay the ProcessWork call just like WebKit's DumpRenderTree implementation.darin@chromium.org2008-11-132-10/+18
* Unfork SVGElementInstance.idl and EventTargetNode.idl.ager@google.com2008-11-132-13/+11
* fix scons webkit build on windowstc@google.com2008-11-132-0/+2
* Allow chromium to be built with some system libs by introducingevanm@google.com2008-11-121-2/+2
* Make unit_tests pass with pt_BR.UTF-8 locale.tc@google.com2008-11-124-1/+444
* Fix http://code.google.com/p/chromium/issues/detail?id=4270. Test case added.mpcomplete@google.com2008-11-121-1/+20
* Fix test_shell resizing.evanm@google.com2008-11-121-4/+2
* Pass in SW_SHOW to ShellExecuteEx as the plugin installers can rely on this f...ananta@chromium.org2008-11-121-0/+5
* Fix test_shell_test failure. I had missed the fact that the generated entity...jam@chromium.org2008-11-122-7/+16
* * add MIME type functions to ChromiumBridgeerikkay@google.com2008-11-124-23/+55
* Fix Linux build. I suck.evanm@google.com2008-11-121-1/+1
* Show JavaScript alerts. Useful for testing nested message loops.evanm@google.com2008-11-121-1/+7
* Rebaseline 4 layout tests:ericroman@google.com2008-11-1213-16/+138
* fix linux buildtc@google.com2008-11-121-1/+1
* Fix test shell crash when clicking a drop-down select caused by r5018.darin@chromium.org2008-11-123-3/+5
* Make run_webkit_tests.sh multi-platform.mmoss@google.com2008-11-121-5/+15
* Remove the generation of HtmlEntityCodes.c since the same data is in HtmlEnti...jam@chromium.org2008-11-124-106/+19
* Pass through V8 flags from test shell.deanm@chromium.org2008-11-121-0/+7
* Rebaseline (better results after merge!) a layout test.dglazkov@google.com2008-11-121-4/+4
* fix linux build by updating webcore xml pathtc@google.com2008-11-122-2/+1
* Landing 38097:38305 merge (src/webkit, DEPS)dglazkov@google.com2008-11-1213-101/+94
* remove EventHandlerMac, we're no longer building it.pinkerton@google.com2008-11-121-653/+0
* Remove shared code from test_shell_mac, build test_shell_cc. Add a missing fi...pinkerton@google.com2008-11-124-377/+86
* Fix build bustage by removing non-existent port/xml directory from DerivedSou...darin@chromium.org2008-11-121-5/+1
* Fixes a regression caused by my change r5095.hbono@chromium.org2008-11-121-0/+11
* Scrollbars on Linux.agl@chromium.org2008-11-127-131/+318
* Cleanup style and alphabetize the functions in GraphicsContextSkia. It shouldbrettw@google.com2008-11-121-473/+497
* Minor cleanup in port/. Eliminate some unused files and a redundant include ...darin@chromium.org2008-11-123-19/+0
* Prevent crash due to DIB allocation failure joshia@google.com2008-11-125-11/+33
* Add ChromiumBridge::isLayoutTestMode() and change references to webkit::IsLay...erikkay@google.com2008-11-126-32/+44
* Some fixes to parallel upstream changes in our last merge.pkasting@chromium.org2008-11-121-4/+8
* Merge results from layout_test_results/common/ into layout_test_results/v8/.pamg@google.com2008-11-1268-0/+2386
* Fix areas not being repainted in the linux test shelltc@google.com2008-11-122-30/+16
* Force the line endings on .sln files to be CRLF.tc@google.com2008-11-122-867/+867
* Roll back Rietveld issue 8778 (r5183, appending stderr to layout-test output)...pamg@google.com2008-11-115-244/+8
* Temporarily disable collecting and appending stderr output, to see if it makespamg@google.com2008-11-111-12/+12
* Skip a test that causes the harness to hang in debug mode.pamg@google.com2008-11-111-2/+4
* Move ThemeData into RenderThemeWin.h to match what happened upstream.darin@chromium.org2008-11-113-29/+15