diff browse annotate |
059f143b789492d36df1cf20ba6385e16572e139 created 2016-11-03 21:04 +0100 pushed 2016-11-05 08:56 +0000 |
Marco Bonardo | Marco Bonardo - Bug 1313309 - Remove getColumnDecltype and compile with SQLITE_OMIT_DECLTYPE. r=asuth |
diff browse annotate |
db4aece012b78248d23ae3f982c776db924c95f8 created 2016-09-23 21:10 -0400 pushed 2016-09-28 14:56 +0000 |
Thomas Wisniewski | Thomas Wisniewski - Bug 1305202 - Use NullString() more and remove superfluous Truncates(). r=smaug |
diff browse annotate |
babe907f527681f351d62d689230d23e55d6a729 created 2016-08-08 10:54 +1000 pushed 2016-08-12 23:30 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1293117 (part 4) - Change many NS_IMETHODIMP occurrences to NS_IMETHOD. r=froydnj. |
diff browse annotate |
96875d7ae6f2f4cb0f56cd872eaae90345933563 created 2016-07-08 14:39 -0700 pushed 2016-07-09 15:59 +0000 |
Chris Peterson | Chris Peterson - Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj |
diff browse annotate |
d71d5a7a70d2c45f430a119c1b0edcfc8f83f664 created 2016-06-07 22:08 -0700 pushed 2016-06-08 09:58 +0000 |
Chris Peterson | Chris Peterson - Bug 1278468 - Fix -Wshadow warnings in storage/ directory. r=mak |
diff browse annotate |
df2083106d8d69bcb8112ab95efe814103947ad9 created 2016-01-28 10:35 -0800 pushed 2016-03-12 20:24 +0000 |
sajitk | sajitk - Bug 1219482: Replace PRLogModuleInfo with LazyLogModule in various files.r=benjamin |
diff browse annotate |
ebc3fa14b72acc7139173ee9933948a6bec0f7de created 2016-01-29 10:15 -0800 pushed 2016-01-29 21:12 +0000 |
Wes Kocher | Wes Kocher - Backed out changeset 2c56aed63687 (bug 1219482) to hopefully fix the intermittent hazard failures CLOSED TREE |
diff browse annotate |
2c56aed636871f91344dc412131675141964a840 created 2016-01-28 10:35 -0500 pushed 2016-01-29 10:46 +0000 |
sajitk | sajitk - Bug 1219482 - Replace PRLogModuleInfo with LazyLogModule in various files. r=bsmedberg |
diff browse annotate |
90bd68144f35b6122aefd9ebb5f07ead0cf9875e created 2016-01-20 16:37 +0100 pushed 2016-01-28 11:00 +0000 |
Jeffrey Tran | Jeffrey Tran - Bug 555087 - Add check for exception when passing undefined parameter. r=adw |
diff browse annotate |
fe7c4e4d145119da9e35b29214078e8b6b6acee9 created 2015-11-18 10:25 -0500 pushed 2015-12-01 23:43 +0000 |
Nathan Froyd | Nathan Froyd - Bug 1225923 - part 1 - convert all needs-to-copy instances of AppendElement(nsDependentString(...)); r=erahm |
diff browse annotate |
e8c7dfe727cd970e2c3294934e2927b14143c205 created 2015-10-18 01:24 -0400 pushed 2015-10-18 02:55 +0000 |
Nathan Froyd | Nathan Froyd - Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat |
diff browse annotate |
41dea9df27ed995f8315ab4318c187a617937664 created 2015-10-07 10:19 -0700 pushed 2015-10-07 17:31 +0000 |
Wes Kocher | Wes Kocher - Backed out changeset 91d4539e00ce (bug 1207245) |
diff browse annotate |
91d4539e00cecb658604e021675a923c60ef3235 created 2015-10-07 16:50 -0400 pushed 2015-10-07 12:51 +0000 |
Nathan Froyd | Nathan Froyd - Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat |
diff browse annotate |
f52c18aac7ce0949190da943ec5d4ee86627d0f8 created 2015-06-03 15:25 -0700 pushed 2015-06-04 12:39 +0000 |
Eric Rahm | Eric Rahm - Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj |
diff browse annotate |
0abfbc98614806464c6d932627eabd699bb47cc4 created 2015-06-03 15:22 -0700 pushed 2015-06-04 12:39 +0000 |
Eric Rahm | Eric Rahm - Bug 1165515 - Part 3: Convert PR_LOG_TEST to MOZ_LOG_TEST. r=froydnj |
diff browse annotate |
3c8ed81098ddbe4a4c09e7aa652b5288dc4ce0d3 created 2015-06-02 13:05 +0200 pushed 2015-06-03 01:20 +0000 |
Carsten "Tomcat" Book | Carsten "Tomcat" Book - Backed out 14 changesets (bug 1165515) for linux x64 e10s m2 test failures |
diff browse annotate |
7c3b45a47811b55f4e973d996dd149c5d575721b created 2015-06-01 22:17 -0700 pushed 2015-06-03 01:20 +0000 |
Eric Rahm | Eric Rahm - Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj |
diff browse annotate |
ffa4eb6d24b94146df5838e10b039e8b176c8edb created 2015-06-01 22:17 -0700 pushed 2015-06-03 01:20 +0000 |
Eric Rahm | Eric Rahm - Bug 1165515 - Part 3: Convert PR_LOG_TEST to MOZ_LOG_TEST. r=froydnj |
diff browse annotate |
3f1f9238e02fe107701bf3ab4237c0cb3b125710 created 2015-06-01 17:57 -0700 pushed 2015-06-02 11:11 +0000 |
Wes Kocher | Wes Kocher - Backed out 14 changesets (bug 1165515) for b2g mochitest-6 permafail CLOSED TREE |
diff browse annotate |
150606c022a29517f43ee6907075170db825c947 created 2015-06-01 14:31 -0700 pushed 2015-06-02 11:11 +0000 |
Eric Rahm | Eric Rahm - Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj |
diff browse annotate |
0ec74176f8def91d7b05ed05a03c92dd6283eeaa created 2015-06-01 14:31 -0700 pushed 2015-06-02 11:11 +0000 |
Eric Rahm | Eric Rahm - Bug 1165515 - Part 3: Convert PR_LOG_TEST to MOZ_LOG_TEST. r=froydnj |
diff browse annotate |
8a03e892db51e07a20a85f97abe073cee7be0fa0 created 2015-05-21 13:22 -0700 pushed 2015-05-22 18:02 +0000 |
Eric Rahm | Eric Rahm - Bug 1165515 - Part 1: Convert PR_LOG to MOZ_LOG. r=froydnj |
diff browse annotate |
dd79977a3286d947aff8e270245d05c05e676964 created 2015-05-19 10:47 -0700| base pushed 2015-05-20 13:54 +0000 |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 1164717 - Flatten storage/src/ directory. r=mak |