summaryrefslogtreecommitdiffstats
path: root/tests/BrowserTestPlugin
Commit message (Expand)AuthorAgeFilesLines
* Merge Webkit at r58956: Plugin code has switched to C99 integer types. See ht...Ben Murdoch2010-05-144-13/+13
* Replace all uses of bzero with memset. Bzero and memset are bothCarl Shapiro2010-03-141-1/+1
* Add correct copyright headers to multiple filesKenny Root2010-03-111-0/+16
* Removing unused parameter from NP_Initialize.Derek Sollenberger2010-01-211-2/+2
* free the NPObject in NPP_Destroy.Grace Kloba2009-12-271-1/+4
* Refactoring the logging interface to remove dependence on NPP.Derek Sollenberger2009-11-302-10/+10
* Allow plugins to load java classes from their apk.Derek Sollenberger2009-11-091-1/+0
* First pass at replacing native plugin views with java.Derek Sollenberger2009-09-153-53/+27
* adding harness for plugin testing to be built uponDerek Sollenberger2009-08-2413-0/+1168