1. aceb2e3 updated Animation Plugin for NativeWindow interface by Chris Craik · 13 years ago
  2. e2e7ec9 Build all samples against SDK. by Brett Chabot · 13 years ago
  3. 5b0331a Merge WebKit at r75993: Update Makefiles by Ben Murdoch · 13 years ago
  4. 6557199 Fix WebCore include paths due to merge to WebKit r75315 by Steve Block · 13 years ago
  5. 1dcd976 development: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 14 years ago
  6. 1e64f02 Add basic test for retrieving the plugin's visible rect. by Derek Sollenberger · 14 years ago
  7. 349bc37 Update Animation Plugin to use OpenGL. by Derek Sollenberger · 14 years ago
  8. 018ba78 am 131bf0b0: am 704da604: Merge "Disable Proguard for the SampleBrowerPlugin" into gingerbread by Derek Sollenberger · 14 years ago
  9. 48c0834 Disable Proguard for the SampleBrowerPlugin by Derek Sollenberger · 14 years ago
  10. 3b6f45d Merge Webkit at r58956: Plugin code has switched to C99 integer types. See http://trac.webkit.org/changeset/58590 by Ben Murdoch · 14 years ago
  11. 33638a7 Put the test for the new API back in now that the requestCenterFitZoom by Bart Sears · 15 years ago
  12. 103e576 Revert "Add a test for the new requestCenterFitZoom api." by Grace Kloba · 15 years ago
  13. 8f406a3 Add a test for the new requestCenterFitZoom api. by Grace Kloba · 15 years ago
  14. fffd479 Match the new android_npapi by Grace Kloba · 15 years ago
  15. 051c37a am 71ee406e: am 7364d2bc: Add full-screen option to the sample paint plugin. by Derek Sollenberger · 15 years ago
  16. 7364d2b Add full-screen option to the sample paint plugin. by Derek Sollenberger · 15 years ago
  17. 942e429 am 23270e75: am 5b674145: Adding basic on/off screen event handling to the sample background plugin. by Derek Sollenberger · 15 years ago
  18. 5b67414 Adding basic on/off screen event handling to the sample background plugin. by Derek Sollenberger · 15 years ago
  19. 4fe6d38 Removing unused parameter from NP_Initialize. by Derek Sollenberger · 15 years ago
  20. 1645f9c am aebdb460: am 1bc5ab62: Adding a new sub-plugin that gives visual feedback for navigation keys. by Derek Sollenberger · 15 years ago
  21. 1bc5ab6 Adding a new sub-plugin that gives visual feedback for navigation keys. by Derek Sollenberger · 15 years ago
  22. b816151 resolved conflicts for merge of a85d523b to master by Derek Sollenberger · 15 years ago
  23. d53b56d Removed dependence on java interfaces and use only one surface for both embedded and fullscreen surfaces. by Derek Sollenberger · 15 years ago
  24. 74192ea Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  25. a0e762c free the NPObject in NPP_Destroy. by Grace Kloba · 15 years ago
  26. b59457e Change full screen surface to Opaque as it is required by the new plugin model. by Grace Kloba · 15 years ago
  27. 2c0f89a Update SampleBrowserPlugin to show handling long press and double tap events. by Grace Kloba · 15 years ago
  28. e8454e7 updating sample plugin to use new full screen interfaces. by Derek Sollenberger · 15 years ago
  29. 51cce58 Ensure the plugin's native code is never called with an invalid NPP pointer. by Derek Sollenberger · 15 years ago
  30. e62ce17 Refactoring the logging interface to remove dependence on NPP. by Derek Sollenberger · 15 years ago
  31. 04b3e9a Refactoring sample plugin to use updated java interfaces. by Derek Sollenberger · 15 years ago
  32. b4a2391 Updating sample plugin to test java class loading. by Derek Sollenberger · 15 years ago
  33. bb660dd updating sample plugins to support fixed surface dimensions. by Derek Sollenberger · 15 years ago
  34. b8947ee Adding a full screen video sample plugin. Also cleaned up surface plugins to use the provided JavaVM. by Derek Sollenberger · 15 years ago
  35. 75ab82e hdpi artwork for development/{apps,samples}. by Daniel Sandler · 15 years ago
  36. 4a9200d renaming setJavaClassName to setPluginStubJavaClassName by Derek Sollenberger · 15 years ago
  37. 4a8c3bf Do not install libsampleplugin by default. by Patrick Scott · 15 years ago
  38. 08581f1 Updating samplePlugin to use java surface views. by Derek Sollenberger · 15 years ago
  39. 16ce3cd adding support for plugins to use the java view system. by Derek Sollenberger · 15 years ago
  40. 0c763b6 adding README to sample plugins and cleaning up the animation plugin. by Derek Sollenberger · 15 years ago
  41. 5ad138f allow surfaces to specify the bitmap's pixel format by Derek Sollenberger · 15 years ago
  42. d049ec1 updating the sample plugin to reflect the latest changes in android_npapi.h by Derek Sollenberger · 15 years ago
  43. 9ffe5ac Add the test for the new SystemInterface in the android_npapi. by Grace Kloba · 15 years ago
  44. c356b9f adding sample cod to access dom and javascript. by Derek Sollenberger · 15 years ago
  45. b6f5cd2 adding touch support to the paint plugin. by Derek Sollenberger · 15 years ago
  46. 4fb83e6 adding first pass of a sample paint plugin based on surface views. by Derek Sollenberger · 15 years ago
  47. c654bce adding support for tracking the visible rectangles. by Derek Sollenberger · 15 years ago
  48. c0f2657 Adding support for surface views. also removed subplugin's dependency on ANPCanvas. by Derek Sollenberger · 15 years ago
  49. 21f3991 Updating the sample plugin with performance optimizations and better audio support. by Derek Sollenberger · 15 years ago
  50. 0e82721 Adding navigation support to the sample form plugin. by Derek Sollenberger · 15 years ago
  51. 8138296 Fixing a typo in the android plugin api. by Derek Sollenberger · 15 years ago
  52. 71f7d25 Adding focus and keyboard support to the form plugin. by Derek Sollenberger · 15 years ago
  53. db398a7 Adding a new sample plugin to test text input. by Derek Sollenberger · 15 years ago
  54. f42e2f4 Adding a basic sample plugin to test audio playback by Derek Sollenberger · 15 years ago
  55. d3b9a76 add zoom field to visibleRect event by Mike Reed · 15 years ago
  56. 5b011e3 Adding support for recording the visible rect and auto-scrolling. by Derek Sollenberger · 15 years ago
  57. d7ebf27 Restructuring the sample plugin and adding more tests. by Derek Sollenberger · 15 years ago