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

Issue 11189011: cc: Remove the temporary header files that aren't prefixed with CC* (Closed)

Created:
8 years, 2 months ago by tfarina
Modified:
8 years, 2 months ago
Reviewers:
jamesr, enne (OOO)
CC:
chromium-reviews, feature-media-reviews_chromium.org, cc-bugs_chromium.org
Visibility:
Public.

Description

cc: Remove the temporary header files that aren't prefixed with CC* The list of files was generated with the following command line: $ ls *.h cc/ | grep -v CC BUG=155413 TEST=cc_unittests R=enne@chromium.org,jamesr@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=162247

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+171 lines, -406 lines) Patch
D cc/BitmapCanvasLayerTextureUpdater.h View 1 chunk +0 lines, -6 lines 0 comments Download
D cc/BitmapSkPictureCanvasLayerTextureUpdater.h View 1 chunk +0 lines, -6 lines 0 comments Download
D cc/CanvasLayerTextureUpdater.h View 1 chunk +0 lines, -6 lines 0 comments Download
D cc/ContentLayerChromium.h View 1 chunk +0 lines, -6 lines 0 comments Download
D cc/ContentLayerChromiumClient.h View 1 chunk +0 lines, -6 lines 0 comments Download
D cc/DelegatedRendererLayerChromium.h View 1 chunk +0 lines, -6 lines 0 comments Download
D cc/FrameBufferSkPictureCanvasLayerTextureUpdater.h View 1 chunk +0 lines, -6 lines 0 comments Download
D cc/GeometryBinding.h View 1 chunk +0 lines, -6 lines 0 comments Download
D cc/HeadsUpDisplayLayerChromium.h View 1 chunk +0 lines, -6 lines 0 comments Download
D cc/IOSurfaceLayerChromium.h View 1 chunk +0 lines, -6 lines 0 comments Download
D cc/ImageLayerChromium.h View 1 chunk +0 lines, -6 lines 0 comments Download
D cc/LayerChromium.h View 1 chunk +0 lines, -6 lines 0 comments Download
D cc/LayerPainterChromium.h View 1 chunk +0 lines, -6 lines 0 comments Download
D cc/LayerTextureSubImage.h View 1 chunk +0 lines, -6 lines 0 comments Download
D cc/LayerTextureUpdater.h View 1 chunk +0 lines, -6 lines 0 comments Download
D cc/PlatformColor.h View 1 chunk +0 lines, -6 lines 0 comments Download
D cc/ProgramBinding.h View 1 chunk +0 lines, -6 lines 0 comments Download
D cc/RateLimiter.h View 1 chunk +0 lines, -6 lines 0 comments Download
D cc/RenderSurfaceChromium.h View 1 chunk +0 lines, -6 lines 0 comments Download
D cc/ScrollbarLayerChromium.h View 1 chunk +0 lines, -6 lines 0 comments Download
D cc/ShaderChromium.h View 1 chunk +0 lines, -6 lines 0 comments Download
D cc/SkPictureCanvasLayerTextureUpdater.h View 1 chunk +0 lines, -6 lines 0 comments Download
D cc/SolidColorLayerChromium.h View 1 chunk +0 lines, -6 lines 0 comments Download
D cc/TextureCopier.h View 1 chunk +0 lines, -6 lines 0 comments Download
D cc/TextureLayerChromium.h View 1 chunk +0 lines, -6 lines 0 comments Download
D cc/TextureLayerChromiumClient.h View 1 chunk +0 lines, -6 lines 0 comments Download
D cc/TextureUploader.h View 1 chunk +0 lines, -6 lines 0 comments Download
D cc/ThrottledTextureUploader.h View 1 chunk +0 lines, -6 lines 0 comments Download
D cc/TiledLayerChromium.h View 1 chunk +0 lines, -6 lines 0 comments Download
D cc/TreeSynchronizer.h View 1 chunk +0 lines, -6 lines 0 comments Download
D cc/UnthrottledTextureUploader.h View 1 chunk +0 lines, -6 lines 0 comments Download
D cc/VideoLayerChromium.h View 1 chunk +0 lines, -6 lines 0 comments Download
M cc/bitmap_canvas_layer_texture_updater.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/bitmap_canvas_layer_texture_updater.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M cc/bitmap_skpicture_canvas_layer_texture_updater.h View 1 chunk +1 line, -2 lines 0 comments Download
M cc/bitmap_skpicture_canvas_layer_texture_updater.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M cc/caching_bitmap_canvas_layer_texture_updater.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/caching_bitmap_canvas_layer_texture_updater.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/canvas_layer_texture_updater.h View 1 chunk +1 line, -2 lines 0 comments Download
M cc/canvas_layer_texture_updater.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M cc/cc.gyp View 3 chunks +32 lines, -64 lines 0 comments Download
M cc/content_layer.h View 1 chunk +2 lines, -3 lines 0 comments Download
M cc/content_layer.cc View 1 chunk +7 lines, -7 lines 0 comments Download
M cc/content_layer_unittest.cc View 1 chunk +3 lines, -3 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.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/frame_buffer_skpicture_canvas_layer_texture_updater.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/frame_buffer_skpicture_canvas_layer_texture_updater.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M cc/geometry_binding.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/gl_renderer.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/heads_up_display_layer.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/heads_up_display_layer.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/heads_up_display_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/image_layer.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/image_layer.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M cc/io_surface_layer.h View 1 chunk +1 line, -2 lines 0 comments Download
M cc/io_surface_layer.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/layer.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/layer.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/layer_iterator.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/layer_iterator_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/layer_texture_sub_image.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/layer_texture_updater.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/layer_tree_host.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/layer_tree_host.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M cc/layer_tree_host_common.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M cc/layer_tree_host_common_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M cc/layer_tree_host_impl.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/layer_tree_host_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/layer_unittest.cc 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/program_binding.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/rate_limiter.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/render_surface.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/resource_provider.h View 1 chunk +3 lines, -3 lines 0 comments Download
M cc/resource_provider.cc View 1 chunk +7 lines, -7 lines 0 comments Download
M cc/scrollbar_layer.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/scrollbar_layer.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M cc/scrollbar_layer_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/shader.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/skpicture_canvas_layer_texture_updater.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/skpicture_canvas_layer_texture_updater.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M cc/solid_color_layer.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/solid_color_layer.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/test/animation_test_common.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/test/occlusion_tracker_test_common.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/test/tiled_layer_test_common.h View 1 chunk +4 lines, -4 lines 0 comments Download
M cc/texture_copier.h View 1 chunk +3 lines, -3 lines 0 comments Download
M cc/texture_copier.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/texture_copier_unittest.cc 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 +2 lines, -2 lines 0 comments Download
M cc/texture_layer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/texture_update_controller.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/texture_update_queue.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/threaded_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/throttled_texture_uploader.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/throttled_texture_uploader.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/throttled_texture_uploader_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/tiled_layer.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/tiled_layer.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/tiled_layer_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M cc/tree_synchronizer.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M cc/tree_synchronizer_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/unthrottled_texture_uploader.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/unthrottled_texture_uploader.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/video_layer.h View 1 chunk +1 line, -2 lines 0 comments Download
M cc/video_layer.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
tfarina
You can bet this was done with much more careful. And with minimal changes to ...
8 years, 2 months ago (2012-10-16 20:22:54 UTC) #1
enne (OOO)
8 years, 2 months ago (2012-10-16 21:09:40 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698