Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganizing the drawContext for plugin events. | Derek Sollenberger | 2009-06-09 | 1 | -8/+8 |
| | |||||
* | Fix a crash on missing plugins. | Leon Scroggins | 2009-06-04 | 1 | -4/+8 |
| | | | | | Before accessing the plugin package, make sure it is not null, since missing plugins will not have one. | ||||
* | add pause/resume events for plugins | Mike Reed | 2009-05-28 | 1 | -0/+9 |
| | | | | | add sendEvent() api to widget add jni pause/resume functions to be called from java | ||||
* | share xfermode and color routines with chrome port | Mike Reed | 2009-04-29 | 1 | -2/+1 |
| | | | | | | Besides sharing those routines in SkiaUtils.cpp, also remove our (now redundant) android_setrect, etc. calls, since the type-conversion extras we added earlier take care of this by using constructors. | ||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+146 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -146/+0 |
| | |||||
* | auto import from //branches/cupcake/...@126645 | The Android Open Source Project | 2009-01-15 | 1 | -11/+20 |
| | |||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -0/+137 |