1. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  2. f61ebc0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  3. 52314f8 move SkProcCoeffXfermode unflatten constructor into .cpp, and range-check its mode by reed@google.com · 11 years ago
  4. ccecbbb Always create an instance when testing GrEffects for SkXfermode and SkArithmeticMode by commit-bot@chromium.org · 11 years ago
  5. 1a6382f Split up SkXfermode::asNewEffectOrCoeff() into asNewEffect(), asCoeff(). by senorblanco@chromium.org · 11 years ago
  6. fbcd415 Remove GrContext from SkXfermode::[Aa]sNewEffectOrCoeff() and all subclasses, by senorblanco@chromium.org · 11 years ago
  7. cd7992b ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs by commit-bot@chromium.org · 11 years ago
  8. dfe0f43 Reverting r11813 (ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs - https://codereview.chromium.org/26627004) due to Chromium compilation faliures. by robertphillips@google.com · 11 years ago
  9. b4c29c5 ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs by commit-bot@chromium.org · 11 years ago
  10. f8dd384 Reverting r11777 (ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs) due to Chromium compilation failure by robertphillips@google.com · 11 years ago
  11. baa1558 ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs by commit-bot@chromium.org · 11 years ago
  12. 824c346 Express (GLSL expression, possibly known value) pairs as a class by commit-bot@chromium.org · 11 years ago
  13. df187c7 ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs by commit-bot@chromium.org · 11 years ago
  14. 6f980c6 Revert "ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs" by djsollen@google.com · 11 years ago
  15. 84cc1eb ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs by commit-bot@chromium.org · 11 years ago
  16. d532172 Make skia almost compile again with clang. by commit-bot@chromium.org · 11 years ago
  17. 8649057 commit to xfermode objects being immutable by commit-bot@chromium.org · 11 years ago
  18. 77af680 Make GPU coord transforms automatic by bsalomon@google.com · 11 years ago
  19. 24ddde9 Revert 11247, 11250, 11251, 11257, and 11279 to unblock DEPS roll (https://codereview.chromium.org/24159002/) by robertphillips@google.com · 11 years ago
  20. ba6e954 Revert the revert of 11247, 11250, 11251 and 11279 (Chrome already relies on changes in r11247) by robertphillips@google.com · 11 years ago
  21. 478884f Revert 11247, 11250, 11251 and 11279 to unblock DEPS roll (https://codereview.chromium.org/24159002/) by robertphillips@google.com · 11 years ago
  22. 5792cde Initial error handling code by commit-bot@chromium.org · 11 years ago
  23. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  24. 74a3a21 Rename ShaderType enum to ShaderVisibility by commit-bot@chromium.org · 11 years ago
  25. 7ab7ca4 Fix case where GrGLEffectMatrix gives back a dangling ptr for the coords var name. by commit-bot@chromium.org · 11 years ago
  26. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  27. e38e53b ARM Skia NEON patches - 07 - Equation simplification by commit-bot@chromium.org · 11 years ago
  28. 6ba4572 remove dst/rendertarget support for kARGB_4444_Config by reed@google.com · 11 years ago
  29. 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
  30. 8d47ddc Make GrGLShaderBuilder check whether GrEffect advertised that it would require the dst color or fragment position by commit-bot@chromium.org · 11 years ago
  31. a0d9138 Stop using mix() to implement hard-light in shader. by commit-bot@chromium.org · 11 years ago
  32. c718b35 Remove inout params from saturation helper func in XferEffect. by commit-bot@chromium.org · 11 years ago
  33. dd72fde Remove redundant setting of alpha in hard-light GPU shader. by commit-bot@chromium.org · 11 years ago
  34. 2cf444f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  35. bb6b5ba Temporarily disable HardLight effect in unit tests. by jvanverth@google.com · 11 years ago
  36. 18c41ac Some fixes for saturation computation XferEffect. by commit-bot@chromium.org · 11 years ago
  37. 77cf460 Add non-separable xfer modes to GPU backend. by bsalomon@google.com · 11 years ago
  38. 64b682c Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  39. 6856779 Final round of .0s by bsalomon@google.com · 11 years ago
  40. 07fa3ab More .0s by bsalomon@google.com · 11 years ago
  41. 58eb1af Add ".0" to 1 constants in xfermodes GLSL code. by bsalomon@google.com · 11 years ago
  42. 8da9bc7 Add all remaining separable xfer modes to GPU backend. by bsalomon@google.com · 11 years ago
  43. b0091b8 Add coeffecients for kScreen xfermode. by bsalomon@google.com · 11 years ago
  44. d7aaf60 Add Xfermode bench. Also clear before rendering in bench (rather than after). by commit-bot@chromium.org · 11 years ago
  45. b79d865 Fix GLPrograms test. Review URL: https://codereview.chromium.org/13327008 by bsalomon@google.com · 11 years ago
  46. 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
  47. f51c013 Add interface to SkXfermode to return a GrEffect and blend coeffs. by bsalomon@google.com · 11 years ago
  48. 311d4ea This changes fixes issues with the non-separable blend modes. They were not producing the correct results if alpha was involved. by commit-bot@chromium.org · 11 years ago
  49. 3c1ea3a land https://chromiumcodereview.appspot.com/12440004/ by reed@google.com · 11 years ago
  50. 6433435 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  51. b24f893 Added support for non-separable blending modes. by commit-bot@chromium.org · 11 years ago
  52. 25cfa69 land https://codereview.appspot.com/7221086/ -- add Multiply xfermode matching CSS spec by reed@google.com · 12 years ago
  53. 8d3cd7a clone of https://codereview.appspot.com/7208043/ by reed@google.com · 12 years ago
  54. 98ded84 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  55. b83b6b4 Added toString to SkXfermode-derived classes (for debugger) by robertphillips@google.com · 12 years ago
  56. 30da745 Mark all methods on SkXfermode as const, in preparation for declaring all by reed@google.com · 12 years ago
  57. 4b163ed Privatization: by reed@google.com · 12 years ago
  58. c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
  59. 0456e0b Added Inst counting to SkFlattenable-derived classes by robertphillips@google.com · 12 years ago
  60. 34342f6 export flags on the state of the world when a picture was serialized. by reed@google.com · 12 years ago
  61. 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 12 years ago
  62. ba28d03 Create macro for registering classes for deserialization by djsollen@google.com · 12 years ago
  63. 13e812c Interpolate vertical linear gradients for improved quality. by tomhudson@google.com · 13 years ago
  64. d26147a add optional manual global initialization by caryclark@google.com · 13 years ago
  65. 86ab6c6 separate declaration from impl for overrides, so we can declare some of by reed@google.com · 13 years ago
  66. e303fcf add SkXfermode::IsMode() and use that in SkDevice by mike@reedtribe.org · 13 years ago
  67. f468e47 Write null for any function pointers when using the cross process flag by yangsu@google.com · 13 years ago
  68. c34d7cf re-get the function-ptr when we unflatten a ProcCoeffXfermode by reed@google.com · 13 years ago
  69. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  70. a87cd2a Increase compatibility with clang, mostly around SK_RESTRICT. by tomhudson@google.com · 13 years ago
  71. 1447c6f Add missing flattenable registrations and CreateProc() functions; by tomhudson@google.com · 13 years ago
  72. 43c50c8 add reflection asColorMode to SkColorFilter (for gpu) by reed@google.com · 13 years ago
  73. c0d4aa2 fix asMode() to always succeed if the xfermode was built from a Mode by reed@google.com · 13 years ago
  74. 521e34e return Coeff for kPlus_Mode and kMultiply_Mode by reed@google.com · 13 years ago
  75. 4854327 [PDF] Add support for xfermodes / blend modes. by vandebo@chromium.org · 14 years ago
  76. da94699 Optimize some alpha blending modes. by deanm@chromium.org · 15 years ago
  77. a0f5d15 move xfermode modes from porterduff into xfermode itself by reed@android.com · 15 years ago
  78. 543ed93 add ADD xfermode safely handle (don't draw) if the size of SkMask exceeds 31bits by reed@android.com · 15 years ago
  79. 1116fb2 change srcover (and dstover) to use the faster thought slightly less accurate by reed@android.com · 16 years ago
  80. fc25abd fix warnings by reed@android.com · 16 years ago
  81. 8a1c16f grab from latest android by reed@android.com · 16 years ago