diff browse annotate |
072d40d19b1fe3e521eab399429114a9f28fb19e created 2016-11-26 01:56 -0600 pushed 2016-12-20 03:11 +0000 |
Timothy Nikkel | Timothy Nikkel - Bug 1317562. Allow flags to be passed to StartDecoding for the sole purpose of allowing async notifications to be requested. r=aosmond |
diff browse annotate |
d008348cd4f450faf68fdeba7ca2d8146ddce83a created 2016-08-29 15:34 +1000 pushed 2016-12-20 03:11 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1297300 - Add missing checks to GetSpec() calls in image/. r=tnikkel. |
diff browse annotate |
b516e1d6e46165d5553ec894fadc55ce514f862c created 2016-08-26 16:02 +1000 pushed 2016-12-20 03:11 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1297961 (part 1) - Introduce nsURI::GetSpecOrDefault(). r=hurley. |
diff browse annotate |
360df5276cf6e2d7294ce0e122952cf56bc5372e created 2016-08-12 17:36 +1000 pushed 2016-12-20 03:11 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj. |
diff browse annotate |
b09d90288666fb3afb11877fc45527b904ef23db created 2016-08-08 12:18 +1000 pushed 2016-12-20 03:11 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. |
diff browse annotate |
fcc0936b576daa150697671849a191009ca33811 created 2016-04-25 17:23 -0700 pushed 2016-12-20 03:11 +0000 |
Kyle Huey | Kyle Huey - Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj |
diff browse annotate |
48011a9ee633d1e65362a5710bda30145f0f2b9b created 2015-11-16 18:21 +0100 pushed 2016-12-20 03:11 +0000 |
sajitk | sajitk - Bug 1219474 - Replace PRLogModuleInfo w/ LazyLogModule in the 'image/' directory. r=seth |
diff browse annotate |
2d0012628fce7ad775d48957449c62d23cdb5d1f created 2015-11-12 15:09 -0500 pushed 2016-12-20 03:11 +0000 |
Nathan Froyd | Nathan Froyd - Bug 1217571 - fix the imagelib cache to work in e10s; r=seth |
diff browse annotate |
afc27ae3cc45dc1b157c45ce59bca844eac84551 created 2015-10-27 14:12 -0400 pushed 2016-12-20 03:11 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 1202085 - Part 4: Add an ID for controlled document to the image cache key; r=seth |
diff browse annotate |
2e19045ba652ca2a5a5fc0e20d6f95293acfa32d created 2015-10-29 16:37 -0700 pushed 2016-12-20 03:11 +0000 |
Seth Fowler | Seth Fowler - Bug 1207355 (Part 8) - Remove imgIContainer::RequestDecode() and imgIRequest::RequestDecode(). r=tn |
diff browse annotate |
f3635689afc1a8b96f94571d4593e01a80c39274 created 2015-10-29 16:37 -0700 pushed 2016-12-20 03:11 +0000 |
Seth Fowler | Seth Fowler - Bug 1207355 (Part 6) - Only respect StartDecoding() in imgRequest/imgRequestProxy. r=tn |
diff browse annotate |
b4c323832f317d650acd4bd7066d9432f3c1768c created 2015-10-28 22:57 -0700 pushed 2016-12-20 03:11 +0000 |
Phil Ringnalda | Phil Ringnalda - Back out 8 changesets (bug 1207355) for OS X 10.10 reftest failures in generated-content/ |
diff browse annotate |
aafd6db2fbb452350c42a1d839ce96ec6e183b53 created 2015-10-28 16:40 -0700 pushed 2016-12-20 03:11 +0000 |
Seth Fowler | Seth Fowler - Bug 1207355 (Part 8) - Remove imgIContainer::RequestDecode() and imgIRequest::RequestDecode(). r=tn |
diff browse annotate |
e941e0e106a1f501424cb08f304455cb1cf9d8b2 created 2015-10-28 16:40 -0700 pushed 2016-12-20 03:11 +0000 |
Seth Fowler | Seth Fowler - Bug 1207355 (Part 6) - Only respect StartDecoding() in imgRequest/imgRequestProxy. r=tn |
diff browse annotate |
ef10857254a01368861d9c1cc0105de89be6d169 created 2015-10-27 06:54 +0200 pushed 2016-12-20 03:11 +0000 |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 1217320 - Remove more XPIDL signature comments in .cpp files. r=froydnj |
diff browse annotate |
38558bb6671b53b51716c9a8d897b9eb1f3668a8 created 2015-10-20 10:45 +0530 pushed 2016-12-20 03:11 +0000 |
Oliver Henshaw | Oliver Henshaw - Bug 1180715 (1/4) - Track image LoadTime to compare with file mtime. review=seth |
diff browse annotate |
e8c7dfe727cd970e2c3294934e2927b14143c205 created 2015-10-18 01:24 -0400 pushed 2016-12-20 03:11 +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 2016-12-20 03:11 +0000 |
Wes Kocher | Wes Kocher - Backed out changeset 91d4539e00ce (bug 1207245) |
diff browse annotate |
91d4539e00cecb658604e021675a923c60ef3235 created 2015-10-07 16:50 -0400 pushed 2016-12-20 03:11 +0000 |
Nathan Froyd | Nathan Froyd - Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat |
diff browse annotate |
2e24f461affef38c5060648fe237a89ac080232f created 2015-08-24 19:49 -0700 pushed 2016-12-20 03:11 +0000 |
Seth Fowler | Seth Fowler - Bug 1196476 - Replace ProgressTracker::FirstObserverIs() with a simpler mechanism on imgRequest. r=tn |
diff browse annotate |
65f68419dbfcefe79421876936e62c7b0a58a9df created 2015-08-04 16:17 -0700 pushed 2016-12-20 03:11 +0000 |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan |
diff browse annotate |
360bb187e1a196c4c2fbaf22e6e82e427f77d6ae created 2015-07-15 14:52 -0700 pushed 2016-12-20 03:11 +0000 |
Christoph Kerschbaumer | Christoph Kerschbaumer - Bug 1183563 - Fix incorrect mixed content warning after internal redirects. r=tanvi, r=seth |
diff browse annotate |
91d6e262b662a0b4e47358665e222d3927337af9 created 2015-07-13 08:25 -0700 pushed 2016-12-20 03:11 +0000 |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 1182996 - Fix and add missing namespace comments. rs=ehsan |
diff browse annotate |
baad399c214ab6f8924038abb471b4a4d81c4243 created 2015-07-09 09:21 -0700 pushed 2016-12-20 03:11 +0000 |
Seth Fowler | Seth Fowler - Bug 1180126 - Read content disposition regardless of content type in imgRequest::PrepareForNewPart. r=tn |
diff browse annotate |
d3a0fc7aa9ee444df440835ec0f5badf61447748 created 2015-07-09 09:21 -0700 pushed 2016-12-20 03:11 +0000 |
Seth Fowler | Seth Fowler - No bug - Tweak formatting of logging statement in imgRequest. r=me |
diff browse annotate |
20748e1e2276b67bc7f9551127cbd62de7a3d03d created 2015-07-06 17:11 -0700 pushed 2016-12-20 03:11 +0000 |
Seth Fowler | Seth Fowler - Bug 1177615 - Rip everything related to FLAG_DECODE_STARTED out of ImageLib. r=tn |
diff browse annotate |
f52c18aac7ce0949190da943ec5d4ee86627d0f8 created 2015-06-03 15:25 -0700 pushed 2016-12-20 03:11 +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 2016-12-20 03:11 +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 2016-12-20 03:11 +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 2016-12-20 03:11 +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 2016-12-20 03:11 +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 2016-12-20 03: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 2016-12-20 03: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 2016-12-20 03: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 2016-12-20 03:11 +0000 |
Eric Rahm | Eric Rahm - Bug 1165515 - Part 1: Convert PR_LOG to MOZ_LOG. r=froydnj |
diff browse annotate |
74c9d2746692326a6f5746d91534ec5f3ddac480 created 2015-05-20 10:21 -0700 pushed 2016-12-20 03:11 +0000 |
Seth Fowler | Seth Fowler - Bug 1160703 (Part 3) - Associate an imgRequest with its ImageCacheKey. r=baku |
diff browse annotate |
7701abd924856d65acbf9927629cf27dd2335ec1 created 2015-05-14 20:52 -0700| base pushed 2016-12-20 03:11 +0000 |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 1038536 - Flatten image/src/ directory. r=seth |
diff browse annotate |
0b122f0b6fcfda45606c4ee6166436201578f167 created 2015-05-12 15:02 -0700| base pushed 2016-12-20 03:11 +0000 |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 1038536 - Flatten image/src/ directory. r=seth |