1. ab2fe82 Replace all instances of 'clear' with 'pop's in conical gradient pdf impl, looks like the pdf spec doesn't support Postscript's 'clear' stack operator. Should fix some warnings on mac buildbots. by rileya@google.com · 12 years ago
  2. 6219728 Added pdf implementation of conical gradient. by rileya@google.com · 12 years ago
  3. da6c569 [PDF] Fix PDF code to not crash on SkComposeShader. by vandebo@chromium.org · 12 years ago
  4. 4908533 fix missing switch-statement handler (for conical gradient) by reed@google.com · 12 years ago
  5. 8322697 extend asAGradient for Conical type (to be implemented by PDF and XPS) by reed@google.com · 12 years ago
  6. 05141c2 Fixed minor c++ issues found by cppcheck by robertphillips@google.com · 13 years ago
  7. 386dfc0 [PDF] Handle failures of matrix inversion by vandebo@chromium.org · 13 years ago
  8. c39c867 Fix some fixed-point bugs. by vandebo@chromium.org · 13 years ago
  9. 8aa66b6 Revert "[PDF] Handle failures of matrix inversion" while I investigate fixed point failures. by vandebo@chromium.org · 13 years ago
  10. ebad2d9 [PDF] Handle failures of matrix inversion. by vandebo@chromium.org · 13 years ago
  11. b054990 [PDF] If matrix inversion fails, use the identity matrix. by vandebo@chromium.org · 13 years ago
  12. 188838c [PDF] Fix memory hungry inefficiency in pdf resource tracking. by vandebo@chromium.org · 13 years ago
  13. 54ff85c [PDF] Fix some fixed/float-point mismatches for image shaders. by vandebo@chromium.org · 13 years ago
  14. 1771cbf posix: Avoid static initializers in static/global mutexes by digit@google.com · 13 years ago
  15. 663515b [PDF] Fix some scalar/int assumptions. by vandebo@chromium.org · 13 years ago
  16. 020798a Coverity: Add a default case in SkPDFShader. CID=101159 by vandebo@chromium.org · 13 years ago
  17. a5c7234 Address lint issues in pdf directories. by ctguil@chromium.org · 13 years ago
  18. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  19. 1feb330 replace SkRefPtr for parameters with simple pointers by reed@google.com · 13 years ago
  20. 421d644 [PDF] Make stream compression optional on a per device basis. by vandebo@chromium.org · 13 years ago
  21. f6c3ebd fix Capitalization of static methods by reed@google.com · 13 years ago
  22. c789cf1 helpers for append and insert when the value is a POD. by reed@google.com · 13 years ago
  23. b88cfe5 [PDF] Make color shaders work correctly. by vandebo@chromium.org · 13 years ago
  24. e1bc274 Fix a batch of coverity defects, uninitialized class fields. by vandebo@chromium.org · 13 years ago
  25. be2048a [PDF] Fix fallout from r1217. by vandebo@chromium.org · 14 years ago
  26. 1526129 PDF Device should report non-transformed size for width and height. by ctguil@chromium.org · 14 years ago
  27. 75f97e4 Generalize the flip origin argument to the PDF device constructor. by vandebo@chromium.org · 14 years ago
  28. 316338a by twiz@google.com · 14 years ago
  29. da912d6 [PDF] Add support for Shaders. by vandebo@chromium.org · 14 years ago