summaryrefslogtreecommitdiffstats
path: root/WebCore/plugins
Commit message (Collapse)AuthorAgeFilesLines
* fixing plugin event handling for touch to return the correct value.Derek Sollenberger2009-07-281-1/+1
|
* removing visibleRect event and tracking rectangles instead.Derek Sollenberger2009-07-201-2/+1
|
* Adding plugin support for an RGBA surface view.Derek Sollenberger2009-07-171-8/+4
|
* Ensuring the plugin maintains control of the nav keys until it explicity ↵Derek Sollenberger2009-07-081-3/+20
| | | | releases them.
* plugins are now sent the correct coordinates even when the page is scrolled.Derek Sollenberger2009-07-071-6/+16
|
* added gain/loose focus support for plugins. (focus = eligible to receive ↵Derek Sollenberger2009-07-021-6/+1
| | | | user events)
* Adding support for plugins to request the keyboard.Derek Sollenberger2009-06-291-2/+3
|
* Adding mouse events to the plugin APIDerek Sollenberger2009-06-261-3/+10
|
* webkit added their own initializeBrowserFuncs(), so we need to now call both ↵Mike Reed2009-06-221-7/+8
| | | | theirs and ours
* Merge commit 'goog/master' into webkit_mergeFeng Qian2009-06-183-11/+61
|\ | | | | | | | | | | | | | | Resolved conflicts: WebCore/Android.mk WebCore/storage/LocalStorageArea.h WebCore/storage/SessionStorageArea.cpp WebCore/storage/StorageEvent.cpp
| * Adding touch events for plugins.Derek Sollenberger2009-06-183-11/+61
| |
* | Get WebKit r44544.Feng Qian2009-06-1719-369/+464
|/
* add pixelpacking apiMike Reed2009-06-101-1/+3
|
* Added support for plugins receiving lifecycle events such as gain/lose focus.Derek Sollenberger2009-06-081-33/+42
|
* Move Browser test plugin from webkit project to development project.Grace Kloba2009-05-143-1/+60
| | | | Change how we set plugin path as we can support more than one path now.
* add test for plugin api for paths (and some fixes)Mike Reed2009-05-131-0/+2
|
* Add plugin plumbing with V8 binding.Feng Qian2009-05-012-0/+33
| | | | | Hook up plugin with V8 binding. You can take the patch and play on your local machine. It is almost there, I need do more testing.
* Make WebCore built with V8.Feng Qian2009-04-243-18/+37
| | | | Picked up several new files from Chrome port.
* AI 145796: Land the WebKit merge @r42026.Feng Qian2009-04-1012-93/+106
| | | | Automated import of CL 145796
* auto import from //branches/cupcake/...@137197The Android Open Source Project2009-03-091-1/+15
|
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-0531-185/+1618
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0352-0/+10663
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0352-10656/+0
|
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-7/+0
|
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-0/+7
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-1/+4
|
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-153-0/+1224
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-1759-4005/+6771
|
* Initial ContributionThe Android Open Source Project2008-10-2121-580/+2885
|
* external/webkit r30707Upstream1970-01-1216-0/+4358