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