1. b742517 SkTextBlob plumbing by fmalita · 10 years ago
  2. 963137b Stopped skipping tests in dm of SkPatch by implementing the by dandov · 10 years ago
  3. 85faf50 remove legacy filter-flags, and store FilterLevel directly by commit-bot@chromium.org · 10 years ago
  4. ed9806f add SkCanvas::drawDRRect by commit-bot@chromium.org · 11 years ago
  5. 85e143c reenable vertices gm, adding picture support by reed@google.com · 11 years ago
  6. 89ff3dd Little changes to SkAnnotation in pipe: by commit-bot@chromium.org · 11 years ago
  7. 3534822 force readbuffer clients to use specialized readFoo for flattenables by reed@google.com · 11 years ago
  8. 0cd2ac6 change SkAnnotation to not inherit from SkFlattenable (does not need dynamic factories) by reed@google.com · 11 years ago
  9. 7475811 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  10. eed779d This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on the simplest GPU path. by commit-bot@chromium.org · 11 years ago
  11. b58772f PDF: add support for named destinations. by epoger@google.com · 12 years ago
  12. 812b6f5 Revert r8000 due to failures on some buildbots by epoger@google.com · 12 years ago
  13. 1cad898 PDF: add support for named destinations by epoger@google.com · 12 years ago
  14. 4ed0fb7 revert 6766, thereby re-landing 6762-6763 now that the bots are ready by reed@google.com · 12 years ago
  15. 25c1408 revert 6762-6763, since those require new skps to be generated, and we can't by reed@google.com · 12 years ago
  16. 68d61ed make RRect and Oval first-class drawing primitives in SkCanvas. by reed@google.com · 12 years ago
  17. 7112173 re-re-land 5578 by reed@google.com · 12 years ago
  18. 10f9f4a revert 5580 by reed@google.com · 12 years ago
  19. eab16de re-land 5578 w/ pipe fix by reed@google.com · 12 years ago
  20. c75c36a revert 5578 -- broke pipe by reed@google.com · 12 years ago
  21. f1ab723 Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. This by reed@google.com · 12 years ago
  22. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  23. 460a23e Fix a parenthesis bug. by scroggo@google.com · 12 years ago
  24. d9d2967 In SkGPipeCanvas, rename fSharedHeap to fBitmapHeap by scroggo@google.com · 12 years ago
  25. 10dccde Make SkGPipe use SkBitmapHeap. by scroggo@google.com · 12 years ago
  26. 0c3e5fe Pipe factory names independently from the flattenables using them. by scroggo@google.com · 12 years ago
  27. 58be682 Share code in various SkGPipeCanvas::drawBitmap_ calls. by scroggo@google.com · 12 years ago
  28. 3cb969f In SkGPipe, only serialize SkTypefaces in cross process mode. by scroggo@google.com · 12 years ago
  29. 15011ee Make SkDeferredCanvas query SkGPipeWriter for space allocated for bitmaps. by scroggo@google.com · 12 years ago
  30. 284bf50 Purge bitmaps from SkGPipe's shared heap. by scroggo@google.com · 12 years ago
  31. 565254b Fix SkGPipe drawing, and turn it on by default. by scroggo@google.com · 12 years ago
  32. 920901d fix warnings on Mac in src/pipe by caryclark@google.com · 12 years ago
  33. 16d1d0b Updates for SkGPipe. by scroggo@google.com · 12 years ago
  34. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  35. 67908f2 fix warnings (signed/unsigned, initialization order, parens) by reed@google.com · 13 years ago
  36. 5667afc remove drawShape from canvas api by reed@google.com · 13 years ago
  37. 6bac947 Add option in flattening to write factory names inline, as we are recording. by reed@google.com · 13 years ago
  38. dde0956 add cross-process option to gpipe add unittests for reader32 and writer32 by reed@google.com · 13 years ago
  39. 3189158 cleanup previous array of paints by reed@google.com · 13 years ago
  40. 0faac1e remove some dead code in pipes by reed@google.com · 13 years ago
  41. b55d118 check-point for pipe: flatten/unflatten objects for single paint by reed@google.com · 13 years ago
  42. bb6793b update by reed@google.com · 13 years ago
  43. f5842f7 add typeface flattening by reed@google.com · 13 years ago
  44. acd471f updated pipe by reed@google.com · 13 years ago
  45. bb6992a add experimental canvas pipe by reed@google.com · 13 years ago