aboutsummaryrefslogtreecommitdiffstats
path: root/plugin/icedteanp/java/sun/applet/PluginAppletSecurityContext.java
Commit message (Expand)AuthorAgeFilesLines
* itw itself warning cleanup: fixed rawtypes and unchecks, added braces and O...Jiri Vanek2013-12-131-85/+135
* Java console resurrected and connected to new logging.Jiri Vanek2013-11-051-1/+5
* Introduced logging bottleneckJiri Vanek2013-09-251-7/+8
* Fix potential NPE on GetValue messageAdam Domurad2013-06-281-1/+2
* Rewrite of MethodOverloadResolverAdam Domurad2013-04-231-51/+29
* Unit tests for PR1198: JSObject not passed correctly to JavascriptAdam Domurad2013-01-151-9/+18
* Fix for PR1198: JSObject passed incorrectly to JavascriptAdam Domurad2013-01-151-114/+90
* Minor code formatting & cosmetic changesAdam Domurad2013-01-041-6/+8
* Changed for-loops over iterators and indices to for-each loops if theyAdam Domurad2012-05-251-3/+1
* Launch errors are not being printed to terminalOmair Majid2012-03-141-1/+1
* Dont show error dialogs on exceptions with the pluginOmair Majid2011-04-201-0/+2
* Made PluginObjectStore a singleton.Denis Lila2011-03-311-2/+1
* Make PluginDebug a bit lazier.Denis Lila2011-03-311-25/+25
* Minor refactoring.Denis Lila2011-03-071-3/+2
* Remove dead, commented, unused code.Andrew Su2011-01-201-143/+0
* Fixed indentation and spacing for all .java files.Deepak Bhole2010-12-061-981/+977
* Fix warnings produced by NetX and the plugin (both Java and C++).Andrew John Hughes2010-12-031-1122/+1122
* CVE-2010-3860 IcedTea System property information leak via public staticOmair Majid2010-11-241-5/+0
* Initial import from IcedTea6.andrew2010-10-191-0/+1505