1. 2111d5f SkPDF: elimate old IMAGE_STATS, de-dupe image code. by Hal Canary · 6 years ago
  2. 4ca9fa3 SkPDF: unify Canon and Document by Hal Canary · 6 years ago
  3. 016cd02 SkPDF: eliminalte one member function by Hal Canary · 6 years ago
  4. dd9003a SkPDF: wait for jobs to complete on abort() by Hal Canary · 6 years ago
  5. 1addaff SkPDF: unify SkPDFOffsetMap and SkPDFObjectSerializer by Hal Canary · 6 years ago
  6. 7480158 SkPDF: SkPDFObject no longer reference-counted! by Hal Canary · 6 years ago
  7. f34131a SkPDF: even more PDFIndirectRefs by Hal Canary · 6 years ago
  8. fba5b6c SkPDF: More IndirectRefs by Hal Canary · 6 years ago
  9. 9a3f554 SkPDF: refactor streams, experimental threading by Hal Canary · 6 years ago
  10. b10f92e SkPDF: move font serialization over to new immediate mode. by Hal Canary · 6 years ago
  11. a121183 SkPDF: move image serialization over to new immediate mode. by Hal Canary · 6 years ago
  12. f6462c4 SkPDF: store indirect references in object by Hal Canary · 6 years ago
  13. 656cefe Add initial support for generating tagged PDFs. by Dominic Mazzoni · 6 years ago
  14. 23564b9 SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.h by Hal Canary · 6 years ago[Renamed (70%) from src/pdf/SkPDFDocument.h]
  15. 7d06ab2 SkPDF: do all rasterScale calculations in one place. by Hal Canary · 6 years ago
  16. 2473d94 SkPDF: allocate for single Canvas by Hal Canary · 6 years ago
  17. 9e41c21 SkPDF: use more vector<>, more sk_sp<>, cleanup. by Hal Canary · 6 years ago
  18. 6736236 include/private/SkTemplates: Cleanup bare pointers. by Hal Canary · 7 years ago
  19. c5980d0 SkDocument: remove unused fDoneProc by Hal Canary · 7 years ago
  20. 2e3f2e9 Revert "Revert "remove SK_SUPPORT_LEGACY_PDF_PIXELSERIALIZER dead code"" by Mike Reed · 7 years ago
  21. 800f554 Revert "remove SK_SUPPORT_LEGACY_PDF_PIXELSERIALIZER dead code" by Mike Reed · 7 years ago
  22. 7f846f2 remove SK_SUPPORT_LEGACY_PDF_PIXELSERIALIZER dead code by Mike Reed · 7 years ago
  23. a4daf19 Moving extra options/parameters into PDFMetadata by Mike Reed · 7 years ago
  24. b1de5f9 SkDocument: consolidate trimBox code by Hal Canary · 7 years ago
  25. a062258 SkPDF: clean up fRasterDpi by Hal Canary · 7 years ago
  26. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 8 years ago
  27. 5df4934 Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" by Mike Reed · 8 years ago
  28. b613c26 Revert "Change SkCanvas to *not* inherit from SkRefCnt" by Heather Miller · 8 years ago
  29. 8240750 Change SkCanvas to *not* inherit from SkRefCnt by Mike Reed · 8 years ago
  30. d14df7c document.close from bool to void by reed · 8 years ago
  31. e86134f SkDocument: turn off SK_SUPPORT_LEGACY_DOCUMENT_API by halcanary · 8 years ago
  32. 530032a SkPDF: in-place font subsetting by halcanary · 8 years ago
  33. 3c35fb3 SkPDF: Glyph Useage Map improvements by halcanary · 8 years ago
  34. 4b65666 SkDocument/PDF: new API by halcanary · 9 years ago
  35. 488165e SkPDF: PDF/A runtime switch by halcanary · 9 years ago
  36. 2299ffa Revert of SkPDF: PDF/A runtime switch (patchset #1 id:100001 of https://codereview.chromium.org/1891873002/ ) by halcanary · 9 years ago
  37. 570f18b SkPDF: PDF/A runtime switch by halcanary · 9 years ago
  38. 8cd4a24 SkPDF: fix PDF/A by halcanary · 9 years ago
  39. a50151d SkPDF: draw{Image,Bitmap} always serializes early by halcanary · 9 years ago
  40. d11c726 SkPDF: speed up SkPDFShader generation. by halcanary · 9 years ago
  41. cc77c12 SkPDF: Hold page objects, not SkPDFDevices. by halcanary · 9 years ago
  42. 989da4a SkPDF: SkPDFDevice has ptr to SkPDFDocument by halcanary · 9 years ago
  43. 50e82e6 SkPDF: SkPDFDocument reorganized so that some objects can be serialized early. by halcanary · 9 years ago
  44. 23f4d4d SkPDF: move all pdf sources into src/pdf by halcanary · 9 years ago
  45. a43b415 SkPDF: merge skdocument_pdf and skpdfdocument by halcanary · 10 years ago
  46. 6d62270 SkPDF: skpdfdocument and skpdfpage use skpdfdevice in a const way by halcanary · 10 years ago
  47. 26b5d15 SkPDF: add canon assert before adding code that might break it by halcanary · 10 years ago
  48. 7a01184 SkPDF: unclass skpdfdocument by halcanary · 10 years ago
  49. 9d85145 SkPDF: clean up skpdfdocument, add static functions by halcanary · 10 years ago
  50. 6adf849 SkPDF refactor skpdfdocument by halcanary · 10 years ago
  51. 4e4e816 SkPDF: remove SK_API on no-longer-public functions. by halcanary · 10 years ago
  52. cabc08c PDF: why do we have flags no one uses (or can use)? by mtklein · 10 years ago
  53. 07327bf move SkPDFD*.h from include to src by halcanary · 10 years ago[Renamed from include/pdf/SkPDFDocument.h]
  54. ac8d8b8 revert buildbot breaker by caryclark · 10 years ago[Renamed from src/pdf/SkPDFDocument.h]
  55. 66b29a6 Remove SkPDFDocument and SkPDFDevice from the public headers. by halcanary · 10 years ago[Renamed from include/pdf/SkPDFDocument.h]
  56. efdac51 Revert "Remove SkPDFDocument and SkPDFDevice from the public headers." by reed · 10 years ago[Renamed from src/pdf/SkPDFDocument.h]
  57. 8b1f761 Remove SkPDFDocument and SkPDFDevice from the public headers. by halcanary · 10 years ago[Renamed from include/pdf/SkPDFDocument.h]
  58. 21c771b Revert "move SkPDFD*.h from include to src" by Greg Humphreys · 10 years ago[Renamed from src/pdf/SkPDFDocument.h]
  59. 6930243 move SkPDFD*.h from include to src by halcanary · 10 years ago[Renamed from include/pdf/SkPDFDocument.h]
  60. 0f9bad0 [PDF] Fix font embedding restrictions. by vandebo · 10 years ago
  61. 5f209e6 Revert "[PDF] Fix font embedding restrictions." by vandebo@chromium.org · 11 years ago
  62. 47fb2b9 [PDF] Fix font embedding restrictions. by commit-bot@chromium.org · 11 years ago
  63. e029440 Replace SkTScopedPtr with SkAutoTDelete in Skia. by commit-bot@chromium.org · 11 years ago
  64. a20e42c Remove SK_API, from SkTSet. the template is not public. by edisonn@google.com · 11 years ago
  65. 7731ead Fix more clang errors. by tfarina@chromium.org · 12 years ago
  66. 6addb19 resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime we by edisonn@google.com · 12 years ago
  67. acef3c4 Reverting r8233 (Use SkSet in PDF) by robertphillips@google.com · 12 years ago
  68. 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
  69. 8c02061 Update flag to reflect actual meaning. by edisonn@google.com · 12 years ago
  70. 5bd26d3 revert r7892 by edisonn@google.com · 12 years ago
  71. 194b7cd resubmit after fixing assert issue: https://codereview.appspot.com/6744050 by edisonn@google.com · 12 years ago
  72. d1c53aa Revert r7883 by edisonn@google.com · 12 years ago
  73. 676aef0 Use SkSet to fix issue when pdf generates an exp number of resources. by edisonn@google.com · 12 years ago
  74. af77727 remove use of SkRefPtr in public header (SkPDFDocument.h) by reed@google.com · 12 years ago
  75. 238be8c [PDF] Add link annotations. by vandebo@chromium.org · 12 years ago
  76. 7d6c8f9 [PDF] Move most of the headers to be private. by vandebo@chromium.org · 13 years ago
  77. 76d6de0 Revert "[PDF] Move most of the headers to be private." by vandebo@chromium.org · 13 years ago
  78. bd960c7 [PDF] Move most of the headers to be private. by vandebo@chromium.org · 13 years ago
  79. 008c498 Revert "[PDF] Move most of the headers to be private." by vandebo@chromium.org · 13 years ago
  80. f7f9aa8 [PDF] Move most of the headers to be private. by vandebo@chromium.org · 13 years ago
  81. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  82. 9859428 [PDF] Refactor SkPDFFont to enable font/cmap subsetting. by vandebo@chromium.org · 13 years ago
  83. 31dcee7 Revert "[PDF] Refactor SkPDFFont to enable font/cmap subsetting." by vandebo@chromium.org · 13 years ago
  84. 6504cfd [PDF] Refactor SkPDFFont to enable font/cmap subsetting. by vandebo@chromium.org · 13 years ago
  85. 1feb330 replace SkRefPtr for parameters with simple pointers by reed@google.com · 13 years ago
  86. 421d644 [PDF] Make stream compression optional on a per device basis. by vandebo@chromium.org · 13 years ago
  87. fb6a53a [PDF] Add setPage method to SkPDFDocument. by vandebo@chromium.org · 13 years ago
  88. d897bfb [PDF] Add pages accessor to SkPDFDocument. by vandebo@chromium.org · 13 years ago
  89. dfc5ffe Additional SK_API annotations needed for print preview on windows. by ctguil@chromium.org · 14 years ago
  90. a518086 Several cleanups: by vandebo@chromium.org · 14 years ago
  91. d877fdb High level pdf classes and pdf specific interface. by vandebo@chromium.org · 14 years ago