1. 0a2bf90 Factory methods for heap-allocated SkPathEffect and SkXfermode objects. by commit-bot@chromium.org · 10 years ago
  2. d906702 Move SkPdfContext into its own files. by scroggo@google.com · 11 years ago
  3. d03c2c7 pdfviewer: more code comments + concat the pdf matrix with the existing matrix in canvas, instead of reseting it. by edisonn@google.com · 11 years ago
  4. e50d9a1 mode code cleanup (100c / l, comments) by edisonn@google.com · 11 years ago
  5. cf2cfa1 pdfviewer: code cleanup - add licence on files, make replace __DEFINE__foo with foo_DEFINED to match skia project by edisonn@google.com · 11 years ago
  6. 3aa3555 pdfviewer: 1) debug code for drawText (show magenta background for text, to show text even when we fail to load/show it), 2) some cleanup: refactor and rename classes and files by edisonn@google.com · 11 years ago[Renamed (91%) from experimental/PdfViewer/SkPdfBasics.cpp]
  7. 9a43c18 pdfviewer: finish implementation of SkPdfObject.toString(), and include in debugging traces we leave when rendering. by edisonn@google.com · 11 years ago
  8. f111a4b pdfviewer: transparency groups - implementation of non-isolated and non-knockout flags by edisonn@google.com · 11 years ago
  9. a0cefa1 pdfviewer: gs operator implementation: dashing and font by edisonn@google.com · 11 years ago
  10. 7f1af50 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  11. 2ccc3af pdfviewer: improve memory usage, improve parse time (by 30-50%) and don't allocate extra buffers (more to do, but low priority now), and put the page specific memory in an allocator. by edisonn@google.com · 11 years ago
  12. b857a0c Basic support for Type3 Fonts in Pdf + various refactorings by edisonn@google.com · 11 years ago