diff browse annotate |
1123c64bca9ee646173261434e46bde88b26454a created 2014-03-15 12:00 -0700 pushed 2014-03-16 00:40 +0000 |
Kyle Huey | Kyle Huey - Bug 345123: Remove nsGetterAddRefs<T>'s operator nsISupports**. r=bsmedberg |
diff browse annotate |
96104885ff185b6a60b4001752da605b6826cec9 created 2013-07-18 21:23 -0500 pushed 2013-07-24 00:38 +0000 |
Joshua Cranmer | Joshua Cranmer - Bug 884061 - Part 3p: Use NS_DECL_THREADSAFE_ISUPPORTS in modules/, r=taras,bsmedberg |
diff browse annotate |
ae68e6c539a21a7a2b65e33b1e9d7fd3401812a1 created 2012-09-05 16:18 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
6cd206b371761294125cb98fe9d0c11e2383795f created 2012-08-29 17:51 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
c4f83d9d8243f3f853a5356188164a5fddee2b5a created 2012-08-22 16:09 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
08187a7ea8974548382f5d7775df8171a4ec6449 created 2012-07-30 13:15 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
80e4ab0d24bc64ceaa7693ab5def36faffde7a40 created 2012-05-21 14:40 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
f93960a93ad97a56d308bd9ce25d97cbc175d524 created 2011-10-17 11:52 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
8cfeba5239a9e4f20c462d6fb20421b4e4e7c735 created 2011-10-05 19:52 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge to eliminate bad head. |
diff browse annotate |
cad26d2fb5af799dfe030fd2a8948d617eac2f52 created 2011-10-05 18:37 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Backout merge. |
diff browse annotate |
3d9424eb6eb473cfd14309fd635ff7d6e29322c2 created 2012-09-01 22:35 -0400 pushed 2012-09-02 02:36 +0000 |
Randell Jesup | Randell Jesup - Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg |
diff browse annotate |
c813eeb62b92f836087e0a44aa8288b28d14050d created 2012-08-23 12:33 -0700 pushed 2012-08-24 02:06 +0000 |
Ben Turner | Ben Turner - Bug 784726 - 'Remove old IPC::URI'. r=cjones+khuey. |
diff browse annotate |
a16372ce30b5f6b747246b01fcd215a4bf3b6342 created 2012-08-22 11:56 -0400 pushed 2012-08-22 16:03 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg |
diff browse annotate |
b5c4b792f3f2a047e3517472d72842a76afb77cd created 2012-07-30 17:20 +0300 pushed 2012-07-30 14:21 +0000 |
Aryeh Gregor | Aryeh Gregor - Bug 777292 part 2 - Change all nsnull to nullptr |
diff browse annotate |
f4157e8c410708d76703f19e4dfb61859bfe32d8 created 2012-05-21 12:12 +0100 pushed 2012-05-21 11:54 +0000 |
Gervase Markham | Gervase Markham - Bug 716478 - update licence to MPL 2. |
diff browse annotate |
ec7577dec4fceef0ac2717416d9c48289402d935 created 2011-10-17 10:59 -0400 pushed 2011-10-17 15:01 +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 2011-09-29 08:20 +0000 |
Michael Wu | Michael Wu - Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones |
diff browse annotate |
1a09781a5480a2c8ae6f193a326cbf34167bc52b created 2011-08-22 16:51 +0200 pushed 2011-08-23 08:20 +0000 |
Julian Reschke | Julian Reschke - Bug 665706 - Remove historic special handling for semicolons in URIs. r=rjesup |
diff browse annotate |
a8e6a5bebe87cdea15237b872c84440c5b29a788 created 2011-08-15 17:18 -0400 pushed 2011-08-15 21:35 +0000 |
Randell Jesup | Randell Jesup - Bug 677260: Add specIgnoringRef and hasRef for URIs. r=bz, sr=biesi |
diff browse annotate |
835e9789e934e5b9c1cda65ab10547dd5bcc52a4 created 2011-05-21 18:12 -0700 pushed 2011-05-22 01:15 +0000 |
Daniel Holbert | Daniel Holbert - Bug 308590 patch 3.5: Add nsIURI::CloneIgnoringRef interface & impls. r=bz sr=biesi |
diff browse annotate |
add8d8d67ba80f21adcc4971be3a26dfbb86c16b created 2011-05-21 18:12 -0700 pushed 2011-05-22 01:15 +0000 |
Daniel Holbert | Daniel Holbert - Bug 308590 patch 3: Add nsIURI::EqualsExceptRef interface & impls. r=bz sr=biesi |
diff browse annotate |
3df985df43b09dc5b05fc21510daf0b8c3f3af1c created 2007-11-26 20:35 -0800 pushed 2008-03-20 16:49 +0000 |
dcamp | dcamp - Bug 403331: update JAR channel URIs after a redirect. r=bz, r=jwalden (mochitest changes), sr=dveditz |
diff browse annotate |
ab58bdbde9e03330d3a406d8b95aa3877152cf36 created 2007-07-08 00:08 -0700 pushed 2008-03-20 16:49 +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 2008-03-20 16:49 +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, |