summaryrefslogtreecommitdiff
path: root/image
Commit message (Expand)AuthorAge
* Merge branch 'master' into 1829Brian Smith2022-04-28
|\
| * Issue #21 - Remove use counters telemetryFranklinDM2022-04-24
* | Issue #1829 - Revert “Issue #1751 -- Remove XP_MACOSX conditionals from the...Brian Smith2022-04-26
* | Issue #1829 - Revert “Issue #1751 - Remove Mac code behind MOZ_WIDGET_TOOLK...Brian Smith2022-04-26
|/
* Issue #21 - Remove remaining telemetry structs, callers and flags.Moonchild2022-04-02
* Issue #21 - Remove Telemetry plumbing and fix build.Moonchild2022-04-02
* Issue #1822 - Part 3: Remove LOAD_CLASSIFIER_URI and variousMoonchild2022-04-01
* Issue #1751 - Remove Mac code behind MOZ_WIDGET_TOOLKIT == 'cocoa'Moonchild2021-06-21
* Issue #1751 -- Remove XP_MACOSX conditionals from the rest of the tree.Moonchild2021-05-06
* Issue #1656 - Part 8: Devtools and misc.Moonchild2020-09-24
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23
* Issue #1619 - Convert Intrinsic Ratio to FloatAndy2020-07-31
* [image] Add a sanity check to JPEG encoder buffer handling, just in case.Moonchild2020-07-09
* Issue #439 - Remove, fix and clean up automated testsMoonchild2020-06-08
* Issue #1543 - Align <img> with no src to the updated spec.Moonchild2020-05-11
* Issue #1053 - Remove android support from imageMatt A. Tobin2020-02-23
* Convert dom/base/nsImageLoadingContent.cpp to use AsyncOpen2 and followups al...win7-72019-08-08
* Fix order of member variables in a couple of initializer listsadeshkp2019-03-14
* BMPs from the clipboard may include extra padding.Andrew Osmond2019-02-16
* Use existing image decoders to handle clipboard BMP data.wolfbeast2019-02-07
* Check for contiguous buffer state.wolfbeast2019-01-21
* Make Sourcebuffer::AppendFromInputStream handle canceled image loads.wolfbeast2019-01-21
* Make resuming of decoding work for anonymous decoders.wolfbeast2019-01-21
* Telemetry: Remove stubs and related codeadeshkp2019-01-12
* Avoid overflow in nsPNGEncoder::WriteCallback.wolfbeast2018-12-13
* Fix debug assertion.wolfbeast2018-11-22
* Fix blank pixel color for truncated GIFswolfbeast2018-11-21
* Split out FrameTimeout into its own header file for re-use.wolfbeast2018-11-21
* Unrefactor mRawVeggies back to mVBuffMeat ;Pwolfbeast2018-11-21
* Fix pasta errorwolfbeast2018-11-21
* Bug 1462355 - Part 1c. Make individual image decoders to use updated Decoder/...wolfbeast2018-11-21
* Bug 1462355 - Part 1b. Update Decoder and SurfacePipe plumbing to use updated...wolfbeast2018-11-21
* Bug 1462355 - Part 1a. Make imgFrame animation parameters threadsafe.wolfbeast2018-11-20
* Port WebP decoder changes.wolfbeast2018-11-20
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03
* Free the decoded image buffer before deleting the WebP decoder.wolfbeast2018-06-13
* Perform some sanity checks on nsMozIconURI.Pale Moon2018-06-07
* Merge pull request #412 from g4jc/hsts_priming_removal_backportMoonchild2018-05-30
|\
| * Remove support and tests for HSTS priming from the tree. Fixes #384Gaming4JC2018-05-26
* | Limit PNG image dimensions.wolfbeast2018-05-29
|/
* Bug 1323683 - Fold nsIURIWithQuery into nsIURIjanekptacijarabaci2018-04-22
* Bug 1409440. r=tnikkel, a=RyanVMAndrew Osmond2018-04-19
* Make vector image surface caching smarter.wolfbeast2018-04-05
* CSS: inline-block with a display:block <input> child element has a wrong base...janekptacijarabaci2018-03-12
* Remove the use of GetProcAddress() for shell32wolfbeast2018-02-19
* Use int instead of uint for vector dimension cap.wolfbeast2018-02-04
* Don't cache vector images in the surface cache if they are too large.wolfbeast2018-02-04
* Add WebP content sniffing code.wolfbeast2018-02-03
* Implement WebP image decoder.wolfbeast2018-02-03