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
|
8c003df0cd
|
Make sure everything is still init'd in FinalizeStub
|
2005-01-21 22:21:47 +00:00 |
pedemont%us.ibm.com
|
9a830f73df
|
Merge duplicate code.
|
2005-01-20 22:07:26 +00:00 |
pedemont%us.ibm.com
|
667fa82ca2
|
Use NS_EXPORT on Linux to ensure gcc visibility gets set on JNI functions.
|
2005-01-18 22:53:50 +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
|
5bb823b0df
|
Bug 270889 - Various minor code and comment fixes.
|
2004-12-23 17:09:54 +00:00 |
pedemont%us.ibm.com
|
1213febb5b
|
Better comments.
|
2004-12-22 22:36:57 +00:00 |
pedemont%us.ibm.com
|
8a070a3df8
|
Rework XPCOMException
|
2004-12-22 22:03:50 +00:00 |
pedemont%us.ibm.com
|
5dabaec895
|
Bug 270889 - Change params for initEmbedding() to use java.io.File and custom class. Backout lazy discovery of interface info (no longer needed). Better distribute methods in XPCOM and GeckoEmbed classes. r=darin.
|
2004-12-17 22:25:12 +00:00 |
pedemont%us.ibm.com
|
f28c3f87a5
|
Bug 270889 - optimize InitializeJavaGlobals and implement FreeJavaGlobals
|
2004-12-17 18:01:19 +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
|
d6875c8d46
|
Fix memory leaks. Make JavaXPCOMInstance hold ref to XPCOM object.
|
2004-10-27 17:10:03 +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
|
7e21833fa9
|
Use NS_ProxyRelease to make sure XPCOM objects are released on the correct thread. Not part of default build.
|
2004-10-06 22:13:00 +00:00 |
pedemont%us.ibm.com
|
1a78a807cd
|
Store a global weak ref to the Java object rather than the 'address' returned by the JVM
|
2004-09-30 23:34:47 +00:00 |
pedemont%us.ibm.com
|
1a9d524c2c
|
Make object returned from NS_NewLocalFile lazily resolve its interface info, so we can call NS_NewLocalFile before NS_InitEmbedding. Not part of default build.
|
2004-09-15 21:06:30 +00:00 |
pedemont%us.ibm.com
|
0df3031dd8
|
QI, don't case! Not part of default build.
|
2004-09-15 19:47:19 +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
|
e4ddc026d1
|
Initial drop. Not part of default build.
|
2004-09-02 16:34:11 +00:00 |