Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove SkDataTableBuilder. It is not used. | Herb Derby | 2017-02-28 |
* | Move to SkDataTable::MakeXXX and sk_sp. | bungeman | 2016-08-05 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | Fix compilation with SK_ENABLE_INST_COUNT=1 | commit-bot@chromium.org | 2013-12-05 |
* | Remove SkDataTable from SkFlattenable hierarchy. | commit-bot@chromium.org | 2013-10-15 |
* | Sanitizing source files in Skia_Periodic_House_Keeping (SkipBuildbotRuns) | rmistry@google.com | 2013-04-22 |
* | specialize SkDataTable for arrays where all elements are the same size. | mike@reedtribe.org | 2013-04-21 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-04-20 |
* | add SkDataTable::NewEmpty() | reed@google.com | 2013-04-19 |
* | add SkDataTable, to efficiently store an immutable array. Includes a builder | reed@google.com | 2013-04-19 |