1. 11 3月, 2021 1 次提交
  2. 09 9月, 2020 1 次提交
  3. 09 5月, 2019 1 次提交
  4. 21 10月, 2018 1 次提交
  5. 18 10月, 2018 1 次提交
  6. 09 10月, 2018 1 次提交
  7. 06 9月, 2018 1 次提交
  8. 30 8月, 2018 1 次提交
    • B
      [subset] Remove unused hb_subset_profile_t · f39166f0
      Behdad Esfahbod 提交于
      We might reintroduce it later, but for now remove, as it was unused.
      Some things that should have been in this object (drop_hints, etc)
      are already in hb_subset_input_t.  So, for now, keep everything there.
      f39166f0
  9. 27 3月, 2018 1 次提交
    • G
      [subset] Couple of fixes for fuzzer discovered issues. (#924) · 07851aae
      Garret Rieger 提交于
      * [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.
      07851aae
  10. 21 3月, 2018 1 次提交
  11. 13 3月, 2018 1 次提交
    • C
      test/api: Fix building subset tests · 831d4a2d
      Chun-wei Fan 提交于
      Include stdbool.h in hb-setset-test.h instead of in the individual
      sources, if it is found; otherwise use a simplistic fallback for it if
      it is not found.
      
      Also declare variables at the top of the block, to build on pre-C99
      compiliers.
      831d4a2d
  12. 24 2月, 2018 1 次提交
  13. 23 2月, 2018 1 次提交
  14. 22 2月, 2018 1 次提交
  15. 13 2月, 2018 4 次提交
  16. 11 2月, 2018 2 次提交
  17. 09 2月, 2018 3 次提交