1. 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 12 years ago
  2. ba28d03 Create macro for registering classes for deserialization by djsollen@google.com · 12 years ago
  3. 8796ee6 remove bogus assert (leftover from some long-forgotten debugging session) by reed@google.com · 12 years ago
  4. 31bab39 Fix off-by-one error in assertion; improve coverage_to_exact_alpha() by tomhudson@google.com · 13 years ago
  5. a31ac73 Tighten up restrictions on blit width: some shaders assert that they by tomhudson@google.com · 13 years ago
  6. 4714359 Bugfixes to antialiased blitting. by tomhudson@google.com · 13 years ago
  7. 0c00f21 Add SkDEBUGFAIL to clean up use of SkASSERT(!"text"); by tomhudson@google.com · 13 years ago
  8. 49eac19 New 'blitAntiRect' entry point for blitters, specialized in supersampling by tomhudson@google.com · 13 years ago
  9. a89c77b revert 2783 -- broke debug gm by reed@google.com · 13 years ago
  10. f974a5d New function SkBlitter::blitAntiRect(); specifically accelerated for by tomhudson@google.com · 13 years ago
  11. be2aa2a use AsMode instead of deprecated IsMode by mike@reedtribe.org · 13 years ago
  12. 7989186 rename SkMask::getAddr to getAddr8, to match the specificity of the others by reed@google.com · 13 years ago
  13. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  14. 6b7aee3 optimize when we have a colorfilter, but no shader or xfermode by reed@google.com · 13 years ago
  15. 82065d6 remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with by reed@google.com · 13 years ago
  16. d6a5f4e clear xfermode in paint to reflect that we saw it was srcover by reed@android.com · 15 years ago
  17. 1fc4c60 move factory for 565 into its own file by reed@android.com · 15 years ago
  18. cafc9f9 fixes around isOpaque and dithering by reed@android.com · 15 years ago
  19. 845fdac remove deprecated use of porterduff enum by reed@android.com · 15 years ago
  20. 9a74d31 create separate opaque version of rgb16 blitter by reed@android.com · 15 years ago
  21. 5119bdb add shader flag kConstInY_Flag by reed@android.com · 15 years ago
  22. d252db0 API change: SkPath computeBounds -> getBounds by reed@android.com · 15 years ago
  23. 8a1c16f grab from latest android by reed@android.com · 16 years ago