1. 0a2bf90 Factory methods for heap-allocated SkPathEffect and SkXfermode objects. by commit-bot@chromium.org · 10 years ago
  2. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 10 years ago
  3. 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
  4. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  5. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  6. 1a6382f Split up SkXfermode::asNewEffectOrCoeff() into asNewEffect(), asCoeff(). by senorblanco@chromium.org · 11 years ago
  7. c0b7e10 Initial error handling code by commit-bot@chromium.org · 11 years ago
  8. fbcd415 Remove GrContext from SkXfermode::[Aa]sNewEffectOrCoeff() and all subclasses, by senorblanco@chromium.org · 11 years ago
  9. fb6deed make explicit the requirement that all colorfilters are reentrant-safe by reed@google.com · 11 years ago
  10. df187c7 ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs by commit-bot@chromium.org · 11 years ago
  11. 6f980c6 Revert "ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs" by djsollen@google.com · 11 years ago
  12. 84cc1eb ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs by commit-bot@chromium.org · 11 years ago
  13. 8649057 commit to xfermode objects being immutable by commit-bot@chromium.org · 11 years ago
  14. 6ba4572 remove dst/rendertarget support for kARGB_4444_Config by reed@google.com · 11 years ago
  15. 86fc266 Implement SkXfermode image filter. This required changing the signature of SkXfermode::asNewEffectOrCoeffs(), to add an optional background texture. by senorblanco@chromium.org · 11 years ago
  16. 8da9bc7 Add all remaining separable xfer modes to GPU backend. by bsalomon@google.com · 11 years ago
  17. b0091b8 Add coeffecients for kScreen xfermode. by bsalomon@google.com · 11 years ago
  18. 05a2ee0 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  19. d7aaf60 Add Xfermode bench. Also clear before rendering in bench (rather than after). by commit-bot@chromium.org · 11 years ago
  20. 26e18b5 Add support for reading the dst pixel value in an effect. Use in a new effect for the kDarken xfer mode. by bsalomon@google.com · 11 years ago
  21. f51c013 Add interface to SkXfermode to return a GrEffect and blend coeffs. by bsalomon@google.com · 11 years ago
  22. 6433435 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  23. b24f893 Added support for non-separable blending modes. by commit-bot@chromium.org · 11 years ago
  24. 25cfa69 land https://codereview.appspot.com/7221086/ -- add Multiply xfermode matching CSS spec by reed@google.com · 11 years ago
  25. 408586e remove the kMultiply_Mode alias for kModulate_Mode. We plan to re-target kMultiply_Mode by reed@google.com · 11 years ago
  26. e7c843d Readding kMultiply_Mode (as an alias to kModulate_Mode) in SkXfermode.h to get Chrome to compile by robertphillips@google.com · 11 years ago
  27. 8d3cd7a clone of https://codereview.appspot.com/7208043/ by reed@google.com · 11 years ago
  28. b83b6b4 Added toString to SkXfermode-derived classes (for debugger) by robertphillips@google.com · 12 years ago
  29. 30da745 Mark all methods on SkXfermode as const, in preparation for declaring all by reed@google.com · 12 years ago
  30. 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
  31. 0456e0b Added Inst counting to SkFlattenable-derived classes by robertphillips@google.com · 12 years ago
  32. 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 12 years ago
  33. ba28d03 Create macro for registering classes for deserialization by djsollen@google.com · 12 years ago
  34. a2ca41e Cleanup Macros arround static initializers for SkFlattenable. by djsollen@google.com · 12 years ago
  35. d26147a add optional manual global initialization by caryclark@google.com · 13 years ago
  36. e303fcf add SkXfermode::IsMode() and use that in SkDevice by mike@reedtribe.org · 13 years ago
  37. 1341304 Use SK_OVERRIDE to add a little extra robustness against name changes. by tomhudson@google.com · 13 years ago
  38. c34d7cf re-get the function-ptr when we unflatten a ProcCoeffXfermode 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. f2d9155 separate coverage stages from color stages. by bsalomon@google.com · 13 years ago
  41. 1447c6f Add missing flattenable registrations and CreateProc() functions; by tomhudson@google.com · 13 years ago
  42. 43c50c8 add reflection asColorMode to SkColorFilter (for gpu) by reed@google.com · 13 years ago
  43. c0d4aa2 fix asMode() to always succeed if the xfermode was built from a Mode by reed@google.com · 13 years ago
  44. 7ffb1b2 Add code needed to build skia as a windows dll within the chromium project. by ctguil@chromium.org · 13 years ago
  45. 4854327 [PDF] Add support for xfermodes / blend modes. by vandebo@chromium.org · 13 years ago
  46. a0f5d15 move xfermode modes from porterduff into xfermode itself by reed@android.com · 15 years ago
  47. d252db0 API change: SkPath computeBounds -> getBounds by reed@android.com · 15 years ago
  48. 8a1c16f grab from latest android by reed@android.com · 16 years ago