Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 |
| | | | | | This creates a number of stubs and leaves some surrounding code that may be irrelevant (eg. recorded time stamps, status variables). Stub resolution/removal should be a follow-up to this. | ||
* | Bug 1335296 - Expand about:support WebGL information | janekptacijarabaci | 2018-08-01 |
| | |||
* | Fix incorrect namespace use. | wolfbeast | 2018-07-11 |
| | |||
* | Switch from ShCompileOptions to int. | wolfbeast | 2018-07-11 |
| | |||
* | Restore emulated functions for OS X 10.8/10.7 | wolfbeast | 2018-07-11 |
| | |||
* | Bug 604026 - Sync event loops in workers should be created only if ↵ | janekptacijarabaci | 2018-07-05 |
| | | | | compatible with the worker shutdown status | ||
* | Bug 1458264 - Reset UNPACK_SKIP vars when uploading zeros. | jgilbert@mozilla.com | 2018-06-07 |
| | |||
* | Update dimensions early in ClearTarget. | Jonathan Kew | 2018-06-07 |
| | |||
* | Remove gfxCrashReporterUtils. | wolfbeast | 2018-05-20 |
| | | | | Tag #20. | ||
* | Remove other gonk widget conditionals and unused files. | wolfbeast | 2018-05-13 |
| | | | | Tag #288. | ||
* | Remove MOZ_WIDGET_GONK [1/2] | wolfbeast | 2018-05-12 |
| | | | | Tag #288 | ||
* | moebius#106: SVG - CanvasImageSource - allow using an SVGImageElement as a ↵ | janekptacijarabaci | 2018-04-15 |
| | | | | CanvasImageSource | ||
* | Bug 1438425 - Delete DocumentRenderer. r=jesup, r=jgilbert, a=RyanVM | Jeff Muizelaar | 2018-03-14 |
| | | | | It is unused. | ||
* | Bug 1442504 - Disable disjoint timer queries. r=milan, a=RyanVM | Jeff Gilbert | 2018-03-14 |
| | | | | | | | | MozReview-Commit-ID: IurPcGHzAoQ --HG-- extra : source : bef3db82d7ca31a188f902e317713c88001938ed extra : intermediate-source : aeb9e1be02d26d4e21717368755b63821dc2d222 | ||
* | Revert "Bug 1438425 - Delete DocumentRenderer. r=jesup, a=RyanVM" | wolfbeast | 2018-03-14 |
| | | | | This reverts commit 5b69e05939c7fd3f917e2dd0f399774b3b15c886. | ||
* | Bug 1438425 - Delete DocumentRenderer. r=jesup, a=RyanVM | Jeff Muizelaar | 2018-03-14 |
| | | | | | | | It is unused. --HG-- extra : histedit_source : b7af9f250f0330f90547114184873ae9971f20fc | ||
* | Disable -Wimplicit-fallthrough in dom/canvas | trav90 | 2018-03-04 |
| | | | | GCC 7 supports the clang option -Wimplicit-fallthrough. | ||
* | Don't build EME-specific subroutines without EME. | wolfbeast | 2018-02-24 |
| | | | | | | | | | | | - Checks for restricted or encrypted content - Dispatching 'encrypted' events - Dispatching 'key needed' events - HTML Media Element media keys system - EME telemetry - HTML Media Element EME API This is the main bulk for #26, isolating EME-specific code. | ||
* | Add canvas data poisoning option. | wolfbeast | 2018-02-02 |
| | | | | Tag #61. | ||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |