Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Use static_assert instead of SK_COMPILE_ASSERT. | bungeman | 2015-08-20 |
* | Move SkTemplates.h to private. | bungeman | 2015-08-19 |
* | Fold SkTSetBit into SkOTSet*Bit. | commit-bot@chromium.org | 2014-04-01 |
* | Fix (1 << 31) to (1u << 31) in SkOTTable_OS_2. | bungeman@google.com | 2014-03-12 |
* | Revert the rest of r13757. | bungeman@google.com | 2014-03-12 |
* | Fix (1 << 31) to (1u << 31) in SkOTTable_OS_2. | bungeman@google.com | 2014-03-12 |
* | Additional OpenType tables. | bungeman@google.com | 2012-11-20 |
* | Remove multi-byte character constants. | bungeman@google.com | 2012-06-25 |
* | Open type table definitions. | bungeman@google.com | 2012-02-02 |