summaryrefslogtreecommitdiff
path: root/dom/canvas
Commit message (Expand)AuthorAge
* Issue #1525 - Kill marquee elementMoonchild2020-06-01
* Issue #80 - Resolve issues with compiling on insane gcc configurations with n...Matt A. Tobin2020-04-25
* Issue #80 - De-unify dom/canvaswolfbeast2020-04-18
* Issue #1354 - Clear the current context when MakeCurrent() fails.wolfbeast2020-01-20
* No issue - Fix some line endings in WebGLShaderValidator.cppwolfbeast2020-01-16
* Issue #1354 - Don't allow glsl[130,400] unless we have gpu_shader5wolfbeast2020-01-16
* Update identifier map entries and notify if they get removed.wolfbeast2019-12-06
* Add size checks to WebGLContext::BufferData()wolfbeast2019-10-24
* Remove old ANGLE driver bug workaround.wolfbeast2019-08-08
* Use WeakPtr for extension parent pointer.wolfbeast2019-07-20
* Truncate Buffer/Texture on GL_OOM.wolfbeast2019-07-19
* Improve `origin-clean` algorithm based on our previous changes.wolfbeast2019-06-05
* Revert "Improve origin-clean algorithm"wolfbeast2019-06-04
* [WebGL] Enable size limit on Linux.wolfbeast2019-05-29
* Improve origin-clean algorithmwolfbeast2019-05-27
* Extend origin-clean algorithm (DiD).wolfbeast2019-03-22
* Implement origin-clean algorithm for ImageBitmap.wolfbeast2019-02-14
* Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTSwolfbeast2019-01-18
* Clear CanvasShutdownObserver::mCanvas when the canvas goes away.wolfbeast2018-12-13
* Remove VR hardware support.wolfbeast2018-11-26
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03
* Bug 1335296 - Expand about:support WebGL informationjanekptacijarabaci2018-08-01
* Fix incorrect namespace use.wolfbeast2018-07-11
* Switch from ShCompileOptions to int.wolfbeast2018-07-11
* Restore emulated functions for OS X 10.8/10.7wolfbeast2018-07-11
* Bug 604026 - Sync event loops in workers should be created only if compatible...janekptacijarabaci2018-07-05
* Bug 1458264 - Reset UNPACK_SKIP vars when uploading zeros.jgilbert@mozilla.com2018-06-07
* Update dimensions early in ClearTarget.Jonathan Kew2018-06-07
* Remove gfxCrashReporterUtils.wolfbeast2018-05-20
* Remove other gonk widget conditionals and unused files.wolfbeast2018-05-13
* Remove MOZ_WIDGET_GONK [1/2]wolfbeast2018-05-12
* moebius#106: SVG - CanvasImageSource - allow using an SVGImageElement as a Ca...janekptacijarabaci2018-04-15
* Bug 1438425 - Delete DocumentRenderer. r=jesup, r=jgilbert, a=RyanVMJeff Muizelaar2018-03-14
* Bug 1442504 - Disable disjoint timer queries. r=milan, a=RyanVMJeff Gilbert2018-03-14
* Revert "Bug 1438425 - Delete DocumentRenderer. r=jesup, a=RyanVM"wolfbeast2018-03-14
* Bug 1438425 - Delete DocumentRenderer. r=jesup, a=RyanVMJeff Muizelaar2018-03-14
* Disable -Wimplicit-fallthrough in dom/canvastrav902018-03-04
* Don't build EME-specific subroutines without EME.wolfbeast2018-02-24
* Add canvas data poisoning option.wolfbeast2018-02-02
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02