|
Lines 109-124
EXPORTS.mozilla.layers += [
|
Link Here
|
---|
|
109 |
'apz/public/GeckoContentController.h', |
109 |
'apz/public/GeckoContentController.h', |
110 |
# exporting things from apz/src is temporary until we extract a |
110 |
# exporting things from apz/src is temporary until we extract a |
111 |
# proper interface for the code there |
111 |
# proper interface for the code there |
112 |
'apz/src/APZCTreeManager.h', |
112 |
'apz/src/APZCTreeManager.h', |
113 |
'apz/testutil/APZTestData.h', |
113 |
'apz/testutil/APZTestData.h', |
114 |
'apz/util/ActiveElementManager.h', |
114 |
'apz/util/ActiveElementManager.h', |
115 |
'apz/util/APZCCallbackHelper.h', |
115 |
'apz/util/APZCCallbackHelper.h', |
116 |
'apz/util/ChromeProcessController.h', |
116 |
'apz/util/ChromeProcessController.h', |
|
|
117 |
'apz/util/InputEventContext.h', |
117 |
'AtomicRefCountedWithFinalize.h', |
118 |
'AtomicRefCountedWithFinalize.h', |
118 |
'AxisPhysicsModel.h', |
119 |
'AxisPhysicsModel.h', |
119 |
'AxisPhysicsMSDModel.h', |
120 |
'AxisPhysicsMSDModel.h', |
120 |
'basic/BasicCompositor.h', |
121 |
'basic/BasicCompositor.h', |
121 |
'basic/MacIOSurfaceTextureHostBasic.h', |
122 |
'basic/MacIOSurfaceTextureHostBasic.h', |
122 |
'basic/TextureHostBasic.h', |
123 |
'basic/TextureHostBasic.h', |
123 |
'client/CanvasClient.h', |
124 |
'client/CanvasClient.h', |
124 |
'client/CompositableClient.h', |
125 |
'client/CompositableClient.h', |
|
241 |
'apz/src/InputBlockState.cpp', |
242 |
'apz/src/InputBlockState.cpp', |
242 |
'apz/src/InputQueue.cpp', |
243 |
'apz/src/InputQueue.cpp', |
243 |
'apz/src/OverscrollHandoffState.cpp', |
244 |
'apz/src/OverscrollHandoffState.cpp', |
244 |
'apz/src/TaskThrottler.cpp', |
245 |
'apz/src/TaskThrottler.cpp', |
245 |
'apz/testutil/APZTestData.cpp', |
246 |
'apz/testutil/APZTestData.cpp', |
246 |
'apz/util/ActiveElementManager.cpp', |
247 |
'apz/util/ActiveElementManager.cpp', |
247 |
'apz/util/APZCCallbackHelper.cpp', |
248 |
'apz/util/APZCCallbackHelper.cpp', |
248 |
'apz/util/ChromeProcessController.cpp', |
249 |
'apz/util/ChromeProcessController.cpp', |
|
|
250 |
'apz/util/InputEventContext.cpp', |
249 |
'AxisPhysicsModel.cpp', |
251 |
'AxisPhysicsModel.cpp', |
250 |
'AxisPhysicsMSDModel.cpp', |
252 |
'AxisPhysicsMSDModel.cpp', |
251 |
'basic/BasicCanvasLayer.cpp', |
253 |
'basic/BasicCanvasLayer.cpp', |
252 |
'basic/BasicColorLayer.cpp', |
254 |
'basic/BasicColorLayer.cpp', |
253 |
'basic/BasicCompositor.cpp', |
255 |
'basic/BasicCompositor.cpp', |
254 |
'basic/BasicContainerLayer.cpp', |
256 |
'basic/BasicContainerLayer.cpp', |
255 |
'basic/BasicImages.cpp', |
257 |
'basic/BasicImages.cpp', |
256 |
'basic/BasicLayerManager.cpp', |
258 |
'basic/BasicLayerManager.cpp', |