1. 41e010c Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi by reed · 9 years ago
  2. b3f0ec9 Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (patchset #6 id:100001 of https://codereview.chromium.org/1148793007/) by reed · 9 years ago
  3. c31af44 change SkDraw and all Blitters to use pixmap instead of bitmap by reed · 9 years ago
  4. f87fe78 use common impl for drawTextOnPath by reed · 10 years ago
  5. 0393912 pass dst-rect through from drawBitmapRect for better precision by reed · 10 years ago
  6. 05c4a43 Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of https://codereview.chromium.org/609223003/) by fmalita · 10 years ago
  7. d46b8d2 Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://codereview.chromium.org/605533002/) by robertphillips · 10 years ago
  8. c13bc57 Fix SkTextBlob offset semantics. by Florin Malita · 10 years ago
  9. 53f0959 Allow custom blitters to be passed to SkDraw::drawPath by krajcevski · 10 years ago
  10. 868074b remove SkBounder -- unused and unloved by reed · 10 years ago
  11. 8128d8c Move distance field font code into GrDistanceFieldTextContext. by commit-bot@chromium.org · 11 years ago
  12. 5308c83 drawPosTextOnPath is now deprecated, removing all overrides and impls by reed@google.com · 11 years ago
  13. a8e33a9 Add ability to ninepatch blurred rounded rectangle by scroggo@google.com · 11 years ago
  14. 126f7f5 Revert "Revert "speed up A8 by creating a new entry-point in SkDraw that blits the path's coverage directly into an A8 target, regardless of the previous pixel values."" by reed@google.com · 11 years ago
  15. 84e922b Revert "speed up A8 by creating a new entry-point in SkDraw that blits the path's coverage directly into an A8 target, regardless of the previous pixel values." by reed@google.com · 11 years ago
  16. ac9d306 speed up A8 by creating a new entry-point in SkDraw that blits the path's coverage directly into an A8 target, regardless of the previous pixel values. by reed@google.com · 11 years ago
  17. 5e00989 Add SkPDFDeviceFlatenner which extends SkPDFDevice to add support to flatten the path and the text when we have perspective. by commit-bot@chromium.org · 11 years ago
  18. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  19. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  20. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  21. 8f6ef40 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  22. ed43dff add size limit for using glyphcache. above that, draw using paths by reed@google.com · 11 years ago
  23. a9e1824 SkDraw.h #include cleanup by tomhudson@google.com · 11 years ago
  24. 00aae97 Remove unused header declaration. by commit-bot@chromium.org · 11 years ago
  25. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  26. 4024f32 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  27. 4bbdeac add optional cull-rect to patheffects, so they can do less work if their results by reed@google.com · 12 years ago
  28. 30711b7 change SkMaskFilter methods to const, in preparation for making the class as by reed@google.com · 12 years ago
  29. 0e354aa Remove external matrix feature. by bsalomon@google.com · 12 years ago
  30. e691376 move SkTextToPathIter into private header by reed@google.com · 12 years ago
  31. 2ac4ef5 Fixing the drawing of blurred shodows for hairline paths with software rendering by junov@chromium.org · 12 years ago
  32. 166e653 Fix scaling issue when drawing text on a path. by djsollen@google.com · 13 years ago
  33. 44da42e have paint's measure calls respect vertical by reed@google.com · 13 years ago
  34. 56c6977 Update files to use SK_BUILD_FOR_ANDROID. by djsollen@google.com · 13 years ago
  35. 045e62d enable soft clipping (yikes) by reed@google.com · 13 years ago
  36. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  37. 62ab7ad export SkDraw::ComputeRectType() and share that with SkGpuDevice by reed@google.com · 13 years ago
  38. 7ff8d81 add dox for drawPath, describing how to interpret the prePathMatrix. by reed@google.com · 13 years ago
  39. cd9d69b Upstreaming changes from android. by djsollen@google.com · 14 years ago
  40. 7d7ca79 add fClipStack optional field to SkDraw (it is always set by canvas) by reed@google.com · 14 years ago
  41. f2b98d6 merge with changes for GPU backend by reed@android.com · 14 years ago
  42. 99a45d3 Fix SkDraw::validate to work with vector Devices. by vandebo@chromium.org · 14 years ago
  43. 6efdc47 first cut at event-based test app by reed@android.com · 16 years ago
  44. 8a1c16f grab from latest android by reed@android.com · 16 years ago