summaryrefslogtreecommitdiff
path: root/core/SkDataTable.cpp
AgeCommit message (Expand)Author
2013-12-05Fix compilation with SK_ENABLE_INST_COUNT=1commit-bot@chromium.org
2013-10-15Remove SkDataTable from SkFlattenable hierarchy.commit-bot@chromium.org
2013-04-22Sanitizing source files in Skia_Periodic_House_Keeping (SkipBuildbotRuns)rmistry@google.com
2013-04-21specialize SkDataTable for arrays where all elements are the same size.mike@reedtribe.org
2013-04-20Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com
2013-04-19add SkDataTable::NewEmpty()reed@google.com
2013-04-19add SkDataTable, to efficiently store an immutable array. Includes a builderreed@google.com