gecko/gfx/layers/composite
Benoit Jacob 9df86991b2 Bug 989027 - 2/2 - Make LayerRenderStateFlags a typed enum, auto regex changes - r=nical
find gfx -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)LAYER_RENDER_STATE_\(Y_FLIPPED\|BUFFER_ROTATION\|FORMAT_RB_SWAP\)\($\|[^A-Za-z0-9_]\)/\1LayerRenderStateFlags::\2\3/g'
2014-04-25 22:34:05 -04:00
..
AsyncCompositionManager.cpp Bug 993019 - [Camera] [Gallery] Orientation response is slow after launching from Camera app. r=kats 2014-04-24 05:43:00 -04:00
AsyncCompositionManager.h Bug 991812: Remove uses of RefCounted<T> that live in Gecko. r=ehsan 2014-04-14 12:04:24 -07:00
CanvasLayerComposite.cpp Backed out 9 changesets (bug 987311, bug 989027, bug 989144). r=sheriff 2014-04-27 19:45:08 +12:00
CanvasLayerComposite.h Bug 967824 - Make SetCompositableHost gracefully handle errors instead of just aborting - r=nical 2014-02-20 08:05:30 -05:00
ColorLayerComposite.cpp Backed out 9 changesets (bug 987311, bug 989027, bug 989144). r=sheriff 2014-04-27 19:45:08 +12:00
ColorLayerComposite.h Bug 976350 patch 1: Move the contents of nsTraceRefcnt.h into nsISupportsImpl.h. r=bsmedberg 2014-02-26 13:36:35 -08:00
CompositableHost.cpp Bug 997699 - fixup some #includes of ipdl actors in layers. r=bjacob 2014-04-28 13:29:13 +02:00
CompositableHost.h Bug 997699 - fixup some #includes of ipdl actors in layers. r=bjacob 2014-04-28 13:29:13 +02:00
ContainerLayerComposite.cpp Backed out 9 changesets (bug 987311, bug 989027, bug 989144). r=sheriff 2014-04-27 19:45:08 +12:00
ContainerLayerComposite.h Bug 952977: Convert ComputeEffectiveTransforms to gfx::Matrix4x4 r=nical 2014-01-27 10:28:04 -05:00
ContentHost.cpp Bug 989027 - 2/2 - Make LayerRenderStateFlags a typed enum, auto regex changes - r=nical 2014-04-25 22:34:05 -04:00
ContentHost.h Backed out 9 changesets (bug 987311, bug 989027, bug 989144). r=sheriff 2014-04-27 19:45:08 +12:00
FontData.h Bug 982275 - Part 1: Add the ability to render text inside layers. r=jrmuizel 2014-03-12 03:27:30 +01:00
FPSCounter.h Bug 963821 - Port FPS counter to the Compositor API. r=bas 2014-02-10 17:14:11 -05:00
ImageHost.cpp Bug 987311 - 2/6 - Make TextureFlags a typed enum, auto regex changes - r=nical 2014-04-25 22:34:05 -04:00
ImageHost.h Bug 989904 - Remove the remaining deprecated textures code. r=mattwoodrow 2014-04-03 14:04:04 +08:00
ImageLayerComposite.cpp Backed out 9 changesets (bug 987311, bug 989027, bug 989144). r=sheriff 2014-04-27 19:45:08 +12:00
ImageLayerComposite.h Bug 967824 - Make SetCompositableHost gracefully handle errors instead of just aborting - r=nical 2014-02-20 08:05:30 -05:00
LayerManagerComposite.cpp Backed out changeset b032a90ee083 (bug 983489) for m-e10s test failures 2014-04-17 14:04:26 +02:00
LayerManagerComposite.h Bug 996901 - Remove lots of gfxASurface.h and gfxImageSurface.h includes and forward declarations that are no longer needed. r=mattwoodrow 2014-04-16 01:41:40 +01:00
TextRenderer.cpp Bug 982275 - Followup: Fix some compiler warnings that were errors on gcc. r=bustage 2014-03-12 03:55:07 +01:00
TextRenderer.h Bug 991812: Remove uses of RefCounted<T> that live in Gecko. r=ehsan 2014-04-14 12:04:24 -07:00
TextureHost.cpp Bug 987311 - 2/6 - Make TextureFlags a typed enum, auto regex changes - r=nical 2014-04-25 22:34:05 -04:00
TextureHost.h Bug 1001458 - Rename TileIterator ino BigImageIterator. r=BenWa 2014-04-28 13:27:25 +02:00
ThebesLayerComposite.cpp Backed out 9 changesets (bug 987311, bug 989027, bug 989144). r=sheriff 2014-04-27 19:45:08 +12:00
ThebesLayerComposite.h Bug 987993 - Change name of ThebesLayerComposite back to 'ThebesLayerComposite'. r=bjacob 2014-03-25 17:12:31 -04:00
TiledContentHost.cpp Bug 987311 - 2/6 - Make TextureFlags a typed enum, auto regex changes - r=nical 2014-04-25 22:34:05 -04:00
TiledContentHost.h Backed out 9 changesets (bug 987311, bug 989027, bug 989144). r=sheriff 2014-04-27 19:45:08 +12:00
X11TextureHost.cpp Bug 987311 - 2/6 - Make TextureFlags a typed enum, auto regex changes - r=nical 2014-04-25 22:34:05 -04:00
X11TextureHost.h Bug 991032 - Cleanup X11 TextureClient/Host. r=mattwoodrow 2014-04-11 16:15:01 +02:00