summaryrefslogtreecommitdiffstats
path: root/gfx
Commit message (Collapse)AuthorAgeLines
* Bug 1428947 - Check plane width & stride constraints. r=mattwoodrow, a=rituDan Glastonbury2018-03-14-10/+13
| | | | | | | MozReview-Commit-ID: 328ETwMdVnq --HG-- extra : rebase_source : e16b28d137de080f9d8495c6937e24ac16b16ab1
* Remove gfx/thebes checks for Windows 7+.wolfbeast2018-02-19-19/+6
|
* Remove some gfx/thebes checks for Windows Vista+.wolfbeast2018-02-19-23/+6
|
* Remove no longer relevant ClearType prefs.wolfbeast2018-02-18-65/+5
| | | | Tag #22
* Stop shipping d3dcompiler_43.dllwolfbeast2018-02-18-33/+0
|
* Add more NS_BUILD_REFCNT_LOGGING in AtomicRefCountedWithFinalize.wolfbeast2018-02-08-2/+8
|
* Avoid potentially unsafe snprintf usage in FPSCounter.wolfbeast2018-02-08-6/+21
| | | | | | snprintf returns the number of bytes it would have written when it runs out of space. This patch makes sure we properly handle this unlikely event in FPSCounter. This patch also makes sure we don't print out the contents of an uninitialized buffer.
* Check for too large allocation size in BasicPlanarYCbCrImage::CopyData (DiD)wolfbeast2018-02-05-1/+8
|
* Update graphite2 lib to 1.3.10wolfbeast2018-02-04-1799/+32
| | | | (from 1.3.8)
* Implement WebP image decoder.wolfbeast2018-02-03-0/+1
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1617649