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

Issue 14188049: add SkDataTable, to efficiently store an immutable array. Includes a builder (Closed)

Created:
7 years, 8 months ago by reed1
Modified:
7 years, 8 months ago
Reviewers:
mtklein
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

add SkDataTable, to efficiently store an immutable array. Includes a builder helper class. Committed: https://code.google.com/p/skia/source/detail?r=8779

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+367 lines, -0 lines) Patch
M gyp/core.gypi View 1 chunk +1 line, -0 lines 0 comments Download
A include/core/SkDataTable.h View 1 1 chunk +156 lines, -0 lines 0 comments Download
A src/core/SkDataTable.cpp View 1 1 chunk +135 lines, -0 lines 0 comments Download
M tests/DataRefTest.cpp View 1 3 chunks +75 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
reed1
7 years, 8 months ago (2013-04-19 19:29:59 UTC) #1
mtklein
On 2013/04/19 19:29:59, reed1 wrote: API lgtm
7 years, 8 months ago (2013-04-19 19:34:04 UTC) #2
reed1
7 years, 8 months ago (2013-04-19 20:16:06 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r8779 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698