..
AsyncPanZoomController.cpp
Bug 906877 - Remove code obsoleted by multi-apzc. r=BenWa, vingtetun
2013-10-30 17:06:15 -04:00
AsyncPanZoomController.h
Bug 906877 - Remove code obsoleted by multi-apzc. r=BenWa, vingtetun
2013-10-30 17:06:15 -04:00
AutoOpenSurface.h
Bug 913872 - Take nested enums out of gfxASurface - 2/3 : manual changes - r=jrmuizel
2013-09-24 16:45:14 -04:00
Axis.cpp
Bug 931669 - Fix -Wsign-compare warning in Axis.cpp. r=botond
2013-10-27 01:11:18 -07:00
Axis.h
Bug 915831 - Roll ScaleWillOverscroll into ScaleWillOverscrollAmount since it's simpler that way. r=botond
2013-10-10 17:02:25 -04:00
CompositableForwarder.h
Bug 923917 - Make CompositableClient not crash when texture serialization fails. r=nrc
2013-10-09 16:18:29 -07:00
CompositableTransactionParent.cpp
Bug 916118 - Simplify the TextureClient deallocation protocol. r=nrc
2013-10-02 13:52:04 -07:00
CompositableTransactionParent.h
Bug 912939 - Rename LayerTransaction.ipdlh into LayersMessages.ipdlh. r=kanru
2013-09-06 17:41:00 +02:00
CompositorChild.cpp
Bug 925324. For abnormal shutdowns, only abort on b2g. r=sotaro
2013-10-11 05:44:03 +13:00
CompositorChild.h
Bug 771765 - Support template content process, part 9: allocating a toplevel protocol should return itself. r=dzbarsky
2013-09-26 12:19:09 +08:00
CompositorCocoaWidgetHelper.cpp
CompositorCocoaWidgetHelper.h
CompositorParent.cpp
Backed out changeset 2eb7e93512b1 (bug 918825) for browser-chrome crashes
2013-10-01 22:46:48 -07:00
CompositorParent.h
Bug 882113. Azurification of compositor classes. r=mattwoodrow
2013-09-27 12:37:19 +12:00
GeckoContentController.h
Bug 909881 - Save the zoom constraints in RenderFrameParent so that TabChild can send them before the APZC is created and they don't get lost. r=botond
2013-09-13 10:18:33 -04:00
GestureEventListener.cpp
Bug 915645 - Allow single taps to occur longer than MAX_TAP_TIME. r=kats
2013-10-28 15:46:40 +00:00
GestureEventListener.h
Bug 912956 part.2 Rename nsEvent.h to mozilla/EventForwards.h and sort out it r=roc
2013-09-24 19:04:14 +09:00
ImageBridgeChild.cpp
Bug 886219 - Avoid introducing a global constructor with the ImageBridgeParent singleton - r=nical
2013-11-01 07:34:40 -04:00
ImageBridgeChild.h
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
2013-10-27 15:38:40 -07:00
ImageBridgeParent.cpp
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
2013-10-27 15:38:40 -07:00
ImageBridgeParent.h
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
2013-10-27 15:38:40 -07:00
ISurfaceAllocator.cpp
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
2013-10-27 15:38:40 -07:00
ISurfaceAllocator.h
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
2013-10-27 15:38:40 -07:00
LayersMessages.ipdlh
Bug 918651 - part 7b - fix Layers{Surfaces,Messages}.ipdlh header bootlegging; rs=ehsan
2013-10-19 12:09:59 -04:00
LayersSurfaces.ipdlh
Bug 918651 - part 7b - fix Layers{Surfaces,Messages}.ipdlh header bootlegging; rs=ehsan
2013-10-19 12:09:59 -04:00
LayerTransactionChild.cpp
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
2013-10-27 15:38:40 -07:00
LayerTransactionChild.h
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
2013-10-27 15:38:40 -07:00
LayerTransactionParent.cpp
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
2013-10-27 15:38:40 -07:00
LayerTransactionParent.h
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
2013-10-27 15:38:40 -07:00
PCompositable.ipdl
PCompositor.ipdl
Bug 918651 - part 5 - qualify all IPDL using statements with required header; r=ehsan
2013-10-01 15:25:07 -04:00
PGrallocBuffer.ipdl
PImageBridge.ipdl
Bug 918651 - part 5 - qualify all IPDL using statements with required header; r=ehsan
2013-10-01 15:25:07 -04:00
PLayer.ipdl
PLayerTransaction.ipdl
Bug 918651 - part 5 - qualify all IPDL using statements with required header; r=ehsan
2013-10-01 15:25:07 -04:00
ShadowLayerChild.cpp
Bug 903816. Include-what-you-use for gfx/layers. r=roc
2013-08-12 11:17:23 +12:00
ShadowLayerChild.h
Bug 903816. Include-what-you-use for gfx/layers. r=roc
2013-08-12 11:17:23 +12:00
ShadowLayerParent.cpp
Bug 903816. Include-what-you-use for gfx/layers. r=roc
2013-08-12 11:17:23 +12:00
ShadowLayerParent.h
Bug 903816. Include-what-you-use for gfx/layers. r=roc
2013-08-12 11:17:23 +12:00
ShadowLayers.cpp
Bug 914843 - fix gfx issue on oop b2g linux. r=nrc
2013-10-31 23:36:02 -07:00
ShadowLayers.h
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
2013-10-27 15:38:40 -07:00
ShadowLayersManager.h
ShadowLayerUtils.h
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
2013-09-04 08:14:52 -04:00
ShadowLayerUtilsD3D10.cpp
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
2013-10-27 15:38:40 -07:00
ShadowLayerUtilsD3D10.h
ShadowLayerUtilsGralloc.cpp
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
2013-10-27 15:38:40 -07:00
ShadowLayerUtilsGralloc.h
Bug 915869 - Let the GrallocBufferActor keep an _array_ of backrefs to TextureHosts referencing it - r=nical
2013-09-17 14:48:08 -04:00
ShadowLayerUtilsMac.cpp
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
2013-10-27 15:38:40 -07:00
ShadowLayerUtilsX11.cpp
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
2013-10-27 15:38:40 -07:00
ShadowLayerUtilsX11.h
Bug 903816. Include-what-you-use for gfx/layers. r=roc
2013-08-12 11:17:23 +12:00
SharedPlanarYCbCrImage.cpp
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
2013-10-27 15:38:40 -07:00
SharedPlanarYCbCrImage.h
Bug 922202 - Make PlanarYCbCrImage::Data forward-declarable and remove some header includes. r=bjacob
2013-10-01 17:57:50 -07:00
SharedRGBImage.cpp
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
2013-10-27 15:38:40 -07:00
SharedRGBImage.h
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
2013-10-27 15:38:40 -07:00
TaskThrottler.cpp
Bug 903816. Include-what-you-use for gfx/layers. r=roc
2013-08-12 11:17:23 +12:00
TaskThrottler.h
Bug 903816. Include-what-you-use for gfx/layers. r=roc
2013-08-12 11:17:23 +12:00