summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Revert the webkit merge to r53957.darin@chromium.org2010-01-281-8/+2
* Resolve issues with GlueSerializeTest.BackwardsCompatibleTest bydarin@chromium.org2010-01-281-5/+5
* Update webkit to r53957.darin@chromium.org2010-01-281-2/+8
* DevTools: enable tests disabled during the webkit roll.pfeldman@chromium.org2010-01-271-39/+4
* DevTools: Chromium part of the SourceFrame2 migration.pfeldman@chromium.org2010-01-278-187/+45
* DevTools: prepare devtools files from webkit/glue for upstreamingyurys@chromium.org2010-01-2726-2116/+2481
* POSIX: Use Shared Mem transport to copy images.jeremy@chromium.org2010-01-271-2/+0
* Send the right event to Cocoa plugins when modifier keys are pressedstuartmorgan@chromium.org2010-01-271-2/+26
* Send Cocoa-event plugins drags, rather than moves, when a mouse button is downstuartmorgan@chromium.org2010-01-271-2/+7
* linux: also load plugins from ~/.config/google-chrome/Pluginsevan@chromium.org2010-01-271-2/+3
* DevTools: fix and reenable DevToolsSanityTest.TestShowScriptsTab. Only check ...yurys@chromium.org2010-01-261-35/+6
* Fix order of calls in Mac plugin HandleInputEventstuartmorgan@chromium.org2010-01-261-10/+14
* Blacklist DivX player on the Macstuartmorgan@chromium.org2010-01-251-26/+1
* linux: obey move.rects_valid in WebPluginGeometryevan@chromium.org2010-01-251-3/+6
* Plumb Carbon SetCursor through.avi@chromium.org2010-01-254-0/+55
* DevTools: show both count and size summaries in heap profiler.mnaganov@chromium.org2010-01-253-42/+101
* DevTools: fix for LayoutTests/inspector/console-log-before-inspector-open.htm...yurys@chromium.org2010-01-251-8/+18
* DevTools: prepare for landing webkit change for 32554.yurys@chromium.org2010-01-233-2/+17
* Linux: Revert r33888. We no longer need to collect the list of loaded plugins...thestig@chromium.org2010-01-232-33/+1
* Switches to enable OpenMAX for video decoding in Chromehclam@chromium.org2010-01-221-0/+7
* DevTools: prepare for 'pause on caught exceptions' functionality in WebKit. T...yurys@chromium.org2010-01-222-3/+30
* Disabling ResourceFetcherTests.ResourceFetcherDownload.ajwong@chromium.org2010-01-221-1/+1
* Check for context changes during Mac plugin event handling.stuartmorgan@chromium.org2010-01-211-1/+10
* Improve handling of off-screen plugins on the Macstuartmorgan@chromium.org2010-01-212-67/+101
* Use a shared idle event for Carbon-based pluginsstuartmorgan@chromium.org2010-01-212-46/+60
* Send Cocoa NPAPI plugins an initial window activation eventstuartmorgan@chromium.org2010-01-212-0/+25
* DevTools: prepare for the next V8 roll.mnaganov@chromium.org2010-01-211-35/+92
* DevTools: fix interactive tests flakiness appeared after http://src.chromium....yurys@chromium.org2010-01-202-19/+11
* Remove the fallback Mozilla code for parsing FTP LIST response.phajdan.jr@chromium.org2010-01-204-210/+55
* (Mac) Intercept (Cocoa) cursor setting by plugins and forward it on properly.avi@chromium.org2010-01-194-4/+62
* (Mac) Allow the tracking of the "active" plugin delegate separate from the fa...avi@chromium.org2010-01-194-54/+60
* DevTools: fix failing interactive tests. A follow-up of r36518yurys@chromium.org2010-01-191-0/+14
* DevTools: prepare to injectiong inspector script into the inspected context.yurys@chromium.org2010-01-199-26/+139
* (Mac) Intercept (Carbon) cursor setting by plugins and forward it on properly.avi@chromium.org2010-01-156-4/+84
* Support dragging a virtual file out of the browser.jianli@chromium.org2010-01-152-0/+4
* Always eat mouse clicks on plugins on the Macstuartmorgan@chromium.org2010-01-151-0/+8
* WebKit DEPS roll to 53290 and canary fix.japhet@chromium.org2010-01-152-5/+5
* Set disabled style on GPU window and plugin intermediate window so mouse mess...apatrick@chromium.org2010-01-154-40/+81
* DevTools: Fix autocomplete in the console.pfeldman@chromium.org2010-01-141-0/+8
* Make the Pepepr test run on the mac.dspringer@google.com2010-01-141-0/+1
* DevTools: add text for Profiles panel welcome message.mnaganov@chromium.org2010-01-141-0/+5
* Update Mac plugin whitelist/blackliststuartmorgan@chromium.org2010-01-141-1/+2
* Roll Webkit to 53220 and fix compilation error due to renamed API.atwilson@chromium.org2010-01-141-1/+1
* Rename CloseIdleConnections -> CloseCurrentConnections.mbelshe@chromium.org2010-01-141-2/+2
* Fix clicking in QuickTime content on the Macstuartmorgan@chromium.org2010-01-133-0/+44
* Remove unnecessary references to webkit/glue/glue_util.h indarin@chromium.org2010-01-1312-12/+0
* Webkit update to 53164. Includes japhet's revision http://codereview.chromiu...johnnyg@chromium.org2010-01-131-1/+1
* Revert two changes that accidentally got in my last checkin.brettw@chromium.org2010-01-122-19/+0
* Working rudimentary audio in Pepper.brettw@chromium.org2010-01-125-1/+163
* Fix mouse event handling in Cocoa plugins so we still update our location inf...stuartmorgan@chromium.org2010-01-122-21/+25