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

Issue 11358050: Remove most remaining webcore points and sizes. (Closed)

Created:
8 years, 1 month ago by danakj
Modified:
8 years, 1 month ago
Reviewers:
enne (OOO)
CC:
chromium-reviews, feature-media-reviews_chromium.org, cc-bugs_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Remove most remaining webcore points and sizes. The remaining sizes should all be becoming vectors. Some or all of the remaining points should as well. The only Int/Float Point/Size types left are in the scrolling and page scaling code, or in the LayerTilingData. R=enne BUG=147395 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=165569

Patch Set 1 #

Patch Set 2 : rebasedd #

Unified diffs Side-by-side diffs Delta from patch set Stats (+203 lines, -206 lines) Patch
M cc/animation_curve.h View 1 chunk +0 lines, -1 line 0 comments Download
M cc/draw_quad_unittest.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M cc/gl_renderer.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M cc/heads_up_display_layer.h View 1 chunk +0 lines, -1 line 0 comments Download
M cc/heads_up_display_layer.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M cc/heads_up_display_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/input_handler.h View 3 chunks +6 lines, -2 lines 0 comments Download
M cc/io_surface_layer.h View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/io_surface_layer.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M cc/layer_animation_controller.h View 1 chunk +0 lines, -1 line 0 comments Download
M cc/layer_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/layer_impl.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M cc/layer_quad_unittest.cc View 2 chunks +8 lines, -8 lines 0 comments Download
M cc/layer_sorter_unittest.cc View 1 1 chunk +10 lines, -10 lines 0 comments Download
M cc/layer_tree_host_common.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/layer_tree_host_common.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M cc/layer_tree_host_impl.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M cc/layer_tree_host_impl.cc View 1 8 chunks +18 lines, -22 lines 0 comments Download
M cc/layer_tree_host_impl_unittest.cc View 1 29 chunks +55 lines, -55 lines 0 comments Download
M cc/layer_tree_host_unittest.cc View 1 18 chunks +41 lines, -43 lines 0 comments Download
M cc/prioritized_texture_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M cc/render_surface_filters.h View 1 chunk +5 lines, -2 lines 0 comments Download
M cc/render_surface_filters.cc View 5 chunks +7 lines, -5 lines 0 comments Download
M cc/scoped_texture_unittest.cc View 1 6 chunks +6 lines, -6 lines 0 comments Download
M cc/test/animation_test_common.h View 1 chunk +0 lines, -1 line 0 comments Download
M cc/test/layer_tree_test_common.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M cc/texture_copier.h View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/texture_copier_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/video_layer_impl.h View 2 chunks +3 lines, -3 lines 0 comments Download
M cc/video_layer_impl.cc View 1 3 chunks +4 lines, -4 lines 0 comments Download
M webkit/compositor_bindings/web_external_texture_layer_impl.cc View 2 chunks +1 line, -2 lines 0 comments Download
M webkit/compositor_bindings/web_io_surface_layer_impl.cc View 2 chunks +1 line, -2 lines 0 comments Download
M webkit/compositor_bindings/web_to_ccinput_handler_adapter.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
danakj
This one is pretty mindless throughout. Implicit IntSize->Vector2d is awesome for this :)
8 years, 1 month ago (2012-11-01 22:53:56 UTC) #1
enne (OOO)
8 years, 1 month ago (2012-11-01 23:01:01 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698