summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/PluginManager.java
Commit message (Expand)AuthorAgeFilesLines
* am a3faa923: am 6726d6bb: Merge "Support pre-loading browser plugins on the s...Derek Sollenberger2010-08-301-9/+19
|\
| * Support pre-loading browser plugins on the system image.Derek Sollenberger2010-08-271-9/+19
* | Move APK monitoring into WebView.Derek Sollenberger2010-08-241-33/+61
|/
* Turn on plugin signature checking.Grace Kloba2010-03-251-2/+1
* Temp disable plugin's signature checking.Grace Kloba2010-02-231-1/+2
* consolidating to only use one surface per plugin. give plugin access to java ...Derek Sollenberger2010-01-111-64/+12
* Fix a leak in WebView.Romain Guy2009-12-011-1/+1
* Refactoring plugins to use new java interfaces.Derek Sollenberger2009-11-301-9/+120
* remove cert for SampleBrowserPlugin and only checkGrace Kloba2009-09-301-12/+14
* Add the signature checking for WebView plugins. TheGrace Kloba2009-09-301-3/+15
* launching plugin activity when a plugin requests to go full screen.Derek Sollenberger2009-09-221-47/+79
* removing old gears code and correcting simple method typoDerek Sollenberger2009-08-181-1/+2
* Remove the hack to include Gears as it is gone now.Grace Kloba2009-08-171-5/+0
* Add the support for the new SystemInterface of android_npapi, exposeGrace Kloba2009-08-051-0/+4
* Added PluginManager to handle getting all the plugin directories from Package...Grace Kloba2009-05-141-0/+157