summaryrefslogtreecommitdiffstats
path: root/WebCore/plugins/PluginView.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge webkit.org at r51976 : Initial merge by git.Steve Block2009-12-171-7/+12
| | | | Change-Id: Ib0e7e2f0fb4bee5a186610272edf3186f0986b43
* Merge webkit.org at r50258 : Fix conflicts.Steve Block2009-11-101-4/+0
| | | | | | | Note that FrameLoader::gotoAnchor has been moved to FramveView::gotoAnchor. See http://trac.webkit.org/changeset/49608 Change-Id: Ic2a87bb0c0f91d371508578ddccf200967524a77
* Merge webkit.org at r50258 : Initial merge by git.Steve Block2009-11-101-5/+11
| | | | Change-Id: I1a9e1dc4ed654b69174ad52a4f031a07240f37b0
* changing how plugins gain/lose focus.Derek Sollenberger2009-10-271-0/+4
| | | | | | | | | | Previously we were keeping our own state in the UI thread to determine when to send events to the plugin. This change removes that logic and uses the document focus to determine when events are to be sent. This also fixes problems with the plugins occasionally not receiving lose focus events. see bug http://b/2033843
* Makes a number of changes to ease future merging with and upstreaming to ↵Steve Block2009-10-221-8/+6
| | | | | | | | | | | | | webkit.org. - Fixes whitespace discrepancies between webkit.org and Android versions - Re-orders Android-specific changes to minimise the diff with webkit.org - Makes sure all Android-specific changes are appropriately guarded. - Fixes some Android-specific style problems None of these should introduce any functional changes for PLATFORM(ANDROID). Change-Id: Id27cf0b0e8682a7f29590c3fccae2d287b3630f1
* Merge webkit.org at R49305 : PluginView::init and destructor have been moved ↵Steve Block2009-10-201-0/+5
| | | | | | | | to common code. See http://trac.webkit.org/changeset/47966 and http://trac.webkit.org/changeset/47967 Change-Id: If5b9594b032d5a7d456fe3bb6092eafef3655c34
* Merge webkit.org at R49305 : Fix merge conflicts.Steve Block2009-10-201-9/+1
| | | | Change-Id: I9e0ffbe9b9b824399653da038093874e315ccd6a
* Merge webkit.org at R49305 : Automatic merge by git.Steve Block2009-10-201-31/+130
| | | | Change-Id: I8968561bc1bfd72b8923b7118d3728579c6dbcc7
* Fixes a bunch of WebKit whitespace discrepancies between Android and ↵Steve Block2009-10-141-3/+3
| | | | | | | | webkit.org. Do not merge. This will avoid noise in the diffs when upstreaming Android-specific changes to webkit.org. This has already been submitted to master branch.
* Fix first set of linker errors.Ben Murdoch2009-08-171-2/+2
|
* PluginView.cpp fixAndrei Popescu2009-08-171-2/+2
|
* r47029: Merges WebCore/page, plugins and storage.Ben Murdoch2009-08-121-10/+2
|
* Merge in WebKit r47029.Ben Murdoch2009-08-111-16/+230
|
* Merge commit 'goog/master' into webkit_mergeFeng Qian2009-06-181-0/+8
|\ | | | | | | | | | | | | | | 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-181-0/+8
| |
* | Get WebKit r44544.Feng Qian2009-06-171-4/+12
|/
* Add plugin plumbing with V8 binding.Feng Qian2009-05-011-0/+29
| | | | | 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-241-6/+23
| | | | Picked up several new files from Chrome port.
* AI 145796: Land the WebKit merge @r42026.Feng Qian2009-04-101-5/+2
| | | | Automated import of CL 145796
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-10/+59
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+922
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-922/+0
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+922