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

Issue 2629233002: cc: Remove separate x/y raster scales. (Closed)

Created:
3 years, 11 months ago by vmpstr
Modified:
3 years, 11 months ago
Reviewers:
enne (OOO)
CC:
cc-bugs_chromium.org, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cc: Remove separate x/y raster scales. This patch undoes some of the previous work to add separate x/y raster scales since we decided that it was too complicated to use, and decided to go in a different direction. R=enne@chromium.org CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2629233002 Cr-Commit-Position: refs/heads/master@{#443453} Committed: https://chromium.googlesource.com/chromium/src/+/69c1208ee296bcdf6e789fae22ad29e0daa4ccfd

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+458 lines, -581 lines) Patch
M cc/debug/rasterize_and_record_benchmark_impl.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M cc/layers/picture_layer_impl.cc View 4 chunks +6 lines, -8 lines 0 comments Download
M cc/layers/picture_layer_impl_unittest.cc View 95 chunks +206 lines, -237 lines 0 comments Download
M cc/output/software_renderer.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M cc/playback/discardable_image_map.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/playback/discardable_image_map.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/playback/discardable_image_map_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M cc/playback/display_item_list.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/playback/display_item_list.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/playback/draw_image.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/playback/raster_source.h View 3 chunks +3 lines, -3 lines 0 comments Download
M cc/playback/raster_source.cc View 4 chunks +7 lines, -7 lines 0 comments Download
M cc/playback/raster_source_unittest.cc View 13 chunks +33 lines, -42 lines 0 comments Download
M cc/playback/recording_source_unittest.cc View 13 chunks +39 lines, -42 lines 0 comments Download
M cc/raster/bitmap_raster_buffer_provider.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/raster/gpu_raster_buffer_provider.h View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/raster/gpu_raster_buffer_provider.cc View 5 chunks +6 lines, -6 lines 0 comments Download
M cc/raster/one_copy_raster_buffer_provider.h View 3 chunks +3 lines, -3 lines 0 comments Download
M cc/raster/one_copy_raster_buffer_provider.cc View 5 chunks +6 lines, -6 lines 0 comments Download
M cc/raster/raster_buffer.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/raster/raster_buffer_provider.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/raster/raster_buffer_provider.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M cc/raster/raster_buffer_provider_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M cc/raster/zero_copy_raster_buffer_provider.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/test/fake_picture_layer_tiling_client.cc View 1 chunk +1 line, -2 lines 0 comments Download
M cc/tiles/picture_layer_tiling.h View 8 chunks +10 lines, -13 lines 0 comments Download
M cc/tiles/picture_layer_tiling.cc View 20 chunks +41 lines, -81 lines 0 comments Download
M cc/tiles/picture_layer_tiling_set.h View 3 chunks +5 lines, -10 lines 0 comments Download
M cc/tiles/picture_layer_tiling_set.cc View 14 chunks +23 lines, -35 lines 0 comments Download
M cc/tiles/picture_layer_tiling_set_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/tiles/picture_layer_tiling_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M cc/tiles/tile.h View 3 chunks +5 lines, -6 lines 0 comments Download
M cc/tiles/tile.cc View 2 chunks +2 lines, -8 lines 0 comments Download
M cc/tiles/tile_manager.cc View 6 chunks +6 lines, -6 lines 0 comments Download
M cc/tiles/tile_manager_unittest.cc View 7 chunks +8 lines, -8 lines 0 comments Download
M cc/trees/layer_tree_host_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/trees/layer_tree_host_unittest_picture.cc View 6 chunks +14 lines, -20 lines 0 comments Download

Messages

Total messages: 11 (7 generated)
vmpstr
Please take a look.
3 years, 11 months ago (2017-01-12 22:19:55 UTC) #2
enne (OOO)
lgtm
3 years, 11 months ago (2017-01-12 22:48:41 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2629233002/1
3 years, 11 months ago (2017-01-12 22:56:02 UTC) #8
commit-bot: I haz the power
3 years, 11 months ago (2017-01-13 01:53:19 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/69c1208ee296bcdf6e789fae22ad...

Powered by Google App Engine
This is Rietveld 408576698