1. 22edc83 Fix int16_t for glyphs, const glyphs, and clarify glyph loop. by bungeman · 10 years ago
  2. fb747e2 Make SkPDFFont::fFontInfo a const pointer. by halcanary · 10 years ago
  3. 0f9bad0 [PDF] Fix font embedding restrictions. by vandebo · 10 years ago
  4. aec4066 fix int/size_t warnings by reed@google.com · 11 years ago
  5. e3beb6b SkNonCopyable should be used with private inheritance. by commit-bot@chromium.org · 11 years ago
  6. 5f209e6 Revert "[PDF] Fix font embedding restrictions." by vandebo@chromium.org · 11 years ago
  7. 47fb2b9 [PDF] Fix font embedding restrictions. by commit-bot@chromium.org · 11 years ago
  8. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  9. 6addb19 resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime we by edisonn@google.com · 12 years ago
  10. acef3c4 Reverting r8233 (Use SkSet in PDF) by robertphillips@google.com · 12 years ago
  11. 66bedbb resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime we added capability to collect minidump and callstack if buildbot fails with heap coruption in windows. a few minor conflicts have been resolved) by edisonn@google.com · 12 years ago
  12. e2e8113 PDF : Unused parameters cleanup by sugoi@google.com · 12 years ago
  13. aa537d4 Make SkTDArray accessors const-friendly. by commit-bot@chromium.org · 12 years ago
  14. 5bd26d3 revert r7892 by edisonn@google.com · 12 years ago
  15. 194b7cd resubmit after fixing assert issue: https://codereview.appspot.com/6744050 by edisonn@google.com · 12 years ago
  16. d1c53aa Revert r7883 by edisonn@google.com · 12 years ago
  17. 676aef0 Use SkSet to fix issue when pdf generates an exp number of resources. by edisonn@google.com · 12 years ago
  18. d96d17b Remove SkRefPtr by vandebo@chromium.org · 12 years ago
  19. 6eb549e Revert "Remove SkRefPtr" - r7021 by vandebo@chromium.org · 12 years ago
  20. e8a76ae Remove SkRefPtr by vandebo@chromium.org · 12 years ago
  21. 7d6c8f9 [PDF] Move most of the headers to be private. by vandebo@chromium.org · 13 years ago[Renamed (91%) from include/pdf/SkPDFFont.h]
  22. 76d6de0 Revert "[PDF] Move most of the headers to be private." by vandebo@chromium.org · 13 years ago[Renamed (91%) from src/pdf/SkPDFFont.h]
  23. bd960c7 [PDF] Move most of the headers to be private. by vandebo@chromium.org · 13 years ago[Renamed (91%) from include/pdf/SkPDFFont.h]
  24. 008c498 Revert "[PDF] Move most of the headers to be private." by vandebo@chromium.org · 13 years ago[Renamed (91%) from src/pdf/SkPDFFont.h]
  25. f7f9aa8 [PDF] Move most of the headers to be private. by vandebo@chromium.org · 13 years ago[Renamed (91%) from include/pdf/SkPDFFont.h]
  26. 1771cbf posix: Avoid static initializers in static/global mutexes by digit@google.com · 13 years ago
  27. 37ad8fb [PDF] Subset font advance data (W array). by vandebo@chromium.org · 13 years ago
  28. 7b13aca Revert "Improve generation of glyph advance array." This reverts commit r2126 by vandebo@chromium.org · 13 years ago
  29. e7f3300 Improve generation of glyph advance array. by vandebo@chromium.org · 13 years ago
  30. a5c7234 Address lint issues in pdf directories. by ctguil@chromium.org · 13 years ago
  31. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  32. 17e66e2 [PDF] Improve efficiency of glyph id collection during font subsetting. by vandebo@chromium.org · 13 years ago
  33. 9859428 [PDF] Refactor SkPDFFont to enable font/cmap subsetting. by vandebo@chromium.org · 13 years ago
  34. 31dcee7 Revert "[PDF] Refactor SkPDFFont to enable font/cmap subsetting." by vandebo@chromium.org · 13 years ago
  35. 6504cfd [PDF] Refactor SkPDFFont to enable font/cmap subsetting. by vandebo@chromium.org · 13 years ago
  36. f6c3ebd fix Capitalization of static methods by reed@google.com · 13 years ago
  37. 3509f05 Add more SK_API declarations to fix Chrome. by vandebo@chromium.org · 13 years ago
  38. f0ec266 [PDF] Add plumbing and accessors so that Chrome can record the font types used in a PDF. by vandebo@chromium.org · 13 years ago
  39. 6744d49 [PDF] Add a ToUnicode mapping for fonts. by vandebo@chromium.org · 14 years ago
  40. f77e27d Use Type3 fonts for platforms that don't yet support SkFontHost::GetAdvancedTypefaceMetrics. by vandebo@chromium.org · 14 years ago
  41. 9db86bb PDF Type3 Support. by ctguil@chromium.org · 14 years ago
  42. 0129410 [PDF] Fix broken encoding conversion code for non-multibyte fonts. by vandebo@chromium.org · 14 years ago
  43. c48b2b3 Cleanup SkPDFTypfaceInfo and make it more generic. by vandebo@chromium.org · 14 years ago
  44. 2a22e10 Add Truetype and Type 1 font embedding support by vandebo@chromium.org · 14 years ago
  45. 28be72b PDF: Add text support with a font framework (font embedding to come). by vandebo@chromium.org · 14 years ago