summaryrefslogtreecommitdiff
path: root/image/src/RasterImage.cpp
Commit message (Collapse)AuthorAge
* Add JXR support to the browserrhinoduck2017-02-08
| | | | | | | | | | | | | | Can be enabled/disabled at runtime by toggling the 'media.jxr.enabled' pref (disabled by default). Two additional prefs are provided for testing purposes: 'media.jxr.autoaccept', and 'media.jxr.advertised_mime_type' See comments in all.js for information on what these do. This commit includes the MS OpenTech implementation of the decoder on the browser side with some fixes applied; see the development in Pale Moon GitGub issue #105 or my comments in the source code for more information.
* Base import of Tycho-libwebp-work branchwolfbeast2016-09-01
|
* Base import of Tycho code (warning: huge commit)Pale Moon2016-09-01
|
* Import libwebp 0.3.0 to the treePale Moon2015-06-16
|
* Wholesale switch remaining code to GoannaPale Moon2015-05-27
|
* Remove telemetry includes (except where still required)Pale Moon2015-04-14
|
* Remove Telemetry part 15: Clean up various timers and stubs/dead codePale Moon2015-04-14
|
* Remove Telemetry part1: Autotimers, accumulator callsPale Moon2015-03-21
|
* Implement CSS basic filters, CSS hue-rotate, CSS image-orientation, and EXIF ↵Pale Moon2014-08-18
| | | | reader.
* Bug 913805 - Hold a lock on the RasterImage in ScaleRequest so that the ↵George Wright2014-06-20
| | | | srcFrame doesn't go away if we need to discard images to free up memory.
* Recommit working copy to repo with proper line endings.wolfbeast2014-05-21