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

Issue 2560253003: Delay Activation/Draw in smoothness mode.

Created:
4 years ago by ericrk
Modified:
4 years ago
Reviewers:
CC:
chromium-reviews, cc-bugs_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Delay Activation/Draw in smoothness mode. BUG= CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel

Patch Set 1 #

Patch Set 2 : WIP #

Patch Set 3 : more unit tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+767 lines, -46 lines) Patch
M cc/raster/bitmap_raster_buffer_provider.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M cc/raster/bitmap_raster_buffer_provider.cc View 1 1 chunk +14 lines, -0 lines 0 comments Download
M cc/raster/gpu_raster_buffer_provider.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M cc/raster/gpu_raster_buffer_provider.cc View 1 2 chunks +34 lines, -0 lines 0 comments Download
M cc/raster/one_copy_raster_buffer_provider.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M cc/raster/one_copy_raster_buffer_provider.cc View 1 2 chunks +34 lines, -0 lines 0 comments Download
M cc/raster/raster_buffer_provider.h View 1 2 chunks +14 lines, -0 lines 0 comments Download
M cc/raster/raster_buffer_provider_unittest.cc View 11 chunks +84 lines, -14 lines 0 comments Download
M cc/raster/zero_copy_raster_buffer_provider.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M cc/raster/zero_copy_raster_buffer_provider.cc View 1 1 chunk +14 lines, -0 lines 0 comments Download
M cc/resources/resource_provider.h View 1 chunk +6 lines, -0 lines 0 comments Download
M cc/resources/resource_provider.cc View 1 chunk +17 lines, -0 lines 0 comments Download
M cc/resources/resource_provider_unittest.cc View 1 chunk +30 lines, -0 lines 0 comments Download
M cc/test/fake_raster_buffer_provider.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M cc/test/fake_raster_buffer_provider.cc View 1 1 chunk +12 lines, -0 lines 0 comments Download
M cc/tiles/tile_draw_info.h View 3 chunks +13 lines, -6 lines 0 comments Download
M cc/tiles/tile_draw_info.cc View 1 chunk +1 line, -5 lines 0 comments Download
M cc/tiles/tile_manager.h View 1 2 3 chunks +15 lines, -2 lines 0 comments Download
M cc/tiles/tile_manager.cc View 1 2 12 chunks +115 lines, -18 lines 0 comments Download
M cc/tiles/tile_manager_unittest.cc View 1 2 4 chunks +339 lines, -1 line 0 comments Download

Depends on Patchset:

Powered by Google App Engine
This is Rietveld 408576698