OLD | NEW |
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 | 4 |
5 { | 5 { |
6 'variables': { | 6 'variables': { |
7 'chromium_code': 0, | 7 'chromium_code': 0, |
8 'use_libcc_for_compositor%': 0, | 8 'use_libcc_for_compositor%': 0, |
9 'cc_source_files': [ | 9 'cc_source_files': [ |
10 'BitmapCanvasLayerTextureUpdater.cpp', | 10 'BitmapCanvasLayerTextureUpdater.cpp', |
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
101 'CCRendererGL.h', | 101 'CCRendererGL.h', |
102 'CCRenderingStats.h', | 102 'CCRenderingStats.h', |
103 'CCResourceProvider.cpp', | 103 'CCResourceProvider.cpp', |
104 'CCResourceProvider.h', | 104 'CCResourceProvider.h', |
105 'CCScheduler.cpp', | 105 'CCScheduler.cpp', |
106 'CCScheduler.h', | 106 'CCScheduler.h', |
107 'CCSchedulerStateMachine.cpp', | 107 'CCSchedulerStateMachine.cpp', |
108 'CCSchedulerStateMachine.h', | 108 'CCSchedulerStateMachine.h', |
109 'CCScopedTexture.cpp', | 109 'CCScopedTexture.cpp', |
110 'CCScopedTexture.h', | 110 'CCScopedTexture.h', |
| 111 'CCScopedThreadProxy.cpp', |
111 'CCScopedThreadProxy.h', | 112 'CCScopedThreadProxy.h', |
112 'CCScrollbarAnimationController.cpp', | 113 'CCScrollbarAnimationController.cpp', |
113 'CCScrollbarAnimationController.h', | 114 'CCScrollbarAnimationController.h', |
114 'CCScrollbarAnimationControllerLinearFade.cpp', | 115 'CCScrollbarAnimationControllerLinearFade.cpp', |
115 'CCScrollbarAnimationControllerLinearFade.h', | 116 'CCScrollbarAnimationControllerLinearFade.h', |
116 'CCScrollbarLayerImpl.cpp', | 117 'CCScrollbarLayerImpl.cpp', |
117 'CCScrollbarLayerImpl.h', | 118 'CCScrollbarLayerImpl.h', |
118 'CCScrollbarGeometryFixedThumb.cpp', | 119 'CCScrollbarGeometryFixedThumb.cpp', |
119 'CCScrollbarGeometryFixedThumb.h', | 120 'CCScrollbarGeometryFixedThumb.h', |
120 'CCScrollbarGeometryStub.cpp', | 121 'CCScrollbarGeometryStub.cpp', |
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
171 'HeadsUpDisplayLayerChromium.h', | 172 'HeadsUpDisplayLayerChromium.h', |
172 'IOSurfaceLayerChromium.cpp', | 173 'IOSurfaceLayerChromium.cpp', |
173 'IOSurfaceLayerChromium.h', | 174 'IOSurfaceLayerChromium.h', |
174 'ImageLayerChromium.cpp', | 175 'ImageLayerChromium.cpp', |
175 'ImageLayerChromium.h', | 176 'ImageLayerChromium.h', |
176 'LayerChromium.cpp', | 177 'LayerChromium.cpp', |
177 'LayerChromium.h', | 178 'LayerChromium.h', |
178 'LayerPainterChromium.h', | 179 'LayerPainterChromium.h', |
179 'LayerTextureSubImage.cpp', | 180 'LayerTextureSubImage.cpp', |
180 'LayerTextureSubImage.h', | 181 'LayerTextureSubImage.h', |
| 182 'LayerTextureUpdater.cpp', |
181 'LayerTextureUpdater.h', | 183 'LayerTextureUpdater.h', |
182 'PlatformColor.h', | 184 'PlatformColor.h', |
183 'ProgramBinding.cpp', | 185 'ProgramBinding.cpp', |
184 'ProgramBinding.h', | 186 'ProgramBinding.h', |
185 'RateLimiter.cpp', | 187 'RateLimiter.cpp', |
186 'RateLimiter.h', | 188 'RateLimiter.h', |
187 'RenderSurfaceChromium.cpp', | 189 'RenderSurfaceChromium.cpp', |
188 'RenderSurfaceChromium.h', | 190 'RenderSurfaceChromium.h', |
189 'ScrollbarLayerChromium.cpp', | 191 'ScrollbarLayerChromium.cpp', |
190 'ScrollbarLayerChromium.h', | 192 'ScrollbarLayerChromium.h', |
191 'ShaderChromium.cpp', | 193 'ShaderChromium.cpp', |
192 'ShaderChromium.h', | 194 'ShaderChromium.h', |
193 'SkPictureCanvasLayerTextureUpdater.cpp', | 195 'SkPictureCanvasLayerTextureUpdater.cpp', |
194 'SkPictureCanvasLayerTextureUpdater.h', | 196 'SkPictureCanvasLayerTextureUpdater.h', |
195 'SolidColorLayerChromium.cpp', | 197 'SolidColorLayerChromium.cpp', |
196 'SolidColorLayerChromium.h', | 198 'SolidColorLayerChromium.h', |
197 'TextureCopier.cpp', | 199 'TextureCopier.cpp', |
198 'TextureCopier.h', | 200 'TextureCopier.h', |
199 'TextureLayerChromium.cpp', | 201 'TextureLayerChromium.cpp', |
200 'TextureLayerChromium.h', | 202 'TextureLayerChromium.h', |
201 'TextureLayerChromiumClient.h', | 203 'TextureLayerChromiumClient.h', |
202 'TextureUploader.h', | 204 'TextureUploader.h', |
203 'ThrottledTextureUploader.cpp', | 205 'ThrottledTextureUploader.cpp', |
204 'ThrottledTextureUploader.h', | 206 'ThrottledTextureUploader.h', |
| 207 'UnthrottledTextureUploader.cpp', |
205 'UnthrottledTextureUploader.h', | 208 'UnthrottledTextureUploader.h', |
206 'TiledLayerChromium.cpp', | 209 'TiledLayerChromium.cpp', |
207 'TiledLayerChromium.h', | 210 'TiledLayerChromium.h', |
208 'TreeSynchronizer.cpp', | 211 'TreeSynchronizer.cpp', |
209 'TreeSynchronizer.h', | 212 'TreeSynchronizer.h', |
210 'VideoLayerChromium.cpp', | 213 'VideoLayerChromium.cpp', |
211 'VideoLayerChromium.h', | 214 'VideoLayerChromium.h', |
212 ], | 215 ], |
213 }, | 216 }, |
214 'targets': [ | 217 'targets': [ |
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
256 'stubs/SkiaUtils.h', | 259 'stubs/SkiaUtils.h', |
257 'stubs/TilingData.h', | 260 'stubs/TilingData.h', |
258 'stubs/TraceEvent.h', | 261 'stubs/TraceEvent.h', |
259 'stubs/UnitBezier.h', | 262 'stubs/UnitBezier.h', |
260 ], | 263 ], |
261 }], | 264 }], |
262 ], | 265 ], |
263 }, | 266 }, |
264 ], | 267 ], |
265 } | 268 } |
OLD | NEW |