1. 72e7808 Revert "remove kA1_Config, as it is no longer supported" by reed@google.com · 11 years ago
  2. 2a1f446 remove kA1_Config, as it is no longer supported by reed@google.com · 11 years ago
  3. e61a86c Guard against most unintentionally ephemeral SkAutoFoo instantiations. by commit-bot@chromium.org · 11 years ago
  4. ab7442c Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  5. 126f7f5 Revert "Revert "speed up A8 by creating a new entry-point in SkDraw that blits the path's coverage directly into an A8 target, regardless of the previous pixel values."" by reed@google.com · 11 years ago
  6. 84e922b Revert "speed up A8 by creating a new entry-point in SkDraw that blits the path's coverage directly into an A8 target, regardless of the previous pixel values." by reed@google.com · 11 years ago
  7. ac9d306 speed up A8 by creating a new entry-point in SkDraw that blits the path's coverage directly into an A8 target, regardless of the previous pixel values. by reed@google.com · 11 years ago
  8. 4469938 Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"" by reed@google.com · 11 years ago
  9. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  10. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  11. 3534822 force readbuffer clients to use specialized readFoo for flattenables by reed@google.com · 11 years ago
  12. 6ba4572 remove dst/rendertarget support for kARGB_4444_Config by reed@google.com · 11 years ago
  13. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  14. 76f9e93 Added print out of SkShader information to debugger by robertphillips@google.com · 12 years ago
  15. ea03360 add per-draw checks for lockcounts by reed@google.com · 12 years ago
  16. 61b05dc Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  17. a641f3f reland 6798 w/ fix for bitmap-as-mask pixel-locking by reed@google.com · 12 years ago
  18. 135e16c revert 6798 (assert in GM) by reed@google.com · 12 years ago
  19. 1adcf88 Goal: ensure we always balance lock/unlock pixels calls. by reed@google.com · 12 years ago
  20. 5f0add3 remove legacy build-guards, now that webkit has rebaselined these. by reed@google.com · 12 years ago
  21. 13201e7 fold kClear_Mode into kSrc_Mode, and make kSrc_Mode go faster by reed@google.com · 12 years ago
  22. 5dc26b9 SkTCopyOnFirstWrite by bsalomon@google.com · 12 years ago
  23. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  24. c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
  25. 02f65f2 move SkFilterShader into private header by reed@google.com · 12 years ago
  26. 4588490 lazily make a copy of the paint when choosing a blitter. For simple draws, by reed@google.com · 12 years ago
  27. 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 12 years ago
  28. ba28d03 Create macro for registering classes for deserialization by djsollen@google.com · 12 years ago
  29. 8796ee6 remove bogus assert (leftover from some long-forgotten debugging session) by reed@google.com · 12 years ago
  30. 31bab39 Fix off-by-one error in assertion; improve coverage_to_exact_alpha() by tomhudson@google.com · 13 years ago
  31. a31ac73 Tighten up restrictions on blit width: some shaders assert that they by tomhudson@google.com · 13 years ago
  32. 4714359 Bugfixes to antialiased blitting. by tomhudson@google.com · 13 years ago
  33. 0c00f21 Add SkDEBUGFAIL to clean up use of SkASSERT(!"text"); by tomhudson@google.com · 13 years ago
  34. 49eac19 New 'blitAntiRect' entry point for blitters, specialized in supersampling by tomhudson@google.com · 13 years ago
  35. a89c77b revert 2783 -- broke debug gm by reed@google.com · 13 years ago
  36. f974a5d New function SkBlitter::blitAntiRect(); specifically accelerated for by tomhudson@google.com · 13 years ago
  37. be2aa2a use AsMode instead of deprecated IsMode by mike@reedtribe.org · 13 years ago
  38. 7989186 rename SkMask::getAddr to getAddr8, to match the specificity of the others by reed@google.com · 13 years ago
  39. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  40. 6b7aee3 optimize when we have a colorfilter, but no shader or xfermode by reed@google.com · 13 years ago
  41. 82065d6 remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with by reed@google.com · 14 years ago
  42. d6a5f4e clear xfermode in paint to reflect that we saw it was srcover by reed@android.com · 15 years ago
  43. 1fc4c60 move factory for 565 into its own file by reed@android.com · 15 years ago
  44. cafc9f9 fixes around isOpaque and dithering by reed@android.com · 15 years ago
  45. 845fdac remove deprecated use of porterduff enum by reed@android.com · 15 years ago
  46. 9a74d31 create separate opaque version of rgb16 blitter by reed@android.com · 15 years ago
  47. 5119bdb add shader flag kConstInY_Flag by reed@android.com · 15 years ago
  48. d252db0 API change: SkPath computeBounds -> getBounds by reed@android.com · 15 years ago
  49. 8a1c16f grab from latest android by reed@android.com · 16 years ago