1. 9fa60da Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc). by reed · 10 years ago
  2. f792a1b Builder class for SkLayerRasterizer. by commit-bot@chromium.org · 10 years ago
  3. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 10 years ago
  4. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  5. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  6. 4bbdeac add optional cull-rect to patheffects, so they can do less work if their results by reed@google.com · 12 years ago
  7. 102b4d5 add const to unhide virtuals in custom colorfilter by mike@reedtribe.org · 12 years ago
  8. 548a1f3 change all patheffect methods to const, in preparation for marking its by reed@google.com · 12 years ago
  9. c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
  10. fd4be26 Change patheffect to take a (new) StrokeRec object, which encapsulates the fill by reed@google.com · 12 years ago
  11. d3521f1 revert 4046 -- GM:pathfill failed on one bot, maybe uninitialized memory somewhere? by reed@google.com · 12 years ago
  12. 9797272 Change patheffect to take a (new) StrokeRec object, which encapsulates the fill by reed@google.com · 12 years ago
  13. c6ce750 Fixed some fixed point build Windows compiler complaints by robertphillips@google.com · 12 years ago
  14. 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 12 years ago
  15. ba28d03 Create macro for registering classes for deserialization by djsollen@google.com · 12 years ago
  16. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  17. 64cc579 The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on by senorblanco@chromium.org · 13 years ago
  18. dd53d91 safeUnref() -> SkSafeUnref() by bsalomon@google.com · 13 years ago
  19. 837cf78 experiment by reed@android.com · 15 years ago