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

Issue 18078003: Use factory for creating SkPicture from a stream. (Closed)

Created:
7 years, 5 months ago by scroggo
Modified:
7 years, 5 months ago
Reviewers:
danakj, vmpstr
CC:
chromium-reviews, cc-bugs_chromium.org
Visibility:
Public.

Description

Use factory for creating SkPicture from a stream. https://codereview.chromium.org/17113004 in Skia removes the constructor which takes a stream, and replaces it with a factory. Switch to using the factory. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=210047

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : Respond to comments. #

Total comments: 4

Patch Set 4 : Respond to comments. #

Patch Set 5 : rebase #

Patch Set 6 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -38 lines) Patch
M cc/resources/picture.h View 1 2 3 4 1 chunk +4 lines, -1 line 0 comments Download
M cc/resources/picture.cc View 1 2 3 4 1 chunk +32 lines, -37 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
scroggo
7 years, 5 months ago (2013-06-27 16:11:57 UTC) #1
vmpstr
https://chromiumcodereview.appspot.com/18078003/diff/2001/cc/resources/picture.cc File cc/resources/picture.cc (right): https://chromiumcodereview.appspot.com/18078003/diff/2001/cc/resources/picture.cc#newcode99 cc/resources/picture.cc:99: return picture; Can you return NULL here explicitly and ...
7 years, 5 months ago (2013-06-27 16:23:44 UTC) #2
scroggo
https://chromiumcodereview.appspot.com/18078003/diff/2001/cc/resources/picture.cc File cc/resources/picture.cc (right): https://chromiumcodereview.appspot.com/18078003/diff/2001/cc/resources/picture.cc#newcode99 cc/resources/picture.cc:99: return picture; On 2013/06/27 16:23:44, vmpstr wrote: > Can ...
7 years, 5 months ago (2013-06-27 16:45:44 UTC) #3
vmpstr
lgtm with nits. Also please make sure cc_unittests --gtest_filter="PictureTest*" passes https://chromiumcodereview.appspot.com/18078003/diff/6001/cc/resources/picture.cc File cc/resources/picture.cc (right): https://chromiumcodereview.appspot.com/18078003/diff/6001/cc/resources/picture.cc#newcode97 ...
7 years, 5 months ago (2013-06-27 17:22:53 UTC) #4
scroggo
> Also please make sure cc_unittests > --gtest_filter="PictureTest*" > passes Done. It does give me ...
7 years, 5 months ago (2013-06-27 18:28:59 UTC) #5
vmpstr
On 2013/06/27 18:28:59, scroggo wrote: > > Also please make sure cc_unittests > > --gtest_filter="PictureTest*" ...
7 years, 5 months ago (2013-06-27 18:51:17 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scroggo@google.com/18078003/18001
7 years, 5 months ago (2013-07-02 18:12:23 UTC) #7
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 5 months ago (2013-07-02 20:21:04 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scroggo@google.com/18078003/40001
7 years, 5 months ago (2013-07-03 14:28:06 UTC) #9
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 5 months ago (2013-07-03 16:26:13 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scroggo@google.com/18078003/40001
7 years, 5 months ago (2013-07-03 16:59:05 UTC) #11
commit-bot: I haz the power
7 years, 5 months ago (2013-07-03 21:49:54 UTC) #12
Message was sent while issue was closed.
Change committed as 210047

Powered by Google App Engine
This is Rietveld 408576698