|
277e3289
|
2018-04-17T09:13:35
|
|
Make some of implicit header uses explicit (#989)
Splitted from #950 and #986 IIRC Chromium had a policy about this encouraging it,
not sure about automated way to detect and add them but for now lets have the needed
ones of them.
|
|
a02c3ee7
|
2018-04-12T13:38:19
|
|
Add or update tables specifications links
|
|
07851aae
|
2018-03-26T20:56:56
|
|
[subset] Couple of fixes for fuzzer discovered issues. (#924)
* [subset] sanitize individual DeviceRecord's as part of hdmx sanitization.
* [subset] Fix out of bounds read with non-two byte align glyphs.
* [subset] Just use size_device_record >= DeviceRecord::min_size.
* [subset] Add TODO.
* [subset] Re-order checks in hdmx sanitize.
|
|
6f46883f
|
2018-03-26T19:55:22
|
|
[hdmx] Minor
|
|
3531efdb
|
2018-03-20T16:31:21
|
|
[subset] Fixed out of bounds read when subsetting hdmx.
|
|
c2e4713b
|
2018-02-23T10:45:03
|
|
[hdmx] Fix sanitize()
|
|
84d4bb91
|
2018-02-23T10:38:35
|
|
[hdmx] Minor
|
|
cf7a6e52
|
2018-02-23T10:34:26
|
|
[hdmx] Move DeviceRecord to toplevel again
More readable.
|
|
96d7805a
|
2018-02-22T16:48:28
|
|
[subset] More complete sanitization implementation for hdmx.
|
|
c02532a3
|
2018-02-22T16:40:50
|
|
[subset] Formatting and comments in hdmx.
|
|
6b372f43
|
2018-02-22T12:00:00
|
|
[subset] In hb-ot-hdmx-table, s/glyf/hdmx.
|
|
bd18b6ad
|
2018-02-21T17:42:58
|
|
[subset] Move DeviceRecord inside of hdmx.
|
|
6704cded
|
2018-02-21T16:00:10
|
|
[subset] Add hdmx subsetting implementation.
|
|
84b68e58
|
2018-02-21T15:43:47
|
|
[subset] In hdmx serialize set the correct value of sizeDeviceRecord.
|
|
dddf4427
|
2018-02-21T15:36:09
|
|
[subset] When serializing a DeviceRecord in hdmx pad to make 32 bit aligned.
|
|
ab7a8f3b
|
2018-02-21T15:15:22
|
|
[subset] Begin implementing serialize for hdmx.
|
|
fe42862a
|
2018-02-21T14:18:49
|
|
[subset] Sketch out a basic hb-ot-hdmx.hh.
|