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

Issue 333073005: DevTools: Draw multiple textures for layers. (Closed)

Created:
6 years, 6 months ago by malch
Modified:
6 years, 6 months ago
Reviewers:
caseq
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, malch+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, sergeyv+blink_chromium.org, aandrey+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Draw multiple textures for layers. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176496

Patch Set 1 #

Total comments: 8

Patch Set 2 : Fixes. #

Total comments: 4

Patch Set 3 : Add tile type annotation. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -14 lines) Patch
M Source/devtools/front_end/timeline/Layers3DView.js View 1 2 9 chunks +58 lines, -14 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
malch
Please take a look
6 years, 6 months ago (2014-06-18 12:03:13 UTC) #1
caseq
https://codereview.chromium.org/333073005/diff/1/Source/devtools/front_end/timeline/Layers3DView.js File Source/devtools/front_end/timeline/Layers3DView.js (right): https://codereview.chromium.org/333073005/diff/1/Source/devtools/front_end/timeline/Layers3DView.js#newcode50 Source/devtools/front_end/timeline/Layers3DView.js:50: this._tilesForLayer = {}; Technically, these are pictures, not tiles. ...
6 years, 6 months ago (2014-06-18 12:16:39 UTC) #2
malch
https://codereview.chromium.org/333073005/diff/1/Source/devtools/front_end/timeline/Layers3DView.js File Source/devtools/front_end/timeline/Layers3DView.js (right): https://codereview.chromium.org/333073005/diff/1/Source/devtools/front_end/timeline/Layers3DView.js#newcode50 Source/devtools/front_end/timeline/Layers3DView.js:50: this._tilesForLayer = {}; On 2014/06/18 12:16:39, caseq wrote: > ...
6 years, 6 months ago (2014-06-18 12:48:19 UTC) #3
caseq
lgtm https://codereview.chromium.org/333073005/diff/20001/Source/devtools/front_end/timeline/Layers3DView.js File Source/devtools/front_end/timeline/Layers3DView.js (right): https://codereview.chromium.org/333073005/diff/20001/Source/devtools/front_end/timeline/Layers3DView.js#newcode188 Source/devtools/front_end/timeline/Layers3DView.js:188: * @param {!Array.<!Object>} tiles Can we be more ...
6 years, 6 months ago (2014-06-18 12:56:19 UTC) #4
malch
https://codereview.chromium.org/333073005/diff/20001/Source/devtools/front_end/timeline/Layers3DView.js File Source/devtools/front_end/timeline/Layers3DView.js (right): https://codereview.chromium.org/333073005/diff/20001/Source/devtools/front_end/timeline/Layers3DView.js#newcode188 Source/devtools/front_end/timeline/Layers3DView.js:188: * @param {!Array.<!Object>} tiles On 2014/06/18 12:56:19, caseq wrote: ...
6 years, 6 months ago (2014-06-18 13:08:54 UTC) #5
caseq
The CQ bit was checked by caseq@chromium.org
6 years, 6 months ago (2014-06-18 13:12:32 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/malch@chromium.org/333073005/40001
6 years, 6 months ago (2014-06-18 13:13:10 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-18 15:08:16 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: win_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/win_gpu_triggered_tests/builds/18672)
6 years, 6 months ago (2014-06-18 15:08:17 UTC) #9
caseq
The CQ bit was checked by caseq@chromium.org
6 years, 6 months ago (2014-06-19 08:29:53 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/malch@chromium.org/333073005/40001
6 years, 6 months ago (2014-06-19 08:30:36 UTC) #11
commit-bot: I haz the power
6 years, 6 months ago (2014-06-19 08:31:04 UTC) #12
Message was sent while issue was closed.
Change committed as 176496

Powered by Google App Engine
This is Rietveld 408576698