summaryrefslogtreecommitdiff
path: root/tests/BrowserTestPlugin
AgeCommit message (Expand)Author
2011-05-16Merge WebKit at r75993: Update Makefiles Ben Murdoch
2011-05-12Fix WebCore include paths due to merge to WebKit r75315 Steve Block
2011-03-14frameworks/base: remove LOCAL_PRELINK_MODULE Iliyan Malchev
2010-05-14Merge Webkit at r58956: Plugin code has switched to C99 integer types. See ht... Ben Murdoch
2010-03-14Replace all uses of bzero with memset. Bzero and memset are both Carl Shapiro
2010-03-11Add correct copyright headers to multiple files Kenny Root
2010-01-21Removing unused parameter from NP_Initialize. Derek Sollenberger
2009-12-27free the NPObject in NPP_Destroy. Grace Kloba
2009-11-30Refactoring the logging interface to remove dependence on NPP. Derek Sollenberger
2009-11-09Allow plugins to load java classes from their apk. Derek Sollenberger
2009-09-15First pass at replacing native plugin views with java. Derek Sollenberger
2009-08-24adding harness for plugin testing to be built upon Derek Sollenberger