summaryrefslogtreecommitdiffstats
path: root/WebCore/plugins
Commit message (Expand)AuthorAgeFilesLines
* Second try to send multi-touch events to FlashHuahui Wu2011-01-131-15/+31
* Revert "Cherrypick of https://android-git.corp.google.com/g/#change,88039"Huahui Wu2011-01-131-29/+13
* Cherrypick of https://android-git.corp.google.com/g/#change,88039Derek Sollenberger2011-01-101-13/+29
* Plugin API to report the onscreen visibility of the plugin.Derek Sollenberger2011-01-051-0/+2
* Merge WebKit at r73109: Initial merge by git.Shimeng (Simon) Wang2010-12-221-1/+1
* Add initial support for OpenGL plugins.Derek Sollenberger2010-12-202-0/+10
* Merge WebKit at r72274: Initial merge by git.Russell Brenner2010-12-021-6/+2
* Merge WebKit at r71558: Initial merge by git.Teng-Hui Zhu2010-11-175-30/+13
* Merge Webkit at r70949: Initial merge by git.John Reck2010-11-098-33/+29
* Merge Webkit at r70209: Fix conflictsBen Murdoch2010-10-261-18/+14
* Merge WebKit at r70209: Initial merge by GitBen Murdoch2010-10-2615-138/+355
* Add new API for plugin audio track latency.Derek Sollenberger2010-10-121-0/+2
* Fixed browser crash when plugins remove themselves from the DOM.Derek Sollenberger2010-10-111-6/+0
* Merge WebKit at r68651 : Initial merge by git.Kristian Monsen2010-10-076-15/+18
* Merge WebKit at r67908: Fix conflictsSteve Block2010-09-291-5/+0
* Merge WebKit at r67908: Initial merge by GitSteve Block2010-09-298-111/+47
* Merge WebKit at r67178 : Initial merge by git.Iain Merrick2010-09-166-21/+27
* Merge WebKit at r66666 : Initial merge by git.Kristian Monsen2010-09-119-15/+391
* Merge WebKit at r66079 : Fix conflictsSteve Block2010-09-021-6/+5
* Merge WebKit at r66079 : Initial merge by gitSteve Block2010-09-026-50/+123
* Merge WebKit at r65615 : Initial merge by git.Iain Merrick2010-08-2312-18/+110
* Merge WebKit at r65072 : Initial merge by git.Ben Murdoch2010-08-129-73/+22
* Merge WebKit at r64523 : Initial merge by git.Steve Block2010-08-091-1/+1
* Merge WebKit at r64264 : Initial merge by git.Kristian Monsen2010-08-042-0/+10
* Merge WebKit at r63859 : Initial merge by git.Ben Murdoch2010-07-274-64/+14
* Merge WebKit at r63173 : Initial merge by git.Leon Clarke2010-07-2013-143/+147
* Merge WebKit at r62496: Initial merge by gitSteve Block2010-07-095-25/+32
* Merge WebKit at r61871: Refactoring of MimeClassInfo class.Kristian Monsen2010-07-021-10/+1
* Merge WebKit at r61871: Initial merge by git.Kristian Monsen2010-07-0222-174/+185
* Merge webkit.org at r61121: Initial merge by git.Ben Murdoch2010-06-161-1/+4
* Merge webkit.org at r60469 : Update our plugin code following refactor @60258Leon Clarke2010-06-081-13/+12
* Merge webkit.org at r60469 : Initial merge by git.Leon Clarke2010-06-0823-407/+192
* Merge WebKit at r60074: Fix conflictsSteve Block2010-05-272-12/+2
* Merge WebKit at r60074: Initial merge by gitSteve Block2010-05-274-12/+22
* Merge WebKit at r59636: Initial merge by gitKristian Monsen2010-05-252-16/+6
* Update Android to reflect upstreaming of PluginView JSC guards in WebKit chan...Steve Block2010-05-202-36/+12
* Adds missing ENABLE(TOUCH_EVENTS) guards to Android-specific codeSteve Block2010-05-182-0/+4
* Merge Webkit at r58956: Update plugin code to use C99 types. See http://trac....Ben Murdoch2010-05-145-11/+11
* Merge Webkit at r58956: Add bool parameter to Widget::setFocus. See http://tr...Ben Murdoch2010-05-141-2/+2
* Merge Webkit at r58956: Initial merge by Git.Ben Murdoch2010-05-1418-94/+103
* Merge webkit.org at r58033 : Use new PluginView::platformGetValue() and platf...Steve Block2010-05-111-15/+25
* Merge webkit.org at r58033 : Update location of CString.hSteve Block2010-05-111-1/+1
* Merge webkit.org at r58033 : Add JSC guards around calls to JSLockSteve Block2010-05-111-0/+4
* Merge webkit.org at r58033 : Initial merge by gitSteve Block2010-05-1125-399/+448
* Merge webkit.org at r55033 : Implement PluginPackage::NPVersion for AndroidSteve Block2010-04-271-0/+5
* Merge webkit.org at r55033 : Fix merge conflictsSteve Block2010-04-271-30/+9
* Merge webkit.org at r55033 : Initial merge by gitSteve Block2010-04-2711-30/+84
* suppress compiler warnings in plugin codeCary Clark2010-04-061-0/+3
* Fix pluginstream delay timer as it is expecting secondsGrace Kloba2010-04-021-1/+5
* Make sure html plugin element supports focus so thatGrace Kloba2010-03-311-5/+3