pedemont%us.ibm.com
|
6c6950d87a
|
Make thread locking less stupid.
|
2005-03-14 21:18:53 +00:00 |
pedemont%us.ibm.com
|
58b35c5441
|
Fix several memory leaks. Also, use monitors around sensetive structures.
|
2005-02-24 23:17:36 +00:00 |
pedemont%us.ibm.com
|
15ad801f43
|
Bug 281102 - Allow many Java proxies per XPCOM object. r=darin
|
2005-02-24 21:53:46 +00:00 |
pedemont%us.ibm.com
|
a80bafa8c5
|
Bug 279649 - Dynamically create Java proxies. r=darin.
|
2005-02-23 20:19:55 +00:00 |
pedemont%us.ibm.com
|
6390cf798c
|
In JNI, we should always call Release...(), no matter what isCopy says.
|
2005-01-20 23:59:10 +00:00 |
pedemont%us.ibm.com
|
9a830f73df
|
Merge duplicate code.
|
2005-01-20 22:07:26 +00:00 |
pedemont%us.ibm.com
|
f082648ef7
|
Reorganize bindings methods. Also, properly check error conditions in those methods.
|
2005-01-14 00:09:49 +00:00 |
pedemont%us.ibm.com
|
2826761c64
|
Bug 278113 - Fix parameter handling. r=darin.
|
2005-01-13 16:30:19 +00:00 |
pedemont%us.ibm.com
|
bdfac8f8e7
|
Bug 270889 - Better error handling. r=darin
|
2005-01-12 17:59:01 +00:00 |
pedemont%us.ibm.com
|
bb201d3271
|
Bug 270889 - Use correct versions of Append. r=darin.
|
2005-01-12 17:36:11 +00:00 |
pedemont%us.ibm.com
|
0c060ce342
|
Use ExceptionCheck, since we don't need the actual exception
|
2004-12-23 20:51:36 +00:00 |
pedemont%us.ibm.com
|
5bb823b0df
|
Bug 270889 - Various minor code and comment fixes.
|
2004-12-23 17:09:54 +00:00 |
pedemont%us.ibm.com
|
3056dbf124
|
Fix logging to not use variable arguments (not supported by win32 compiler).
|
2004-11-23 17:02:21 +00:00 |
pedemont%us.ibm.com
|
c9cd3b04b8
|
Properly handle [inout] string params when calling a Java method from XPCOM. Allocate enough space for PRUnichar string when returning to XPCOM.
|
2004-10-26 20:30:01 +00:00 |
pedemont%us.ibm.com
|
06423f11cc
|
Implement IID for nsJavaXPTCStub. Return associated Java object if returning nsJavaXPTCStub.
|
2004-10-18 17:04:29 +00:00 |
pedemont%us.ibm.com
|
f59b0d3465
|
Revert to having each nsJavaXPTCStub hold a ref to its Java object.
|
2004-10-15 22:07:36 +00:00 |
pedemont%us.ibm.com
|
facb8ff0cd
|
Only master XPTCStub should hold strong ref to Java object. Not part of default build.
|
2004-10-07 15:11:34 +00:00 |
pedemont%us.ibm.com
|
50a58b9ba6
|
mIInfo check was wrong and unnecessary. Not part of default build.
|
2004-10-06 22:31:13 +00:00 |
pedemont%us.ibm.com
|
b03fb8d37b
|
Fix crash when nsJavaXPTCStub represents a non-Mozilla class object. Not part of default build.
|
2004-10-01 23:08:34 +00:00 |
pedemont%us.ibm.com
|
559b5ca2f4
|
Properly mplement T_VOID. Not part of default build.
|
2004-09-15 22:59:42 +00:00 |
pedemont%us.ibm.com
|
e4d7337ca4
|
Better implementation of FinalizeJavaParams. Not part of default build.
|
2004-09-15 22:19:18 +00:00 |
pedemont%us.ibm.com
|
ea42c74d22
|
A weak reference implementation. Not part of default build.
|
2004-09-15 21:50:41 +00:00 |
pedemont%us.ibm.com
|
d7c22781c1
|
Remove nsJavaXPTCStub from hash table on destruction. Fix ref counting. Clean up logging. Not part of default build.
|
2004-09-15 19:21:08 +00:00 |
pedemont%us.ibm.com
|
b1116cdaef
|
Need to pass FALSE to GetIIDForMethodParam() since we are using mini variants. Not part of default build.
|
2004-09-15 17:35:36 +00:00 |
pedemont%us.ibm.com
|
a1c6844f30
|
Properly implement setter and getter functions. Not part of default build.
|
2004-09-15 17:31:14 +00:00 |
pedemont%us.ibm.com
|
0efeb2315e
|
Bug 256911 - workaround for broken XPCOM usage - bind lifetime of child stubs to master stub. Not part of default build.
|
2004-09-15 17:26:55 +00:00 |
pedemont%us.ibm.com
|
e4ddc026d1
|
Initial drop. Not part of default build.
|
2004-09-02 16:34:11 +00:00 |