1. 43fb7a0 BUILD.gn: skia_enable_pdf by Hal Canary · 8 years ago
  2. 884300d Remove SkDynamicMemoryWStream::getOffset. by Ben Wagner · 8 years ago
  3. 5adaf8b remove unused dynamicwstream.snapshotAsData() by Mike Reed · 8 years ago
  4. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  5. 57f744e SkPDF/Tests: imporve test coverage. by halcanary · 8 years ago
  6. 3d01c62 SkPDF: Fix Type3 ToUnicode table. by halcanary · 8 years ago
  7. 530032a SkPDF: in-place font subsetting by halcanary · 8 years ago
  8. 8eccc30 SkPDF: SkPDFFont organization changes. by halcanary · 8 years ago
  9. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  10. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  11. 2ccdb63 SkPDF: clean up overuse of SK_SUPPORT_PDF by halcanary · 9 years ago[Renamed (98%) from tests/ToUnicodeTest.cpp]
  12. 8ee06f2 SkPDF: allow PDF module to be disabled in DM and SampleApp by halcanary · 9 years ago
  13. 9880607 Even more win64 warning fixes by bsalomon · 10 years ago
  14. 085a6e4 Rename test files to end with Test.cpp. by commit-bot@chromium.org · 10 years ago[Renamed from tests/ToUnicode.cpp]
  15. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 11 years ago
  16. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  17. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  18. 1236d8e [PDF] Fix bug in ToUnicode table generation for Type 3 fonts. by commit-bot@chromium.org · 11 years ago
  19. 26d2e04 pdf: write only ToUnicode mappings needed by the font, trimming anything out of [firstChar, lastChar] interval. by edisonn@google.com · 11 years ago
  20. 59f46b8 Fixed Windows compiler complaints by robertphillips@google.com · 12 years ago
  21. 4debcac Debug Windows compiler complaint fixes by robertphillips@google.com · 12 years ago
  22. 9ad3599 Fix ToUnicode generation bug. by vandebo@chromium.org · 13 years ago
  23. 04c643b Use bfrange to shrink ToUnicode table. by vandebo@chromium.org · 13 years ago