index
:
jigong/icedtea-web.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugin
/
icedteanp
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor PluginAppletViewer.java.
Denis Lila
2011-04-14
1
-170
/
+74
*
Fix some concurrency problems in PluginAppletViewer.java.
Denis Lila
2011-04-13
1
-26
/
+35
*
Prevent NPE in appletClose() by calling it only via the thread-safe
Deepak Bhole
2011-04-07
1
-1
/
+1
*
Use varargs in PluginDebug.debug calls in JSObject.java.
Denis Lila
2011-04-05
1
-10
/
+10
*
Fix PluginDebug regression.
dlila
2011-04-01
1
-1
/
+6
*
Fix JSObject.equals.
Denis Lila
2011-03-31
1
-15
/
+1
*
Add citation.
Denis Lila
2011-03-31
1
-1
/
+2
*
Made PluginObjectStore a singleton.
Denis Lila
2011-03-31
2
-10
/
+16
*
Make PluginDebug a bit lazier.
Denis Lila
2011-03-31
15
-93
/
+96
*
Remove race conditions in PluginObjectStore.java.
Denis Lila
2011-03-31
1
-45
/
+64
*
Fix race condition.
Denis Lila
2011-03-08
1
-5
/
+6
*
Minor refactoring.
Denis Lila
2011-03-07
6
-107
/
+41
*
- PR475, RH604061: Allow applets from the same page to use the same classloader
Deepak Bhole
2011-03-04
1
-1
/
+8
*
minor refactoring + dead code removal
Denis Lila
2011-02-28
1
-36
/
+24
*
Move TimedHashMap to netx
Omair Majid
2011-02-15
1
-57
/
+1
*
Remove dead, commented, unused code.
Andrew Su
2011-01-20
11
-284
/
+1
*
Fix PR619: Improper finalization by the plugin can crash the browser
Deepak Bhole
2011-01-20
1
-0
/
+5
*
Fix RH665104: OpenJDK Firefox Java plugin loses a cookie
Deepak Bhole
2010-12-22
1
-3
/
+7
*
add support for validating configuration
Omair Majid
2010-12-13
2
-4
/
+2
*
PR597: Fix special character handling for applet tags
Deepak Bhole
2010-12-08
1
-10
/
+20
*
Fix Javadoc warnings.
Andrew John Hughes
2010-12-08
1
-1
/
+1
*
Fixed indentation and spacing for all .java files.
Deepak Bhole
2010-12-06
31
-3811
/
+3788
*
Fix warnings produced by NetX and the plugin (both Java and C++).
Andrew John Hughes
2010-12-03
9
-1917
/
+1921
*
Patch to permanantly fix frame pop-out issue for applets
Deepak Bhole
2010-11-29
1
-44
/
+21
*
CVE-2010-3860 IcedTea System property information leak via public static
Omair Majid
2010-11-24
1
-5
/
+0
*
integrate basic proxy configuration support
Omair Majid
2010-11-23
3
-275
/
+7
*
add configuration support for user prompts and other access control options
Omair Majid
2010-11-18
1
-1
/
+5
*
integrate configurable logging
Omair Majid
2010-11-18
1
-70
/
+3
*
integrate support for multiple KeyStores into the various validators
Omair Majid
2010-11-11
1
-20
/
+0
*
Double-buffer applet frame drawing.
Deepak Bhole
2010-11-04
1
-0
/
+25
*
use deployment.properties file for infrastructure related configuration
Omair Majid
2010-11-03
2
-15
/
+25
*
Stabilize plugin initialization
Deepak Bhole
2010-10-26
2
-97
/
+238
*
Initial import from IcedTea6.
andrew
2010-10-19
32
-0
/
+8153