.. |
basic
|
Bug 913329 - Use CopySurface to draw to the screen using OMTC basic. r=mattwoodrow
|
2013-09-09 11:49:56 -04:00 |
client
|
Backed out changeset a2f85a996314 (bug 907926) for TART regressions
|
2013-09-11 13:31:53 -04:00 |
composite
|
Bug 912144 - Use the composition bounds instead of the viewport for hit testing. r=BenWa
|
2013-09-11 18:17:27 -04:00 |
d3d9
|
Bug 913603 - Avoid needlessly including nsRect.h - r=jrmuizel
|
2013-09-06 22:15:49 -04:00 |
d3d10
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
d3d11
|
Bug 909607. Check if we are minimised before compositing. r=Bas
|
2013-09-09 09:07:01 +12:00 |
ipc
|
Merge b2g-inbound to m-c.
|
2013-09-11 20:58:14 -04:00 |
opengl
|
Merge mozilla-central and b2g-inbound
|
2013-09-12 12:09:58 +01:00 |
Compositor.cpp
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
Compositor.h
|
Display fill ratio when showing FPS counter (bug 915342, r=bgirard).
|
2013-09-11 23:57:23 +02:00 |
CompositorTypes.h
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
CopyableCanvasLayer.cpp
|
Bug 912042 - Remove the last occurences of #include "GLContext.h" in remaining headers - r=jrmuizel
|
2013-09-06 22:11:41 -04:00 |
CopyableCanvasLayer.h
|
Bug 912042 - Remove the last occurences of #include "GLContext.h" in remaining headers - r=jrmuizel
|
2013-09-06 22:11:41 -04:00 |
D3D9SurfaceImage.cpp
|
|
|
D3D9SurfaceImage.h
|
|
|
DirectedGraph.h
|
|
|
Effects.cpp
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
Effects.h
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
FrameMetrics.h
|
Bug 912806 - Store both cumulative and non-cumulative resolutions in FrameMetrics and use whichever is appropriate. r=kats
|
2013-09-05 18:26:59 -04:00 |
GrallocImages.cpp
|
Bug 871364 - Support GonkNativeWindow on gonk-JB r=jmuizelaar,mwu,doublec,mikeh,glandium
|
2013-09-12 11:40:26 +02:00 |
GrallocImages.h
|
Bug 871364 - Support GonkNativeWindow on gonk-JB r=jmuizelaar,mwu,doublec,mikeh,glandium
|
2013-09-12 11:40:26 +02:00 |
ImageContainer.cpp
|
bug 905410 - remove most remaining usage of nspr atomics outside of xpcom/ r=ehsan
|
2013-08-12 05:51:49 -04:00 |
ImageContainer.h
|
Bug 907837 - Fix IWYU false positive to unbreak non-SPS build. r=nrc
|
2013-08-22 19:11:47 +12:00 |
ImageDataSerializer.cpp
|
Bug 908006 - use 4 bytes aligned stride in ImageDataSerializer. r=nical
|
2013-08-26 16:13:22 +12:00 |
ImageDataSerializer.h
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
ImageLayers.cpp
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
ImageLayers.h
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
ImageTypes.h
|
Backed out changeset ce3a1df4d559 (bug 875247) for mochitest-mc crashes.
|
2013-08-09 17:56:15 -04:00 |
Layers.cpp
|
Bug 912939 - Rename LayerTransaction.ipdlh into LayersMessages.ipdlh. r=kanru
|
2013-09-06 17:41:00 +02:00 |
Layers.h
|
Don't include mozilla-config.h in gfx.layers. No bug. r=me
|
2013-09-09 08:55:48 +12:00 |
LayersLogging.cpp
|
Bug 903065: Update switch statement in LayersLogging.cpp to include new FILTER_GOOD enum value. r=jrmuizel
|
2013-08-18 12:40:58 -07:00 |
LayersLogging.h
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
LayerSorter.cpp
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
LayerSorter.h
|
|
|
LayersTypes.h
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
LayerTreeInvalidation.cpp
|
Bug 912953 - Don't fluff out the invalidation region from the inactive layer manager. r=roc
|
2013-09-06 11:29:13 +02:00 |
LayerTreeInvalidation.h
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
Makefile.in
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
moz.build
|
Bug 912939 - Rename LayerTransaction.ipdlh into LayersMessages.ipdlh. r=kanru
|
2013-09-06 17:41:00 +02:00 |
ReadbackLayer.h
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
ReadbackProcessor.cpp
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
ReadbackProcessor.h
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
RenderTrace.cpp
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
RenderTrace.h
|
|
|
SharedTextureImage.h
|
Bug 912042 - Remove the last occurences of #include "GLContext.h" in remaining headers - r=jrmuizel
|
2013-09-06 22:11:41 -04:00 |
ThebesLayerBuffer.cpp
|
Backed out changeset a2f85a996314 (bug 907926) for TART regressions
|
2013-09-11 13:31:53 -04:00 |
ThebesLayerBuffer.h
|
Backed out changeset a2f85a996314 (bug 907926) for TART regressions
|
2013-09-11 13:31:53 -04:00 |
TiledLayerBuffer.h
|
bug 887819 - Investigate using the tiled layers backend, create pref to enable tiles r=BenWa
|
2013-09-10 14:21:37 -04:00 |
YCbCrImageDataSerializer.cpp
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
YCbCrImageDataSerializer.h
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |