diff browse annotate |
4b3247d6507b5452b5ef3c4953cfa37477f6cf0e created 2012-10-22 13:16 -0400 pushed 2013-02-14 23:19 +0000 |
Joe Drew | Joe Drew - Bug 802168 - Don't shut down the decoder when we're destroying RasterImages; instead, just remove ourselves from the decoding list. r=jrmuizel,jdm |
diff browse annotate |
78f0949318a5214b732aae686a645c8bc6656f02 created 2012-10-12 12:11 -0400 pushed 2013-02-14 23:19 +0000 |
Josh Matthews | Josh Matthews - Bug 505385 - Part 18: Reduce number of notifications - START_REQUEST/START_CONTAINER -> SIZE_AVAILABLE, remove START_DECODE and START_FRAME. Rename remaining ones for clarity. r=joe |
diff browse annotate |
96f82111d090fdfeccf343662d40023d43b99d35 created 2012-10-12 12:11 -0400 pushed 2013-02-14 23:19 +0000 |
Josh Matthews | Josh Matthews - Bug 505385 - Part 17: Clean up unused arguments in imgStatusTracker observers, document unclear things, etc. r=joe |
diff browse annotate |
163205db950dccd29cba7f320f1c9d29cb703d7c created 2012-10-12 12:11 -0400 pushed 2013-02-14 23:19 +0000 |
Josh Matthews | Josh Matthews - Bug 505385 - Part 13: Remove OnStopContainer and make OnStopDecode a true decode notification. r=joe |
diff browse annotate |
2adc0ce03dba4ba6548c1a0673a4c9e4d18b473a created 2012-10-11 21:58 -0400 pushed 2013-02-14 23:19 +0000 |
Josh Matthews | Josh Matthews - Back out bug 585385 for build bustage. |
diff browse annotate |
d35c748b03b0f222767442747c7eab9fa911e9e4 created 2012-10-11 21:34 -0400 pushed 2013-02-14 23:19 +0000 |
Josh Matthews | Josh Matthews - Bug 505385 - Part 18: Reduce number of notifications - START_REQUEST/START_CONTAINER -> SIZE_AVAILABLE, remove START_DECODE and START_FRAME. Rename remaining ones for clarity. r=joe |
diff browse annotate |
b4ec385f733b9e2e04eea14b418a9ab2aea5b673 created 2012-10-11 21:34 -0400 pushed 2013-02-14 23:19 +0000 |
Josh Matthews | Josh Matthews - Bug 505385 - Part 17: Clean up unused arguments in imgStatusTracker observers, document unclear things, etc. r=joe |
diff browse annotate |
3cd2146a9d6eb1f49db9b86e74787fc03dfef6ca created 2012-10-11 21:34 -0400 pushed 2013-02-14 23:19 +0000 |
Josh Matthews | Josh Matthews - Bug 505385 - Part 13: Remove OnStopContainer and make OnStopDecode a true decode notification. r=joe |
diff browse annotate |
28bfdee5702699b0e9313837ff125b55a9f90189 created 2012-09-10 12:16 -0700 pushed 2013-01-03 21:54 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
c4f83d9d8243f3f853a5356188164a5fddee2b5a created 2012-08-22 16:09 -0700 pushed 2013-01-03 21:54 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
08187a7ea8974548382f5d7775df8171a4ec6449 created 2012-07-30 13:15 -0700 pushed 2013-01-03 21:54 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
80e4ab0d24bc64ceaa7693ab5def36faffde7a40 created 2012-05-21 14:40 -0700 pushed 2013-01-03 21:54 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
5caeb193e6de12c5252280a0f8bd29fb32e821e7 created 2012-03-26 14:17 -0700 pushed 2013-01-03 21:54 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
6ba07330f431d6f08ea4bc8ad067e6fee2e4a979 created 2012-01-21 17:30 +0100 pushed 2013-01-03 21:54 +0000 |
Jan de Mooij | Jan de Mooij - Merge from mozilla-central. |
diff browse annotate |
6276fe64003543e107ade90054f382c550ef5d66 created 2012-01-05 12:10 -0800 pushed 2013-01-03 21:54 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
74c7f055b86b0abc20216c27b4ba67dfbd07d312 created 2011-12-22 11:50 -0800 pushed 2013-01-03 21:54 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
a64147b4cccbdecd64ad218625df24981f5e86c5 created 2011-11-29 16:44 -0800 pushed 2013-01-03 21:54 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
7c70058ad7b7503b674d110cd91209605fa80bfe created 2011-11-16 15:10 -0800 pushed 2013-01-03 21:54 +0000 |
Sean Stangl | Sean Stangl - Merge. Write barriers have not yet been integrated. |
diff browse annotate |
8da6b16bdd33a7c882d9aa04c05277c911c74fae created 2011-10-28 15:06 -0700| base pushed 2013-01-03 21:54 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
70a0eda09c3cd2bdc33f9d91d62a0c8a079b04a9 created 2012-09-09 16:29 -0700 pushed 2013-01-03 21:54 +0000 |
Daniel Holbert | Daniel Holbert - Bug 789382: Change nsIScriptError methods init() and initWithWindowID() to take nsAString, rather than wchar / PRUnichar*. r=bz sr=bsmedberg |
diff browse annotate |
a16372ce30b5f6b747246b01fcd215a4bf3b6342 created 2012-08-22 11:56 -0400 pushed 2012-11-14 20:38 +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-11-14 20:38 +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-08-24 15:39 +0000 |
Gervase Markham | Gervase Markham - Bug 716478 - update licence to MPL 2. |
diff browse annotate |
1e64ae9b40096ba2d66ce34e1388f8da770129e6 created 2012-03-23 15:10 -0700 pushed 2012-07-13 18:18 +0000 |
Jeff Gilbert | Jeff Gilbert - Bug 696569 - Allow for non-premultiplied data for canvases - r=bjacob,joedrew |
diff browse annotate |
9cf740464cd01a801e50b1e22f1156756765f2bf created 2012-01-06 21:32 +0530 pushed 2012-04-20 19:40 +0000 |
Atul Aggarwal | Atul Aggarwal - Bug 698263 - Rename mozilla::imagelib namespaces to mozilla::image r=joe |
diff browse annotate |
20550c970bd498ae92d6eff07beb9697faed2001 created 2012-01-02 14:23 -0600 pushed 2012-04-20 19:40 +0000 |
Jeff Walden | Jeff Walden - Bug 714572 - Fix nearly all clang warnings building image/. r=bholley |
diff browse annotate |
916876a3db976b54c3ea5b28162b06fceeb21b0a created 2011-12-21 16:51 -0500 pushed 2012-04-20 19:40 +0000 |
aceman | aceman - Bug 711721 - merge nsIScriptError and nsIScriptError2 interfaces; r=neil, sr=bzbarsky |
diff browse annotate |
a31b251053fbd62c62dbfb5bef24660ee3a55262 created 2011-11-24 18:23 -0500 pushed 2012-03-09 01:01 +0000 |
Benoit Girard | Benoit Girard - Bug 703231 - [Mac] Fix scan lines while decoding images caused by high quality down scaling. r=joe |
diff browse annotate |
eca4029b19d967ec4961b3e2e2b535f3c0baccd5 created 2011-11-09 13:39 -0800 pushed 2012-03-09 01:01 +0000 |
Scott Johnson | Scott Johnson - Bug 666446, Part 9/10 - Implement methods in RasterImage in order to faciliate refresh driver-based animations. [r=dholbert,joe] |
diff browse annotate |
7eefb2f21c4c60a14c2e89a33024a199ce6eeab5 created 2011-09-29 09:17 -0400 pushed 2012-01-29 07:46 +0000 |
Jeff Muizelaar | Jeff Muizelaar - Bug 691754. Change the decoder constructor to use a c++ reference instead of a pointer. r=joe |
diff browse annotate |
0a5e72d1b479b9f015a407e33e9001e5ad0aa786 created 2011-10-17 21:32 -0700| base pushed 2012-01-29 07:46 +0000 |
Bobby Holley | Bobby Holley - Bug 128502 - Move imagelib to mozilla/image on a CLOSED TREE. r=joe,brendan |