1. 19c753a Fix compiler warning by arthurhsu@google.com · 10 years ago master
  2. 7e57b4f Fix for issue 57690047: VisibleBuilder.java was not deleted as it was replaced by VisibleSubTable.java by cibu@google.com · 10 years ago
  3. 130224c Opentype GSUB processing. Development history at branches/cibu/adv_layout. Merged at r236. by cibu@google.com · 10 years ago
  4. d1ed18f Issue 19330043: fix QNX build Patch by: efidler1@blackberry.com by arthurhsu@google.com · 10 years ago
  5. 75c2683 ticket:38 Fix sfntly compilation on VS2013 by stuartg@google.com · 11 years ago
  6. 88898f3 Commiting: Issue 13243045: cmap format 4 fix: add idDelta to non-zero glyph ids for non-zero range offset by cibu@google.com · 11 years ago
  7. b580cab ticket:31 fixed spurious javadoc characters by stuartg@google.com · 11 years ago
  8. affbfe5 ticket:28 fixed byte array sourced font bounds checking by stuartg@google.com · 11 years ago
  9. 3e44332 ticket:27 rename test by stuartg@google.com · 11 years ago
  10. e49435d ticket:27 rename test by stuartg@google.com · 11 years ago
  11. 9f71d32 ticket:24 fix usLastCharIndex setter by stuartg@google.com · 11 years ago
  12. 17ba42f ticket:27 move new issue test by stuartg@google.com · 11 years ago
  13. 90b8693 ticket:26 fix Java 7 compile issue caused by a change in behaviour in the access of private members by stuartg@google.com · 11 years ago
  14. 09c754c ticket:27 fix issue of zero length name entry being added at the end of the name table by stuartg@google.com · 11 years ago
  15. ad17d9f Removed an unnecessary table retrieval from font info tool by yehh@google.com · 12 years ago
  16. cc2337c Merging Brian's font tool into Han-Wen's by yehh@google.com · 12 years ago
  17. f642358 Modified ant files to compile font info command-line tool by yehh@google.com · 12 years ago
  18. 9c3a38a Added classes for command-line tool and function for computing number of unmapped glyphs by yehh@google.com · 12 years ago
  19. cb74bb5 Added functions that provide information for block and glyph coverage by yehh@google.com · 12 years ago
  20. 4e831db Modified font information tool based on requests: Added glyph Id for each character to listing of characters, removed redundant trailing spaces for left-aligned columns at the end of each row, added function to produce properly-formatted code point strings by yehh@google.com · 12 years ago
  21. dc95ac1 Modified font information tool based on feature requests by yehh@google.com · 12 years ago
  22. 5d35478 Added methods for retrieving entries in the head table and finding max and min glyph dimensions by yehh@google.com · 12 years ago
  23. c555b2d Added more functions that provide information about a given font by yehh@google.com · 12 years ago
  24. e278fe4 Fixed incorrect retrieval of xMin, yMin, xMax, and yMax fields in head table by yehh@google.com · 12 years ago
  25. bf10b00 Added a class with methods that return information about a given font by yehh@google.com · 12 years ago
  26. 5be20bd Adding a method to find the id of a cmap in a cmap table by yehh@google.com · 12 years ago
  27. ccac281 Fixed incorrect description in Javadoc comments of LocaTable by yehh@google.com · 12 years ago
  28. 4ea27bc Gracefully fail when TTF name table contains a zero-length name. by arthurhsu@google.com · 12 years ago
  29. 7a03e66 Land Nico's warning fix. by arthurhsu@google.com · 12 years ago
  30. 3724535 Work around Apple MacOS X Lion AppleMyungjo font bug. by arthurhsu@google.com · 12 years ago
  31. 3a01f22 ticket:16 fix the build files so that jars are runnabale by stuartg@google.com · 12 years ago
  32. 48ab2eb ticket:6 font level checksum, added unofficial stability of table ordering, small cleanup on files by stuartg@google.com · 12 years ago
  33. 60c0451 ticket:10 break apart CMapTable and GlyphTable by stuartg@google.com · 12 years ago
  34. 58daa18 Added MicroType Express compression support to EOT output. Also added by raph@google.com · 12 years ago
  35. 694d27a Coverity fix: uninitialized scalar member. by arthurhsu@google.com · 12 years ago
  36. 6c025b5 Move Chromium subsetter code to sample, update CMakeLists accordingly. by arthurhsu@google.com · 12 years ago
  37. c8ed7f5 Update test files for macro changes in previous CL by arthurhsu@google.com · 12 years ago
  38. 1fe0e8a Patch from Nico Weber: remove static initializers. by arthurhsu@google.com · 12 years ago
  39. b5639a2 Update per code review by arthurhsu@google.com · 12 years ago
  40. 554ce97 Update per Chromium side code review by arthurhsu@google.com · 12 years ago
  41. bc729b9 Add Eclipse project settings, some ant cleanup, and code cleanup to match with the Eclipse settings by stuartg@google.com · 12 years ago
  42. 8fd8ffe - added support for index sub-table creation - some fixes for the bitmap tables by stuartg@google.com · 12 years ago
  43. ea6d5d9 Fix clang compilation errors in Chromium. by arthurhsu@google.com · 12 years ago
  44. ccd0336 Graduate EBXX from experimental by arthurhsu@google.com · 12 years ago
  45. 30ea668 Fix subsetter bug (TBR, testing with Chrome integration, subjected to change) by arthurhsu@google.com · 12 years ago
  46. 96839c0 Update per code review comments from previous check-in by arthurhsu@google.com · 12 years ago
  47. 2f4dcf1 Finish bitmap subsetting support by arthurhsu@google.com · 12 years ago
  48. c9c4fd6 Fix bug in HDMX table (from stuartg's code review) by arthurhsu@google.com · 12 years ago
  49. 6ba52a4 Update to Java initial release (except bitmap tables) TBR(stuartg) by arthurhsu@google.com · 12 years ago
  50. 4067c0e Initial release of sfntly. by stuartg@google.com · 12 years ago
  51. 0b9dc8f Update to 10-17-11 snapshot by arthurhsu@google.com · 13 years ago
  52. f69a6a6 Fix issue 3: no new line at end of file by arthurhsu@google.com · 13 years ago
  53. a9240bc Update to 10-12-11 snapshot by arthurhsu@google.com · 13 years ago
  54. d9399d5 Update to Sep 30 snapshot, include all current EBXX support. by arthurhsu@google.com · 13 years ago
  55. f1e3755 Temporary disable CMap and Bitmap processing by default. by arthurhsu@google.com · 13 years ago
  56. 9705efc Fixing another signed/unsigned comparison issue. by dfilimon@google.com · 13 years ago
  57. fabe489 Fixing signed/unsigned comparison mismatch. by dfilimon@google.com · 13 years ago
  58. bc6ef87 Fixing compilation issues on Windows. by dfilimon@google.com · 13 years ago
  59. 0ad3be0 Adding missing XML files and licenses. by dfilimon@google.com · 13 years ago
  60. 0528aa6 Migrated CMapBasicTests to use XML source. by dfilimon@google.com · 13 years ago
  61. 100ca5c Fixing build breakages on GCC and VC. by dfilimon@google.com · 13 years ago
  62. ce1853f Added sample subsetter and merger. by dfilimon@google.com · 13 years ago
  63. 266ef56 Updating the python tools. by dfilimon@google.com · 13 years ago
  64. 2d4ef0b Add atomicity to whereever needed. by arthurhsu@google.com · 13 years ago
  65. a71de0f Fixind Windows build, round 3. by dfilimon@google.com · 13 years ago
  66. cb64e04 Fixing Windows build, round 2. by dfilimon@google.com · 13 years ago
  67. 64b4645 Fixing compile errors on Windows. by dfilimon@google.com · 13 years ago
  68. fa3dced Adding support for CMapFormat4. by dfilimon@google.com · 13 years ago
  69. 984ecdb Typo in last commit. by dfilimon@google.com · 13 years ago
  70. 3711d5b Assignment operator fix for IdFilter. by dfilimon@google.com · 13 years ago
  71. 3a5ebad Minor cleanup. by dfilimon@google.com · 13 years ago
  72. 36b856e Added port/type.h before other headers to fix the Visual Studio redefintion issue. by dfilimon@google.com · 13 years ago
  73. 8e7e39b Added missing fonts. by dfilimon@google.com · 13 years ago
  74. 3f97ac4 Added private operator= for CMapIdFilter to get the code to compile with Visual Studio. by dfilimon@google.com · 13 years ago
  75. e2a1913 Added fix for operator= generation failure for CMapIdFilter on Windows. by dfilimon@google.com · 13 years ago
  76. 1f07388 Added UNREFERENCED_PARAMATER fix for CMapFormat2 iterator. by dfilimon@google.com · 13 years ago
  77. fac72a4 Adding CMapTable support for Format0. by dfilimon@google.com · 13 years ago
  78. f8a063b Adding autogenerated tests to the repo. by dfilimon@google.com · 13 years ago
  79. f88ebd0 Adding fonts and XML font data. by dfilimon@google.com · 13 years ago
  80. f5ac969 Added font data generating scripts. by dfilimon@google.com · 13 years ago
  81. 52fce70 Add mutex by arthurhsu@google.com · 13 years ago
  82. 70f3fd1 Advance C++ port to Sep 1 11 snapshot by arthurhsu@google.com · 13 years ago
  83. 851fcfa Advance C++ port to Aug 11 Java snapshot by arthurhsu@google.com · 13 years ago
  84. a2725cd Modified NewTableBuilder so it would no longer require CALLER_ATTACH. by dfilimon@google.com · 13 years ago
  85. 2d7d28b Remove unused files by arthurhsu@google.com · 13 years ago
  86. bc41034 Reorg folder structure to aligned with latest Java version. by arthurhsu@google.com · 13 years ago
  87. b8d329a Added SearchUShort and SearchULong. by dfilimon@google.com · 13 years ago
  88. 3bbec04 Fixed bug where all glyphs would be set to composite. by dfilimon@google.com · 13 years ago
  89. 124a145 Port files under /data to Aug 11 version. by arthurhsu@google.com · 13 years ago
  90. 47b1713 Bug fix: when table is located at the end of file, original code will determine the wrong size and refuse to read it. by arthurhsu@google.com · 13 years ago
  91. 350a268 Add test case: chrome subsetter by arthurhsu@google.com · 13 years ago
  92. 8cd11b5 Use cmake to generate VC project/solution files. by arthurhsu@google.com · 13 years ago
  93. 8f57bf2 Commit for testing the buildbots. Nothing changed except for a comment. by dfilimon@google.com · 13 years ago
  94. 882b2de More thorough unit tests. by arthurhsu@google.com · 13 years ago
  95. 563d6b5 Added CreateWritableFontData factory methods to WritableFontData. by dfilimon@google.com · 13 years ago
  96. b6c4425 Port serialization test. by arthurhsu@google.com · 13 years ago
  97. 8ac45fb Fortify font build against error cases. by arthurhsu@google.com · 13 years ago
  98. 41f96fb Add checksum test for generic table builder (validating the checksum algorithm). by arthurhsu@google.com · 13 years ago
  99. e7523ba Fix VC compilation warnings. by arthurhsu@google.com · 13 years ago
  100. d9b0b90 Reorg test structure, fix memory leaks. by arthurhsu@google.com · 13 years ago