1. a060eba SkPDF: Simplify PDFStream / emitObject() const by halcanary · 9 years ago
  2. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  3. f4219dd Update more directories under src/ to follow C++11 style rule for {virtual,override}. by tfarina · 10 years ago
  4. 37c46ca SkPDF: Factor SkPDFCatalog into SkPDFObjNumMap and SkPDFSubstituteMap by halcanary · 10 years ago
  5. af9c85d SkPDF: remove SK_NO_FLATE & dead code in SkPDFStream by halcanary · 10 years ago
  6. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  7. c1b71d6 PDF: remove unnecessary mutexes. by halcanary · 10 years ago
  8. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  9. f361b71 In SkPDFDocument::emitPDF(), stop pre-calculating file offsets. by halcanary · 10 years ago
  10. 4fc48af Change function signature of SkPDFObject::emitObject. by halcanary · 10 years ago
  11. e322482 Move SkPDFStream back to SkStream to save memory. by halcanary · 10 years ago
  12. 67ec1f8 Switch SkPDFStream's internal storage from SkStream to SkData by halcanary · 10 years ago
  13. 1f8ed02 Add lock to SkPDFDict by halcanary · 10 years ago
  14. e1c5586 Revert of Switch SkPDFStream's internal storage from SkStream to SkData (https://codereview.chromium.org/340783013/) by rmistry · 10 years ago
  15. c1dfa14 Switch SkPDFStream's internal storage from SkStream to SkData by halcanary · 10 years ago
  16. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  17. 26e1449 [PDF] Fix printing crashes caused by font streams that don't support getMemoryBase(). by vandebo@chromium.org · 11 years ago
  18. d8d976e Added SkPDFStream::setData(SkData*) in preparation for move from SkStream to SkData by commit-bot@chromium.org · 11 years ago
  19. 83f0d30 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  20. d9dfa18 Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to FlateDecode (zip) if it makes sense. Otherewise include uncompressed stream. by edisonn@google.com · 12 years ago
  21. d96d17b Remove SkRefPtr by vandebo@chromium.org · 12 years ago
  22. 6eb549e Revert "Remove SkRefPtr" - r7021 by vandebo@chromium.org · 12 years ago
  23. e8a76ae Remove SkRefPtr by vandebo@chromium.org · 12 years ago
  24. 7d6c8f9 [PDF] Move most of the headers to be private. by vandebo@chromium.org · 13 years ago[Renamed from include/pdf/SkPDFStream.h]
  25. 76d6de0 Revert "[PDF] Move most of the headers to be private." by vandebo@chromium.org · 13 years ago[Renamed from src/pdf/SkPDFStream.h]
  26. bd960c7 [PDF] Move most of the headers to be private. by vandebo@chromium.org · 13 years ago[Renamed from include/pdf/SkPDFStream.h]
  27. 008c498 Revert "[PDF] Move most of the headers to be private." by vandebo@chromium.org · 13 years ago[Renamed from src/pdf/SkPDFStream.h]
  28. f7f9aa8 [PDF] Move most of the headers to be private. by vandebo@chromium.org · 13 years ago[Renamed from include/pdf/SkPDFStream.h]
  29. 769fa6a No effect cleanup in pdf code. Review URL: http://codereview.appspot.com/4927042 by ctguil@chromium.org · 13 years ago
  30. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  31. 421d644 [PDF] Make stream compression optional on a per device basis. by vandebo@chromium.org · 13 years ago
  32. 6ed8249 update dox by reed@google.com · 13 years ago
  33. da912d6 [PDF] Add support for Shaders. by vandebo@chromium.org · 14 years ago
  34. d90c141 [PDF] Clean up SkPDFStream and make it inherit from SkPDFDict. by vandebo@chromium.org · 14 years ago
  35. f7c1576 [PDF] Clean up ref counting. by vandebo@chromium.org · 14 years ago
  36. a09ef97 Add deflate support to SkPDFStream. by vandebo@chromium.org · 14 years ago
  37. d877fdb High level pdf classes and pdf specific interface. by vandebo@chromium.org · 14 years ago
  38. 8459d4e Initial PDF backend commit: directories, build rules, primitives by vandebo@chromium.org · 14 years ago