index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
BrowserTestPlugin
Age
Commit message (
Expand
)
Author
2013-10-15
Delete BrowserTestPlugin.
Torne (Richard Coles)
2012-11-07
Correct executable bit for source files
Kenny Root
2011-05-16
Merge WebKit at r75993: Update Makefiles
Ben Murdoch
2011-05-12
Fix WebCore include paths due to merge to WebKit r75315
Steve Block
2011-03-14
frameworks/base: remove LOCAL_PRELINK_MODULE
Iliyan Malchev
2010-05-14
Merge Webkit at r58956: Plugin code has switched to C99 integer types. See ht...
Ben Murdoch
2010-03-14
Replace all uses of bzero with memset. Bzero and memset are both
Carl Shapiro
2010-03-11
Add correct copyright headers to multiple files
Kenny Root
2010-01-21
Removing unused parameter from NP_Initialize.
Derek Sollenberger
2009-12-27
free the NPObject in NPP_Destroy.
Grace Kloba
2009-11-30
Refactoring the logging interface to remove dependence on NPP.
Derek Sollenberger
2009-11-09
Allow plugins to load java classes from their apk.
Derek Sollenberger
2009-09-15
First pass at replacing native plugin views with java.
Derek Sollenberger
2009-08-24
adding harness for plugin testing to be built upon
Derek Sollenberger