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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed minor typo in ChangeLog
Deepak Bhole
2012-06-01
1
-1
/
+1
*
Fixed PR863: Error passing strings to applet methods in Chromium
Deepak Bhole
2012-06-01
1
-0
/
+13
*
EXPORTED_TEST_CERT_SUFIX repalced by EXPORTED_TEST_CERT_SUFFIX
Jiri Vanek
2012-05-30
1
-1
/
+1
*
handling of multiple testing certificates in bulk
Jiri Vanek
2012-05-30
1
-0
/
+26
*
netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java: (getPermissions): New...
Jiri Vanek
2012-05-29
1
-1
/
+6
*
fixed changelog according to reviwer
Jiri Vanek
2012-05-29
1
-2
/
+26
*
Get rid of repeated sout/serr in reproducers testcases/unit tests and introd...
Jiri Vanek
2012-05-28
1
-0
/
+18
*
Changed for-loops over iterators and indices to for-each loops if they
Adam Domurad
2012-05-25
1
-0
/
+18
*
Introduced constant NUM_STR_BUFFER_SIZE to replace magic constants.
Adam Domurad
2012-05-25
1
-0
/
+13
*
Fix whitelisting to use src dir instead of build dir.
Danesh Dadachanji
2012-05-25
1
-0
/
+6
*
Fixed spaces -> tabs in ChangeLog
Adam Domurad
2012-05-24
1
-2
/
+3
*
Removed residual free(str) on stack variable.
Adam Domurad
2012-05-24
1
-0
/
+5
*
Reproducers engine enhanced for jars in subdirectories by "." naming convention
Jiri Vanek
2012-05-24
1
-0
/
+9
*
Introduced whitelist for reproducers
Jiri Vanek
2012-05-24
1
-0
/
+10
*
Reapplied the patches, sorry for the mess!
Adam Domurad
2012-05-24
1
-0
/
+4
*
Finished commit rollbacks.
Adam Domurad
2012-05-24
1
-4
/
+4
*
Backed out changeset 43a78616b1dd
Adam Domurad
2012-05-24
1
-12
/
+48
*
Added Martin Olsson's typo fix
Adam Domurad
2012-05-24
1
-0
/
+4
*
Enhanced about dialog
Jiri Vanek
2012-05-23
1
-0
/
+11
*
Fixed error in reproducers source preparation
Jiri Vanek
2012-05-23
1
-0
/
+7
*
Changed usage of sprintf to snprintf. Made some small malloc'd buffers on the...
Adam Domurad
2012-05-22
1
-0
/
+12
*
Fixed security tests to pass both jdk6 and 7
Jiri Vanek
2012-05-22
1
-0
/
+13
*
added midori and epiphany to be counted as testable browsers
Jiri Vanek
2012-05-22
1
-0
/
+6
*
Missing changelog entry
Jiri Vanek
2012-05-21
1
-0
/
+16
*
Fixed behavior when encoded/characters needed encoding included in url (PR811)
Jiri Vanek
2012-05-18
1
-0
/
+13
*
More tests for Spaces and characters in urls
Jiri Vanek
2012-05-18
1
-0
/
+18
*
Went through the source of IcedTeaWeb with FindBugs and went over all reporte...
Adam Domurad
2012-05-17
1
-0
/
+14
*
2012-05-14 Jiri Vanek <
[email protected]
>
Jiri Vanek
2012-05-16
1
-2
/
+8
*
2012-05-14 Jiri Vanek <
[email protected]
>
Jiri Vanek
2012-05-16
1
-0
/
+5
*
Reduce no. of loads of the cache index file
Thomas Meyer
2012-05-11
1
-0
/
+15
*
Added bug annotation forr testing engine
Jiri Vanek
2012-05-02
1
-0
/
+22
*
Add resources.jar to classpath
Omair Majid
2012-04-24
1
-0
/
+11
*
PR918: java applet windows uses a low resulution black/white icon
Omair Majid
2012-04-19
1
-0
/
+30
*
Added possibility to run signed applets during reproducers runs.
Jiri Vanek
2012-04-18
1
-0
/
+27
*
Fixed xfork test with kill signal
Jiri Vanek
2012-04-17
1
-0
/
+9
*
Added and used java arguments (now Xmx2G) for emma runs.
Jiri Vanek
2012-04-11
1
-0
/
+8
*
Minor changes - spaces/tabs replacements
Jiri Vanek
2012-04-11
1
-25
/
+26
*
Validate the recently_used file at every load. This will fix the StringIndex-
Thomas Meyer
2012-04-10
1
-0
/
+21
*
Rename JarSigner to JarCertVerifier.
Danesh Dadachanji
2012-04-05
1
-0
/
+20
*
fixed bugs in jnlp testing engine
Jiri Vanek
2012-04-05
1
-0
/
+17
*
Changed the vendor and homepage tags of all JNLPs in the testsuite to point t...
Danesh Dadachanji
2012-04-03
1
-0
/
+62
*
Fix pac tests
Omair Majid
2012-04-03
1
-0
/
+13
*
Test virtual server thread marked as daeomn by default
Jiri Vanek
2012-04-03
1
-0
/
+7
*
Fixed check for a certificate whose start date has not yet been reached.
Danesh Dadachanji
2012-04-02
1
-0
/
+7
*
PR898: signed applications with big jnlp-file doesn't start
Omair Majid
2012-03-22
1
-0
/
+11
*
Fix unit test missing title and vendor tags in JNLP stream.
Danesh Dadachanji
2012-03-19
1
-0
/
+6
*
Fixed chanagelog to fit 80chars column
Jiri Vanek
2012-03-19
1
-24
/
+31
*
added splash screen tests for upcoming splashscreen
Jiri Vanek
2012-03-19
1
-0
/
+51
*
Fix JNLP parser to halt when required title and vendor elements are missing.
Danesh Dadachanji
2012-03-16
1
-0
/
+17
*
PR895: IcedTea-Web searches for missing classes on each loadClass or findClass
Deepak Bhole
2012-03-14
1
-0
/
+15
[next]