History log of /external/sfntly/cpp/src/sfntly/table/table_based_table_builder.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8475d2fd5f1ee4c734ea900c88283365a2f0dc87 19-Oct-2016 Lei Zhang <leizleiz@users.noreply.github.com> Avoid NULL derefs inside FontHeaderTable::Builder.

As a result IndexToLocFormat() should also return an invalid value.
Fixes https://crbug.com/646347
/external/sfntly/cpp/src/sfntly/table/table_based_table_builder.cc
158cdcb9cf09418ba8b49f4be7be69e37aa8e9fa 11-Oct-2011 arthurhsu <arthurhsu@google.com> Update to Sep 30 snapshot, include all current EBXX support.
Refine Iterator ports: all java-style Iterator objects are ref-counted and have automatic memory management now.
/external/sfntly/cpp/src/sfntly/table/table_based_table_builder.cc
28258feb374913d40c347932937500210ba23d7c 08-Sep-2011 arthurhsu <arthurhsu@google.com> Advance C++ port to Sep 1 11 snapshot
Update test font to use OFL-compliant fonts
/external/sfntly/cpp/src/sfntly/table/table_based_table_builder.cc