Commit Graph

205 Commits

Author SHA1 Message Date
toshok%hungry.com
d3f2567bd3 add the nspr private include directory in a way that works with autoconf. this stuff still isn't built by default, but it builds for me on freebsd. 1999-04-05 03:12:13 +00:00
beard%netscape.com
65b1f8f077 nsJVMManager::CreateThread(): upped the priority from LOW to NORMAL. 1999-04-02 06:21:59 +00:00
amusil%netscape.com
389230902c Changes to hook up LiveConnect on Windows 1999-03-29 22:18:05 +00:00
beard%netscape.com
4157bd0c85 using nsIPluginInstancePeer2 1999-03-25 03:30:14 +00:00
beard%netscape.com
5d23e80b95 added GetJVMContext() to map_jsj_thread_to_js_context_impl() to get JSContext associated with a call back from Java. Using nsIPluginInstancePeer::GetJSWindow() to return global JSObject for each browser window. 1999-03-24 05:49:05 +00:00
beard%netscape.com
bf6da2157f QueryInterface build bustage (argh) 1999-03-21 21:11:53 +00:00
beard%netscape.com
66453bb872 changed jvmMochaPrefsEnabled to be default true, cleaned up in preparation for making JSObject.getWindow. 1999-03-21 19:56:09 +00:00
beard%netscape.com
7b6c84617b added WrapJavaObject, which wraps a JNI global reference in a JSObject. 1999-03-21 19:53:28 +00:00
beard%netscape.com
8e8373e02b added IID accessor 1999-03-21 19:51:01 +00:00
leaf%mozilla.org
4ad9f70d5d Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
pierre%netscape.com
fd9654179e fixed uninitialized variable in map_java_object_to_js_object_impl() 1999-03-12 23:18:13 +00:00
beard%netscape.com
9666b10acf added NS_DEFINE_STATIC_IID_ACCESSOR. 1999-03-12 04:46:43 +00:00
warren%netscape.com
4b2d56fbaa nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
beard%netscape.com
61415da5c0 Added accessor for NS_JVMMANAGER_CID. 1999-03-08 00:12:00 +00:00
beard%netscape.com
d2e48e1e5f Added InitLiveConnectClasses for DOM's use. 1999-03-08 00:09:05 +00:00
brade%netscape.com
f2b821292d add static to reduce compiiler warnings on Macintosh 1999-03-02 15:28:46 +00:00
warren%netscape.com
44cae3cd3f Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends. 1999-02-26 10:17:14 +00:00
sfraser%netscape.com
3a123c982b Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order. 1999-02-26 00:54:57 +00:00
ebina%netscape.com
162fc2bb95 Change old RegisterFactory calls to use the new API. 1999-02-25 18:38:45 +00:00
beard%netscape.com
041fd2dea9 Added nsILiveConnectManager.h. 1999-02-25 04:39:20 +00:00
beard%netscape.com
d9691ab258 cleaned up factory logic for service manager. 1999-02-25 04:20:06 +00:00
beard%netscape.com
eb77edb814 #include "jni.h" if necessary. 1999-02-25 04:18:59 +00:00
beard%netscape.com
7d353585ab Renamed CID macro. 1999-02-25 04:18:30 +00:00
beard%netscape.com
eca5f3647c implementing nsILiveConnectManager. 1999-02-25 04:18:00 +00:00
beard%netscape.com
60259f50dd implementing nsILiveConnectManager interface methods. 1999-02-25 04:16:50 +00:00
beard%netscape.com
ef77feca3d nsILiveConnectManager.h 1999-02-24 18:00:00 +00:00
beard%netscape.com
c4b2b0c097 First Checked In. 1999-02-24 17:58:36 +00:00
troy%netscape.com
e566f25ce4 Fixed build bustage 1999-02-20 04:20:09 +00:00
beard%netscape.com
467ccd0a39 OJI interface changes 1999-02-20 02:24:15 +00:00
warren%netscape.com
af4892e337 Fixed unsigned problems. 1999-02-06 04:02:02 +00:00
beard%netscape.com
80a91dff9f First Checked In. 1999-02-05 07:58:30 +00:00
amusil%netscape.com
0ff5cf464e Added oji, liveconnect and caps shared libs to the registry. 1999-02-04 00:18:22 +00:00
amusil%netscape.com
4ede2ec9d9 Corrected error in the use of CIIDs and IIDs 1999-02-04 00:03:18 +00:00
amusil%netscape.com
15b8804491 Converted oji to build as a shared lib 1999-02-03 20:11:08 +00:00
sudu%netscape.com
c94385ee94 OJI MozClassic to raptor merge 1999-01-25 08:05:00 +00:00
ramiro%netscape.com
e2b921bf3c Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
cyeh%netscape.com
65038e9551 Removing static makefiles as a part of the transition to Autoconf. I have taken great
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.

