Benoit Jacob
|
877d71ca5f
|
Bug 938970 - 5/5. Switch gfx/layers to UNIFIED_SOURCES - r=ehsan,mattwoodrow
|
2013-11-17 21:07:08 -05:00 |
|
Benoit Jacob
|
803a8cae35
|
Bug 938970 - 1/5. Move MacIOSurfaceTexture* classes to separate files, minimize the number of cpp files including MacIOSurface.h - r=mattwoodrow
|
2013-11-17 21:04:38 -05:00 |
|
Matt Woodrow
|
b907072469
|
Bug 887791 - Implement ISharedImage for MacIOSurfaceImage. r=nical
|
2013-11-01 14:54:14 +13:00 |
|
Matt Woodrow
|
5aa30ea720
|
Bug 887791 - Add MacIOSurfaceImage. r=roc
|
2013-11-01 14:54:14 +13:00 |
|
Mike Hommey
|
1d566f7586
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
|
Brian O'Keefe
|
4c98f61956
|
Bug 928709 - Convert chromium-config.mk to mozbuild, r=mshal
|
2013-10-02 13:17:55 -04:00 |
|
Mike Hommey
|
61124c1afc
|
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
|
2013-10-24 08:05:43 +09:00 |
|
Mike Hommey
|
e2ae65f67a
|
Bug 913268 - Make CPP_SOURCES a StrictOrderingOnAppendList. r=mshal
|
2013-10-24 08:00:23 +09:00 |
|
Benoit Girard
|
13dc5bcf12
|
Bug 921212 - Rotate buffer in place to avoid gralloc surface allocation. r=Bas
|
2013-10-11 16:47:47 -04:00 |
|
Ryan VanderMeulen
|
1ab6618e4f
|
Backed out changeset 6150269410b2 (bug 921212) for bustage on a CLOSED TREE.
|
2013-10-18 10:21:38 -04:00 |
|
Benoit Girard
|
15eddaacf4
|
Bug 921212 - Rotate buffer in place to avoid gralloc surface allocation. r=Bas
|
2013-10-11 16:47:47 -04:00 |
|
Ms2ger
|
c3cd5f716c
|
Bug 912099 - Part d: Make sure CPP_SOURCES only points to existing files in gfx/layers; r=mshal
|
2013-10-03 09:10:01 +02:00 |
|
Nicolas Silva
|
1acd4e13cc
|
Bug 912939 - Rename LayerTransaction.ipdlh into LayersMessages.ipdlh. r=kanru
--HG--
rename : gfx/layers/ipc/LayerTransaction.ipdlh => gfx/layers/ipc/LayersMessages.ipdlh
|
2013-09-06 17:41:00 +02:00 |
|
Benoit Jacob
|
590564045c
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
|
Gregory Szorc
|
7693c5688d
|
Bug 896797 - Part 2: Don't list autogenerated files in EXPORTS; r=glandium
|
2013-09-03 20:28:05 -07:00 |
|
Phil Ringnalda
|
271703650a
|
Back out ce03cc2994aa:ae9f95fc1136 (bug 896797) for SpiderMonkey shell build bustage
CLOSED TREE
|
2013-09-03 23:21:30 -07:00 |
|
Gregory Szorc
|
f10d205e39
|
Bug 896797 - Part 2: Don't list autogenerated files in EXPORTS; r=glandium
|
2013-09-03 20:28:05 -07:00 |
|
Phil Ringnalda
|
88db37da09
|
Back out cc6f66e761d8 (bug 896797) for Windows build bustage
CLOSED TREE
|
2013-09-03 21:55:21 -07:00 |
|
Gregory Szorc
|
bceea37cd9
|
Bug 896797 - Part 2: Don't list autogenerated files in EXPORTS; r=glandium
|
2013-09-03 20:28:05 -07:00 |
|
Ryan VanderMeulen
|
89bb1cc5bf
|
Merge inbound to m-c.
|
2013-08-29 00:00:10 -04:00 |
|
Nicolas Silva
|
5a54f98b0f
|
Bug 907745 - Gralloc implementaion of the new texture client/host. r=pchang, bjacob
|
2013-08-09 17:23:46 +02:00 |
|
Ms2ger
|
4922ccbc0a
|
Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps
|
2013-08-22 08:56:01 +02:00 |
|
Ms2ger
|
dba42e4001
|
Bug 883284 - Part d: Move LIBXUL_LIBRARY into moz.build (f-j); r=bsmedberg
|
2013-08-22 08:56:00 +02:00 |
|
Brian O'Keefe
|
4f68eb9b02
|
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
|
2013-08-15 09:02:09 -04:00 |
|
Nicholas Cameron
|
beb04c20b9
|
Bug 874721, bug 899435. D3D9 compositor and windows OMTC window resizing. r=Bas, mattwoodrow
|
2013-08-04 19:46:17 +12:00 |
|
Kartikaya Gupta
|
5c723f09e5
|
Bug 866232 - Add an APZCTreeManager to encapsulate the multiple APZCs corresponding to a given layer tree. r=BenWa, mattwoodrow
|
2013-07-30 14:03:40 -04:00 |
|
Nicolas Silva
|
5ec3fda767
|
Bug 858914 - New texture classes + OGL backend (preffed off). r=bas, nrc
|
2013-07-30 11:59:51 +02:00 |
|
Peter Chang
|
416da61282
|
Bug 894262 - Merge GonkIOSurfaceImage to GrallocImage, r=nical, kanru
|
2013-07-25 10:13:35 +08:00 |
|
Mike Shal
|
edeb7caf7a
|
Bug 868536 - Move ipdl.mk files to moz.build; r=gps
Author: Mike Shal <mshal@mozilla.com>
|
2013-07-01 09:56:28 -04:00 |
|
Mike Shal
|
590ea3f8c1
|
Bug 875013 - Eliminate VPATH usage (part 1 - EXPORTS); r=joey
|
2013-06-26 14:51:06 -04:00 |
|
Mike Shal
|
994cfe0b6b
|
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
|
2013-04-23 17:54:15 -04:00 |
|
Nicolas Silva
|
f47be48b4f
|
Bug 874726 -split ShmemYCbCrImage into YCbCrImageDataSerializer and YCbCrImageDataDeserializer. r=jrmuizel
--HG--
rename : gfx/layers/ipc/ShmemYCbCrImage.cpp => gfx/layers/YCbCrImageDataSerializer.cpp
rename : gfx/layers/ipc/ShmemYCbCrImage.h => gfx/layers/YCbCrImageDataSerializer.h
|
2013-05-23 09:17:10 +02:00 |
|
Gregory Szorc
|
e0fa1f0276
|
Bug 863069 - Part 4: Reorder lists to be alphabetical; r=ted
--HG--
extra : rebase_source : 87ed9d862bc32824d518438b0be74b47a77c198a
|
2013-05-16 15:37:18 -07:00 |
|
Ryan VanderMeulen
|
94deccd7c8
|
Backed out changeset 94978dab7186 (bug 863069) for build bustage.
CLOSED TREE
|
2013-05-16 13:22:02 -04:00 |
|
Gregory Szorc
|
714eb479c3
|
Bug 863069 - Part 4: More sorting of existing lists; r=ted
|
2013-05-16 09:53:27 -07:00 |
|
Bas Schouten
|
e8ff51b7d8
|
Bug 830347 - Part 2: Add the code for CompositorD3D11. r=jrmuizel
|
2013-05-03 19:34:29 +02:00 |
|
Kyle Huey
|
1104e134a4
|
Merge backout of bug 830347.
|
2013-05-08 12:06:17 -07:00 |
|
Kyle Huey
|
dbfcd3a867
|
Back out bug 830347.
|
2013-05-08 12:04:11 -07:00 |
|
Mark Banner
|
cb92e38e0c
|
Bug 863069 - Part 2: Sort lists in moz.build files (mac specific); r=gps
|
2013-05-08 19:31:52 +01:00 |
|
Bas Schouten
|
bd8a465e28
|
Bug 830347 - Part 2: Add the code for CompositorD3D11. r=jrmuizel
|
2013-05-03 19:34:29 +02:00 |
|
Chris Pearce
|
03ac6fddda
|
Bug 847267 - Add new image class to wrap D3D surfaces. r=Bas
|
2013-05-04 22:12:40 +12:00 |
|
Gregory Szorc
|
865b1ce89b
|
Bug 863069 - Part 1: Sort lists in moz.build files; r=mshal
|
2013-05-03 09:54:45 -07: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 |
|
Matt Woodrow
|
6ea227e7a6
|
Bug 865104 - Implement a BasicCompositor. r=nrc
|
2013-05-01 12:42:05 +12:00 |
|
Nicholas Cameron
|
99fe577cb6
|
Bug 861727. Refactor CompositorParent a bit. r=BenWa
--HG--
rename : gfx/layers/ipc/CompositorParent.cpp => gfx/layers/composite/AsyncCompositionManager.cpp
rename : gfx/layers/ipc/CompositorParent.h => gfx/layers/composite/AsyncCompositionManager.h
|
2013-04-28 18:46:30 +12:00 |
|
Nicolas Silva
|
09da7b8c04
|
Bug 856079 - Merge ShadowLayer and LayerComposite (keeping the later). r=nrc
|
2013-04-25 18:25:33 -04:00 |
|
Ryan VanderMeulen
|
39bd320f11
|
Backed out changeset 4b7de1f2b4a0 (bug 856079) for various test failures.
CLOSED TREE
|
2013-04-24 11:28:05 -04:00 |
|
Nicolas Silva
|
b614d323b6
|
Bug 856079 - Merge ShadowLayer and LayerComposite (keeping the later). r=nrc
|
2013-04-24 15:40:26 -04:00 |
|
Nicolas Silva
|
391cf268bb
|
Bug 863324 - Rename PLayers into PLayerTransaction, r=jrmuizel
--HG--
rename : gfx/layers/ipc/ShadowLayersChild.cpp => gfx/layers/ipc/LayerTransactionChild.cpp
rename : gfx/layers/ipc/ShadowLayersChild.h => gfx/layers/ipc/LayerTransactionChild.h
rename : gfx/layers/ipc/ShadowLayersParent.cpp => gfx/layers/ipc/LayerTransactionParent.cpp
rename : gfx/layers/ipc/ShadowLayersParent.h => gfx/layers/ipc/LayerTransactionParent.h
rename : gfx/layers/ipc/PLayers.ipdl => gfx/layers/ipc/PLayerTransaction.ipdl
|
2013-04-24 14:42:40 -04:00 |
|
Ehsan Akhgari
|
8d3203e0f8
|
Backed out changeset fdaa0659fe13 (bug 863324) because of build bustage on a CLOSED TREE
--HG--
rename : gfx/layers/ipc/PLayerTransaction.ipdl => gfx/layers/ipc/PLayers.ipdl
rename : gfx/layers/ipc/LayerTransactionChild.cpp => gfx/layers/ipc/ShadowLayersChild.cpp
rename : gfx/layers/ipc/LayerTransactionChild.h => gfx/layers/ipc/ShadowLayersChild.h
rename : gfx/layers/ipc/LayerTransactionParent.cpp => gfx/layers/ipc/ShadowLayersParent.cpp
rename : gfx/layers/ipc/LayerTransactionParent.h => gfx/layers/ipc/ShadowLayersParent.h
|
2013-04-22 18:12:15 -04:00 |
|