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
*
ITW NPP: Pass window position through all layers, added as 'xpos' and 'ypos' ...
Sven Gothel
2014-01-31
5
-39
/
+158
*
Use Applet3Panel.APPLET_* for *Applet3* implementing classes.
Sven Gothel
2014-01-31
2
-36
/
+34
*
Experimental Applet without AWT (Applet3)
Sven Gothel
2014-01-30
13
-25
/
+1707
*
Support building against OpenJDK8
Omair Majid
2014-01-24
1
-4
/
+0
*
Added support for system level linux logging
Jiri Vanek
2014-01-20
2
-1
/
+14
*
Fix liveconnect regression from commit ee92f55c69a3
Andrew Azores
2014-01-17
1
-1
/
+1
*
Fixed memory leak detector to correctly handle pre_init_messages queue.
Jiri Vanek
2014-01-15
2
-0
/
+5
*
Console made aware of plugin messages
Jiri Vanek
2013-12-15
5
-6
/
+245
*
itw itself warning cleanup: fixed rawtypes and unchecks, added braces and O...
Jiri Vanek
2013-12-13
3
-105
/
+190
*
Pipes moved into XDG_RUNTIME_DIR
Jiri Vanek
2013-11-29
3
-17
/
+33
*
Enabled file logging in plugin, user enabled to choose logs dir
Jiri Vanek
2013-11-29
7
-63
/
+235
*
Java console resurrected and connected to new logging.
Jiri Vanek
2013-11-05
4
-395
/
+26
*
Synced headers between PLUGIN_DEBUG, PLUGIN_ERROR and javaside
Jiri Vanek
2013-11-01
1
-35
/
+38
*
Plugin debug can now be controlled from itw_settings, in same way java side. ...
Jiri Vanek
2013-10-25
5
-19
/
+106
*
All output messages redirected to PLUGIN_{DEBUG,ERROR} macros
Jiri Vanek
2013-10-25
7
-46
/
+46
*
Fix array index out of bounds due to malformed plugin message (PR539)
Andrew Azores
2013-10-24
1
-1
/
+6
*
C-part of plugin is now also trying to follow XDG
Jiri Vanek
2013-10-23
1
-1
/
+14
*
More synchronized error/debug methods
Jiri Vanek
2013-10-22
2
-36
/
+32
*
Minor fix in DEBUG initialisation
Jiri Vanek
2013-10-20
1
-1
/
+1
*
Back out changeset 420d72e5cee7
Andrew Azores
2013-10-17
5
-328
/
+145
*
Remove duplicate key computation in proxy code
Omair Majid
2013-10-09
1
-3
/
+7
*
Move some proxy logic to BrowserAwareProxySelector
Omair Majid
2013-10-09
2
-31
/
+39
*
Add unit tests for PluginProxySelector
Omair Majid
2013-10-01
1
-1
/
+6
*
Fix for PR1204, handling of query strings and absolute paths.
Andrew Azores
2013-09-26
1
-11
/
+17
*
Introduced logging bottleneck
Jiri Vanek
2013-09-25
13
-70
/
+82
*
Unit tests for JNLPProxySelector
Omair Majid
2013-09-23
2
-1
/
+6
*
CVE-2012-4540, RH869040: Heap-based buffer overflow after triggering event at...
Jiri Vanek
2013-09-16
1
-15
/
+3
*
Do not wait for applet initialization when binding Java applets for NPAPI.
Adam Domurad
2013-08-27
5
-145
/
+328
*
Spawn Java side during C++ unit tests. Many new tests.
Adam Domurad
2013-08-23
3
-64
/
+70
*
Refactor plugin data creation.
Adam Domurad
2013-08-23
2
-80
/
+59
*
Fix PR1271: icedtea-web does not handle javascript:-protocol URLs
Adam Domurad
2013-08-19
2
-6
/
+33
*
Fix many memory leaks due to utf8fromidentifier misuse
Adam Domurad
2013-07-30
6
-127
/
+125
*
IcedTea-Web is now following XDG .config and .cache specification(RH947647)
Jiri Vanek
2013-07-18
1
-1
/
+1
*
Fix potential NPE on GetValue message
Adam Domurad
2013-06-28
1
-1
/
+2
*
IcedTeaScriptableJavaObject simplifications
Adam Domurad
2013-06-21
2
-170
/
+94
*
Move 'get_scriptable_java_package_object' and 'get_scriptable_java_object' in...
Adam Domurad
2013-06-21
4
-21
/
+22
*
Fix memory leak due to allocated NPClass
Adam Domurad
2013-06-21
1
-45
/
+51
*
More unit tests for scriptable object creation, destruction
Adam Domurad
2013-06-21
2
-2
/
+28
*
Made it work with OpenJDK build 25 by creating application as soon as possible
Jiri Vanek
2013-06-20
1
-0
/
+5
*
Silenced deployment.properties and zero size applet exceptions with tests
Jiri Vanek
2013-06-06
1
-1
/
+3
*
Remove unused IcedTeaRunnable.h & IcedTeaRunnable.cc
Adam Domurad
2013-06-04
2
-177
/
+0
*
Handle resizing plugin message more robustly by not blocking worker thread
Adam Domurad
2013-06-03
1
-37
/
+46
*
Fixed possible deadlock for applet->js->applet call with testcase
Jiri Vanek
2013-05-20
1
-12
/
+23
*
Fix PR854: Resizing an applet several times causes 100% CPU load
Adam Domurad
2013-05-17
1
-12
/
+1
*
Ensure that PluginAppletViewer is resized in case of error.
Adam Domurad
2013-05-02
2
-37
/
+32
*
Remove only occurence of LEGACY_XULRUNNERAPI
Adam Domurad
2013-05-02
1
-5
/
+1
*
MethodOverloadResolve array casting tests
Adam Domurad
2013-05-02
1
-0
/
+4
*
Remove incorrect undummied code in MethodOverloadResolver
Adam Domurad
2013-05-02
1
-12
/
+3
*
Fix a dead-lock bug that can cause Firefox to hang.
Adam Domurad
2013-04-25
1
-26
/
+4
*
Tests & test extensions for mocking the plugin input & output pipes.
Adam Domurad
2013-04-25
1
-2
/
+1
[next]