Commit Graph

14 Commits

Author SHA1 Message Date
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
Grace Kloba
2c0f89aaf6 Update SampleBrowserPlugin to show handling
long press and double tap events.
2009-12-09 11:11:45 -08: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
b4a23918d3 Updating sample plugin to test java class loading. 2009-11-09 15:38:58 -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
0c763b60ce adding README to sample plugins and cleaning up the animation plugin. 2009-08-11 10:05:46 -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
c356b9f040 adding sample cod to access dom and javascript. 2009-07-30 16:57:07 -04:00
Derek Sollenberger
c0f2657695 Adding support for surface views. also removed subplugin's dependency on ANPCanvas. 2009-07-17 08:50:53 -04:00
Derek Sollenberger
21f3991238 Updating the sample plugin with performance optimizations and better audio support. 2009-07-09 09:25:04 -04:00
Derek Sollenberger
d7ebf27ff4 Restructuring the sample plugin and adding more tests. 2009-06-18 11:19:41 -04:00