diff browse annotate |
80e4ab0d24bc64ceaa7693ab5def36faffde7a40 created 2012-05-21 14:40 -0700 pushed 2014-10-20 17:29 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
5caeb193e6de12c5252280a0f8bd29fb32e821e7 created 2012-03-26 14:17 -0700 pushed 2014-10-20 17:29 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
cea47dfc3fb7a47fd12e48fd7305a703f637788c created 2012-03-20 14:43 -0700 pushed 2014-10-20 17:29 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
57680b93b9c2cf4dea49c120c5a6321966bce3c3 created 2012-03-09 13:37 -0800 pushed 2014-10-20 17:29 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
a8b32fd6d367c6dd9db567860ee4ed3935259be0 created 2012-01-09 11:29 -0800 pushed 2014-10-20 17:29 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
40d9cac97367d6680dff27dda793a89f78d7616e created 2011-12-16 15:06 -0800 pushed 2014-10-20 17:29 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
f93960a93ad97a56d308bd9ce25d97cbc175d524 created 2011-10-17 11:52 -0700 pushed 2014-10-20 17:29 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
8cfeba5239a9e4f20c462d6fb20421b4e4e7c735 created 2011-10-05 19:52 -0700 pushed 2014-10-20 17:29 +0000 |
David Anderson | David Anderson - Merge to eliminate bad head. |
diff browse annotate |
cad26d2fb5af799dfe030fd2a8948d617eac2f52 created 2011-10-05 18:37 -0700 pushed 2014-10-20 17:29 +0000 |
David Anderson | David Anderson - Backout merge. |
diff browse annotate |
f4157e8c410708d76703f19e4dfb61859bfe32d8 created 2012-05-21 12:12 +0100 pushed 2014-10-20 17:29 +0000 |
Gervase Markham | Gervase Markham - Bug 716478 - update licence to MPL 2. |
diff browse annotate |
6b6084350c40398ef9441715b0bee9b8cddc37ca created 2012-02-20 11:58 +0100 pushed 2014-10-20 17:29 +0000 |
Igor Bukanov | Igor Bukanov - bug 737624 - memory-only encoding/decoding of scripts and functions. r=:luke |
diff browse annotate |
081b574dbad3ea95b40a458e036eabc7ed7ee7d3 created 2012-03-24 12:33 +0100 pushed 2014-10-20 17:29 +0000 |
Dão Gottwald | Dão Gottwald - Backed out changeset 30798fdc5bad |
diff browse annotate |
30798fdc5bad0d4b899faf5f979e1caf5a901484 created 2012-02-20 11:58 +0100 pushed 2014-10-20 17:29 +0000 |
Igor Bukanov | Igor Bukanov - bug 737624 - memory-only encoding/decoding of scripts and functions. r=:luke |
diff browse annotate |
7a39ee24bd89ea0d9f3be6988b3642e64389af7a created 2012-03-24 11:04 +0100 pushed 2014-10-20 17:29 +0000 |
Ms2ger | Ms2ger - Backed out changeset f33e1e959036; r=bustage |
diff browse annotate |
f33e1e959036794b13b2b5169cfba81017d417c1 created 2012-02-20 11:58 +0100 pushed 2014-10-20 17:29 +0000 |
Igor Bukanov | Igor Bukanov - bug 737624 - memory-only encoding/decoding of scripts and functions. r=:luke |
diff browse annotate |
46c5015550aff585c8b24e3e83e5472d97a994ae created 2012-02-13 14:10 +0100 pushed 2014-10-20 17:29 +0000 |
Igor Bukanov | Igor Bukanov - bug 730221 - delegating serialization of script principals to the embedding. r=:luke,:bz |
diff browse annotate |
f51a5ba84b56710a0fe6494b55dd013e6bcb5fa5 created 2012-03-09 10:48 +0100 pushed 2014-10-20 17:29 +0000 |
Igor Bukanov | Igor Bukanov - bug 728250 - remove JSPrincipals::codebase. r=:luke,:bz |
diff browse annotate |
a761ff40306bca0dc384838a73531425cf8b3869 created 2012-01-06 17:29 -0800 pushed 2014-10-20 17:29 +0000 |
Bobby Holley | Bobby Holley - Bug 715417 - Eliminate getPrincipalArray and globalPrivilegesEnabled from JSPrincipals. r=mrbkap |
diff browse annotate |
d6d732ef5650562f1f1593df4bd446614e3f2dfa created 2011-12-08 22:54 -0500 pushed 2014-10-20 17:29 +0000 |
Jeff Walden | Jeff Walden - Bug 708735 - Use <stdint.h> types in JSAPI and throughout SpiderMonkey. Continue to provide the {u,}int{8,16,32,64} and JS{Uint,Int}{8,16,32,64} integer types through a single header, however, for a simpler backout strategy -- and also to ease the transition for embedders. r=timeless on switching the jsd API to use the <stdint.h> types, r=luke, r=dmandelin |
diff browse annotate |
ec7577dec4fceef0ac2717416d9c48289402d935 created 2011-10-17 10:59 -0400 pushed 2014-10-20 17:29 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron |
diff browse annotate |
e7854b4d29ba905ae3994f821b160c989bac4260 created 2011-09-28 23:19 -0700 pushed 2014-10-20 17:29 +0000 |
Michael Wu | Michael Wu - Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones |
diff browse annotate |
81dd021d45bde24d943f7e1d437611bc5e4301f9 created 2011-08-03 18:59 -0700 pushed 2014-10-20 17:29 +0000 |
Michael Wu | Michael Wu - Bug 675567 - Fix PRBool/JSBool mixups, r=mrbkap |
diff browse annotate |
e701fd3950dbc78b38fb918a1b6cecfca8747cb1 created 2010-04-11 15:55 +0200 pushed 2014-10-20 17:29 +0000 |
Peter Van der Beken | Peter Van der Beken - Fix for bug 560199 (Link XPConnect and caps into layout). r=jst. |
diff browse annotate |
e71240d4b28c3c520a3faa951c946c3f7d7cb924 created 2008-09-07 00:21 +0200 pushed 2014-10-20 17:29 +0000 |
Arpad Borsos | Arpad Borsos - Bug 398946 - Remove JS_STATIC_DLL_CALLBACK and JS_DLL_CALLBACK from the tree; r=(benjamin + bent.mozilla) |
diff browse annotate |
825b049918201d06b80d89f7f47b583b7b19cb90 created 2008-09-05 16:26 -0700 pushed 2014-10-20 17:29 +0000 |
Ben Turner | Ben Turner - Bug 451731 - "Update caps, dom, xpconnect for Bug 451729 (checkObjectAccess moving to the JSContext)". r+sr=jst. |
diff browse annotate |
b4feceae2f94f2966722ed80df81fb3a0b4d86e0 created 2008-01-06 06:53 -0800 pushed 2014-10-20 17:29 +0000 |
timeless | timeless - Bug 334306 useless null check in nsDestroyJSPrincipals r=dbaron sr=dveditz a=mtschrep |
diff browse annotate |
6c54503aefde9a5c2d65579de3c087f936e8b025 created 2007-09-28 07:31 -0700 pushed 2014-10-20 17:29 +0000 |
bzbarsky | bzbarsky - Somewhat reduce the amount of memory an nsPrincipal allocates in the common case. Bug 397733, r+sr+a=jst |
diff browse annotate |
ab58bdbde9e03330d3a406d8b95aa3877152cf36 created 2007-07-08 00:08 -0700 pushed 2014-10-20 17:29 +0000 |
jwalden | jwalden - Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. |
diff browse annotate |
9b2a99adc05e53cd4010de512f50118594756650 created 2007-03-22 10:30 -0700 pushed 2014-10-20 17:29 +0000 |
hg | hg - Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, |