diff browse annotate |
49ce8e5bd309fcd3144c2e1862803b462d26dd06 created 2012-10-23 13:29 +0200 pushed unknown |
Jacek Szpot | Jacek Szpot - Bug 800106: replace some NS_ALWAYS_INLINEs with MOZ_ALWAYS_INLINEs; r=ehsan |
diff browse annotate |
22f09b60485662785317f23cc0e8dd687b54baed created 2012-10-22 16:44 -0400 pushed unknown |
Ehsan Akhgari | Ehsan Akhgari - Backout changeset 788a51ef6221 (bug 800106) because of Windows XP Kraken regression |
diff browse annotate |
788a51ef6221d796306b83fa73b73dbafe8f29ce created 2012-10-19 10:33 +0200 pushed unknown |
Jacek Szpot | Jacek Szpot - Bug 800106: replace some NS_ALWAYS_INLINEs with MOZ_ALWAYS_INLINEs; r=ehsan |
diff browse annotate |
5f27ce421c8fcc8186823e362bce2318d6676355 created 2012-10-15 14:19 -0400 pushed unknown |
Ehsan Akhgari | Ehsan Akhgari - Backout changeset 0f0797cdb55a (bug 800106) because of Kraken regressions on Windows XP |
diff browse annotate |
0f0797cdb55a59cadb71837510a53aeae0962a41 created 2012-10-13 17:52 +0200 pushed unknown |
Jacek Szpot | Jacek Szpot - Bug 800106: replace NS_ALWAYS_INLINE with MOZ_ALWAYS_INLINE; r=ehsan |
diff browse annotate |
b5c4b792f3f2a047e3517472d72842a76afb77cd created 2012-07-30 17:20 +0300 pushed unknown |
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 unknown |
Gervase Markham | Gervase Markham - Bug 716478 - update licence to MPL 2. |
diff browse annotate |
8300b50ca0982a3b1c2bed096538dc90bc851fb4 created 2012-05-18 13:30 -0400 pushed unknown |
Benjamin Smedberg | Benjamin Smedberg - Bug 734847 part 2 - treewide changes resulting from the default-infallibility of hashtables; either remove useless result checks, or use the fallible version of APIs, depending on context, r=jlebar |
diff browse annotate |
c544c99fad5ac09c0d4b0a778d511ee0292cf673 created 2010-12-21 15:03 -0800 pushed unknown |
Ms2ger | Ms2ger - Bug 620360 - Fix unused variable warning in StatementCache::FinalizeCachedStatements; r+a=sdwilsh |
diff browse annotate |
7d3efce2d46d8f8be71d6120c4fead3b6bb349e4 created 2010-11-08 11:42 -0800 pushed unknown |
Shawn Wilsher | Shawn Wilsher - Bug 599969 - Add a statement cache helper object that is exported by storage. |