| Commit message (Expand) | Author | Age | Lines |
* | Fix order of member variables in a couple of initializer lists | adeshkp | 2019-03-14 | -1/+1 |
* | BMPs from the clipboard may include extra padding. | Andrew Osmond | 2019-02-16 | -16/+36 |
* | Use existing image decoders to handle clipboard BMP data. | wolfbeast | 2019-02-07 | -5/+26 |
* | Check for contiguous buffer state. | wolfbeast | 2019-01-21 | -0/+11 |
* | Make Sourcebuffer::AppendFromInputStream handle canceled image loads. | wolfbeast | 2019-01-21 | -3/+11 |
* | Make resuming of decoding work for anonymous decoders. | wolfbeast | 2019-01-21 | -7/+18 |
* | Telemetry: Remove stubs and related code | adeshkp | 2019-01-12 | -13/+0 |
* | Avoid overflow in nsPNGEncoder::WriteCallback. | wolfbeast | 2018-12-13 | -13/+40 |
* | Fix debug assertion. | wolfbeast | 2018-11-22 | -1/+1 |
* | Fix blank pixel color for truncated GIFs | wolfbeast | 2018-11-21 | -1/+7 |
* | Split out FrameTimeout into its own header file for re-use. | wolfbeast | 2018-11-21 | -100/+119 |
* | Unrefactor mRawVeggies back to mVBuffMeat ;P | wolfbeast | 2018-11-21 | -4/+4 |
* | Fix pasta error | wolfbeast | 2018-11-21 | -0/+2 |
* | Bug 1462355 - Part 1c. Make individual image decoders to use updated Decoder/... | wolfbeast | 2018-11-21 | -33/+49 |
* | Bug 1462355 - Part 1b. Update Decoder and SurfacePipe plumbing to use updated... | wolfbeast | 2018-11-21 | -92/+84 |
* | Bug 1462355 - Part 1a. Make imgFrame animation parameters threadsafe. | wolfbeast | 2018-11-20 | -65/+91 |
* | Port WebP decoder changes. | wolfbeast | 2018-11-20 | -273/+408 |
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 | -33/+1 |
* | Free the decoded image buffer before deleting the WebP decoder. | wolfbeast | 2018-06-13 | -0/+1 |
* | Perform some sanity checks on nsMozIconURI. | Pale Moon | 2018-06-07 | -0/+10 |
* | Merge pull request #412 from g4jc/hsts_priming_removal_backport | Moonchild | 2018-05-30 | -13/+0 |
|\ |
|
| * | Remove support and tests for HSTS priming from the tree. Fixes #384 | Gaming4JC | 2018-05-26 | -13/+0 |
* | | Limit PNG image dimensions. | wolfbeast | 2018-05-29 | -3/+15 |
|/ |
|
* | Bug 1323683 - Fold nsIURIWithQuery into nsIURI | janekptacijarabaci | 2018-04-22 | -0/+26 |
* | Bug 1409440. r=tnikkel, a=RyanVM | Andrew Osmond | 2018-04-19 | -8/+20 |
* | Make vector image surface caching smarter. | wolfbeast | 2018-04-05 | -5/+17 |
* | CSS: inline-block with a display:block <input> child element has a wrong base... | janekptacijarabaci | 2018-03-12 | -0/+1 |
* | Remove the use of GetProcAddress() for shell32 | wolfbeast | 2018-02-19 | -36/+17 |
* | Use int instead of uint for vector dimension cap. | wolfbeast | 2018-02-04 | -1/+1 |
* | Don't cache vector images in the surface cache if they are too large. | wolfbeast | 2018-02-04 | -1/+10 |
* | Add WebP content sniffing code. | wolfbeast | 2018-02-03 | -0/+90 |
* | Implement WebP image decoder. | wolfbeast | 2018-02-03 | -2/+573 |
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+181639 |