.. |
crashtests
|
Bug 1582884 - Enable some crashtests on Android; r=geckoview-reviewers,agi
|
2019-09-24 01:12:09 +00:00 |
test
|
Backed out 3 changesets (bug 1638153) for perma failures on cross-origin-objects.html. CLOSED TREE
|
2020-06-01 23:51:35 +03:00 |
BasicRenderingContext2D.h
|
No bug - clang-format dom/canvas, gfx/[gl,layers,webrender_bindings].
|
2019-07-11 15:36:44 -07:00 |
CacheInvalidator.cpp
|
Bug 1622654 - update while(mCaches.size()) to use .empty() r=sylvestre
|
2020-04-01 21:32:54 +00:00 |
CacheInvalidator.h
|
Bug 1615487 - Make CachedDrawFetchLimits move-only, remove copy. r=lsalzman
|
2020-02-16 15:37:35 +00:00 |
CanvasGradient.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/canvas. r=jgilbert
|
2020-02-18 21:08:00 +00:00 |
CanvasImageCache.cpp
|
Bug 1620594 - Part 5: Use GetMainThreadSerialEventTarget instead of SystemGroup::EventTargetFor. r=nika
|
2020-04-07 15:17:07 +00:00 |
CanvasImageCache.h
|
Bug 1560979 - Account for video element's intrinsic size in CanvasRenderingContext2D::DrawImage. r=jib,lsalzman
|
2019-07-12 12:46:03 +00:00 |
CanvasPath.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/canvas. r=jgilbert
|
2020-02-18 21:08:00 +00:00 |
CanvasPattern.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/canvas. r=jgilbert
|
2020-02-18 21:08:00 +00:00 |
CanvasRenderingContext2D.cpp
|
Bug 1632249 - Support compositing out-of-process WebGL. r=handyman,lsalzman,nical,geckoview-reviewers,agi,imanol
|
2020-06-10 22:21:02 +00:00 |
CanvasRenderingContext2D.h
|
Bug 1632249 - Support compositing out-of-process WebGL. r=handyman,lsalzman,nical,geckoview-reviewers,agi,imanol
|
2020-06-10 22:21:02 +00:00 |
CanvasRenderingContextHelper.cpp
|
Bug 1639975. Make sure CanvasRenderingContextHelper::mCurrentContextType is initialized. r=nical
|
2020-05-22 09:14:04 +00:00 |
CanvasRenderingContextHelper.h
|
Bug 1639975. Make sure CanvasRenderingContextHelper::mCurrentContextType is initialized. r=nical
|
2020-05-22 09:14:04 +00:00 |
CanvasUtils.cpp
|
Bug 1602133 - WebGPU presentation r=jgilbert,webidl,smaug,aosmond
|
2020-04-06 22:29:18 +00:00 |
CanvasUtils.h
|
Bug 1602882 - Move array operations to a new js/Array.h header. r=sfink,bzbarsky
|
2019-12-11 06:17:44 +00:00 |
ClientWebGLContext.cpp
|
Bug 1632249 - NON_PREMULT TextureClient iff NON_PREMULT CanvasClient. r=handyman
|
2020-06-10 22:21:09 +00:00 |
ClientWebGLContext.h
|
Bug 1632249 - NON_PREMULT TextureClient iff NON_PREMULT CanvasClient. r=handyman
|
2020-06-10 22:21:09 +00:00 |
ClientWebGLExtensions.cpp
|
Bug 1477756 - Fix all webgl regression tests according to CI. r=handyman
|
2020-01-08 22:19:23 +00:00 |
ClientWebGLExtensions.h
|
Bug 1632249 - WebXR compositing fixes. r=imanol
|
2020-06-10 22:21:04 +00:00 |
GeneratePlaceholderCanvasData.h
|
Bug 1621433 - In RFP mode, turn canvas image extraction into a random 'poison pill' for fingerprinters r=tjr,jrmuizel
|
2020-05-14 13:56:55 +00:00 |
HostWebGLContext.cpp
|
Bug 1632249 - WebXR compositing fixes. r=imanol
|
2020-06-10 22:21:04 +00:00 |
HostWebGLContext.h
|
Bug 1632249 - WebXR compositing fixes. r=imanol
|
2020-06-10 22:21:04 +00:00 |
ImageBitmap.cpp
|
Bug 1602133 - WebGPU presentation r=jgilbert,webidl,smaug,aosmond
|
2020-04-06 22:29:18 +00:00 |
ImageBitmap.h
|
Backed out changeset 41c6b7e917fd (bug 1367251) for mochitest failures at test_conformance__textures__image_bitmap_from_blob__tex-2d-luminance-luminance-unsigned_byte.html. CLOSED TREE
|
2019-10-07 04:46:13 +03:00 |
ImageBitmapRenderingContext.cpp
|
Bug 1598998 - Fix CanvasContextType::ImageBitmap handling r=nical
|
2020-01-08 01:12:50 +00:00 |
ImageBitmapRenderingContext.h
|
Bug 1599696 - Fix ImageBitmapRenderingContext::IsContextCleanForFrameCapture() r=nical
|
2019-11-28 16:51:23 +00:00 |
ImageBitmapSource.h
|
…
|
|
ImageData.cpp
|
Bug 1575425 - Part 4: Remove manually checking shareness in various APIs implmentation; r=bzbarsky
|
2020-01-23 13:51:04 +00:00 |
ImageData.h
|
Bug 1350254 part 2. Switch ImageData to [Serializable]. r=baku
|
2019-06-25 06:44:38 +00:00 |
ImageUtils.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/canvas. r=jgilbert
|
2020-02-18 21:08:00 +00:00 |
ImageUtils.h
|
…
|
|
IpdlQueue.h
|
Bug 1624726: Part 6 - Eliminate pointers from QueueParamTraits::Read r=jgilbert
|
2020-06-08 23:42:37 +00:00 |
MurmurHash3.cpp
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
MurmurHash3.h
|
…
|
|
OffscreenCanvas.cpp
|
Bug 1632249 - Support compositing out-of-process WebGL. r=handyman,lsalzman,nical,geckoview-reviewers,agi,imanol
|
2020-06-10 22:21:02 +00:00 |
OffscreenCanvas.h
|
Bug 1632249 - Support compositing out-of-process WebGL. r=handyman,lsalzman,nical,geckoview-reviewers,agi,imanol
|
2020-06-10 22:21:02 +00:00 |
PWebGL.ipdl
|
Bug 1621762: Part 7 - Add IpdlQueue actor traits to WebGLParent/WebGLChild r=jgilbert,jld
|
2020-04-30 22:24:44 +00:00 |
ProducerConsumerQueue.h
|
Bug 1624726: Part 6 - Eliminate pointers from QueueParamTraits::Read r=jgilbert
|
2020-06-08 23:42:37 +00:00 |
Queue.cpp
|
Bug 1621762: Part 6 - Add and define IpdlQueue for WebGL IPC r=jgilbert
|
2020-04-30 22:24:00 +00:00 |
QueueParamTraits.h
|
Bug 1624726: Part 6 - Eliminate pointers from QueueParamTraits::Read r=jgilbert
|
2020-06-08 23:42:37 +00:00 |
TexUnpackBlob.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/canvas. r=jgilbert
|
2020-02-18 21:08:00 +00:00 |
TexUnpackBlob.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/canvas. r=jgilbert
|
2020-02-18 21:08:00 +00:00 |
TextMetrics.h
|
Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj
|
2020-02-20 11:40:14 +00:00 |
WebGL2Context.cpp
|
Bug 1608644 - Don't require float/half-float RBs for WebGL2. r=lsalzman
|
2020-01-17 03:39:56 +00:00 |
WebGL2Context.h
|
Bug 1477756 - Fix all webgl regression tests according to CI. r=handyman
|
2020-01-08 22:19:23 +00:00 |
WebGL2ContextBuffers.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGL2ContextFramebuffers.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGL2ContextMRTs.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGL2ContextQueries.cpp
|
Bug 1477756 - Fix all webgl regression tests according to CI. r=handyman
|
2020-01-08 22:19:23 +00:00 |
WebGL2ContextRenderbuffers.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGL2ContextSamplers.cpp
|
Bug 1617326 - Fix WebGL CTS/conformance2/extensions/* on Windows. r=lsalzman
|
2020-02-23 04:22:54 +00:00 |
WebGL2ContextState.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGL2ContextSync.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGL2ContextTransformFeedback.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGL2ContextUniforms.cpp
|
Bug 1617785 - Optimize GetDrawFetchLimits and vertexAttribPointer. r=lsalzman
|
2020-02-26 00:44:26 +00:00 |
WebGLBuffer.cpp
|
Bug 1611837 - Allow null `data` if `dataLen` is zero. r=lsalzman
|
2020-02-07 03:17:26 +00:00 |
WebGLBuffer.h
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLChild.cpp
|
Bug 1635956: Part 3 - Implement Shmem functionality in WebGL ProducerConsumerQueue r=jgilbert
|
2020-06-02 06:18:52 +00:00 |
WebGLChild.h
|
Bug 1635956: Part 3 - Implement Shmem functionality in WebGL ProducerConsumerQueue r=jgilbert
|
2020-06-02 06:18:52 +00:00 |
WebGLCommandQueue.h
|
Bug 1627305: Remove non-trivial macros from WebGL CommandQueue code r=jgilbert
|
2020-04-30 22:25:09 +00:00 |
WebGLContext.cpp
|
Bug 1632249 - Mark mCapturedFrameInvalidated even if mIsCanvasDirty. r=handyman
|
2020-06-10 22:21:19 +00:00 |
WebGLContext.h
|
Bug 1632249 - Create a separate WebGLContext::PresentInto function for WebXR. r=jgilbert
|
2020-06-10 22:21:07 +00:00 |
WebGLContextBuffers.cpp
|
Bug 1617785 - Optimize GetDrawFetchLimits and vertexAttribPointer. r=lsalzman
|
2020-02-26 00:44:26 +00:00 |
WebGLContextDraw.cpp
|
Bug 1617785 - Optimize GetDrawFetchLimits and vertexAttribPointer. r=lsalzman
|
2020-02-26 00:44:26 +00:00 |
WebGLContextExtensions.cpp
|
Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin
|
2020-05-27 18:11:12 +00:00 |
WebGLContextFramebufferOperations.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLContextGL.cpp
|
Bug 1636517 - When detaching a webgl fb attachment, reset params to defaults. r=lsalzman
|
2020-05-27 22:51:40 +00:00 |
WebGLContextLossHandler.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLContextLossHandler.h
|
Bug 1477756 - Initial out-of-process WebGL implementation. r=mccr8,handyman
|
2020-01-08 22:19:14 +00:00 |
WebGLContextState.cpp
|
Bug 1609819 - getParameter(DRAW_BUFFERn): Check with FB not GL. r=lsalzman
|
2020-01-17 03:40:19 +00:00 |
WebGLContextTextures.cpp
|
Bug 1617785 - Optimize GetDrawFetchLimits and vertexAttribPointer. r=lsalzman
|
2020-02-26 00:44:26 +00:00 |
WebGLContextUtils.cpp
|
Bug 1616715 - Make ReadPixelDesc per-call. r=lsalzman
|
2020-02-21 03:12:41 +00:00 |
WebGLContextUtils.h
|
Bug 1477756 - Initial out-of-process WebGL implementation. r=mccr8,handyman
|
2020-01-08 22:19:14 +00:00 |
WebGLContextValidate.cpp
|
Bug 1617785 - Optimize GetDrawFetchLimits and vertexAttribPointer. r=lsalzman
|
2020-02-26 00:44:26 +00:00 |
WebGLContextVertexArray.cpp
|
Bug 1617785 - Optimize GetDrawFetchLimits and vertexAttribPointer. r=lsalzman
|
2020-02-26 00:44:26 +00:00 |
WebGLContextVertices.cpp
|
Bug 1052940 - Make Maybe<T> only declare copy/move operations if T is copyable/movable. r=froydnj,jgilbert
|
2020-03-27 14:10:45 +00:00 |
WebGLCrossProcessCommandQueue.cpp
|
Bug 1621762: Part 3 - Make some classes generic to support multiple remote WebGL implementations r=jgilbert
|
2020-04-30 22:23:02 +00:00 |
WebGLCrossProcessCommandQueue.h
|
Bug 1621762: Part 7 - Add IpdlQueue actor traits to WebGLParent/WebGLChild r=jgilbert,jld
|
2020-04-30 22:24:44 +00:00 |
WebGLExtensionColorBufferFloat.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLExtensionColorBufferHalfFloat.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLExtensionCompressedTextureASTC.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLExtensionCompressedTextureBPTC.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLExtensionCompressedTextureES3.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLExtensionCompressedTextureETC1.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLExtensionCompressedTexturePVRTC.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLExtensionCompressedTextureRGTC.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLExtensionCompressedTextureS3TC.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLExtensionCompressedTextureS3TC_SRGB.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLExtensionDepthTexture.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLExtensionDisjointTimerQuery.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLExtensionDrawBuffers.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLExtensionEXTColorBufferFloat.cpp
|
Bug 1477756 - Initial out-of-process WebGL implementation. r=mccr8,handyman
|
2020-01-08 22:19:14 +00:00 |
WebGLExtensionFragDepth.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLExtensionInstancedArrays.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLExtensionSRGB.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLExtensionShaderTextureLod.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLExtensionTextureFloat.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLExtensionTextureFloatLinear.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLExtensionTextureHalfFloat.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLExtensionTextureHalfFloatLinear.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLExtensions.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLExtensions.h
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLFormats.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLFormats.h
|
Bug 1616715 - Make ReadPixelDesc per-call. r=lsalzman
|
2020-02-21 03:12:41 +00:00 |
WebGLFramebuffer.cpp
|
Bug 1632249 - Support compositing out-of-process WebGL. r=handyman,lsalzman,nical,geckoview-reviewers,agi,imanol
|
2020-06-10 22:21:02 +00:00 |
WebGLFramebuffer.h
|
Bug 1632249 - WebXR compositing fixes. r=imanol
|
2020-06-10 22:21:04 +00:00 |
WebGLInternalFormatsTable.h
|
Bug 1562642 - Add missing MPL2 headers r=mhoye
|
2019-07-05 17:05:57 +00:00 |
WebGLIpdl.h
|
Bug 1614499 - Implement XRWebGLLayer r=jgilbert,daoshengmu
|
2020-04-07 18:48:13 +00:00 |
WebGLMemoryTracker.cpp
|
Bug 1477756 - Fix all webgl regression tests according to CI. r=handyman
|
2020-01-08 22:19:23 +00:00 |
WebGLMemoryTracker.h
|
Bug 1477756 - Fix all webgl regression tests according to CI. r=handyman
|
2020-01-08 22:19:23 +00:00 |
WebGLMethodDispatcher.h
|
Bug 1632249 - Support compositing out-of-process WebGL. r=handyman,lsalzman,nical,geckoview-reviewers,agi,imanol
|
2020-06-10 22:21:02 +00:00 |
WebGLObjectModel.h
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLParent.cpp
|
Bug 1632249 - Support compositing out-of-process WebGL. r=handyman,lsalzman,nical,geckoview-reviewers,agi,imanol
|
2020-06-10 22:21:02 +00:00 |
WebGLParent.h
|
Bug 1632249 - Support compositing out-of-process WebGL. r=handyman,lsalzman,nical,geckoview-reviewers,agi,imanol
|
2020-06-10 22:21:02 +00:00 |
WebGLProgram.cpp
|
Bug 1617785 - Optimize GetDrawFetchLimits and vertexAttribPointer. r=lsalzman
|
2020-02-26 00:44:26 +00:00 |
WebGLProgram.h
|
Bug 1617785 - Optimize GetDrawFetchLimits and vertexAttribPointer. r=lsalzman
|
2020-02-26 00:44:26 +00:00 |
WebGLQuery.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLQuery.h
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLQueueParamTraits.h
|
Bug 1624726: Part 6 - Eliminate pointers from QueueParamTraits::Read r=jgilbert
|
2020-06-08 23:42:37 +00:00 |
WebGLRenderbuffer.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLRenderbuffer.h
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLSampler.cpp
|
Backed out changeset 7f724ded7131 (bug 1609579) for causing valgrind bustage CLOSED TREE
|
2020-01-16 09:22:15 +02:00 |
WebGLSampler.h
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLShader.cpp
|
Bug 1477756 - Fix all webgl regression tests according to CI. r=handyman
|
2020-01-08 22:19:23 +00:00 |
WebGLShader.h
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLShaderValidator.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLShaderValidator.h
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLStrongTypes.h
|
Bug 1536672 - Implement WebGL OVR_multiview2 behind draft flag. r=lsalzman,qdot
|
2019-05-23 20:48:21 +00:00 |
WebGLSync.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLSync.h
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLTexelConversions.cpp
|
Bug 1583970 - Cast sizeof to ptrdiff_t to avoid `-16 / 4 = big`. r=tsmith
|
2019-10-23 17:29:30 +00:00 |
WebGLTexelConversions.h
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-10-21 14:13:44 +00:00 |
WebGLTexture.cpp
|
Bug 1052940 - Make Maybe<T> only declare copy/move operations if T is copyable/movable. r=froydnj,jgilbert
|
2020-03-27 14:10:45 +00:00 |
WebGLTexture.h
|
Bug 1477756 - Fix all webgl regression tests according to CI. r=handyman
|
2020-01-08 22:19:23 +00:00 |
WebGLTextureUpload.cpp
|
Bug 1625404 - webgl.copyTexSubImage should lazily-initialize unwritten destination pixels. r=lsalzman
|
2020-03-31 01:00:50 +00:00 |
WebGLTransformFeedback.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLTransformFeedback.h
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLTypes.h
|
Bug 1632249 - WebXR compositing fixes. r=imanol
|
2020-06-10 22:21:04 +00:00 |
WebGLValidateStrings.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style r=jgilbert
|
2020-04-05 13:34:58 +00:00 |
WebGLValidateStrings.h
|
Bug 1477756 - Fix all webgl regression tests according to CI. r=handyman
|
2020-01-08 22:19:23 +00:00 |
WebGLVertexArray.cpp
|
Bug 1617785 - Optimize GetDrawFetchLimits and vertexAttribPointer. r=lsalzman
|
2020-02-26 00:44:26 +00:00 |
WebGLVertexArray.h
|
Bug 1617785 - Optimize GetDrawFetchLimits and vertexAttribPointer. r=lsalzman
|
2020-02-26 00:44:26 +00:00 |
WebGLVertexArrayFake.cpp
|
Bug 1617785 - Optimize GetDrawFetchLimits and vertexAttribPointer. r=lsalzman
|
2020-02-26 00:44:26 +00:00 |
WebGLVertexArrayFake.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/canvas. r=jgilbert
|
2020-02-18 21:08:00 +00:00 |
WebGLVertexArrayGL.cpp
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
WebGLVertexArrayGL.h
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
XRWebGLLayer.cpp
|
Bug 1632249 - Support compositing out-of-process WebGL. r=handyman,lsalzman,nical,geckoview-reviewers,agi,imanol
|
2020-06-10 22:21:02 +00:00 |
XRWebGLLayer.h
|
Bug 1633725 - Improve WebXR Garbage Collection. Respect XRRigidTransform.inverse and XRView.transform [SameObject] requirements. r=kip,daoshengmu,jgilbert
|
2020-05-01 01:42:39 +00:00 |
moz.build
|
Bug 1621433 - In RFP mode, turn canvas image extraction into a random 'poison pill' for fingerprinters r=tjr,jrmuizel
|
2020-05-14 13:56:55 +00:00 |
nsICanvasRenderingContextInternal.h
|
Bug 1632249 - NON_PREMULT TextureClient iff NON_PREMULT CanvasClient. r=handyman
|
2020-06-10 22:21:09 +00:00 |