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

Issue 2421203003: Put histogram code in one place for CanvasAsyncBlobCreator (Closed)

Created:
4 years, 2 months ago by xlai (Olivia)
Modified:
4 years, 2 months ago
CC:
chromium-reviews, dshwang, ajuma+watch-canvas_chromium.org, blink-reviews-html_chromium.org, jam, Justin Novosad, dglazkov+blink, Rik, darin-cc_chromium.org, blink-reviews, piman+watch_chromium.org, kinuko+watch, blink-worker-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Put histogram code in one place for CanvasAsyncBlobCreator This CL causes no behavior change. It's to organize the histogram code scattered around CanvasAsyncBlobCreator in order to: (1) Facilitate OffscreenCanvas.convertToBlob() implementation (2) Makes it easier to future histogram addition for OffscreenCanvas.convertToBlob(). TBR=junov@chromium.org BUG=653599 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel Committed: https://crrev.com/d882e57ac375d777e9b3c6105049eca508908a8d Cr-Commit-Position: refs/heads/master@{#425993}

Patch Set 1 : shiftHistogram #

Patch Set 2 : Correct mistake #

Total comments: 1

Patch Set 3 : Rebase and Nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -45 lines) Patch
M third_party/WebKit/Source/core/html/canvas/CanvasAsyncBlobCreator.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/canvas/CanvasAsyncBlobCreator.cpp View 1 2 7 chunks +78 lines, -44 lines 0 comments Download

Messages

Total messages: 15 (10 generated)
xlai (Olivia)
4 years, 2 months ago (2016-10-17 19:35:26 UTC) #6
xidachen
lgtm with nits. https://codereview.chromium.org/2421203003/diff/40001/third_party/WebKit/Source/core/html/canvas/CanvasAsyncBlobCreator.cpp File third_party/WebKit/Source/core/html/canvas/CanvasAsyncBlobCreator.cpp (right): https://codereview.chromium.org/2421203003/diff/40001/third_party/WebKit/Source/core/html/canvas/CanvasAsyncBlobCreator.cpp#newcode95 third_party/WebKit/Source/core/html/canvas/CanvasAsyncBlobCreator.cpp:95: nits: Could you please put a ...
4 years, 2 months ago (2016-10-18 15:02:08 UTC) #7
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/2421203003/60001
4 years, 2 months ago (2016-10-18 15:17:43 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 2 months ago (2016-10-18 16:59:29 UTC) #13
commit-bot: I haz the power
4 years, 2 months ago (2016-10-18 17:01:57 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/d882e57ac375d777e9b3c6105049eca508908a8d
Cr-Commit-Position: refs/heads/master@{#425993}

Powered by Google App Engine
This is Rietveld 408576698