History log of /external/skia/src/sfnt/SkOTTable_head.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8fd23a86d0d16c93e4fa08f79cdcca4b48b6d7f9 16-Aug-2016 bungeman <bungeman@google.com> Remove SkPreprocessorSeq.h and SkTypedEnum.h.

These were added to allow the use of typed enums before typed enums were
available on all platforms. Now that typed enums are available, just use
them directly.

Review-Url: https://codereview.chromium.org/2254513002
/external/skia/src/sfnt/SkOTTable_head.h
99fe82260633fcf5d92cca38d12ef0937ecca61c 20-Aug-2015 bungeman <bungeman@google.com> Use static_assert instead of SK_COMPILE_ASSERT.

Now that static_assert is allowed, there is no need to use a non-
standard compile time assertion

Review URL: https://codereview.chromium.org/1306443004
/external/skia/src/sfnt/SkOTTable_head.h
7c207e7435ef66cbcfea854b34d8329e58384108 27-Aug-2012 george@mozilla.com <george@mozilla.com@2bbb7eff-a529-9590-31e7-b0007b416f81> Explicitly cast to uin16_t to avoid an invalid implicit type narrowing.

This was causing a build failure on OS X for us:

SkOTTable_head.h:124:72: error: non-type template argument evaluates to -2, which cannot be narrowed to type 'uint16_t' (aka 'unsigned short') [-Wc++11-narrowing]

Review URL: https://codereview.appspot.com/6482067

git-svn-id: http://skia.googlecode.com/svn/trunk@5290 2bbb7eff-a529-9590-31e7-b0007b416f81
/external/skia/src/sfnt/SkOTTable_head.h
ec95a4ae45e9bff1a92627372fd771b389813fec 25-Jun-2012 bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> Remove multi-byte character constants.
http://codereview.appspot.com/6305117/


git-svn-id: http://skia.googlecode.com/svn/trunk@4317 2bbb7eff-a529-9590-31e7-b0007b416f81
/external/skia/src/sfnt/SkOTTable_head.h
8ec9956bdfc173132de52acf1aa03746fabca287 07-Feb-2012 bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> Add more TT table definitions and create fake enum typedef.


git-svn-id: http://skia.googlecode.com/svn/trunk@3150 2bbb7eff-a529-9590-31e7-b0007b416f81
/external/skia/src/sfnt/SkOTTable_head.h
f8d1aee2526a384a570b082b17f3a19fe72bd15e 02-Feb-2012 bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> Open type table definitions.
http://codereview.appspot.com/5577064/



git-svn-id: http://skia.googlecode.com/svn/trunk@3131 2bbb7eff-a529-9590-31e7-b0007b416f81
/external/skia/src/sfnt/SkOTTable_head.h