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

Issue 660883002: "Fix" debugger's setMatrix handling (Closed)

Created:
6 years, 2 months ago by robertphillips
Modified:
6 years, 2 months ago
Reviewers:
mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

"Fix" debugger's setMatrix handling This remedies two problems with the debugger's matrix handling: 1) the user matrix was not being passed to the setMatrix command (for a concat) 2) the setting of the user matrix was not consistently forcing a complete re-rendering of the scene BUG=skia:3018 Committed: https://skia.googlesource.com/skia/+/70171683e6977af7472f0f465bd81852d0644ddd

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -3 lines) Patch
M src/utils/debugger/SkDebugCanvas.h View 2 chunks +2 lines, -0 lines 0 comments Download
M src/utils/debugger/SkDebugCanvas.cpp View 5 chunks +6 lines, -2 lines 0 comments Download
M src/utils/debugger/SkDrawCommand.h View 2 chunks +5 lines, -0 lines 0 comments Download
M src/utils/debugger/SkDrawCommand.cpp View 1 chunk +7 lines, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
robertphillips
6 years, 2 months ago (2014-10-16 21:17:09 UTC) #2
mtklein
lgtm
6 years, 2 months ago (2014-10-16 21:19:40 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/660883002/1
6 years, 2 months ago (2014-10-16 21:21:49 UTC) #5
commit-bot: I haz the power
6 years, 2 months ago (2014-10-16 21:28:49 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as 70171683e6977af7472f0f465bd81852d0644ddd

Powered by Google App Engine
This is Rietveld 408576698