1. d11c726 SkPDF: speed up SkPDFShader generation. by halcanary · 9 years ago
  2. cc77c12 SkPDF: Hold page objects, not SkPDFDevices. by halcanary · 9 years ago
  3. 989da4a SkPDF: SkPDFDevice has ptr to SkPDFDocument by halcanary · 9 years ago
  4. 50e82e6 SkPDF: SkPDFDocument reorganized so that some objects can be serialized early. by halcanary · 9 years ago
  5. 23f4d4d SkPDF: move all pdf sources into src/pdf by halcanary · 9 years ago
  6. a43b415 SkPDF: merge skdocument_pdf and skpdfdocument by halcanary · 10 years ago
  7. 6d62270 SkPDF: skpdfdocument and skpdfpage use skpdfdevice in a const way by halcanary · 10 years ago
  8. 26b5d15 SkPDF: add canon assert before adding code that might break it by halcanary · 10 years ago
  9. 7a01184 SkPDF: unclass skpdfdocument by halcanary · 10 years ago
  10. 9d85145 SkPDF: clean up skpdfdocument, add static functions by halcanary · 10 years ago
  11. 6adf849 SkPDF refactor skpdfdocument by halcanary · 10 years ago
  12. 4e4e816 SkPDF: remove SK_API on no-longer-public functions. by halcanary · 10 years ago
  13. cabc08c PDF: why do we have flags no one uses (or can use)? by mtklein · 10 years ago
  14. 07327bf move SkPDFD*.h from include to src by halcanary · 10 years ago[Renamed from include/pdf/SkPDFDocument.h]
  15. ac8d8b8 revert buildbot breaker by caryclark · 10 years ago[Renamed from src/pdf/SkPDFDocument.h]
  16. 66b29a6 Remove SkPDFDocument and SkPDFDevice from the public headers. by halcanary · 10 years ago[Renamed from include/pdf/SkPDFDocument.h]
  17. efdac51 Revert "Remove SkPDFDocument and SkPDFDevice from the public headers." by reed · 10 years ago[Renamed from src/pdf/SkPDFDocument.h]
  18. 8b1f761 Remove SkPDFDocument and SkPDFDevice from the public headers. by halcanary · 10 years ago[Renamed from include/pdf/SkPDFDocument.h]
  19. 21c771b Revert "move SkPDFD*.h from include to src" by Greg Humphreys · 10 years ago[Renamed from src/pdf/SkPDFDocument.h]
  20. 6930243 move SkPDFD*.h from include to src by halcanary · 10 years ago[Renamed from include/pdf/SkPDFDocument.h]
  21. 0f9bad0 [PDF] Fix font embedding restrictions. by vandebo · 10 years ago
  22. 5f209e6 Revert "[PDF] Fix font embedding restrictions." by vandebo@chromium.org · 11 years ago
  23. 47fb2b9 [PDF] Fix font embedding restrictions. by commit-bot@chromium.org · 11 years ago
  24. e029440 Replace SkTScopedPtr with SkAutoTDelete in Skia. by commit-bot@chromium.org · 11 years ago
  25. a20e42c Remove SK_API, from SkTSet. the template is not public. by edisonn@google.com · 11 years ago
  26. 7731ead Fix more clang errors. by tfarina@chromium.org · 12 years ago
  27. 6addb19 resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime we by edisonn@google.com · 12 years ago
  28. acef3c4 Reverting r8233 (Use SkSet in PDF) by robertphillips@google.com · 12 years ago
  29. 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
  30. 8c02061 Update flag to reflect actual meaning. by edisonn@google.com · 12 years ago
  31. 5bd26d3 revert r7892 by edisonn@google.com · 12 years ago
  32. 194b7cd resubmit after fixing assert issue: https://codereview.appspot.com/6744050 by edisonn@google.com · 12 years ago
  33. d1c53aa Revert r7883 by edisonn@google.com · 12 years ago
  34. 676aef0 Use SkSet to fix issue when pdf generates an exp number of resources. by edisonn@google.com · 12 years ago
  35. af77727 remove use of SkRefPtr in public header (SkPDFDocument.h) by reed@google.com · 12 years ago
  36. 238be8c [PDF] Add link annotations. by vandebo@chromium.org · 12 years ago
  37. 7d6c8f9 [PDF] Move most of the headers to be private. by vandebo@chromium.org · 13 years ago
  38. 76d6de0 Revert "[PDF] Move most of the headers to be private." by vandebo@chromium.org · 13 years ago
  39. bd960c7 [PDF] Move most of the headers to be private. by vandebo@chromium.org · 13 years ago
  40. 008c498 Revert "[PDF] Move most of the headers to be private." by vandebo@chromium.org · 13 years ago
  41. f7f9aa8 [PDF] Move most of the headers to be private. by vandebo@chromium.org · 13 years ago
  42. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  43. 9859428 [PDF] Refactor SkPDFFont to enable font/cmap subsetting. by vandebo@chromium.org · 13 years ago
  44. 31dcee7 Revert "[PDF] Refactor SkPDFFont to enable font/cmap subsetting." by vandebo@chromium.org · 13 years ago
  45. 6504cfd [PDF] Refactor SkPDFFont to enable font/cmap subsetting. by vandebo@chromium.org · 13 years ago
  46. 1feb330 replace SkRefPtr for parameters with simple pointers by reed@google.com · 13 years ago
  47. 421d644 [PDF] Make stream compression optional on a per device basis. by vandebo@chromium.org · 13 years ago
  48. fb6a53a [PDF] Add setPage method to SkPDFDocument. by vandebo@chromium.org · 13 years ago
  49. d897bfb [PDF] Add pages accessor to SkPDFDocument. by vandebo@chromium.org · 14 years ago
  50. dfc5ffe Additional SK_API annotations needed for print preview on windows. by ctguil@chromium.org · 14 years ago
  51. a518086 Several cleanups: by vandebo@chromium.org · 14 years ago
  52. d877fdb High level pdf classes and pdf specific interface. by vandebo@chromium.org · 14 years ago