Commit Graph

10 Commits

Author SHA1 Message Date
Derek Sollenberger
7364d2bc45 Add full-screen option to the sample paint plugin. 2010-03-01 09:35:49 -05:00
Derek Sollenberger
d53b56d180 Removed dependence on java interfaces and use only one surface for both embedded and fullscreen surfaces. 2010-01-11 13:45:50 -05:00
Derek Sollenberger
51cce58c45 Ensure the plugin's native code is never called with an invalid NPP pointer. 2009-12-01 08:26:20 -05:00
Derek Sollenberger
e62ce17ac9 Refactoring the logging interface to remove dependence on NPP. 2009-11-30 11:52:06 -05:00
Derek Sollenberger
b8947eee34 Adding a full screen video sample plugin. Also cleaned up surface plugins to use the provided JavaVM. 2009-10-05 14:59:48 -04:00
Derek Sollenberger
08581f1c06 Updating samplePlugin to use java surface views.
Change-Id: I1b925ce3a6aeb0bd5464a7d5711449029944d7de
2009-09-15 19:31:43 -04:00
Derek Sollenberger
5ad138fef8 allow surfaces to specify the bitmap's pixel format 2009-08-10 10:50:59 -04:00
Derek Sollenberger
d049ec168b updating the sample plugin to reflect the latest changes in android_npapi.h 2009-08-07 11:26:44 -04:00
Derek Sollenberger
b6f5cd2d77 adding touch support to the paint plugin. 2009-07-28 15:09:23 -04:00
Derek Sollenberger
4fb83e6fa2 adding first pass of a sample paint plugin based on surface views. 2009-07-27 16:40:13 -04:00