1. 9ad3599 Fix ToUnicode generation bug. by vandebo@chromium.org · 13 years ago
  2. 083be07 [PDF] Add debug assert to detect failure of GDI cache hack. by vandebo@chromium.org · 13 years ago
  3. 918352f PDF: Fix bug in weak pointer pattern. by vandebo@chromium.org · 13 years ago
  4. b3b4655 Handle failure of GetAdvancedTypefaceMetrics gracefully until we can figure out why it is failing. by vandebo@chromium.org · 13 years ago
  5. 17b7894 rolling back the experimental rollbacks in r2178-2179 by epoger@google.com · 13 years ago
  6. 5f22657 rolling tree back to its state as of r2169 to see if that fixes Windows buildbots by epoger@google.com · 13 years ago
  7. 513909f Remove compiler warnings (Linux clang, mostly). by tomhudson@google.com · 13 years ago
  8. 769fa6a No effect cleanup in pdf code. Review URL: http://codereview.appspot.com/4927042 by ctguil@chromium.org · 13 years ago
  9. 37ad8fb [PDF] Subset font advance data (W array). by vandebo@chromium.org · 13 years ago
  10. 7b13aca Revert "Improve generation of glyph advance array." This reverts commit r2126 by vandebo@chromium.org · 13 years ago
  11. e7f3300 Improve generation of glyph advance array. by vandebo@chromium.org · 13 years ago
  12. a5c7234 Address lint issues in pdf directories. by ctguil@chromium.org · 13 years ago
  13. 04c643b Use bfrange to shrink ToUnicode table. by vandebo@chromium.org · 13 years ago
  14. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  15. 17e66e2 [PDF] Improve efficiency of glyph id collection during font subsetting. by vandebo@chromium.org · 13 years ago
  16. 93225ff [PDF] Fix mem leak in font subsetting. by vandebo@chromium.org · 13 years ago
  17. 1f16589 [PDF] Add font subsetting using the sfntly library. by vandebo@chromium.org · 13 years ago
  18. 9859428 [PDF] Refactor SkPDFFont to enable font/cmap subsetting. by vandebo@chromium.org · 13 years ago
  19. 31dcee7 Revert "[PDF] Refactor SkPDFFont to enable font/cmap subsetting." by vandebo@chromium.org · 13 years ago
  20. 6504cfd [PDF] Refactor SkPDFFont to enable font/cmap subsetting. by vandebo@chromium.org · 13 years ago
  21. 421d644 [PDF] Make stream compression optional on a per device basis. by vandebo@chromium.org · 13 years ago
  22. f6c3ebd fix Capitalization of static methods by reed@google.com · 13 years ago
  23. c789cf1 helpers for append and insert when the value is a POD. by reed@google.com · 13 years ago
  24. 8a85d0c replace detach/getStream apis on dynamicwstream with SkData by reed@google.com · 14 years ago
  25. 7332207 Fix some problems detected by coverity. by vandebo@chromium.org · 14 years ago
  26. f0ec266 [PDF] Add plumbing and accessors so that Chrome can record the font types used in a PDF. by vandebo@chromium.org · 14 years ago
  27. 6744d49 [PDF] Add a ToUnicode mapping for fonts. by vandebo@chromium.org · 14 years ago
  28. ee5ee58 fix warnings about possibly-uninitialized-variables by reed@google.com · 14 years ago
  29. 75f97e4 Generalize the flip origin argument to the PDF device constructor. by vandebo@chromium.org · 14 years ago
  30. 325cb9a Improve the SkAdvancedTypefaceMetrics interface w.r.t. vertical advances. by vandebo@chromium.org · 14 years ago
  31. cae5fba Store content streams in an SkStream instead of an SkString (64k size limit). by vandebo@chromium.org · 14 years ago
  32. ce11b26 convert fixed->scalar directly, since we know that the by reed@google.com · 14 years ago
  33. 3f0dcf9 fix scalar math to work with float and fixed by reed@google.com · 14 years ago
  34. f77e27d Use Type3 fonts for platforms that don't yet support SkFontHost::GetAdvancedTypefaceMetrics. by vandebo@chromium.org · 14 years ago
  35. 5b07368 Enable compiling the PDF backend by default in the makefile. by vandebo@chromium.org · 14 years ago
  36. 9db86bb PDF Type3 Support. by ctguil@chromium.org · 14 years ago
  37. 0129410 [PDF] Fix broken encoding conversion code for non-multibyte fonts. by vandebo@chromium.org · 14 years ago
  38. c48b2b3 Cleanup SkPDFTypfaceInfo and make it more generic. by vandebo@chromium.org · 14 years ago
  39. f7c1576 [PDF] Clean up ref counting. by vandebo@chromium.org · 14 years ago
  40. 2a22e10 Add Truetype and Type 1 font embedding support by vandebo@chromium.org · 14 years ago
  41. 28be72b PDF: Add text support with a font framework (font embedding to come). by vandebo@chromium.org · 14 years ago