summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix plugin data refreshing to work again.darin@chromium.org2008-11-111-20/+31
* * Remove windows-ism from pasteboard code and move to usingtc@google.com2008-11-1121-1707/+555
* Move test_webview_delegate_gtk.cc next to test_webview_delegate_win.cc.tc@google.com2008-11-112-1/+1
* Don't output empty stderr lines. This will hopefully solve the MemoryErrorpamg@google.com2008-11-111-2/+4
* Fix linux build.ojan@google.com2008-11-111-5/+4
* Copy over the IDL files from port that really should be in the vendor branch ...ojan@google.com2008-11-1119-1658/+0
* Quiet some old debugging printouts.evanm@google.com2008-11-111-5/+0
* Ported plugin_stream to posix.estade@chromium.org2008-11-116-93/+217
* Cache the GdkSkia object in PlatformContextSkia so that we aren't creatingagl@chromium.org2008-11-117-10/+31
* Some changes necessary to build an optimized binary on Linux.evanm@google.com2008-11-115-6/+14
* Fix Chromium bug 4178jhaas@chromium.org2008-11-113-1/+20
* Basic cursor support.evanm@google.com2008-11-115-2/+145
* - Collect stderr separately from stdout and append it to the layout test output.pamg@google.com2008-11-115-8/+243
* Remove duplicate plugin_geturl_test.cc from the to-be-ported list.sgk@google.com2008-11-111-1/+0
* remove unused files now that we're not PLATFORM(MAC) (take two, post merge la...pinkerton@google.com2008-11-111-100/+0
* Break port dependency on glue. Create ResourceRequest::TargetType as a mirro...darin@chromium.org2008-11-114-39/+57
* Fix a UMR in MakePlatformWheelEvent().ericroman@google.com2008-11-113-5/+2
* Eliminate another dependency of port on glue.darin@chromium.org2008-11-113-33/+40
* Fix a test shell bug, as well as fixing an affected test and removing ourevanm@google.com2008-11-113-6/+5