History log of /external/sfntly/cpp/src/sfntly/data/byte_array.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c56b85408bab232efd7e650f0994272a174e3b92 10-Jun-2016 Lei Zhang <leizleiz@users.noreply.github.com> Add a bounds check to ByteArray::Get().
/external/sfntly/cpp/src/sfntly/data/byte_array.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/data/byte_array.cc
53e7e87e47c9d9ce7579e53583904ce4921daead 20-Aug-2011 arthurhsu <arthurhsu@google.com> Port files under /data to Aug 11 version.
ReadableFontData.Search*() not ported since they're already in another CL under review.
/external/sfntly/cpp/src/sfntly/data/byte_array.cc
c143ecb4bbc4f3ccca5145dc2b17cc20ca738efe 01-Aug-2011 arthurhsu <arthurhsu@google.com> Readability clean up. The code conforms to Google C++ Coding Style.
/external/sfntly/cpp/src/sfntly/data/byte_array.cc
74dd654d997383188b37566661cbce34a8b82154 13-Jul-2011 arthurhsu <arthurhsu@google.com> Add more unit tests and fix I/O bugs.
Add a public domain font and restructure tests.
Change cmake to default output debug builds.
Fix VC 2008 compilation issues.
/external/sfntly/cpp/src/sfntly/data/byte_array.cc
fa606d4385cc0cc97f319dc25c97f46b2d44f1b9 27-Jun-2011 arthurhsu <arthurhsu@google.com> Added a preprocessor flag SFNTLY_NO_EXCEPTION to disable exception handling. Fixed the code to make GCC -Wall -Werror flags happy.
/external/sfntly/cpp/src/sfntly/data/byte_array.cc
95efcd4ba41e367b466b7206a942605bbbbb2c90 23-Jun-2011 arthurhsu <arthurhsu@google.com> Initial release
/external/sfntly/cpp/src/sfntly/data/byte_array.cc