summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Rev 12100 changed the way that we spool and render printed output, most notablymaruel@chromium.org2009-04-273-1/+21
* Fix typoamanda@chromium.org2009-04-271-1/+1
* Start building the NPAPI layout test plugin on the Mac (it's been buildableamanda@chromium.org2009-04-271-30/+48
* More linux ifdef tweaks. This reverts my earlier change (13503).sky@chromium.org2009-04-276-29/+12
* Ignore whitespace while mirroring Dom to the client.pfeldman@chromium.org2009-04-273-17/+55
* Reverting 14597,14596,14595.sgjesse@chromium.org2009-04-271-199/+203
* Update the solutions again to fix dependency on js2c.ager@chromium.org2009-04-271-0/+3
* Apparently, I did not fix the webkit solution correctly.ager@chromium.org2009-04-271-204/+197
* Update V8 in chromium to version 1.2.1.ager@chromium.org2009-04-271-5/+5
* Introduce ScriptEventListner, Chromium side.dglazkov@google.com2009-04-272-0/+10
* Fix sudden termination after the latest WebKit merge.jam@chromium.org2009-04-256-30/+14
* Disable some layout tests failure due to webkit merge 42725:42805hclam@chromium.org2009-04-251-5/+15
* Try once more to make webkit bots happy.estade@chromium.org2009-04-251-1/+0
* Fix missing expectations in test expectations.estade@chromium.org2009-04-251-3/+3
* Temporarily disable worker tests that fail afterdimich@google.com2009-04-241-0/+5
* Disable 2 more layout tests after merge - they need rebaseline on Linux and Mac.dimich@google.com2009-04-241-0/+2
* Linux: build fix.agl@chromium.org2009-04-241-1/+0
* Chromium side of WebKit merge 42725:42805.dimich@google.com2009-04-2428-87/+142
* Fix webworker layout test failures.darin@chromium.org2009-04-241-1/+1
* Use WebWorker and WebWorkerClient from the WebKit API.darin@chromium.org2009-04-2414-273/+263
* Clean up cocoa popup menu handling in test_shell.paul@chromium.org2009-04-244-117/+217
* Chrome side of using WebPluginListBuilder.darin@chromium.org2009-04-2414-75/+105
* To avoid reauest and response json parsing caller_id is passed as ClientData ...yurys@google.com2009-04-243-119/+49
* Remove unused bits and pieces of #ifdefed code that isn't used.tim@chromium.org2009-04-242-10/+0
* Add transparency support to RenderWidgetHostView.aa@chromium.org2009-04-234-1/+24
* Allow Flash (and other plugins) to be installed without restarting the browse...jam@chromium.org2009-04-232-1/+3
* Adding another failing Linux layout test:robertshield@google.com2009-04-231-0/+1
* linux (and some posix): multiprocess plugins compiling.evan@chromium.org2009-04-231-0/+2
* Adding un-expected test passing on Windows: LayoutTests/http/tests/plugins/po...robertshield@google.com2009-04-231-1/+2
* Don't change selection for right click on text area if some texts were alread...sidchat@google.com2009-04-231-5/+10
* Reverting r14043, r14188. The fix that I'm reverting needs to be done, but we...avi@google.com2009-04-231-25/+0
* Remove array iteration tests that have been fixed in V8 by adding theager@chromium.org2009-04-231-5/+0
* Review URL: http://codereview.chromium.org/93009yurys@google.com2009-04-232-2/+2
* This is a follow up to the change:http://codereview.chromium.org/67266 Classe...yurys@google.com2009-04-232-6/+19
* A few more test updates from the webkit merge [42671:42725]levin@chromium.org2009-04-231-1/+8
* Merge: chromium side [42671:42725]levin@chromium.org2009-04-2313-80/+106
* Linux: add -lX11 as a library to WebKit.agl@chromium.org2009-04-231-0/+1
* Use upstreamed V8WorkerCustom and V8WorkerContextCustom. Remove duplicate V8U...jianli@chromium.org2009-04-234-537/+10
* Update webkit.gyp for unforked Accessible{Base,Document}.cpp.sgk@google.com2009-04-221-4/+0
* Use the boundary_pos parameter passed to the MultiPartResponseClient::didRece...ananta@chromium.org2009-04-221-4/+3
* Always enable copy-link-address in context menu.brettw@chromium.org2009-04-221-0/+4
* set eol-style=native on a couple of VS files.dimich@google.com2009-04-222-178/+178
* Fix Webkit build.dimich@google.com2009-04-221-1/+1
* The test_worker.vsprops file had wrong link to another vsprop file. dimich@google.com2009-04-228-4/+627
* Linux: move X operations from the IO to UI2 thread.agl@chromium.org2009-04-225-6/+52
* Pick out one more flaky test for Mac.dglazkov@google.com2009-04-221-1/+2
* Remove duplicate expectations.dglazkov@google.com2009-04-221-2/+2
* Recognize more flaky tests on Mac/Linuxdglazkov@google.com2009-04-221-2/+3
* Don't ignore special character input on the Mac.avi@google.com2009-04-221-1/+10
* DevTools: Run nested message loop instead of whitelisting the messages.pfeldman@chromium.org2009-04-2210-28/+133