summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
...
* Ensure we have a Cocoa NSGraphicsContext when needed.jrg@chromium.org2009-05-261-0/+2
* Avoid leaks reported in test_shell by valgrind on mac, by avoiding thesdoyon@chromium.org2009-05-262-1/+12
* Set focus to the dummy plugin window used to ensure that keyboard focus corre...ananta@chromium.org2009-05-262-28/+26
* DevTools: use event context to decide which agent should be used for handling...yurys@google.com2009-05-262-80/+49
* Re-introduce check for empty handles after calling toString whenkasperl@google.com2009-05-261-0/+4
* Sync with the profiler changes in V8.mnaganov@chromium.org2009-05-265-61/+92
* Update test expectations.ukai@chromium.org2009-05-251-0/+2
* DevTools: disable console autocompletion until we come up with some good solu...yurys@google.com2009-05-251-0/+11
* Update test_expectations.ukai@chromium.org2009-05-251-15/+3
* Update V8 to version 1.2.4.3.sgjesse@chromium.org2009-05-252-2/+2
* Update test expectaions.ukai@chromium.org2009-05-251-46/+22
* Update webkit to r44123darin@chromium.org2009-05-255-16/+25
* Update expected test failures after Webkit update 44065:44094ukai@chromium.org2009-05-251-5/+3
* Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi...abarth@chromium.org2009-05-234-23/+29
* Make run_webkit_test.bat workable even if we execute itojan@chromium.org2009-05-231-1/+1
* Make sure that seekable streams are removed from the list of resource clients...ananta@chromium.org2009-05-233-2/+7
* Update expected test failures after WebKit merge 44049:44065abarth@chromium.org2009-05-231-0/+4
* CPAPI gears drag drop and renderer IPC.michaeln@google.com2009-05-222-3/+133
* Rebaseline a bunch of slider/input/zooming tests. They are all alright.dglazkov@google.com2009-05-2220-109/+148
* Roll DEPS and fix build bustage. Propagate rename of policyBaseURL -> firstP...abarth@chromium.org2009-05-224-17/+9
* Rebaseline test due to upstream change http://trac.webkit.org/changeset/41993.dglazkov@google.com2009-05-224-61/+79
* Fix merge.abarth@chromium.org2009-05-221-4/+2
* Roll webkit DEPS and fix compile errors.abarth@chromium.org2009-05-226-16/+20
* Make WebRequest be a wrapper for ResourceRequest instead of FrameLoadRequest.darin@chromium.org2009-05-226-69/+46
* Add baselines for new tests that pass.dglazkov@google.com2009-05-2210-3/+103
* This CL fixes issue 8052 - Keyboard selection in Hebrew select element doesn'...xji@chromium.org2009-05-221-0/+9
* Revert 16748.abarth@chromium.org2009-05-221-2/+2
* Fix future build break from upstream renaming patch.abarth@chromium.org2009-05-221-2/+2
* Remove the HistoryState property of WebRequest.darin@chromium.org2009-05-227-57/+53
* Fix gconf for the linux proxy config service.sdoyon@chromium.org2009-05-222-2/+3
* DevTools: remove node highlight on dev tools window close.pfeldman@chromium.org2009-05-221-1/+4
* Add failure tests by WebKit Update 43965:44030ukai@chromium.org2009-05-221-0/+8
* WebKit Update 43965:44030ukai@chromium.org2009-05-221-0/+1
* linux: add quirk for windowless flash drawing glitchesevan@chromium.org2009-05-223-58/+128
* Add events to windowless plugins on linux. This CL also refactors the eventevan@chromium.org2009-05-2216-187/+572
* Properly dismiss cocoa popup menus.paul@chromium.org2009-05-211-2/+3
* Meta key is not the same as Alt key on Windows.avi@chromium.org2009-05-211-3/+3
* Remove a field that is now unused. This was made obsoletedarin@chromium.org2009-05-212-18/+2
* DevTools: Messages converted to wide strings don't work on Mac and Linux. Use...yurys@google.com2009-05-212-4/+4
* DevTools: Temporarily use JSON with escaping to handle non-latin data.pfeldman@chromium.org2009-05-211-1/+3
* DevTools: Reverting 16586. Necessary v8 changes are not rolled yet.yurys@google.com2009-05-212-49/+80
* select-style test on Win is expected to pass now.ukai@chromium.org2009-05-211-1/+1
* DevTools: Use message format in WebInspector.UIString override.pfeldman@chromium.org2009-05-211-1/+1
* DevTools: Display main resource url as devtools window title.pfeldman@chromium.org2009-05-213-7/+15
* DevTools: only supported event types are forwarded to the client. Unsupported...yurys@google.com2009-05-211-0/+7
* Update expected results for chromium-win LayoutTests/fast/forms/select-style.hamaji@chromium.org2009-05-213-4/+64
* DevTools: use event context to decide which agent should be used for handling...yurys@google.com2009-05-212-80/+49
* WebKit Update 43946:43958ukai@chromium.org2009-05-211-5/+0
* Move ExtraData from WebRequest to WebDataSource.darin@chromium.org2009-05-2115-100/+77
* Hook up Context::GetCalling() to V8Proxy.abarth@chromium.org2009-05-212-3/+23