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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove unnecessary line that can result in NPE
Adam Domurad
2013-04-24
1
-2
/
+0
*
Ensure document-base is properly encoded
Adam Domurad
2013-04-23
1
-2
/
+1
*
Clean-up of dead & outdated parts of NetxPanel
Adam Domurad
2013-04-23
1
-1
/
+1
*
Rewrite of MethodOverloadResolver
Adam Domurad
2013-04-23
2
-602
/
+373
*
removed java call to obtain jvm args for plugin
Jiri Vanek
2013-04-17
1
-37
/
+5
*
Remove legacy support for the old version of NPAPI
Adam Domurad
2013-04-11
8
-273
/
+3
*
Plugin is now honoring the custom jre
Jiri Vanek
2013-04-04
1
-4
/
+24
*
Don't interrupt message handling threads
Adam Domurad
2013-03-28
2
-23
/
+37
*
Added code to parse properties and to find correct configuration files from c...
Jiri Vanek
2013-03-28
4
-0
/
+321
*
Integration of unsigned applet confirmation dialogue.
Adam Domurad
2013-03-26
1
-1
/
+12
*
Revert behaviour of PluginParameterParser#isInt to fail on overflow
Adam Domurad
2013-03-22
1
-1
/
+6
*
All occurences of hardcoded paths to java repalced by call of functions
Jiri Vanek
2013-03-20
1
-11
/
+24
*
Only destroy full initialized applets
Adam Domurad
2013-02-07
1
-0
/
+4
*
Provide names for unnamed threads for better debugging
Adam Domurad
2013-02-06
3
-3
/
+8
*
PR1260: IcedTea-Web should not rely on GTK
Deepak Bhole
2013-01-16
3
-30
/
+2
*
Unit tests for PR1198: JSObject not passed correctly to Javascript
Adam Domurad
2013-01-15
1
-9
/
+18
*
Fix for PR1198: JSObject passed incorrectly to Javascript
Adam Domurad
2013-01-15
8
-171
/
+183
*
Minor code formatting & cosmetic changes
Adam Domurad
2013-01-04
2
-10
/
+14
*
Clean up NP_Initialize; add more C++ unit tests
Adam Domurad
2012-12-21
1
-92
/
+33
*
Fix 2 memory leaks, pass corresponding C++ unit tests
Adam Domurad
2012-12-20
1
-2
/
+2
*
Added jacoco code coverage support
Jiri Vanek
2012-12-11
1
-31
/
+24
*
Remove left-in System.out
Adam Domurad
2012-12-11
1
-1
/
+0
*
PR1217: Add command line arguments for plugins
Saad Mohammad
2012-12-05
3
-42
/
+120
*
PluginAppletViewer refactoring
Adam Domurad
2012-12-04
2
-245
/
+317
*
Remove redundant HTML-tag scanner from ITW. Do not reconstruct tags.
Adam Domurad
2012-12-04
4
-678
/
+171
*
Refactor IcedTeaPluginUtilities::javaResultToNPVariant into multiple functions
Adam Domurad
2012-11-30
2
-89
/
+122
*
Better error reporting from applets
Jiri Vanek
2012-11-27
1
-2
/
+5
*
Unit test integration for UnitTest++ with icedtea-web
Adam Domurad
2012-11-21
2
-2
/
+4
*
Free two memory leaks
Adam Domurad
2012-11-21
1
-5
/
+5
*
Splashscreen integrated to javaws and plugin
Jiri Vanek
2012-11-02
1
-16
/
+165
*
Fix two typos.
martin
2012-10-02
2
-2
/
+2
*
Fix a small bug in the contain() method
Thomas Meyer
2012-08-19
1
-9
/
+11
*
Fixes PR588, Icedtea-web now saves cookies set in java cookie jar
Adam Domurad
2012-08-17
3
-1
/
+77
*
Refactor consume_message with helper consume_plugin_message
Adam Domurad
2012-08-09
1
-59
/
+64
*
Export only a minimum of symbols. This should fix PR472.
Thomas Meyer
2012-08-07
1
-0
/
+4
*
Fixes PR1106, buffer overflow in plugin table
Adam Domurad
2012-08-07
1
-1
/
+6
*
CVE-2012-3422, RH840592: Potential read from an uninitialized memory location
Deepak Bhole
2012-07-24
1
-0
/
+10
*
Small correction in strSplit
Adam Domurad
2012-07-24
1
-1
/
+1
*
Fix possible endless loop while waiting for the applet object instance to get...
Thomas Meyer
2012-07-19
1
-1
/
+10
*
Small fixes to C++ side of plugin, submitted by Martin Olsson.
Adam Domurad
2012-07-09
3
-9
/
+10
*
Small comment cleanup to classes with missing or wrong descriptions.
Adam Domurad
2012-06-25
5
-6
/
+7
*
Allow passing of plugin tables and browser tables in NP_Initialize that
Adam Domurad
2012-06-25
1
-91
/
+96
*
Fixed two memory leaks in C++ side of plugin
Adam Domurad
2012-06-15
2
-8
/
+7
*
Fixed PR855: AppletStub getDocumentBase() doesn't return full URL
Danesh Dadachanji
2012-06-14
1
-14
/
+1
*
Added patch so that applet-tags take last param.
Adam Domurad
2012-06-04
1
-3
/
+0
*
Fixing build for real, sorry for the noise.
Adam Domurad
2012-06-04
1
-1
/
+1
*
Fix build for older versions of mozilla. (Typo in untested #ifdef)
Adam Domurad
2012-06-04
1
-1
/
+1
*
Fix for PR518, adds utility function for wrapping NPString
Adam Domurad
2012-06-04
4
-56
/
+43
*
Fixed PR863: Error passing strings to applet methods in Chromium
Deepak Bhole
2012-06-01
4
-12
/
+20
*
Changed for-loops over iterators and indices to for-each loops if they
Adam Domurad
2012-05-25
4
-21
/
+20
[prev]
[next]