History log of /external/harfbuzz_ng/src/hb-ot-maxp-table.hh
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9a13ed453ef96822a47d6e6f58332b87f38d5c59 22-Feb-2016 Behdad Esfahbod <behdad@behdad.org> Make FixedVersion a template
/external/harfbuzz_ng/src/hb-ot-maxp-table.hh
b47159011ca518c3b94d782ed16a91ffe9dd2ab2 29-Sep-2015 Behdad Esfahbod <behdad@behdad.org> Define return_trace()

Not functional change (expected!).
/external/harfbuzz_ng/src/hb-ot-maxp-table.hh
de2118ed7a998a1df9b28fd1be96b4af89ed82c3 17-Feb-2015 Behdad Esfahbod <behdad@behdad.org> Make sanitize() a const method

This makes a lot of code safer. We only try modifying the object in one
place, after making sure it's safe to do so. So, do a const_cast<> in
that one place...
/external/harfbuzz_ng/src/hb-ot-maxp-table.hh
7627100f428ac0ec8509d961d368d2d25d8f0b6e 11-Jul-2014 Behdad Esfahbod <behdad@behdad.org> Mark unsigned integer literals with the u suffix

Simplifies hb_in_range() calls as the type can be inferred.
The rest is obsessiveness, I admit.
/external/harfbuzz_ng/src/hb-ot-maxp-table.hh
6c48f20eea22c6e686416ab4ec8388be3e8cd0b5 09-Sep-2013 Behdad Esfahbod <behdad@behdad.org> [otlayout] Add structs for JSTF table
/external/harfbuzz_ng/src/hb-ot-maxp-table.hh
be218c688cbb037a99c8c64bb835f3c980040c0b 23-Nov-2012 Behdad Esfahbod <behdad@behdad.org> Pass this object to trace macros
/external/harfbuzz_ng/src/hb-ot-maxp-table.hh
7d52e6601f0e695690cd168a288466746cf25300 17-Nov-2012 Behdad Esfahbod <behdad@behdad.org> Whitespace
/external/harfbuzz_ng/src/hb-ot-maxp-table.hh
7c8e844d92aa604fc4b396343721ea90eb83adb8 28-Aug-2012 Behdad Esfahbod <behdad@behdad.org> Use namespace for OpenType tables

Avoids USHORT, SHORT, ULONG, LONG clashes with Windows API.
/external/harfbuzz_ng/src/hb-ot-maxp-table.hh
ec8d2494694275dfbbac2dd0d33ca2894b0463d6 24-Jul-2012 Behdad Esfahbod <behdad@behdad.org> Make data members of various OpenType structs protected instead of private

Should fix warnings generated when building with -Wunused-private-field.
Based on patch from Jonathan Kew.
/external/harfbuzz_ng/src/hb-ot-maxp-table.hh
0ab8c8621712d33e1e91dfdb4ad0b335e3d2a3fb 11-May-2012 Behdad Esfahbod <behdad@behdad.org> Annotate SANITIZE return values

More to come, for APPLY, CLOSURE, etc.
/external/harfbuzz_ng/src/hb-ot-maxp-table.hh
ae9877dea6a1aed3566d9b87a75ede84259deaca 17-Aug-2011 Behdad Esfahbod <behdad@behdad.org> Add hhea-table support
/external/harfbuzz_ng/src/hb-ot-maxp-table.hh
7a750ac33ec482e2c4856c19ea607f3563741c24 17-Aug-2011 Behdad Esfahbod <behdad@behdad.org> Rename table files from eg maxp-private.hh to maxp-table.hh
/external/harfbuzz_ng/src/hb-ot-maxp-table.hh