| Commit message (Expand) | Author | Age | Lines |
* | Issue #1354 - Clear the current context when MakeCurrent() fails. | wolfbeast | 2020-01-20 | -0/+7 |
* | No issue - Fix some line endings in WebGLShaderValidator.cpp | wolfbeast | 2020-01-16 | -18/+18 |
* | Issue #1354 - Don't allow glsl[130,400] unless we have gpu_shader5 | wolfbeast | 2020-01-16 | -0/+11 |
* | Update identifier map entries and notify if they get removed. | wolfbeast | 2019-12-06 | -0/+47 |
* | Add size checks to WebGLContext::BufferData() | wolfbeast | 2019-10-24 | -0/+12 |
* | Remove old ANGLE driver bug workaround. | wolfbeast | 2019-08-08 | -10/+0 |
* | Use WeakPtr for extension parent pointer. | wolfbeast | 2019-07-20 | -33/+55 |
* | Truncate Buffer/Texture on GL_OOM. | wolfbeast | 2019-07-19 | -3/+25 |
* | Improve `origin-clean` algorithm based on our previous changes. | wolfbeast | 2019-06-05 | -0/+6 |
* | Revert "Improve origin-clean algorithm" | wolfbeast | 2019-06-04 | -36/+36 |
* | [WebGL] Enable size limit on Linux. | wolfbeast | 2019-05-29 | -1/+1 |
* | Improve origin-clean algorithm | wolfbeast | 2019-05-27 | -36/+36 |
* | Extend origin-clean algorithm (DiD). | wolfbeast | 2019-03-22 | -3/+8 |
* | Implement origin-clean algorithm for ImageBitmap. | wolfbeast | 2019-02-14 | -57/+140 |
* | Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS | wolfbeast | 2019-01-18 | -2/+0 |
* | Clear CanvasShutdownObserver::mCanvas when the canvas goes away. | wolfbeast | 2018-12-13 | -2/+11 |
* | Remove VR hardware support. | wolfbeast | 2018-11-26 | -82/+0 |
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 | -41/+0 |
* | Bug 1335296 - Expand about:support WebGL information | janekptacijarabaci | 2018-08-01 | -12/+117 |
* | Fix incorrect namespace use. | wolfbeast | 2018-07-11 | -2/+2 |
* | Switch from ShCompileOptions to int. | wolfbeast | 2018-07-11 | -29/+30 |
* | Restore emulated functions for OS X 10.8/10.7 | wolfbeast | 2018-07-11 | -0/+11 |
* | Bug 604026 - Sync event loops in workers should be created only if compatible... | janekptacijarabaci | 2018-07-05 | -4/+7 |
* | Bug 1458264 - Reset UNPACK_SKIP vars when uploading zeros. | jgilbert@mozilla.com | 2018-06-07 | -6/+15 |
* | Update dimensions early in ClearTarget. | Jonathan Kew | 2018-06-07 | -6/+13 |
* | Remove gfxCrashReporterUtils. | wolfbeast | 2018-05-20 | -4/+0 |
* | Remove other gonk widget conditionals and unused files. | wolfbeast | 2018-05-13 | -3/+0 |
* | Remove MOZ_WIDGET_GONK [1/2] | wolfbeast | 2018-05-12 | -32/+0 |
* | moebius#106: SVG - CanvasImageSource - allow using an SVGImageElement as a Ca... | janekptacijarabaci | 2018-04-15 | -8/+20 |
* | Bug 1438425 - Delete DocumentRenderer. r=jesup, r=jgilbert, a=RyanVM | Jeff Muizelaar | 2018-03-14 | -247/+19 |
* | Bug 1442504 - Disable disjoint timer queries. r=milan, a=RyanVM | Jeff Gilbert | 2018-03-14 | -3/+3 |
* | Revert "Bug 1438425 - Delete DocumentRenderer. r=jesup, a=RyanVM" | wolfbeast | 2018-03-14 | -3/+247 |
* | Bug 1438425 - Delete DocumentRenderer. r=jesup, a=RyanVM | Jeff Muizelaar | 2018-03-14 | -247/+3 |
* | Disable -Wimplicit-fallthrough in dom/canvas | trav90 | 2018-03-04 | -1/+1 |
* | Don't build EME-specific subroutines without EME. | wolfbeast | 2018-02-24 | -0/+2 |
* | Add canvas data poisoning option. | wolfbeast | 2018-02-02 | -14/+59 |
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+730956 |