Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixing plugin event handling for touch to return the correct value. | Derek Sollenberger | 2009-07-28 | 1 | -1/+1 |
| | |||||
* | removing visibleRect event and tracking rectangles instead. | Derek Sollenberger | 2009-07-20 | 1 | -2/+1 |
| | |||||
* | Adding plugin support for an RGBA surface view. | Derek Sollenberger | 2009-07-17 | 1 | -8/+4 |
| | |||||
* | Ensuring the plugin maintains control of the nav keys until it explicity ↵ | Derek Sollenberger | 2009-07-08 | 1 | -3/+20 |
| | | | | releases them. | ||||
* | plugins are now sent the correct coordinates even when the page is scrolled. | Derek Sollenberger | 2009-07-07 | 1 | -6/+16 |
| | |||||
* | added gain/loose focus support for plugins. (focus = eligible to receive ↵ | Derek Sollenberger | 2009-07-02 | 1 | -6/+1 |
| | | | | user events) | ||||
* | Adding support for plugins to request the keyboard. | Derek Sollenberger | 2009-06-29 | 1 | -2/+3 |
| | |||||
* | Adding mouse events to the plugin API | Derek Sollenberger | 2009-06-26 | 1 | -3/+10 |
| | |||||
* | webkit added their own initializeBrowserFuncs(), so we need to now call both ↵ | Mike Reed | 2009-06-22 | 1 | -7/+8 |
| | | | | theirs and ours | ||||
* | Merge commit 'goog/master' into webkit_merge | Feng Qian | 2009-06-18 | 3 | -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 Sollenberger | 2009-06-18 | 3 | -11/+61 |
| | | |||||
* | | Get WebKit r44544. | Feng Qian | 2009-06-17 | 19 | -369/+464 |
|/ | |||||
* | add pixelpacking api | Mike Reed | 2009-06-10 | 1 | -1/+3 |
| | |||||
* | Added support for plugins receiving lifecycle events such as gain/lose focus. | Derek Sollenberger | 2009-06-08 | 1 | -33/+42 |
| | |||||
* | Move Browser test plugin from webkit project to development project. | Grace Kloba | 2009-05-14 | 3 | -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 Reed | 2009-05-13 | 1 | -0/+2 |
| | |||||
* | Add plugin plumbing with V8 binding. | Feng Qian | 2009-05-01 | 2 | -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 Qian | 2009-04-24 | 3 | -18/+37 |
| | | | | Picked up several new files from Chrome port. | ||||
* | AI 145796: Land the WebKit merge @r42026. | Feng Qian | 2009-04-10 | 12 | -93/+106 |
| | | | | Automated import of CL 145796 | ||||
* | auto import from //branches/cupcake/...@137197 | The Android Open Source Project | 2009-03-09 | 1 | -1/+15 |
| | |||||
* | auto import from //depot/cupcake/@136594 | The Android Open Source Project | 2009-03-05 | 31 | -185/+1618 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 52 | -0/+10663 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 52 | -10656/+0 |
| | |||||
* | auto import from //depot/cupcake/@132589 | The Android Open Source Project | 2009-03-03 | 1 | -7/+0 |
| | |||||
* | auto import from //depot/cupcake/@137055 | The Android Open Source Project | 2009-03-02 | 1 | -0/+7 |
| | |||||
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -1/+4 |
| | |||||
* | auto import from //branches/cupcake/...@126645 | The Android Open Source Project | 2009-01-15 | 3 | -0/+1224 |
| | |||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 59 | -4005/+6771 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 21 | -580/+2885 |
| | |||||
* | external/webkit r30707 | Upstream | 1970-01-12 | 16 | -0/+4358 |