aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix in Makefile missing absolute path for keytool.Danesh Dadachanji2012-07-312-1/+5
* Introduced configure option --with-gtk=2|3|default to be ableJiri Vanek2012-07-314-1/+50
* Small correction in strSplitAdam Domurad2012-07-242-1/+7
* Fix RH838417, Fix RH838559: Disambiguate signed applet security prompt from c...Danesh Dadachanji2012-07-204-12/+27
* Fix possible endless loop while waiting for the applet object instance to get...Thomas Meyer2012-07-192-1/+16
* try to close browser before kill itJiri Vanek2012-07-118-48/+92
* Added forgotten LaunchDesc.java, fixes build. sorry!Adam Domurad2012-07-101-0/+42
* Refactor Object launchType; to LaunchDesc launchType; in JNLPFileAdam Domurad2012-07-107-17/+33
* Bumped release number to 1.4preDeepak Bhole2012-07-092-1/+5
* Minor cleanup that removes avoidable code from loop.Saad Mohammad2012-07-092-13/+17
* Small fixes to C++ side of plugin, submitted by Martin Olsson.Adam Domurad2012-07-094-10/+21
* Adding forgotten entry to ChangeLogAdam Domurad2012-07-091-0/+16
* Small fix in testAdam Domurad2012-07-091-1/+1
* Added forgotten file: IllegalResourceDescriptorExceptionAdam Domurad2012-07-091-0/+13
* Applet-tags now ignore any invalid (eg corrupt) jarsAdam Domurad2012-07-092-17/+77
* Fix PR1040, PR1041, PR1042: Allows signed jars to function correctly using ex...Saad Mohammad2012-07-0314-19/+876
* Added missing changsetJiri Vanek2012-07-031-5/+5
* Removal of not removed file during recent refactoringJiri Vanek2012-07-033-393/+19
* Added missing headers for some testsJiri Vanek2012-07-0226-9/+927
* Refactored reproducers directry structureJiri Vanek2012-07-02215-1779/+2729
* Fixed resource tests and Browsers.none behaviorJiri Vanek2012-06-294-11/+44
* Fix problem in resolving classesOmair Majid2012-06-283-3/+71
* Correctly backup all log files re-writable by emma during code-coverageJiri Vanek2012-06-282-6/+25
* Removed repeated r-runing of tests during coverageJiri Vanek2012-06-282-7/+32
* Fixes PR1011 w/ reproducer, folders now allowed in archive tag.Adam Domurad2012-06-289-25/+269
* Added slipped midori and epiphany to recognized browsers.Jiri Vanek2012-06-262-8/+23
* Added TestInBrowser annotation into new InternalClassloaderWithDownloadedReso...Jiri Vanek2012-06-261-2/+6
* Added possibility to create and launch reproducers with custom makefile.Jiri Vanek2012-06-263-89/+169
* Reproducer for classes which should be loaded before verification but are notJiri Vanek2012-06-269-0/+654
* Last hope for not downloaded resources to be verifiedJiri Vanek2012-06-262-2/+29
* Small comment cleanup to classes with missing or wrong descriptions.Adam Domurad2012-06-257-6/+24
* Allow passing of plugin tables and browser tables in NP_Initialize thatAdam Domurad2012-06-252-91/+109
* Refactored two loops to for-each loops in JCVAdam Domurad2012-06-192-9/+8
* removed safe-mode firefox argJiri Vanek2012-06-191-1/+1
* Tested and used @TestInBrowserJiri Vanek2012-06-1911-43/+433
* added default swithces for firefox 13 and higherJiri Vanek2012-06-191-0/+11
* testInBrowser annotationJiri Vanek2012-06-1919-16/+822
* rewritten deadlock testJiri Vanek2012-06-195-9/+43
* Adding needed NOT_A_VALID_JAR.jar file to last reproducerAdam Domurad2012-06-181-0/+0
* New reproducer: JNLP should fail on invalid jar file, applet-tag ignore itAdam Domurad2012-06-184-0/+230
* Fixed two memory leaks in C++ side of pluginAdam Domurad2012-06-153-8/+16
* Fixed PR855: AppletStub getDocumentBase() doesn't return full URLDanesh Dadachanji2012-06-148-14/+320
* Added reproducer to handle browser testcase for ServiceManager.Danesh Dadachanji2012-06-133-10/+81
* handle ignored tests in xml and html outputs correctlyJiri Vanek2012-06-133-1/+22
* Fixes PR722: Now ignores unsigned content in META-INF/ during signing processAdam Domurad2012-06-123-20/+15
* removed error-bringing empty lineJiri Vanek2012-06-121-1/+0
* Implemented xml logging backendJiri Vanek2012-06-1110-48/+554
* Added news entry about fixing PR518.Adam Domurad2012-06-112-0/+5
* Added the ability to configure (enable/disable/set custom path to) browsersSaad Mohammad2012-06-073-6/+52
* Fixed bug in previous commit for PR861Deepak Bhole2012-06-072-4/+12