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

Issue 1589953003: sketch SkValue API (Closed)

Created:
4 years, 11 months ago by mtklein_C
Modified:
4 years, 11 months ago
Reviewers:
hal.canary, mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

sketch SkValue API I think we may be trying to take too many steps at once. Let's try starting from an API and evolving from there? BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1589953003 Committed: https://skia.googlesource.com/skia/+/f074e707491e4e80f971e52c84d4f3e294564edb

Patch Set 1 #

Patch Set 2 : Key #

Patch Set 3 : non-essential #

Total comments: 10

Patch Set 4 : hal #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -5 lines) Patch
A src/core/SkValue.h View 1 2 3 1 chunk +81 lines, -0 lines 0 comments Download
A + tests/ValueTest.cpp View 1 chunk +3 lines, -5 lines 0 comments Download

Messages

Total messages: 14 (7 generated)
mtklein_C
4 years, 11 months ago (2016-01-14 15:49:05 UTC) #3
hal.canary
https://codereview.chromium.org/1589953003/diff/40001/src/core/SkValue.h File src/core/SkValue.h (right): https://codereview.chromium.org/1589953003/diff/40001/src/core/SkValue.h#newcode19 src/core/SkValue.h:19: Byte , S16 , U16 , S32 , U32 ...
4 years, 11 months ago (2016-01-14 16:11:45 UTC) #4
mtklein
https://codereview.chromium.org/1589953003/diff/40001/src/core/SkValue.h File src/core/SkValue.h (right): https://codereview.chromium.org/1589953003/diff/40001/src/core/SkValue.h#newcode19 src/core/SkValue.h:19: Byte , S16 , U16 , S32 , U32 ...
4 years, 11 months ago (2016-01-14 16:45:15 UTC) #6
hal.canary
https://codereview.chromium.org/1589953003/diff/40001/src/core/SkValue.h File src/core/SkValue.h (right): https://codereview.chromium.org/1589953003/diff/40001/src/core/SkValue.h#newcode48 src/core/SkValue.h:48: static SkValue FromBytes(const void*, size_t); does this copy? https://codereview.chromium.org/1589953003/diff/40001/src/core/SkValue.h#newcode49 ...
4 years, 11 months ago (2016-01-14 19:16:38 UTC) #8
hal.canary
lgtm https://codereview.chromium.org/1589953003/diff/40001/src/core/SkValue.h File src/core/SkValue.h (right): https://codereview.chromium.org/1589953003/diff/40001/src/core/SkValue.h#newcode65 src/core/SkValue.h:65: const SkValue* getFromList(int);
4 years, 11 months ago (2016-01-14 19:26:21 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1589953003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1589953003/60001
4 years, 11 months ago (2016-01-14 19:30:16 UTC) #12
commit-bot: I haz the power
4 years, 11 months ago (2016-01-14 19:43:16 UTC) #14
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/f074e707491e4e80f971e52c84d4f3e294564edb

Powered by Google App Engine
This is Rietveld 408576698