1. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  2. 7ce564c Revert "If the path is a rect, call drawRect to raster the geometry in SkCanvas::drawPath to get better performance." by bsalomon@google.com · 11 years ago
  3. ad254fe If the path is a rect, call drawRect to raster the geometry in SkCanvas::drawPath to get better performance. by bsalomon@google.com · 11 years ago
  4. c2cc1db Revert r11842 (call drawRect to try GrAARectRenderer if the path is a rect - https://codereview.chromium.org/23484007) due to changes to the following GM images: by robertphillips@google.com · 11 years ago
  5. 521a467 If the path is a rect, call drawRect to raster the geometry in SkCanvas::drawPath to get better performance. by commit-bot@chromium.org · 11 years ago
  6. adacc70 Start cleaning up 64bit Win warnings by robertphillips@google.com · 11 years ago
  7. fab44db Clean up SkTypes.h. by bungeman@google.com · 11 years ago
  8. 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
  9. 73a4b4f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  10. b8b830e dump strokeWidth in SkDumpCanvas by reed@google.com · 11 years ago
  11. 277c3f8 bump picture version since SkPath has changed (conics) by reed@google.com · 11 years ago
  12. fa2f2a4 Revert "add asserts to point<-->verb helpers" by reed@google.com · 11 years ago
  13. 7950a9e add asserts to point<-->verb helpers by reed@google.com · 11 years ago
  14. 0a4805e First pass at Comment API by robertphillips@google.com · 11 years ago
  15. 76f9e93 Added print out of SkShader information to debugger by robertphillips@google.com · 12 years ago
  16. 4ed0fb7 revert 6766, thereby re-landing 6762-6763 now that the bots are ready by reed@google.com · 12 years ago
  17. 25c1408 revert 6762-6763, since those require new skps to be generated, and we can't by reed@google.com · 12 years ago
  18. 68d61ed make RRect and Oval first-class drawing primitives in SkCanvas. by reed@google.com · 12 years ago
  19. 44d4988 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  20. 6ae24e0 remove uses of setBitmapDevice (DEPRECATED) by reed@google.com · 12 years ago
  21. 867cbd8 first cut at making iOS work by caryclark@google.com · 12 years ago
  22. 7112173 re-re-land 5578 by reed@google.com · 12 years ago
  23. 10f9f4a revert 5580 by reed@google.com · 12 years ago
  24. eab16de re-land 5578 w/ pipe fix by reed@google.com · 12 years ago
  25. c75c36a revert 5578 -- broke pipe by reed@google.com · 12 years ago
  26. f1ab723 Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. This by reed@google.com · 12 years ago
  27. 4258c2c add more details when dumping saveLayer by reed@google.com · 12 years ago
  28. 8afae61 Clean up most clang warnings outside animator/ by tomhudson@google.com · 12 years ago
  29. 3a67a66 Add an SK_PRINTF_LIKE macro, which declares a function to have printf-like by senorblanco@chromium.org · 12 years ago
  30. 563a3b4 more SkInstCnt plumbing fix some typeface leaks by reed@google.com · 12 years ago
  31. 4a3b714 Iter::next takes a bool (defaults to true for now) if we want to consume degenerates. by reed@google.com · 12 years ago
  32. a2ca41e Cleanup Macros arround static initializers for SkFlattenable. by djsollen@google.com · 12 years ago
  33. 6970557 Re-attempting Linux debug GL interface compiler complaint fix. by robertphillips@google.com · 12 years ago
  34. b9682d3 Change append to appendf for call sites with no format arguments. by vandebo@chromium.org · 13 years ago
  35. 071eef9 add bool argument to canvas' clipRect and clipPath for antialiasing 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. 5667afc remove drawShape from canvas api by reed@google.com · 13 years ago
  38. 82065d6 remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with by reed@google.com · 14 years ago
  39. cb60844 add drawData() to canvas, to record data blobs by reed@android.com · 15 years ago
  40. 9b46e77 fix dumpcanvas to recurse on pictures and shapes by reed@android.com · 15 years ago
  41. f76bacf add SkSize for dimensions by reed@android.com · 15 years ago
  42. d252db0 API change: SkPath computeBounds -> getBounds by reed@android.com · 15 years ago
  43. 0becfc5b add optimization for width==1 bitmaps in shader procs by reed@android.com · 16 years ago
  44. 8a1c16f grab from latest android by reed@android.com · 16 years ago