1. 67ec1f8 Switch SkPDFStream's internal storage from SkStream to SkData by halcanary · 10 years ago
  2. e1c5586 Revert of Switch SkPDFStream's internal storage from SkStream to SkData (https://codereview.chromium.org/340783013/) by rmistry · 10 years ago
  3. c1dfa14 Switch SkPDFStream's internal storage from SkStream to SkData by halcanary · 10 years ago
  4. 4740135 Fix Clang build on SkPDFResourceDict (CL 18977002) by commit-bot@chromium.org · 11 years ago
  5. fc16667 Revert "Adds SkPDFResourceDict class, refactor existing code to use it." by vandebo@chromium.org · 11 years ago
  6. 3a8dfc3 Adds SkPDFResourceDict class, refactor existing code to use it. by commit-bot@chromium.org · 11 years ago
  7. d322cf4 Revert "Adds SkPDFResourceDict class to manage resource dicts. Refactors existing code to use this class." by vandebo@chromium.org · 11 years ago
  8. c84fb47 Adds SkPDFResourceDict class to manage resource dicts. Refactors existing code to use this class. by commit-bot@chromium.org · 11 years ago
  9. 6addb19 resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime we by edisonn@google.com · 11 years ago
  10. acef3c4 Reverting r8233 (Use SkSet in PDF) by robertphillips@google.com · 11 years ago
  11. 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
  12. b58772f PDF: add support for named destinations. by epoger@google.com · 12 years ago
  13. 812b6f5 Revert r8000 due to failures on some buildbots by epoger@google.com · 12 years ago
  14. 1cad898 PDF: add support for named destinations by epoger@google.com · 12 years ago
  15. 5bd26d3 revert r7892 by edisonn@google.com · 12 years ago
  16. 194b7cd resubmit after fixing assert issue: https://codereview.appspot.com/6744050 by edisonn@google.com · 12 years ago
  17. d1c53aa Revert r7883 by edisonn@google.com · 12 years ago
  18. 676aef0 Use SkSet to fix issue when pdf generates an exp number of resources. by edisonn@google.com · 12 years ago
  19. 3c97442 [PDF] Fix multi-level page count calculation. by vandebo@chromium.org · 12 years ago
  20. d96d17b Remove SkRefPtr by vandebo@chromium.org · 12 years ago
  21. 6eb549e Revert "Remove SkRefPtr" - r7021 by vandebo@chromium.org · 12 years ago
  22. e8a76ae Remove SkRefPtr by vandebo@chromium.org · 12 years ago
  23. 2a006c1 begin to skiafy PDF headers : removing use of SkRefPtr by reed@google.com · 12 years ago
  24. 238be8c [PDF] Add link annotations. by vandebo@chromium.org · 12 years ago
  25. 30580f6 Fix setFileOffset type to remove warnings. by vandebo@chromium.org · 12 years ago
  26. 1445a0d fix warnings on Mac in src/pdf by caryclark@google.com · 12 years ago
  27. 188838c [PDF] Fix memory hungry inefficiency in pdf resource tracking. by vandebo@chromium.org · 13 years ago
  28. 769fa6a No effect cleanup in pdf code. Review URL: http://codereview.appspot.com/4927042 by ctguil@chromium.org · 13 years ago
  29. a5c7234 Address lint issues in pdf directories. 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. 9859428 [PDF] Refactor SkPDFFont to enable font/cmap subsetting. by vandebo@chromium.org · 13 years ago
  32. 31dcee7 Revert "[PDF] Refactor SkPDFFont to enable font/cmap subsetting." by vandebo@chromium.org · 13 years ago
  33. 6504cfd [PDF] Refactor SkPDFFont to enable font/cmap subsetting. by vandebo@chromium.org · 13 years ago
  34. 1feb330 replace SkRefPtr for parameters with simple pointers by reed@google.com · 13 years ago
  35. f6c3ebd fix Capitalization of static methods by reed@google.com · 13 years ago
  36. fb6a53a [PDF] Add setPage method to SkPDFDocument. by vandebo@chromium.org · 13 years ago
  37. f0ec266 [PDF] Add plumbing and accessors so that Chrome can record the font types used in a PDF. by vandebo@chromium.org · 13 years ago
  38. bd36ebe [PDF] Fix node count in page tree. by vandebo@chromium.org · 13 years ago
  39. c2a9b7f [PDF] Remove one copy of each content stream. by vandebo@chromium.org · 14 years ago
  40. f60a001 [PDF] Change the way flip origin is done. by vandebo@chromium.org · 14 years ago
  41. 82065d6 remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with by reed@google.com · 14 years ago
  42. f7c1576 [PDF] Clean up ref counting. by vandebo@chromium.org · 14 years ago
  43. a518086 Several cleanups: by vandebo@chromium.org · 14 years ago
  44. ddbbd80 Cleanup/unify matrix transform for PDF backend. by vandebo@chromium.org · 14 years ago
  45. d877fdb High level pdf classes and pdf specific interface. by vandebo@chromium.org · 14 years ago