.. |
AsyncImagePipelineManager.cpp
|
Bug 1476846 - Fix UpdateEpoch() handling r=nical
|
2018-08-08 14:14:00 +09:00 |
AsyncImagePipelineManager.h
|
Bug 1476846 - Reduce latency of applying async images of video r=nical
|
2018-08-07 19:12:06 +09:00 |
ClipManager.cpp
|
No Bug - Fix logging now that clip ids are size_t. r=me and DONTBUILD
|
2018-06-20 16:30:13 -04:00 |
ClipManager.h
|
Bug 1377187 - Rewrite the clipping code to use the new clipchain API. r=mstange
|
2018-05-08 09:08:39 -04:00 |
IpcResourceUpdateQueue.cpp
|
Bug 1455422 - Implement the new blob image rasterization hooks. r=kats, gankro
|
2018-07-19 16:33:05 -04:00 |
IpcResourceUpdateQueue.h
|
Bug 1455422 - Implement the new blob image rasterization hooks. r=kats, gankro
|
2018-07-19 16:33:05 -04:00 |
StackingContextHelper.cpp
|
Bug 1462961 - Refactor to save a nsDisplayTransform* instead of just the transform matrix. r=jrmuizel
|
2018-05-23 16:08:18 -04:00 |
StackingContextHelper.h
|
Bug 1462961 - Refactor to save a nsDisplayTransform* instead of just the transform matrix. r=jrmuizel
|
2018-05-23 16:08:18 -04:00 |
WebRenderBridgeChild.cpp
|
Bug 1480615 - reuse scaled fonts across blob image recordings. r=jrmuizel
|
2018-09-05 21:55:53 -04:00 |
WebRenderBridgeChild.h
|
Bug 1480615 - reuse scaled fonts across blob image recordings. r=jrmuizel
|
2018-09-05 21:55:53 -04:00 |
WebRenderBridgeParent.cpp
|
Bug 1477819 - Use WebRender low priority transactions for web content. r=jrmuizel
|
2018-09-12 15:30:17 +00:00 |
WebRenderBridgeParent.h
|
Bug 1488980 - Implement StartFrameTimeRecording for WebRender. r=mstange
|
2018-09-08 18:41:34 +00:00 |
WebRenderCanvasRenderer.cpp
|
Bug 1475187 - Remove AsyncImagePipelineManager::ApplyAsyncImages() call from WebRenderBridgeParent::RecvSetDisplayList() r=kats
|
2018-07-19 07:51:37 +09:00 |
WebRenderCanvasRenderer.h
|
Bug 1475187 - Remove AsyncImagePipelineManager::ApplyAsyncImages() call from WebRenderBridgeParent::RecvSetDisplayList() r=kats
|
2018-07-19 07:51:37 +09:00 |
WebRenderCommandBuilder.cpp
|
Bug 1488555 - Use ImageRendering property to provide proper filtering support for AsyncImage. r=nical
|
2018-09-07 22:28:41 +02:00 |
WebRenderCommandBuilder.h
|
Bug 1488555 - Use ImageRendering property to provide proper filtering support for AsyncImage. r=nical
|
2018-09-07 22:28:41 +02:00 |
WebRenderDrawEventRecorder.cpp
|
Bug 1425484 - Part 3. Integrate shared surfaces with the blob image recordings. r=jrmuizel
|
2018-04-26 19:00:16 -04:00 |
WebRenderDrawEventRecorder.h
|
Bug 1480615 - reuse scaled fonts across blob image recordings. r=jrmuizel
|
2018-09-05 21:55:53 -04:00 |
WebRenderImageHost.cpp
|
Bug 1245400 - P2. Keep track of frames that should have been painted but didn't. r=nical, r=mattwoodrow
|
2018-08-22 17:26:36 +02:00 |
WebRenderImageHost.h
|
Bug 1245400 - P5. Report frames dropped with WebRender. r=nical
|
2018-08-22 17:26:37 +02:00 |
WebRenderLayerManager.cpp
|
Bug 1488980 - Implement StartFrameTimeRecording for WebRender. r=mstange
|
2018-09-08 18:41:34 +00:00 |
WebRenderLayerManager.h
|
Bug 1488980 - Implement StartFrameTimeRecording for WebRender. r=mstange
|
2018-09-08 18:41:34 +00:00 |
WebRenderLayersLogging.cpp
|
Bug 1411627 - Send the applied offset for sticky frames to WR. r=mstange
|
2017-11-07 10:16:48 -05:00 |
WebRenderLayersLogging.h
|
Bug 1411627 - Send the applied offset for sticky frames to WR. r=mstange
|
2017-11-07 10:16:48 -05:00 |
WebRenderMessageUtils.h
|
Bug 1440511 - Part 8: Include ParamTraits impls which are used in ipdlh files, r=froydnj
|
2018-03-05 16:00:03 -05:00 |
WebRenderScrollData.cpp
|
Bug 1421825 - Fix crash and re-enable crashtest. r=jrmuizel
|
2018-07-10 09:37:40 -04:00 |
WebRenderScrollData.h
|
Bug 1452390 - Implement paint-skipping support in WebRender. r=botond
|
2018-05-11 21:18:22 -04:00 |
WebRenderScrollDataWrapper.h
|
Bug 1451168 - Ensure the transforms from ancestor stacking contexts are combined properly. r=jrmuizel
|
2018-05-01 16:31:23 -04:00 |
WebRenderTextureHost.cpp
|
Bug 1477608 - Reuse same ExternalImageId for different video frames if possible r=jrmuizel
|
2018-07-25 23:30:08 +09:00 |
WebRenderTextureHost.h
|
Bug 1477608 - Reuse same ExternalImageId for different video frames if possible r=jrmuizel
|
2018-07-25 23:30:08 +09:00 |
WebRenderTextureHostWrapper.cpp
|
Bug 1477608 - Reuse same ExternalImageId for different video frames if possible r=jrmuizel
|
2018-07-25 23:30:08 +09:00 |
WebRenderTextureHostWrapper.h
|
Bug 1477608 - Reuse same ExternalImageId for different video frames if possible r=jrmuizel
|
2018-07-25 23:30:08 +09:00 |
WebRenderUserData.cpp
|
Bug 1460515 - Reuse more image keys at WebRenderImageData::UpdateImageKey() r=nical
|
2018-07-11 17:45:28 +09:00 |
WebRenderUserData.h
|
Bug 1480615 - reuse scaled fonts across blob image recordings. r=jrmuizel
|
2018-09-05 21:55:53 -04:00 |