Derek Sollenberger
|
1e64f02bf7
|
Add basic test for retrieving the plugin's visible rect.
Change-Id: I32f80587438060ebaa0cbfb5f992fb4baadcdf67
|
2011-01-07 14:14:37 -05:00 |
|
Derek Sollenberger
|
349bc37aa8
|
Update Animation Plugin to use OpenGL.
Change-Id: Ib20fa69422a0dae804c95f71b70a65027ad8e9cf
|
2011-01-04 16:39:05 -05:00 |
|
Ben Murdoch
|
3b6f45dbd2
|
Merge Webkit at r58956: Plugin code has switched to C99 integer types. See http://trac.webkit.org/changeset/58590
Change-Id: Id521afd66935db6149a341f89ab6b4d7440e4695
|
2010-05-14 10:24:06 +01:00 |
|
Derek Sollenberger
|
4fe6d38a68
|
Removing unused parameter from NP_Initialize.
|
2010-01-21 15:04:58 -05:00 |
|
Derek Sollenberger
|
1bc5ab625c
|
Adding a new sub-plugin that gives visual feedback for navigation keys.
|
2010-01-14 14:06:50 -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 |
|
Grace Kloba
|
a0e762caea
|
free the NPObject in NPP_Destroy.
|
2009-12-27 14:33:09 -08:00 |
|
Derek Sollenberger
|
e62ce17ac9
|
Refactoring the logging interface to remove dependence on NPP.
|
2009-11-30 11:52:06 -05:00 |
|
Derek Sollenberger
|
04b3e9a6c6
|
Refactoring sample plugin to use updated java interfaces.
|
2009-11-30 08:41:08 -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
|
4a9200d094
|
renaming setJavaClassName to setPluginStubJavaClassName
Change-Id: I1a962ed93e27615611a248b8791d3392ba36df1e
|
2009-09-21 09:15:38 -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
|
d049ec168b
|
updating the sample plugin to reflect the latest changes in android_npapi.h
|
2009-08-07 11:26:44 -04:00 |
|
Grace Kloba
|
9ffe5ac6c4
|
Add the test for the new SystemInterface in the android_npapi.
|
2009-08-04 17:51:06 -07:00 |
|
Derek Sollenberger
|
4fb83e6fa2
|
adding first pass of a sample paint plugin based on surface views.
|
2009-07-27 16:40:13 -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
|
db398a7c21
|
Adding a new sample plugin to test text input.
|
2009-06-29 13:53:04 -04:00 |
|
Derek Sollenberger
|
f42e2f4e92
|
Adding a basic sample plugin to test audio playback
|
2009-06-26 11:42:46 -04:00 |
|
Derek Sollenberger
|
5b011e35fb
|
Adding support for recording the visible rect and auto-scrolling.
|
2009-06-22 11:39:40 -04:00 |
|
Derek Sollenberger
|
d7ebf27ff4
|
Restructuring the sample plugin and adding more tests.
|
2009-06-18 11:19:41 -04:00 |
|