summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add -DCHROME_V8 to the chrome/browser build.sgk@google.com2009-04-221-2/+8
* Reverting 14168.dimich@google.com2009-04-228-627/+4
* Move test_worker dll files in hierarchy to reflect the fact that this dll is ...dimich@google.com2009-04-228-4/+627
* Build on Linux with shared libraries (significant chunks courtesy craigsch):sgk@google.com2009-04-221-4/+1
* Provide an override for Webview drop effect.tc@google.com2009-04-223-4/+62
* Use webtextinput to insert text for middle-click paste.estade@chromium.org2009-04-214-26/+6
* Mark marker-changes.svg as Flakey on Macdglazkov@google.com2009-04-211-1/+2
* Fix hang seen in plugin process because plugin creation ended up having to wa...jam@chromium.org2009-04-2111-25/+155
* Add a comment for the flakey test.dglazkov@google.com2009-04-211-0/+1
* Mark flakey test as, well -- flakey.dglazkov@google.com2009-04-211-2/+1
* Save ~150k on a Linux release build by not inlining DOMWrapperToNode.deanm@chromium.org2009-04-212-9/+17
* Update Linux test expectations after merge.dglazkov@google.com2009-04-211-0/+1
* - Exteranalize strings but not the results of toString() on non-strings.davemoore@chromium.org2009-04-212-13/+22
* Update test expectations to greenify Mac builddglazkov@google.com2009-04-211-2/+3
* - Add a new time marker for loadtimes, the time of the first layoutdavemoore@chromium.org2009-04-214-0/+20
* I managed to break test_shell. Reverting. I'll fix tomorrow.agl@chromium.org2009-04-211-7/+3
* Build fix: remove deleted header files.agl@chromium.org2009-04-211-2/+0
* Linux: move X operations from the IO to UI2 thread.agl@chromium.org2009-04-211-3/+7
* Unforks AccessibleBase.* and AccessibleDocument.* from pending dir.klink@chromium.org2009-04-215-904/+0
* plugins: move NativeLibrary into base.evan@chromium.org2009-04-215-130/+26
* Update test expectations from the Merge.dglazkov@google.com2009-04-201-3/+5
* Fix UMR, created by the merge.dglazkov@google.com2009-04-201-1/+1
* Fix test expectations after merge.dglazkov@google.com2009-04-201-1/+1
* WebKit Merge 42609:42671, Chromium Sidedglazkov@google.com2009-04-2019-36/+61
* Don't insert text if key event has ctrl|alt|meta modifiers.avi@google.com2009-04-201-0/+16
* Turn on ENABLE_CHANNEL_MESSAGING.ericroman@google.com2009-04-203-6/+2
* Add js bindings for eventSender.zoomPageIn and eventSender.zoomPageOut.ericroman@google.com2009-04-203-3/+16