1. 75f97e4 Generalize the flip origin argument to the PDF device constructor. by vandebo@chromium.org · 14 years ago
  2. bd36ebe [PDF] Fix node count in page tree. by vandebo@chromium.org · 14 years ago
  3. f71b210 [PDF] Make the NOT_IMPLEMENTED macro not print anything by default. by vandebo@chromium.org · 14 years ago
  4. 325cb9a Improve the SkAdvancedTypefaceMetrics interface w.r.t. vertical advances. by vandebo@chromium.org · 14 years ago
  5. cae5fba Store content streams in an SkStream instead of an SkString (64k size limit). by vandebo@chromium.org · 14 years ago
  6. ce11b26 convert fixed->scalar directly, since we know that the by reed@google.com · 14 years ago
  7. 3f0dcf9 fix scalar math to work with float and fixed by reed@google.com · 14 years ago
  8. f77e27d Use Type3 fonts for platforms that don't yet support SkFontHost::GetAdvancedTypefaceMetrics. by vandebo@chromium.org · 14 years ago
  9. 316338a by twiz@google.com · 14 years ago
  10. 5b07368 Enable compiling the PDF backend by default in the makefile. by vandebo@chromium.org · 14 years ago
  11. da912d6 [PDF] Add support for Shaders. by vandebo@chromium.org · 14 years ago
  12. a6d59f6 fix warnings in VS 2010 drawPaint() doesn't need +1 to fill its bounds by reed@google.com · 14 years ago
  13. 6bcf995 [PDF] Re add line accidentally removed in r892. by vandebo@chromium.org · 14 years ago
  14. f966fd3 Add SkPDFUtils.cpp to build. by ctguil@chromium.org · 14 years ago
  15. 9db86bb PDF Type3 Support. by ctguil@chromium.org · 14 years ago
  16. 094316b [PDF] Restrict scalars to the range that PDF understands. by vandebo@chromium.org · 14 years ago
  17. 0129410 [PDF] Fix broken encoding conversion code for non-multibyte fonts. by vandebo@chromium.org · 14 years ago
  18. c2a9b7f [PDF] Remove one copy of each content stream. by vandebo@chromium.org · 14 years ago
  19. f60a001 [PDF] Change the way flip origin is done. by vandebo@chromium.org · 14 years ago
  20. 8ab3e0f [PDF] Bug fix - missing last odd column in 4444 bitmaps. by vandebo@chromium.org · 14 years ago
  21. d90c141 [PDF] Clean up SkPDFStream and make it inherit from SkPDFDict. by vandebo@chromium.org · 14 years ago
  22. 46799cd change virtual setMatrixClip() to take a SkClipStack parameter. by reed@google.com · 14 years ago
  23. 4854327 [PDF] Add support for xfermodes / blend modes. by vandebo@chromium.org · 14 years ago
  24. 79ac4fd [PDF] Change SkPDFFormXObject to not hold a reference to device. by vandebo@chromium.org · 14 years ago
  25. 82065d6 remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with by reed@google.com · 14 years ago
  26. 1aef2ed [PDF] Start from an identity transform for drawDevice. by vandebo@chromium.org · 14 years ago
  27. c48b2b3 Cleanup SkPDFTypfaceInfo and make it more generic. by vandebo@chromium.org · 14 years ago
  28. f7c1576 [PDF] Clean up ref counting. by vandebo@chromium.org · 14 years ago
  29. fb697e7 [PDF] Fix bugs preventing gm from running with PDF support. by vandebo@chromium.org · 14 years ago
  30. 1cfa2c4 [PDF] Support image alpha channel plus a couple small fixes. by vandebo@chromium.org · 14 years ago
  31. befebb8 [PDF] Honor srcRect in drawBitmap. by vandebo@chromium.org · 14 years ago
  32. 02cc5aa Update SkPDFDevice::drawPath signature to match SkDevice. by vandebo@chromium.org · 14 years ago
  33. 2a22e10 Add Truetype and Type 1 font embedding support by vandebo@chromium.org · 14 years ago
  34. 0770044 add option to write PDFs from gm by reed@google.com · 14 years ago
  35. f2b98d6 merge with changes for GPU backend by reed@android.com · 14 years ago
  36. a09ef97 Add deflate support to SkPDFStream. by vandebo@chromium.org · 14 years ago
  37. 28be72b PDF: Add text support with a font framework (font embedding to come). by vandebo@chromium.org · 14 years ago
  38. 7e2ff7c Add clipping support and some small fixes. by vandebo@chromium.org · 14 years ago
  39. eb6c759 Add PDF support for drawDevice using a form xobject. by vandebo@chromium.org · 14 years ago
  40. 7d71f7f Implement SkPDFDevice::drawPath(...) by vandebo@chromium.org · 14 years ago
  41. a518086 Several cleanups: by vandebo@chromium.org · 14 years ago
  42. ddbbd80 Cleanup/unify matrix transform for PDF backend. by vandebo@chromium.org · 14 years ago
  43. ad11495 Bug fix in SkPDFImage. by vandebo@chromium.org · 14 years ago
  44. 9b49dc0 First pieces of SkPDFDevice. Supports: by vandebo@chromium.org · 14 years ago
  45. d877fdb High level pdf classes and pdf specific interface. by vandebo@chromium.org · 14 years ago
  46. f66025d Address senorblanco's comments on r600. by vandebo@chromium.org · 14 years ago
  47. 8459d4e Initial PDF backend commit: directories, build rules, primitives by vandebo@chromium.org · 14 years ago