summaryrefslogtreecommitdiffstats
path: root/WebCore/page/android/EventHandlerAndroid.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Pass mouse events to the subframe as the other portsGrace Kloba2010-03-161-14/+7
| | | | | | | | | | by calling subframe handler. Most of the time, nav cache found the iframe and calls the correct eventhandler. But when nav cache fails, we use the top frame and we need to pass the mouse events to the subframe. http://b/issue?id=2521087
* Fix some errors in platform/graphics/android.Ben Murdoch2009-08-171-2/+0
|
* r47029: Merges WebCore/page, plugins and storage.Ben Murdoch2009-08-121-4/+0
|
* Merge in WebKit r47029.Ben Murdoch2009-08-111-2/+7
|
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-2/+5
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+129
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-129/+0
|
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-201-15/+13
|
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-0/+1
|
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-8/+6
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-15/+10
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+137