Nicholas Cameron
|
59f7f45c1b
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
|
Ms2ger
|
ea4299c3b1
|
Bug 897540 - Reduce includes in nsDeviceContext.h; r=roc
|
2013-08-02 09:04:22 +02:00 |
|
Matt Woodrow
|
49016db6ea
|
Bug 889515 - Get rid of static sCompositorParent. r=nical
|
2013-07-11 22:32:09 -04:00 |
|
Markus Stange
|
5e73252a64
|
Bug 882523 - Support OMTC on Mac in non-accelerated mode using OpenGL. r=nrc, r=mattwoodrow
|
2013-07-08 21:21:05 -07:00 |
|
Ryan VanderMeulen
|
8bf46962c6
|
Backed out changeset cff8971a6519 (bug 882523) for Linux reftest-ipc crashes.
|
2013-07-03 10:14:11 -04:00 |
|
Matt Woodrow
|
d426585dce
|
Bug 882523 - Support OMTC on Mac in non-accelerated mode using OpenGL. r=nrc, r=mattwoodrow
|
2013-06-13 17:15:15 +12:00 |
|
Phil Ringnalda
|
c509981eb8
|
Back out 37c7fcfdb186 (bug 885580) on suspicion of causing linux32 Cipc timeouts
|
2013-06-26 23:21:15 -07:00 |
|
Matt Woodrow
|
97e1b181e6
|
Bug 885580 - Make sure that Compositor::GetBackend is only used [Cfrom the compositor thread. r=nical
|
2013-06-27 11:30:52 +12:00 |
|
Matt Woodrow
|
6d01a3cdf3
|
Bug 873944 - When we have OMTC, don't invalidate and wait for the widget paint event, just call DidPaint immediately. If we do get a widget paint event (from an OS initiated resize or similar), then block until the compositor has drawn the frame. r=roc
|
2013-06-18 19:59:29 +12:00 |
|
Matt Woodrow
|
c764b148d3
|
Bug 873944 - Add FlushRendering API to the compositor interface. r=nrc
|
2013-06-18 19:58:43 +12:00 |
|
Matt Woodrow
|
5ae991f717
|
Bug 868259 - Fix BasicCompositor rendering. r=roc
|
2013-05-10 09:02:50 +12:00 |
|
Matt Woodrow
|
de82bbc24f
|
Bug 756601 - Fix a few small layers refactoring bugs. r=Bas
|
2013-05-10 09:02:49 +12:00 |
|
Matt Woodrow
|
89f2a66432
|
Bug 867474 - Split BasicShadowableLayerManager into a separate ClientLayerManager. r=nrc
--HG--
rename : gfx/layers/basic/BasicCanvasLayer.cpp => gfx/layers/CopyableCanvasLayer.cpp
rename : gfx/layers/basic/BasicCanvasLayer.h => gfx/layers/CopyableCanvasLayer.h
rename : gfx/layers/basic/BasicCanvasLayer.cpp => gfx/layers/client/ClientCanvasLayer.cpp
rename : gfx/layers/basic/BasicCanvasLayer.h => gfx/layers/client/ClientCanvasLayer.h
rename : gfx/layers/basic/BasicColorLayer.cpp => gfx/layers/client/ClientColorLayer.cpp
rename : gfx/layers/basic/BasicContainerLayer.cpp => gfx/layers/client/ClientContainerLayer.cpp
rename : gfx/layers/basic/BasicContainerLayer.h => gfx/layers/client/ClientContainerLayer.h
rename : gfx/layers/basic/BasicImageLayer.cpp => gfx/layers/client/ClientImageLayer.cpp
rename : gfx/layers/basic/BasicLayerManager.cpp => gfx/layers/client/ClientLayerManager.cpp
rename : gfx/layers/basic/BasicLayers.h => gfx/layers/client/ClientLayerManager.h
rename : gfx/layers/basic/BasicThebesLayer.cpp => gfx/layers/client/ClientThebesLayer.cpp
rename : gfx/layers/basic/BasicThebesLayer.h => gfx/layers/client/ClientThebesLayer.h
rename : gfx/layers/basic/BasicTiledThebesLayer.cpp => gfx/layers/client/ClientTiledThebesLayer.cpp
rename : gfx/layers/basic/BasicTiledThebesLayer.h => gfx/layers/client/ClientTiledThebesLayer.h
|
2013-05-01 17:03:25 +12:00 |
|