1. 33638a7 Put the test for the new API back in now that the requestCenterFitZoom by Bart Sears · 15 years ago
  2. 103e576 Revert "Add a test for the new requestCenterFitZoom api." by Grace Kloba · 15 years ago
  3. 8f406a3 Add a test for the new requestCenterFitZoom api. by Grace Kloba · 15 years ago
  4. fffd479 Match the new android_npapi by Grace Kloba · 15 years ago
  5. 051c37a am 71ee406e: am 7364d2bc: Add full-screen option to the sample paint plugin. by Derek Sollenberger · 15 years ago
  6. 7364d2b Add full-screen option to the sample paint plugin. by Derek Sollenberger · 15 years ago
  7. 942e429 am 23270e75: am 5b674145: Adding basic on/off screen event handling to the sample background plugin. by Derek Sollenberger · 15 years ago
  8. 5b67414 Adding basic on/off screen event handling to the sample background plugin. by Derek Sollenberger · 15 years ago
  9. 4fe6d38 Removing unused parameter from NP_Initialize. by Derek Sollenberger · 16 years ago
  10. 1bc5ab6 Adding a new sub-plugin that gives visual feedback for navigation keys. by Derek Sollenberger · 16 years ago
  11. d53b56d Removed dependence on java interfaces and use only one surface for both embedded and fullscreen surfaces. by Derek Sollenberger · 16 years ago
  12. a0e762c free the NPObject in NPP_Destroy. by Grace Kloba · 16 years ago
  13. 2c0f89a Update SampleBrowserPlugin to show handling long press and double tap events. by Grace Kloba · 16 years ago
  14. 51cce58 Ensure the plugin's native code is never called with an invalid NPP pointer. by Derek Sollenberger · 16 years ago
  15. e62ce17 Refactoring the logging interface to remove dependence on NPP. by Derek Sollenberger · 16 years ago
  16. 04b3e9a Refactoring sample plugin to use updated java interfaces. by Derek Sollenberger · 16 years ago
  17. b4a2391 Updating sample plugin to test java class loading. by Derek Sollenberger · 16 years ago
  18. bb660dd updating sample plugins to support fixed surface dimensions. by Derek Sollenberger · 16 years ago
  19. b8947ee Adding a full screen video sample plugin. Also cleaned up surface plugins to use the provided JavaVM. by Derek Sollenberger · 16 years ago
  20. 4a9200d renaming setJavaClassName to setPluginStubJavaClassName by Derek Sollenberger · 16 years ago
  21. 4a8c3bf Do not install libsampleplugin by default. by Patrick Scott · 16 years ago
  22. 08581f1 Updating samplePlugin to use java surface views. by Derek Sollenberger · 16 years ago
  23. 16ce3cd adding support for plugins to use the java view system. by Derek Sollenberger · 16 years ago
  24. 0c763b6 adding README to sample plugins and cleaning up the animation plugin. by Derek Sollenberger · 16 years ago
  25. 5ad138f allow surfaces to specify the bitmap's pixel format by Derek Sollenberger · 16 years ago
  26. d049ec1 updating the sample plugin to reflect the latest changes in android_npapi.h by Derek Sollenberger · 16 years ago
  27. 9ffe5ac Add the test for the new SystemInterface in the android_npapi. by Grace Kloba · 16 years ago
  28. c356b9f adding sample cod to access dom and javascript. by Derek Sollenberger · 16 years ago
  29. b6f5cd2 adding touch support to the paint plugin. by Derek Sollenberger · 16 years ago
  30. 4fb83e6 adding first pass of a sample paint plugin based on surface views. by Derek Sollenberger · 16 years ago
  31. c654bce adding support for tracking the visible rectangles. by Derek Sollenberger · 16 years ago
  32. c0f2657 Adding support for surface views. also removed subplugin's dependency on ANPCanvas. by Derek Sollenberger · 16 years ago
  33. 21f3991 Updating the sample plugin with performance optimizations and better audio support. by Derek Sollenberger · 16 years ago
  34. 0e82721 Adding navigation support to the sample form plugin. by Derek Sollenberger · 16 years ago
  35. 8138296 Fixing a typo in the android plugin api. by Derek Sollenberger · 16 years ago
  36. 71f7d25 Adding focus and keyboard support to the form plugin. by Derek Sollenberger · 16 years ago
  37. db398a7 Adding a new sample plugin to test text input. by Derek Sollenberger · 16 years ago
  38. f42e2f4 Adding a basic sample plugin to test audio playback by Derek Sollenberger · 16 years ago
  39. d3b9a76 add zoom field to visibleRect event by Mike Reed · 16 years ago
  40. 5b011e3 Adding support for recording the visible rect and auto-scrolling. by Derek Sollenberger · 16 years ago
  41. d7ebf27 Restructuring the sample plugin and adding more tests. by Derek Sollenberger · 16 years ago