1. 29 6月, 2019 2 次提交
  2. 26 6月, 2019 2 次提交
  3. 09 6月, 2019 1 次提交
  4. 04 6月, 2019 1 次提交
  5. 20 5月, 2019 1 次提交
  6. 14 5月, 2019 1 次提交
  7. 11 5月, 2019 1 次提交
  8. 05 4月, 2019 1 次提交
  9. 30 3月, 2019 1 次提交
  10. 16 3月, 2019 1 次提交
  11. 15 1月, 2019 1 次提交
    • B
      fix FDSelect fuzzing bug (#1539) · 0d2727f4
      Behdad Esfahbod 提交于
      Rewrote struct FDSelect3_4.ranges as ArrayOf
      Updated FDSelect3_4::sanitize () to call ranges.sanitize ()
      nRanges now a function to return a reference to ranges.len
      0d2727f4
  12. 28 12月, 2018 1 次提交
    • B
      [vector] Remove static_array · fa333e34
      Behdad Esfahbod 提交于
      Was good idea, but with C++ types with constructor/destructor, was getting in
      the way as compiler was destructing those items where it was not desired.
      Since C++ does not allow zero-sized arrays, just remove it...
      fa333e34
  13. 22 12月, 2018 2 次提交
    • M
      CFF renaming (#1507) · 29f0b6bc
      Michiharu Ariza 提交于
      * reimplement ByteStr as byte_str_t based on hb_ubytes_t
      
      Unuse start_embed<ByteStr>
      Also renamed SubByteStr to byte_str_ref_t
      More renaming to come
      
      * substr renamed to str_ref in line with its type byte_str_ref_t
      
      * uncamelize non-table struct names
      
      * uncamelized non-struct types OpCode etc
      
      * add byte_str_t copy ctor
      
      * test
      
      * test2
      
      * undo tests
      
      * fix bot failure
      
      * undo the previous change
      
      * fixed tabs, added inline
      
      * Revert "fixed tabs, added inline"
      
      This reverts commit 21163c30e9d18759414f7fe2518628241599f039.
      
      * fix tabs
      29f0b6bc
    • B
      [array/vector] Rename len to length · 474a1205
      Behdad Esfahbod 提交于
      474a1205
  14. 18 12月, 2018 1 次提交
  15. 17 12月, 2018 1 次提交
  16. 16 12月, 2018 1 次提交
  17. 13 12月, 2018 1 次提交
    • M
      [CFF] bad offset in Index (#1476) · 798e98c4
      Michiharu Ariza 提交于
      * Update hb-ot-cff-common.hh
      
      * fix bug
      
      * bummer fix wasn't hit. refix
      
      * additional sanity check
      
      * Added test cases for oss-fuzz issues 11805, 11806
      798e98c4
  18. 12 12月, 2018 1 次提交
  19. 05 12月, 2018 1 次提交
  20. 01 12月, 2018 4 次提交
  21. 16 11月, 2018 2 次提交
  22. 13 11月, 2018 1 次提交
  23. 09 11月, 2018 1 次提交
  24. 08 11月, 2018 1 次提交
  25. 05 11月, 2018 1 次提交
  26. 04 11月, 2018 1 次提交
    • M
      CFF1 no-desubr fixes · 191ca0f1
      Michiharu Ariza 提交于
      make sure charstring/subrs not ending with endchar/return handled correctly
      if no local subrs, skip serializing Subrs op in Private
      misc fixes
      191ca0f1
  27. 03 11月, 2018 2 次提交
  28. 01 11月, 2018 1 次提交
  29. 23 10月, 2018 3 次提交
  30. 03 10月, 2018 1 次提交