summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-08Advance C++ port to Sep 1 11 snapshotarthurhsu@google.com
2011-09-01Advance C++ port to Aug 11 Java snapshotarthurhsu@google.com
2011-08-29Modified NewTableBuilder so it would no longer require CALLER_ATTACH.dfilimon@google.com
2011-08-23Reorg folder structure to aligned with latest Java version.arthurhsu@google.com
2011-08-23Added SearchUShort and SearchULong.dfilimon@google.com
2011-08-23Fixed bug where all glyphs would be set to composite.dfilimon@google.com
2011-08-19Port files under /data to Aug 11 version.arthurhsu@google.com
2011-08-17Bug fix: when table is located at the end of file, original code will determi...arthurhsu@google.com
2011-08-16Add test case: chrome subsetterarthurhsu@google.com
2011-08-12Commit for testing the buildbots. Nothing changed except for a comment.dfilimon@google.com
2011-08-12More thorough unit tests.arthurhsu@google.com
2011-08-12Added CreateWritableFontData factory methods to WritableFontData.dfilimon@google.com
2011-08-11Port serialization test.arthurhsu@google.com
2011-08-10Fortify font build against error cases.arthurhsu@google.com
2011-08-09Add checksum test for generic table builder (validating the checksum algorithm).arthurhsu@google.com
2011-08-09Fix VC compilation warnings.arthurhsu@google.com
2011-08-08Reorg test structure, fix memory leaks.arthurhsu@google.com
2011-08-05Added generate_name from tag. Useful for debugging and used in future tests.dfilimon@google.com
2011-08-05Small style fix.dfilimon@google.com
2011-08-05Added LoadFontUsingByteArray to TestFontUtils.dfilimon@google.com
2011-08-02Fix loca bug caused by typo.arthurhsu@google.com
2011-08-01Fixed fix. Didn't have SVN repo updated before committing.dfilimon@google.com
2011-08-01Fixes memory leak in font_factory.dfilimon@google.com
2011-08-01Original change by dfilimonarthurhsu@google.com
2011-08-01Fix possible NULL pointer dereferencing.arthurhsu@google.com
2011-08-01Readability clean up. The code conforms to Google C++ Coding Style.arthurhsu@google.com
2011-07-30Quick fix for compile on Windows.dfilimon@google.com
2011-07-27Fix compilation warnings when used by Chrome.arthurhsu@google.com
2011-07-26Removing changes from revision 26arthurhsu@google.com
2011-07-26Fixed a memory leak in font.cc:520 caused by not attaching to a pointerdfilimon@google.com
2011-07-26Fix crash issue when users specify /GR- in VC's compilation flag.arthurhsu@google.com
2011-07-22Fix VC build breakagearthurhsu@google.com
2011-07-21Update for clang to successfully build sfntly.arthurhsu@google.com
2011-07-21CMap porting and unit tests (partial)arthurhsu@google.com
2011-07-14Porting name table implementation, also the corresponding test cases.arthurhsu@google.com
2011-07-13Add more unit tests and fix I/O bugs.arthurhsu@google.com
2011-07-11Fix bugs and add unit tests to FileInputStream class.arthurhsu@google.com
2011-07-08Update static const ints to enums so that these enums can be used inarthurhsu@google.com
2011-06-27Added a preprocessor flag SFNTLY_NO_EXCEPTION to disable exception handling. ...arthurhsu@google.com
2011-06-23Initial releasearthurhsu@google.com