- Dec 04, 2012
-
-
Patrick McManus authored
-
- Dec 03, 2012
-
-
Joe Drew authored
Drew's First Law of Programming: If you write your own rounding code, you will be wrong 100% of the time.
-
- Nov 16, 2012
-
-
Joe Drew authored
Bug 802390 - Gracefully handle shutting down a decoder that hasn't had a chance to do any work. r=jrmuizel
-
- Nov 28, 2012
-
-
Robert O'Callahan authored
--HG-- extra : rebase_source : f94300b24b90d063df095324663c9d8fa49e42e9
-
Jonathan Kew authored
bug 815512 pt 1 - on retina-display Macs, moz-icon gets a bitmap that is 2x the 'expected' size. r=joe
-
- Nov 27, 2012
-
-
Nicholas Nethercote authored
Bug 711901 - When possible, measure, don't compute, the size of imgFrame::mImageSurface. r=joedrew. --HG-- extra : rebase_source : 72dc61c2618166262ec6d83778d7bd2a3a7b5d61
-
- Nov 28, 2012
-
-
Ehsan Akhgari authored
-
Ehsan Akhgari authored
Bug 815359 - Use the correct contract ID to create nsISupportsPRUint32's in the icon decoder; r=bzbarsky
-
Josh Matthews authored
-
- Nov 21, 2012
-
-
Seth Fowler authored
-
- Nov 19, 2012
-
-
Jeff Muizelaar authored
Decoding progressively is slower because we duplicate work like color conversion and color correction for each outputted scan. We already suppress paints when have all of the data, so we shouldn't do this extra work. --HG-- extra : rebase_source : e6dd733546e1bb9e6e3279d9ceea0b4c0a88e049
-
- Nov 16, 2012
-
-
Ryan VanderMeulen authored
-
- Nov 19, 2012
-
-
Tobias Netzel authored
-
- Nov 17, 2012
-
-
Josh Matthews authored
-
- Nov 20, 2012
-
-
Joe Drew authored
--HG-- extra : rebase_source : ac71cc01359c39e275e8b12c44e7d4e5fb04a81b
-
- Nov 16, 2012
-
-
Joe Drew authored
Bug 802390 - Gracefully handle shutting down a decoder that hasn't had a chance to do any work. r=jrmuizel
-
Jeff Muizelaar authored
--HG-- extra : rebase_source : bd0b47c361eee7c0ed6f00f92eda8aabc5ef08e9
-
Jeff Muizelaar authored
This makes use of imgLoader instead of imgILoader in more places. --HG-- extra : rebase_source : 6b391e5ecc2fd9558516c7493116e7e7852b71b3
-
Matt Woodrow authored
-
- Nov 07, 2012
-
-
Josh Matthews authored
Bug 805013 - Paper over the browser-chrome crashes from certain circumstances that run ~RasterImage off the main thread. r=joe
-
- Nov 04, 2012
-
-
aceman authored
Bug 808379 - fix Assertion failure: isEmpty(), at ../../dist/include/mozilla/LinkedList.h:258 causing Thunderbird crash since landing of fix to bug 803688. r=jlebar Clear the sDiscardableImages linked list in DiscardTracker::Shutdown() so that the list destructor finds an empty array, which is required after bug 803688.
-
Seth Fowler authored
-
- Nov 07, 2012
-
-
Josh Matthews authored
Bug 805013 - Paper over the browser-chrome crashes from certain circumstances that run ~RasterImage off the main thread. r=joe
-
- Oct 24, 2012
-
-
Jeff Walden authored
Bug 803439 - Add removeFrom() that takes a list and asserts the element is initially present in it. r=jlebar --HG-- extra : rebase_source : c2aad35774a71167f97f940fb416735862b78950
-
Jeff Muizelaar authored
DONTBUILD
-
- Oct 19, 2012
-
-
Seth Fowler authored
-
- Oct 31, 2012
-
-
Kyle Huey authored
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon --HG-- extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
-
Vicamo Yang authored
-
- Oct 30, 2012
-
-
Ed Morley authored
-
- Oct 26, 2012
-
-
Jacek Szpot authored
-
- Nov 21, 2012
-
-
Ehsan Akhgari authored
-
- Nov 07, 2012
-
-
Josh Matthews authored
Bug 805013 - Diagnostic bandaid to ensure that all RasterImages are removed from the discard tracker. r=joe
-
- Oct 30, 2012
-
-
Kyle Huey authored
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
-
- Oct 29, 2012
-
-
Nathan Froyd authored
-
- Oct 30, 2012
-
-
Kyle Huey authored
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
-
- Oct 11, 2012
-
-
Isaac Aggrey authored
-
- Oct 17, 2012
-
-
Daniel Holbert authored
Bug 802458: Remove useless "NS_SUCCEEDED(rv)" in icon/gtk/nsIconChannel.cpp, and declare rv down where it's used. r=karlt
-
Josh Matthews authored
Bug 802144 - Don't delete memory used for image frames while the decoder could still try to use it. r=joe
-
- Oct 22, 2012
-
-
Josh Matthews authored
-
- Oct 20, 2012
-
-
Phil Ringnalda authored
-