summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Use a memcpy because we don't have access to bit_cast here.evanm@google.com2008-11-141-2/+9
* Unfork test_shell_main_gtk back into test_shell_main.erg@google.com2008-11-143-94/+57
* Modify tools to look for results in LayoutTests/platform/ directory.pamg@google.com2008-11-139-119/+182
* Copy custom (platform-specific) results from layout_test_results/v8 to layout...pamg@google.com2008-11-1313900-2/+254109
* Allow optimized builds on Linux.evanm@google.com2008-11-131-1/+4
* Use Skia to render fontsagl@chromium.org2008-11-136-266/+305
* Clean up the proxy code for handling frame navigation.fqian@google.com2008-11-134-109/+62
* Update strings and add 8 new Indic languagestc@google.com2008-11-1348-1159/+1495
* Use test_webview_delegate.cc and unfork most of the .mm versionpinkerton@google.com2008-11-131-2/+6
* Add a failing test to the fixable list.ojan@google.com2008-11-131-0/+3
* * Revert "Checking in the media project files (layout based on net/base libra...agl@chromium.org2008-11-132-22/+0
* correctly close windows w/out leaking from JS, correctly clean up after ourse...pinkerton@google.com2008-11-137-733/+116
* Remove ClipboardMac.*, as they no longer exist.pinkerton@google.com2008-11-131-6/+0
* Checking in the media project files (layout based on net/base libraries).scherkus@chromium.org2008-11-132-0/+22
* 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