Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(29)

Issue 12472028: Part 1 of cc/ directory shuffles: base (Closed)

Created:
7 years, 9 months ago by jamesr
Modified:
7 years, 9 months ago
Reviewers:
piman, Nico, enne (OOO)
CC:
chromium-reviews, nkostylev+watch_chromium.org, jonathan.backer, Ian Vollick, tfarina, jam, apatrick_chromium, joi+watch-content_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, jochen+watch_chromium.org, oshima+watch_chromium.org, piman+watch_chromium.org, chromium-apps-reviews_chromium.org, cc-bugs_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Part 1 of cc/ directory shuffles: base This establishes cc/base/ as discussed in https://groups.google.com/a/chromium.org/d/msg/graphics-dev/wNRsl3BwU_Y/jFXeRQq7e30J. This patch will likely touch the most locations since it moves cc/switches.h BUG=190824 TBR=piman@chromium.org, thakis@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=188681

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+348 lines, -5367 lines) Patch
M cc/animation.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/animation_curve.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/animation_id_provider.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/animation_registrar.h View 1 chunk +1 line, -1 line 0 comments Download
A + cc/base/cc_export.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + cc/base/completion_event.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + cc/base/float_quad_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + cc/base/hash_pair.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + cc/base/hash_pair_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
A + cc/base/math_util.h View 2 chunks +5 lines, -5 lines 0 comments Download
A + cc/base/math_util.cc View 1 chunk +1 line, -1 line 0 comments Download
A + cc/base/math_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
A + cc/base/region.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + cc/base/region.cc View 1 chunk +1 line, -1 line 0 comments Download
A + cc/base/region_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
A + cc/base/scoped_ptr_algorithm.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + cc/base/scoped_ptr_deque.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + cc/base/scoped_ptr_hash_map.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + cc/base/scoped_ptr_vector.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + cc/base/switches.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + cc/base/switches.cc View 1 chunk +1 line, -1 line 0 comments Download
A + cc/base/thread.h View 2 chunks +5 lines, -5 lines 0 comments Download
A + cc/base/thread_impl.h View 2 chunks +5 lines, -5 lines 0 comments Download
A + cc/base/thread_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
A + cc/base/tiling_data.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + cc/base/tiling_data.cc View 1 chunk +1 line, -1 line 0 comments Download
A + cc/base/tiling_data_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
A + cc/base/util.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + cc/base/worker_pool.h View 3 chunks +5 lines, -5 lines 0 comments Download
A + cc/base/worker_pool.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/bitmap_content_layer_updater.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/cc.gyp View 10 chunks +20 lines, -20 lines 1 comment Download
D cc/cc_export.h View 1 chunk +0 lines, -29 lines 0 comments Download
M cc/cc_tests.gyp View 4 chunks +5 lines, -5 lines 0 comments Download
M cc/checkerboard_draw_quad.h View 1 chunk +1 line, -1 line 0 comments Download
D cc/completion_event.h View 1 chunk +0 lines, -67 lines 0 comments Download
M cc/compositor_frame.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/compositor_frame_ack.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/compositor_frame_metadata.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/content_layer.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/content_layer_client.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/content_layer_updater.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/contents_scaling_layer.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/damage_tracker.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/damage_tracker.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/damage_tracker_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/debug_border_draw_quad.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/debug_rect_history.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/delay_based_time_source.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/delay_based_time_source.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/delay_based_time_source_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/delegated_frame_data.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/delegated_renderer_layer.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/delegated_renderer_layer_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/delegated_renderer_layer_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/delegated_renderer_layer_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/delegating_renderer.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/direct_renderer.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/direct_renderer.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/draw_quad.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/draw_quad_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/fake_web_graphics_context_3d.h View 1 chunk +1 line, -1 line 0 comments Download
D cc/float_quad_unittest.cc View 1 chunk +0 lines, -58 lines 0 comments Download
M cc/frame_rate_controller.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/frame_rate_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/gl_frame_data.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/gl_renderer.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/gl_renderer.cc View 2 chunks +1 line, -1 line 0 comments Download
D cc/hash_pair.h View 1 chunk +0 lines, -150 lines 0 comments Download
D cc/hash_pair_unittest.cc View 1 chunk +0 lines, -70 lines 0 comments Download
M cc/heads_up_display_layer.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/heads_up_display_layer_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/image_layer.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/input_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/io_surface_draw_quad.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/io_surface_layer.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/io_surface_layer_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/keyframed_animation_curve.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/layer.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/layer_animation_controller.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/layer_animation_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/layer_impl.h View 1 chunk +3 lines, -3 lines 0 comments Download
M cc/layer_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/layer_iterator.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/layer_painter.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/layer_quad.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/layer_sorter.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/layer_sorter.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/layer_sorter_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/layer_tiling_data.h View 1 chunk +5 lines, -5 lines 0 comments Download
M cc/layer_tree_debug_state.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/layer_tree_host.h View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/layer_tree_host.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M cc/layer_tree_host_common.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/layer_tree_host_common.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/layer_tree_host_common_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/layer_tree_host_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/layer_tree_host_impl.cc View 3 chunks +2 lines, -2 lines 0 comments Download
M cc/layer_tree_host_impl_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M cc/layer_tree_settings.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/layer_tree_settings.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/layer_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/layer_updater.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/managed_memory_policy.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/managed_tile_state.cc View 1 chunk +1 line, -1 line 0 comments Download
D cc/math_util.h View 1 chunk +0 lines, -141 lines 0 comments Download
D cc/math_util.cc View 1 chunk +0 lines, -422 lines 0 comments Download
D cc/math_util_unittest.cc View 1 chunk +0 lines, -118 lines 0 comments Download
M cc/nine_patch_layer.h View 1 chunk +3 lines, -3 lines 0 comments Download
M cc/nine_patch_layer_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/occlusion_tracker.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/occlusion_tracker.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/occlusion_tracker_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/output_surface.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/output_surface_client.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/overdraw_metrics.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/picture.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/picture_image_layer.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/picture_layer_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/picture_layer_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/picture_layer_tiling.h View 1 chunk +4 lines, -4 lines 0 comments Download
M cc/picture_layer_tiling.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/picture_layer_tiling_set.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/picture_pile.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/picture_pile_base.h View 1 chunk +4 lines, -4 lines 0 comments Download
M cc/picture_pile_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/picture_pile_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/prioritized_resource.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/prioritized_resource_manager.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/priority_calculator.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/proxy.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/proxy.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/quad_culler.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/quad_culler_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/quad_sink.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/raster_worker_pool.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/rate_limiter.cc View 1 chunk +1 line, -1 line 0 comments Download
D cc/region.h View 1 chunk +0 lines, -128 lines 0 comments Download
D cc/region.cc View 1 chunk +0 lines, -116 lines 0 comments Download
D cc/region_unittest.cc View 1 chunk +0 lines, -454 lines 0 comments Download
M cc/render_pass.h View 1 chunk +4 lines, -4 lines 0 comments Download
M cc/render_pass_draw_quad.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/render_pass_sink.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/render_pass_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/render_surface.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/render_surface.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/render_surface_filters.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/render_surface_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/render_surface_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/render_surface_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/renderer.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/rendering_stats.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/resource.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/resource_pool.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/resource_provider.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/resource_provider_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/resource_update.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/resource_update_controller.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/resource_update_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/resource_update_queue.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/scheduler.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/scheduler_settings.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/scheduler_state_machine.h View 1 chunk +1 line, -1 line 0 comments Download
D cc/scoped_ptr_algorithm.h View 1 chunk +0 lines, -30 lines 0 comments Download
D cc/scoped_ptr_deque.h View 1 chunk +0 lines, -135 lines 0 comments Download
D cc/scoped_ptr_hash_map.h View 1 chunk +0 lines, -153 lines 0 comments Download
D cc/scoped_ptr_vector.h View 1 chunk +0 lines, -166 lines 0 comments Download
M cc/scoped_resource.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/scrollbar_animation_controller.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/scrollbar_animation_controller_linear_fade.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/scrollbar_geometry_fixed_thumb.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/scrollbar_geometry_stub.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/scrollbar_layer.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/scrollbar_layer_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/scrollbar_layer_impl_base.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/scrollbar_theme_painter.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/shared_quad_state.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/single_thread_proxy.cc View 2 chunks +1 line, -1 line 0 comments Download
M cc/software_frame_data.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/software_output_device.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/software_renderer.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/software_renderer.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/solid_color_draw_quad.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/solid_color_layer.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/solid_color_layer_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/stream_video_draw_quad.h View 1 chunk +1 line, -1 line 0 comments Download
D cc/switches.h View 1 chunk +0 lines, -52 lines 0 comments Download
D cc/switches.cc View 1 chunk +0 lines, -120 lines 0 comments Download
M cc/test/fake_proxy.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/test/layer_test_common.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M cc/test/layer_tree_test_common.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/test/layer_tree_test_common.cc View 2 chunks +1 line, -1 line 0 comments Download
M cc/test/render_pass_test_utils.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/test/scheduler_test_common.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/test/tiled_layer_test_common.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/texture_copier.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/texture_draw_quad.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/texture_layer.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/texture_layer.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/texture_layer_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/texture_layer_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M cc/texture_mailbox.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/texture_uploader.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/texture_uploader.cc View 1 chunk +1 line, -1 line 0 comments Download
D cc/thread.h View 1 chunk +0 lines, -31 lines 0 comments Download
D cc/thread_impl.h View 1 chunk +0 lines, -40 lines 0 comments Download
D cc/thread_impl.cc View 1 chunk +0 lines, -45 lines 0 comments Download
M cc/thread_proxy.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/thread_proxy.cc View 2 chunks +1 line, -1 line 0 comments Download
M cc/tile_draw_quad.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/tile_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/tile_priority.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/tiled_layer.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/tiled_layer_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/tiled_layer_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
D cc/tiling_data.h View 1 chunk +0 lines, -143 lines 0 comments Download
D cc/tiling_data.cc View 1 chunk +0 lines, -398 lines 0 comments Download
D cc/tiling_data_unittest.cc View 1 chunk +0 lines, -1197 lines 0 comments Download
M cc/time_source.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/timing_function.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/transferable_resource.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/transform_operations.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/tree_synchronizer.h View 1 chunk +2 lines, -2 lines 0 comments Download
D cc/util.h View 1 chunk +0 lines, -16 lines 0 comments Download
M cc/video_frame_provider_client_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/video_layer.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/video_layer_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/video_layer_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/vsync_time_source.h View 1 chunk +1 line, -1 line 0 comments Download
D cc/worker_pool.h View 1 chunk +0 lines, -131 lines 0 comments Download
D cc/worker_pool.cc View 1 chunk +0 lines, -609 lines 0 comments Download
M cc/yuv_video_draw_quad.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/about_flags.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chrome_browser_main_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/chrome_restart_request.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/android/content_startup_flags.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/gpu/gpu_internals_ui.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/compositor_impl_android.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/gpu/gpu_info_collector_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/gpu/render_widget_compositor.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/render_widget.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/shell/shell_browser_main_parts.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/compositor/compositor.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/compositor/layer.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/compositor/layer.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/compositor_bindings/web_compositor_support_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/compositor_bindings/web_content_layer_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/compositor_bindings/web_image_layer_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/compositor_bindings/web_layer_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/compositor_bindings/web_layer_tree_view_impl_for_testing.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M webkit/support/test_webkit_platform_support.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/support/webkit_support.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
jamesr
It begins! Patch generated by doing the following: 1.) Downloading https://docs.google.com/a/chromium.org/spreadsheet/ccc?key=0Ah3FsySZx1hSdDdZME9tUVU1X3F2QUp6NTY1bUlKa2c&usp=sharing#gid=3 as a text file ...
7 years, 9 months ago (2013-03-13 23:01:36 UTC) #1
enne (OOO)
lgtm, with one quibble about what goes where. https://codereview.chromium.org/12472028/diff/1/cc/cc.gyp File cc/cc.gyp (right): https://codereview.chromium.org/12472028/diff/1/cc/cc.gyp#newcode219 cc/cc.gyp:219: 'ring_buffer.h', ...
7 years, 9 months ago (2013-03-13 23:27:37 UTC) #2
jamesr
On 2013/03/13 23:27:37, enne wrote: > lgtm, with one quibble about what goes where. > ...
7 years, 9 months ago (2013-03-13 23:38:46 UTC) #3
jamesr
tbr piman@ for content/, ui/compositor/ tbr thakis@ for chrome/
7 years, 9 months ago (2013-03-18 06:11:47 UTC) #4
jamesr
Committed patchset #1 manually as r188681 (presubmit successful).
7 years, 9 months ago (2013-03-18 06:14:01 UTC) #5
Nico
The three chrome/ files lgtm. However, it's pretty weird that there's cc/base/thread.h / worker_pool.h in ...
7 years, 9 months ago (2013-03-18 16:18:00 UTC) #6
piman
7 years, 9 months ago (2013-03-18 16:21:30 UTC) #7
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698