beard%netscape.com
|
f32b08b2d5
|
Fixed parameter marshalling.
|
1998-10-22 20:42:47 +00:00 |
warren%netscape.com
|
ff26b4ea21
|
Fix from toshok.
|
1998-10-19 22:01:53 +00:00 |
warren%netscape.com
|
0837a42bcb
|
Added
|
1998-10-14 01:35:59 +00:00 |
beard%netscape.com
|
4e2bce6665
|
Added GetSecureJNI
|
1998-10-13 21:39:15 +00:00 |
beard%netscape.com
|
0cd1926508
|
Removed ; after }
|
1998-10-13 21:15:47 +00:00 |
beard%netscape.com
|
ba38421a49
|
First Checked In.
|
1998-10-13 21:14:53 +00:00 |
cyeh%netscape.com
|
675b4e3b4f
|
remove old MOCHA define, on by default in mozilla build
|
1998-10-06 20:47:49 +00:00 |
warren%netscape.com
|
4b2bac0bba
|
Adding new files, breaking things out of jvmmgr.cpp (not online yet).
|
1998-10-06 05:59:16 +00:00 |
cyeh%netscape.com
|
3c34f3063b
|
removing obsolete files. use MANIFEST instead.
|
1998-10-05 18:42:02 +00:00 |
beard%netscape.com
|
0c00001070
|
Added ::public: to access paths, added nsJNI.cpp, proxy JNI.
|
1998-10-03 03:40:42 +00:00 |
beard%netscape.com
|
777f7008d4
|
Finished proxy JNIEnv. Added security context parameters.
|
1998-10-03 03:18:00 +00:00 |
beard%netscape.com
|
840ef43ff2
|
Added NewObjectArray, changed NewArray.
|
1998-10-03 03:16:30 +00:00 |
beard%netscape.com
|
0067dacf16
|
First Checked In.
|
1998-10-02 21:23:49 +00:00 |
beard%netscape.com
|
3ac6f9e6ee
|
Added nsISecureJNI2.h
|
1998-10-02 21:22:41 +00:00 |
cls%seawood.org
|
b8f3b344ff
|
Changed LCFLAGS to CFLAGS. LCFLAGS doesn't work under autoconf.
|
1998-10-02 02:16:28 +00:00 |
cyeh%netscape.com
|
77e82cb96a
|
Remove old MOCHA #ifdefs
|
1998-10-01 21:24:22 +00:00 |
warren%netscape.com
|
7e5b13e910
|
Broke out LiveConnect callbacks into separate file.
|
1998-09-30 20:54:09 +00:00 |
sudu%netscape.com
|
ede108603b
|
Changes to support secure liveconnect
|
1998-09-30 20:41:35 +00:00 |
beard%netscape.com
|
6f43233e5b
|
Made SpendTime method XP.
|
1998-09-30 20:07:45 +00:00 |
pinkerton%netscape.com
|
7c640d6f80
|
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
|
a2eec6b4b5
|
remove old #ifdefs
|
1998-09-28 20:20:42 +00:00 |
michaelp%netscape.com
|
53316363b6
|
changes to support using OJI with raptor.
|
1998-09-27 22:11:12 +00:00 |
mlm%netscape.com
|
5d331a9642
|
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
|
60f7e019a9
|
create_java_vm_impl was always failing.
|
1998-09-24 01:20:09 +00:00 |
beard%netscape.com
|
10ec2dfb72
|
Need a real plugin manager reference.
|
1998-09-22 22:23:35 +00:00 |
beard%netscape.com
|
24604b9239
|
Added JVM_SpendTime.
|
1998-09-21 20:47:21 +00:00 |
beard%netscape.com
|
f1af088431
|
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
|
d668f0e06c
|
Abstracted away need for JavaVM object and GetJavaVM plugin API call.
|
1998-09-18 01:29:08 +00:00 |
beard%netscape.com
|
5cbb19358f
|
09171998 LiveConnect Carpool: build bustage: false -> PR_FALSE.
|
1998-09-17 22:03:45 +00:00 |
beard%netscape.com
|
31f120b868
|
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
|
624ee74854
|
New xpcom liveconnect apis
|
1998-09-17 18:13:55 +00:00 |
mcafee%netscape.com
|
59a93b925f
|
Uninitialized variable compiler warnings on Linux
|
1998-09-16 07:14:42 +00:00 |
beard%netscape.com
|
9bf1588597
|
Lazy LiveConnect fixes.
|
1998-09-08 19:11:50 +00:00 |
raman%netscape.com
|
2ccd89843b
|
removing smartupdate related code, because it is not dependent on Java
|
1998-09-02 19:09:03 +00:00 |
warren%netscape.com
|
f387bc9ff9
|
Changed c++ comments for inclusion in c files.
|
1998-09-01 04:15:07 +00:00 |
warren%netscape.com
|
320811506e
|
Changes for lazy java initialization.
|
1998-09-01 00:23:43 +00:00 |
beard%netscape.com
|
31ebc87cdd
|
Changes from SpiderMonkey131_BRANCH of ns/ref/liveconnect.
|
1998-08-31 20:15:32 +00:00 |
cls%seawood.org
|
90d0af1408
|
AUTOCONF_1_0 landing.
|
1998-08-19 20:42:14 +00:00 |
pinkerton%netscape.com
|
013c0f33a3
|
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
|
12a9a9a1f8
|
Added include of config.mk so that MOZ_OJI gets defined.
|
1998-08-05 01:19:53 +00:00 |
warren%netscape.com
|
93ccc7040b
|
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
|
207bbebb65
|
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
|
f66247491c
|
Moved to modules/plugin/bad
|
1998-07-28 01:49:33 +00:00 |
warren
|
c08c010ea6
|
Breaking out oji interfaces into separate headers.
|
1998-07-09 08:57:00 +00:00 |
warren
|
c2959e06f8
|
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
|
54096c256a
|
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
|
3e04095a6b
|
First Checked In.
|
1998-06-12 00:13:32 +00:00 |
raman
|
12c4eb9bcc
|
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
|
4f5220ec8f
|
Added code to simulate CODEBASE attribute on the APPLET tag for OJI.
|
1998-06-06 16:31:20 +00:00 |
raman
|
bb160092db
|
Fix to make OJI to build.
|
1998-06-05 19:34:36 +00:00 |
beard
|
70ba9f8a34
|
First Checked In.
|
1998-06-03 22:32:10 +00:00 |
warren
|
94f73da9f5
|
Merged changes from OJI_19980528_TEMP_BRANCH
|
1998-06-03 06:55:24 +00:00 |
warren
|
0250534026
|
Didn't get mergedcp foo.h nsscd.h!
|
1998-06-03 05:27:15 +00:00 |
jgellman
|
5151d4d184
|
add export.mac file for header files
|
1998-06-03 00:58:33 +00:00 |
jgellman
|
3eed711ae4
|
merge from OJI branch
|
1998-06-03 00:37:20 +00:00 |
jgellman
|
c78e8a48c2
|
one blank line
|
1998-05-31 19:50:00 +00:00 |
jgellman
|
6171443ae5
|
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 |