1. c5d5cf9 remove guarded code - there are no more callers by reed · 10 years ago
  2. 65044bf Return NULL when building empty LayerRasterizer. by scroggo · 10 years ago
  3. 868074b remove SkBounder -- unused and unloved by reed · 10 years ago
  4. 6573ce7 Create SkLayerRasterizer w/o destroying Builder. by commit-bot@chromium.org · 10 years ago
  5. f792a1b Builder class for SkLayerRasterizer. by commit-bot@chromium.org · 10 years ago
  6. dac5225 replace SkBitmap::Config with SkColorType in gms by commit-bot@chromium.org · 10 years ago
  7. e24ad23 use SkColorType instead of SkBitmap::Config in views/effects by commit-bot@chromium.org · 10 years ago
  8. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 10 years ago
  9. fdba404 change all interfaces for SkRasterizer to const, in preparation for marking it by reed@google.com · 12 years ago
  10. a0c2bc2 Make flattenables no longer depend on global static initializers. by scroggo@google.com · 12 years ago
  11. 56d5bfa privatize SkBuffer.h by mike@reedtribe.org · 12 years ago
  12. c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
  13. 060ef18 Replace new with SkNEW in more effects classes. by tomhudson@google.com · 12 years ago
  14. 75a0972 move SkStrokePathEffect into hiding for now, as its functionality is rethought. by reed@google.com · 12 years ago
  15. 2ac4ef5 Fixing the drawing of blurred shodows for hairline paths with software rendering by junov@chromium.org · 12 years ago
  16. 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 12 years ago
  17. ba28d03 Create macro for registering classes for deserialization by djsollen@google.com · 12 years ago
  18. d26147a add optional manual global initialization by caryclark@google.com · 13 years ago
  19. 045e62d enable soft clipping (yikes) by reed@google.com · 13 years ago
  20. 43e9f20 add serialization to SkLayerRasterizer by reed@google.com · 13 years ago
  21. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  22. 3334c3a code style by mike@reedtribe.org · 13 years ago
  23. 4c09d5c rename SkDeque::Iter to SkDeque::F2BIter, since it runs front-to-back (in preparation by reed@google.com · 13 years ago
  24. 82065d6 remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with by reed@google.com · 13 years ago
  25. 543ed93 add ADD xfermode safely handle (don't draw) if the size of SkMask exceeds 31bits by reed@android.com · 15 years ago
  26. 49f0ff2 promote SkMask's rowBytes to 32bits, since its bounds is a 32bit rect by reed@android.com · 15 years ago
  27. 8a1c16f grab from latest android by reed@android.com · 16 years ago