If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com.
1998-11-21 00:34:32 +00:00
beard%netscape.com
51c28fc554 Trying to fix IRIX bustage, #include "jvmmgr.h" first to get "xp_core.h" first. (Don't ask. Bool problems.) 1998-11-03 20:53:39 +00:00
sudu%netscape.com
2ceaa81fd8 Moved result declaration outside the if statement to fix irix build 1998-11-03 02:34:50 +00:00
sudu%netscape.com
9972a1eb7b Changes to support liveconnect security using ProxyJNI 1998-11-03 00:21:47 +00:00
beard%netscape.com
373c0da023 Updated to use security context. 1998-11-03 00:14:49 +00:00
beard%netscape.com
38a5c16703 Changed a comment. 1998-11-03 00:13:38 +00:00
beard%netscape.com
a50e5b2985 Changes to support liveconnect security using ProxyJNI 1998-11-03 00:06:12 +00:00
beard%netscape.com
0e832b22fb Added nsCSecurityContext.cpp. 1998-11-02 23:31:23 +00:00
sudu%netscape.com
8a54605f1b Changes to support liveconnect security using ProxyJNI 1998-11-02 23:11:38 +00:00
beard%netscape.com
3c968525d6 First Checked In. 1998-10-22 20:45:42 +00:00
beard%netscape.com
e9ccae9fae added ProxyJNI.h, nsIThreadManager.h 1998-10-22 20:44:43 +00:00
beard%netscape.com
209c8d2bdb Changed nsJNI.cpp to ProxyJNI.cpp. 1998-10-22 20:43:45 +00:00
beard%netscape.com
54289ad993 Fixed parameter marshalling. 1998-10-22 20:42:47 +00:00
warren%netscape.com
3f6fad455c Fix from toshok. 1998-10-19 22:01:53 +00:00
warren%netscape.com
209b6aebf4 Added 1998-10-14 01:35:59 +00:00
beard%netscape.com
56b028c00e Added GetSecureJNI 1998-10-13 21:39:15 +00:00
beard%netscape.com
fa4bc6d2f5 Removed ; after } 1998-10-13 21:15:47 +00:00
beard%netscape.com
b77e56b453 First Checked In. 1998-10-13 21:14:53 +00:00
cyeh%netscape.com
20b345c951 remove old MOCHA define, on by default in mozilla build 1998-10-06 20:47:49 +00:00
warren%netscape.com
c71d1b6264 Adding new files, breaking things out of jvmmgr.cpp (not online yet). 1998-10-06 05:59:16 +00:00
cyeh%netscape.com
f31dc000c8 removing obsolete files. use MANIFEST instead. 1998-10-05 18:42:02 +00:00
beard%netscape.com
01ce12892a Added ::public: to access paths, added nsJNI.cpp, proxy JNI. 1998-10-03 03:40:42 +00:00
beard%netscape.com
6225ce908c Finished proxy JNIEnv. Added security context parameters. 1998-10-03 03:18:00 +00:00
beard%netscape.com
bd942a7ac2 Added NewObjectArray, changed NewArray. 1998-10-03 03:16:30 +00:00
beard%netscape.com
5756b378a1 First Checked In. 1998-10-02 21:23:49 +00:00
beard%netscape.com
ac8dc25d36 Added nsISecureJNI2.h 1998-10-02 21:22:41 +00:00
cls%seawood.org
2f54ca853a Changed LCFLAGS to CFLAGS. LCFLAGS doesn't work under autoconf. 1998-10-02 02:16:28 +00:00
cyeh%netscape.com
63332f7577 Remove old MOCHA #ifdefs 1998-10-01 21:24:22 +00:00
warren%netscape.com
eec0bd738f Broke out LiveConnect callbacks into separate file. 1998-09-30 20:54:09 +00:00
sudu%netscape.com
53eb165611 Changes to support secure liveconnect 1998-09-30 20:41:35 +00:00
beard%netscape.com
63ef5d56e6 Made SpendTime method XP. 1998-09-30 20:07:45 +00:00
pinkerton%netscape.com
1fff0d4271 Updated projects for Pro4. Turned off mod-date caching for depend builds. Using InterfacesStubs wrapper where appropriate for Carbon. 1998-09-29 17:11:00 +00:00
cyeh%netscape.com
6a9c9416f9 remove old #ifdefs 1998-09-28 20:20:42 +00:00
michaelp%netscape.com
00a515158e changes to support using OJI with raptor. 1998-09-27 22:11:12 +00:00
mlm%netscape.com
c67d0a51aa Branch landing: Multithreading libmocha in mozilla.
- Add cx parameter to LM_LockJS and friends.
1998-09-25 22:09:03 +00:00
beard%netscape.com
2f7631acba create_java_vm_impl was always failing. 1998-09-24 01:20:09 +00:00
beard%netscape.com
8a874fea42 Need a real plugin manager reference. 1998-09-22 22:23:35 +00:00
beard%netscape.com
3d96f6a571 Added JVM_SpendTime. 1998-09-21 20:47:21 +00:00
beard%netscape.com
087273a195 Added SpendTime to nsIJVMPlugin. Only turned on for XP_MAC, to avoid breaking other's plugins. 1998-09-21 20:41:19 +00:00
warren%netscape.com
e739973a4a Abstracted away need for JavaVM object and GetJavaVM plugin API call. 1998-09-18 01:29:08 +00:00
beard%netscape.com
f4c16c7626 09171998 LiveConnect Carpool: build bustage: false -> PR_FALSE. 1998-09-17 22:03:45 +00:00
beard%netscape.com
39778d0e0d 09171998 LiveConnect Carpool: XP_MAC, added #define of JSJDLL, and preregistering the nsILiveconnect factory. 1998-09-17 19:39:46 +00:00
sudu%netscape.com
ace5839c75 New xpcom liveconnect apis 1998-09-17 18:13:55 +00:00
mcafee%netscape.com
78027b8dcd Uninitialized variable compiler warnings on Linux 1998-09-16 07:14:42 +00:00
beard%netscape.com
103b9ddec6 Lazy LiveConnect fixes. 1998-09-08 19:11:50 +00:00
raman%netscape.com
d1bf42dd6b removing smartupdate related code, because it is not dependent on Java 1998-09-02 19:09:03 +00:00
warren%netscape.com
315ab05c3b Changed c++ comments for inclusion in c files. 1998-09-01 04:15:07 +00:00
warren%netscape.com
f7fa9e232b Changes for lazy java initialization. 1998-09-01 00:23:43 +00:00
beard%netscape.com
35cb9e3602 Changes from SpiderMonkey131_BRANCH of ns/ref/liveconnect. 1998-08-31 20:15:32 +00:00
cls%seawood.org
84f1cedcbb AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
pinkerton%netscape.com
e99786d443 Fix 2000 link warnings problem caused by including lots o' libraries in this static lib. (rev beard). 1998-08-06 20:24:11 +00:00
warren%netscape.com
2bd409556b Added include of config.mk so that MOZ_OJI gets defined. 1998-08-05 01:19:53 +00:00
warren%netscape.com
668cddb22e Changes to build with MOZ_OJI, and optionally build NSJVM. Changes to regenerate jar files. Changed version number to 50. 1998-08-05 00:36:13 +00:00
warren%netscape.com
c9bd5d8074 Landing changes in the OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag. 1998-07-31 20:19:50 +00:00
warren%netscape.com
72821a9799 Moved to modules/plugin/bad 1998-07-28 01:49:33 +00:00
warren
781128ba6a Breaking out oji interfaces into separate headers. 1998-07-09 08:57:00 +00:00
warren
57fdd99f06 Added Backward Adapter for new Plugin API (runs 5.0-style plugins in 4.0 browser). 1998-07-06 22:21:12 +00:00
beard
99fc4ee758 Revised target names to be more consistent with new build system (.o no .shlb for static libraries). 1998-06-12 23:13:40 +00:00
beard
9ac2c411e9 First Checked In. 1998-06-12 00:13:32 +00:00
raman
43a267a4c6 Fixed to make OJI to build with MOZ_SECURITY. Reviewed by warren. Approved by don. Bug# 124222. This change is under MOZ_OJI and it doesn't affect the regular builds. Deleted call to VR_initialize a non exiting function 1998-06-10 04:18:00 +00:00
waterson
db0bfc9a6a Added code to simulate CODEBASE attribute on the APPLET tag for OJI. 1998-06-06 16:31:20 +00:00
raman
c535b8946d Fix to make OJI to build. 1998-06-05 19:34:36 +00:00
beard
7f1d4eafd3 First Checked In. 1998-06-03 22:32:10 +00:00
warren
8b31c898d0 Merged changes from OJI_19980528_TEMP_BRANCH 1998-06-03 06:55:24 +00:00
warren
41473c7f48 Didn't get mergedcp foo.h nsscd.h! 1998-06-03 05:27:15 +00:00
jgellman
55d2b72b3d add export.mac file for header files 1998-06-03 00:58:33 +00:00
jgellman
9f800f1e0e merge from OJI branch 1998-06-03 00:37:20 +00:00
jgellman
7fada944f6 one blank line 1998-05-31 19:50:00 +00:00
jgellman
6a8a3759ab adding placeholder files for file's that'll be added on the branch before moving them to the tip 1998-05-31 19:32:40 +00:00