| 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 'cc_source_files': [ | 7 'cc_source_files': [ |
| 8 'hash_pair.h', | 8 'hash_pair.h', |
| 9 'scoped_ptr_hash_map.h', | 9 'scoped_ptr_hash_map.h', |
| 10 'scoped_ptr_vector.h', | 10 'scoped_ptr_vector.h', |
| 11 'bitmap_canvas_layer_texture_updater.cc', | 11 'bitmap_canvas_layer_texture_updater.cc', |
| 12 'BitmapCanvasLayerTextureUpdater.h', | 12 'bitmap_canvas_layer_texture_updater.h', |
| 13 'bitmap_skpicture_canvas_layer_texture_updater.cc', | 13 'bitmap_skpicture_canvas_layer_texture_updater.cc', |
| 14 'BitmapSkPictureCanvasLayerTextureUpdater.h', | 14 'bitmap_skpicture_canvas_layer_texture_updater.h', |
| 15 'caching_bitmap_canvas_layer_texture_updater.cc', | 15 'caching_bitmap_canvas_layer_texture_updater.cc', |
| 16 'caching_bitmap_canvas_layer_texture_updater.h', | 16 'caching_bitmap_canvas_layer_texture_updater.h', |
| 17 'active_animation.cc', | 17 'active_animation.cc', |
| 18 'CCActiveAnimation.h', | 18 'CCActiveAnimation.h', |
| 19 'CCAppendQuadsData.h', | 19 'CCAppendQuadsData.h', |
| 20 'animation_curve.cc', | 20 'animation_curve.cc', |
| 21 'CCAnimationCurve.h', | 21 'CCAnimationCurve.h', |
| 22 'CCAnimationEvents.h', | 22 'CCAnimationEvents.h', |
| 23 'checkerboard_draw_quad.cc', | 23 'checkerboard_draw_quad.cc', |
| 24 'CCCheckerboardDrawQuad.h', | 24 'CCCheckerboardDrawQuad.h', |
| (...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 160 'CCTimeSource.h', | 160 'CCTimeSource.h', |
| 161 'timer.cc', | 161 'timer.cc', |
| 162 'CCTimer.h', | 162 'CCTimer.h', |
| 163 'timing_function.cc', | 163 'timing_function.cc', |
| 164 'CCTimingFunction.h', | 164 'CCTimingFunction.h', |
| 165 'video_layer_impl.cc', | 165 'video_layer_impl.cc', |
| 166 'CCVideoLayerImpl.h', | 166 'CCVideoLayerImpl.h', |
| 167 'yuv_video_draw_quad.cc', | 167 'yuv_video_draw_quad.cc', |
| 168 'CCYUVVideoDrawQuad.h', | 168 'CCYUVVideoDrawQuad.h', |
| 169 'canvas_layer_texture_updater.cc', | 169 'canvas_layer_texture_updater.cc', |
| 170 'CanvasLayerTextureUpdater.h', | 170 'canvas_layer_texture_updater.h', |
| 171 'content_layer.cc', | 171 'content_layer.cc', |
| 172 'ContentLayerChromium.h', | 172 'content_layer.h', |
| 173 'ContentLayerChromiumClient.h', | 173 'content_layer_client.h', |
| 174 'delegated_renderer_layer.cc', | 174 'delegated_renderer_layer.cc', |
| 175 'DelegatedRendererLayerChromium.h', | 175 'delegated_renderer_layer.h', |
| 176 'frame_buffer_skpicture_canvas_layer_texture_updater.cc', | 176 'frame_buffer_skpicture_canvas_layer_texture_updater.cc', |
| 177 'FrameBufferSkPictureCanvasLayerTextureUpdater.h', | 177 'frame_buffer_skpicture_canvas_layer_texture_updater.h', |
| 178 'geometry_binding.cc', | 178 'geometry_binding.cc', |
| 179 'GeometryBinding.h', | 179 'geometry_binding.h', |
| 180 'heads_up_display_layer.cc', | 180 'heads_up_display_layer.cc', |
| 181 'HeadsUpDisplayLayerChromium.h', | 181 'heads_up_display_layer.h', |
| 182 'io_surface_layer.cc', | 182 'io_surface_layer.cc', |
| 183 'IOSurfaceLayerChromium.h', | 183 'io_surface_layer.h', |
| 184 'image_layer.cc', | 184 'image_layer.cc', |
| 185 'ImageLayerChromium.h', | 185 'image_layer.h', |
| 186 'layer.cc', | 186 'layer.cc', |
| 187 'LayerChromium.h', | 187 'layer.h', |
| 188 'LayerPainterChromium.h', | 188 'layer_painter.h', |
| 189 'layer_texture_sub_image.cc', | 189 'layer_texture_sub_image.cc', |
| 190 'LayerTextureSubImage.h', | 190 'layer_texture_sub_image.h', |
| 191 'layer_texture_updater.cc', | 191 'layer_texture_updater.cc', |
| 192 'LayerTextureUpdater.h', | 192 'layer_texture_updater.h', |
| 193 'PlatformColor.h', | 193 'platform_color.h', |
| 194 'program_binding.cc', | 194 'program_binding.cc', |
| 195 'ProgramBinding.h', | 195 'program_binding.h', |
| 196 'rate_limiter.cc', | 196 'rate_limiter.cc', |
| 197 'RateLimiter.h', | 197 'rate_limiter.h', |
| 198 'render_surface.cc', | 198 'render_surface.cc', |
| 199 'RenderSurfaceChromium.h', | 199 'render_surface.h', |
| 200 'scrollbar_layer.cc', | 200 'scrollbar_layer.cc', |
| 201 'ScrollbarLayerChromium.h', | 201 'scrollbar_layer.h', |
| 202 'shader.cc', | 202 'shader.cc', |
| 203 'ShaderChromium.h', | 203 'shader.h', |
| 204 'skpicture_canvas_layer_texture_updater.cc', | 204 'skpicture_canvas_layer_texture_updater.cc', |
| 205 'SkPictureCanvasLayerTextureUpdater.h', | 205 'skpicture_canvas_layer_texture_updater.h', |
| 206 'solid_color_layer.cc', | 206 'solid_color_layer.cc', |
| 207 'SolidColorLayerChromium.h', | 207 'solid_color_layer.h', |
| 208 'switches.cc', | 208 'switches.cc', |
| 209 'switches.h', | 209 'switches.h', |
| 210 'texture_copier.cc', | 210 'texture_copier.cc', |
| 211 'TextureCopier.h', | 211 'texture_copier.h', |
| 212 'texture_layer.cc', | 212 'texture_layer.cc', |
| 213 'TextureLayerChromium.h', | 213 'texture_layer.h', |
| 214 'TextureLayerChromiumClient.h', | 214 'texture_layer_client.h', |
| 215 'TextureUploader.h', | 215 'texture_uploader.h', |
| 216 'throttled_texture_uploader.cc', | 216 'throttled_texture_uploader.cc', |
| 217 'ThrottledTextureUploader.h', | 217 'throttled_texture_uploader.h', |
| 218 'unthrottled_texture_uploader.cc', | 218 'unthrottled_texture_uploader.cc', |
| 219 'UnthrottledTextureUploader.h', | 219 'unthrottled_texture_uploader.h', |
| 220 'tiled_layer.cc', | 220 'tiled_layer.cc', |
| 221 'TiledLayerChromium.h', | 221 'tiled_layer.h', |
| 222 'tree_synchronizer.cc', | 222 'tree_synchronizer.cc', |
| 223 'TreeSynchronizer.h', | 223 'tree_synchronizer.h', |
| 224 'video_layer.cc', | 224 'video_layer.cc', |
| 225 'VideoLayerChromium.h', | 225 'video_layer.h', |
| 226 | 226 |
| 227 'bitmap_canvas_layer_texture_updater.h', | |
| 228 'bitmap_skpicture_canvas_layer_texture_updater.h', | |
| 229 'canvas_layer_texture_updater.h', | |
| 230 'active_animation.h', | 227 'active_animation.h', |
| 231 'animation_curve.h', | 228 'animation_curve.h', |
| 232 'animation_events.h', | 229 'animation_events.h', |
| 233 'append_quads_data.h', | 230 'append_quads_data.h', |
| 234 'checkerboard_draw_quad.h', | 231 'checkerboard_draw_quad.h', |
| 235 'completion_event.h', | 232 'completion_event.h', |
| 236 'damage_tracker.h', | 233 'damage_tracker.h', |
| 237 'debug_border_draw_quad.h', | 234 'debug_border_draw_quad.h', |
| 238 'debug_rect_history.h', | 235 'debug_rect_history.h', |
| 239 'delay_based_time_source.h', | 236 'delay_based_time_source.h', |
| (...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 303 'thread.h', | 300 'thread.h', |
| 304 'thread_proxy.h', | 301 'thread_proxy.h', |
| 305 'thread_task.h', | 302 'thread_task.h', |
| 306 'tiled_layer_impl.h', | 303 'tiled_layer_impl.h', |
| 307 'tile_draw_quad.h', | 304 'tile_draw_quad.h', |
| 308 'timer.h', | 305 'timer.h', |
| 309 'time_source.h', | 306 'time_source.h', |
| 310 'timing_function.h', | 307 'timing_function.h', |
| 311 'video_layer_impl.h', | 308 'video_layer_impl.h', |
| 312 'yuv_video_draw_quad.h', | 309 'yuv_video_draw_quad.h', |
| 313 'content_layer_client.h', | |
| 314 'content_layer.h', | |
| 315 'delegated_renderer_layer.h', | |
| 316 'frame_buffer_skpicture_canvas_layer_texture_updater.h', | |
| 317 'geometry_binding.h', | |
| 318 'heads_up_display_layer.h', | |
| 319 'image_layer.h', | |
| 320 'io_surface_layer.h', | |
| 321 'layer.h', | |
| 322 'layer_painter.h', | |
| 323 'layer_texture_sub_image.h', | |
| 324 'layer_texture_updater.h', | |
| 325 'platform_color.h', | |
| 326 'program_binding.h', | |
| 327 'rate_limiter.h', | |
| 328 'render_surface.h', | |
| 329 'scrollbar_layer.h', | |
| 330 'shader.h', | |
| 331 'skpicture_canvas_layer_texture_updater.h', | |
| 332 'solid_color_layer.h', | |
| 333 'texture_copier.h', | |
| 334 'texture_layer_client.h', | |
| 335 'texture_layer.h', | |
| 336 'texture_uploader.h', | |
| 337 'throttled_texture_uploader.h', | |
| 338 'tiled_layer.h', | |
| 339 'tree_synchronizer.h', | |
| 340 'unthrottled_texture_uploader.h', | |
| 341 'video_layer.h', | |
| 342 ], | 310 ], |
| 343 }, | 311 }, |
| 344 'targets': [ | 312 'targets': [ |
| 345 { | 313 { |
| 346 'target_name': 'cc', | 314 'target_name': 'cc', |
| 347 'type': 'static_library', | 315 'type': 'static_library', |
| 348 'includes': [ | 316 'includes': [ |
| 349 'cc.gypi', | 317 'cc.gypi', |
| 350 ], | 318 ], |
| 351 'dependencies': [ | 319 'dependencies': [ |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 401 'stubs/int_size.h', | 369 'stubs/int_size.h', |
| 402 'stubs/not_implemented.h', | 370 'stubs/not_implemented.h', |
| 403 'stubs/skia_utils.h', | 371 'stubs/skia_utils.h', |
| 404 'stubs/tiling_data.h', | 372 'stubs/tiling_data.h', |
| 405 'stubs/trace_event.h', | 373 'stubs/trace_event.h', |
| 406 'stubs/unit_bezier.h', | 374 'stubs/unit_bezier.h', |
| 407 ], | 375 ], |
| 408 }, | 376 }, |
| 409 ], | 377 ], |
| 410 } | 378 } |
| OLD | NEW |