summaryrefslogtreecommitdiffstats
path: root/WebCore/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge "cherry-pick 74f79778892548221468d075f949acb3d4064368 to froyo" into froyoGrace Kloba2010-03-302-17/+21
|\
| * cherry-pick 74f79778892548221468d075f949acb3d4064368 to froyoGrace Kloba2010-03-302-17/+21
* | Ask the plugin how long to wait before calling NPN_WriteReady() again.Andrei Popescu2010-03-302-2/+23
|/
* Allowing native code access to the application context as long asDerek Sollenberger2010-03-231-4/+15
* Add a new API on the resource loader to pause the current load. We use this w...Ben Murdoch2010-03-221-0/+10
* Fill in appropriate referer URL plugin initiated resource loading.Shimeng (Simon) Wang2010-03-181-0/+16
* To enable per file log, only need to define PLUGIN_DEBUG_LOCALGrace Kloba2010-03-161-1/+1
* Ensure a plugin is not shown if it is completely obscured by otherDerek Sollenberger2010-03-161-3/+4
* Merge "Fix the V8 NPObject reference count problem."Grace Kloba2010-03-161-1/+3
|\
| * Fix the V8 NPObject reference count problem.Grace Kloba2010-03-161-1/+3
* | If the plugin is in an IFrame we need to reposition the plugins surfaceDerek Sollenberger2010-03-151-5/+18
|/
* Actually call the script when plugins try to invoke scripts from v8Leon Clarke2010-03-111-5/+13
* If we do change to document focus in mouse down,Grace Kloba2010-03-091-3/+4
* Only call plugin touch code if it is in full screenLeon Scroggins2010-03-091-25/+10
* fix to ensure plugins are not shown when they are marked hidden by the DOM.Derek Sollenberger2010-03-091-5/+19
* fixing problem were plugin surfaces are not created.Derek Sollenberger2010-03-021-0/+8
* am 4e409302: am a506357e: Adding logging to android\'s plugin view.Derek Sollenberger2010-03-021-6/+17
|\