1. aa29b27 Revert of Add SkRasterPipeline blitter. (patchset #18 id:340001 of https://codereview.chromium.org/2146413002/ ) by mtklein · 8 years ago
  2. 3011e33 Add SkRasterPipeline blitter. by mtklein · 8 years ago
  3. e2cddc5 Fix incorrect swizzle on BGRA platforms in filterColor4f path by brianosman · 8 years ago
  4. ff723af Fix bug in filterSpan4f - read the source, rather than the dest by brianosman · 8 years ago
  5. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  6. 60c9b58 change flattenable factory to return sk_sp by reed · 8 years ago
  7. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  8. d053ce9 Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ ) by reed · 8 years ago
  9. d688929 Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #3 id:40001 of https://codereview.chromium.org/1825073002/ ) by reed · 8 years ago
  10. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  11. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  12. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  13. c5b1228 remove supports4f flag for colorfilters by reed · 8 years ago
  14. dd9ffea make SkPM4f private by reed · 8 years ago
  15. f7cdb06 extend compose-colorfilter to 4f by reed · 8 years ago
  16. 6d3cef9 Revert[2] of float color components by reed · 8 years ago
  17. 2a2bdc6 Revert of experiment: float color components (patchset #6 id:100001 of https://codereview.chromium.org/1617813002/ ) by reed · 8 years ago
  18. 353c148 experiment: float color components by reed · 8 years ago
  19. c7141eb remove external header for SkModeColorFilter by reed · 9 years ago
  20. 4a33952 Bye bye processor data manager. by bsalomon · 9 years ago
  21. e25eea4 Use child processors to implement compose color filter. by bsalomon · 9 years ago
  22. ae4738f Create fragment processor for performing input color blend with child processor by bsalomon · 9 years ago
  23. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  24. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  25. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  26. fb8c1fc Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ ) by reed · 9 years ago
  27. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  28. 9cc1775 rename GrShaderDataManager -> GrProcessorDataManager by joshualitt · 9 years ago
  29. 2cff176 More threading of GrShaderDataManager by joshualitt · 9 years ago
  30. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  31. 62a320c Revert of Revert of remove colorfilter native-565 support. complicating w/ no real value. (patchset #1 id:1 of https://codereview.chromium.org/1022673007/) by reed · 9 years ago
  32. 92b47c4 Revert of remove colorfilter native-565 support. complicating w/ no real value. (patchset #2 id:20001 of https://codereview.chromium.org/1015533011/) by reed · 9 years ago
  33. 2151353 remove colorfilter native-565 support. complicating w/ no real value. by reed · 9 years ago
  34. dc81222 add impl limit for number of leaf-nodes in composecolorfilter by reed · 9 years ago
  35. cff10b2 change colorfilter to return an array of frag processors by reed · 9 years ago
  36. 8a8d841 add virtuals to optimize composing colorfilters by reed · 9 years ago
  37. db873d8 add compose-colorfilter by reed · 9 years ago
  38. 5bd055c Revert of add compose-colorfilter (patchset #2 id:20001 of https://codereview.chromium.org/969673002/) by reed · 9 years ago
  39. b675a73 add compose-colorfilter by reed · 9 years ago
  40. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  41. 97b9ab7 Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. by bsalomon · 10 years ago
  42. 969842a Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. (https://codereview.chromium.org/377503004/) by reed · 10 years ago
  43. 2011fe9 Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. by bsalomon · 10 years ago
  44. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 10 years ago
  45. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  46. 883fe7f Move implementation of SkFilterShader into its source file. by tfarina@chromium.org · 11 years ago
  47. 0ac6af4 Wrap GrEffects in GrEffectPtr. by bsalomon@google.com · 11 years ago
  48. 7fbcfe9 add LF at end of file to fix warning by reed@google.com · 12 years ago
  49. 76f9e93 Added print out of SkShader information to debugger by robertphillips@google.com · 12 years ago
  50. bada644 Make all colorfilter methods const, in preparation for declaring them by reed@google.com · 12 years ago
  51. a641f3f reland 6798 w/ fix for bitmap-as-mask pixel-locking by reed@google.com · 12 years ago
  52. 135e16c revert 6798 (assert in GM) by reed@google.com · 12 years ago
  53. 1adcf88 Goal: ensure we always balance lock/unlock pixels calls. by reed@google.com · 12 years ago
  54. 8ea78d8 GrCustomStage Renaming Part 4 by bsalomon@google.com · 12 years ago
  55. a469c28 CustomStage Renaming Part 1 by bsalomon@google.com · 12 years ago
  56. b2ad101 Make table color filter use asNewCustomStage. by bsalomon@google.com · 12 years ago
  57. 67e78c9 Use GrCustomStage to implement color matrix. by bsalomon@google.com · 12 years ago
  58. 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
  59. c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
  60. 02f65f2 move SkFilterShader into private header by reed@google.com · 12 years ago
  61. 0456e0b Added Inst counting to SkFlattenable-derived classes by robertphillips@google.com · 12 years ago
  62. 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 12 years ago
  63. 7191840 add asComponentTable() query (will impl in SkTableColorFilter next) by reed@google.com · 13 years ago
  64. 0c00f21 Add SkDEBUGFAIL to clean up use of SkASSERT(!"text"); by tomhudson@google.com · 13 years ago
  65. e5ff3ce Implement SkColorFilter::asColorMatrix() virtual, and override in by senorblanco@chromium.org · 13 years ago
  66. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  67. feb8cc8 code style by reed@google.com · 13 years ago
  68. 6b7aee3 optimize when we have a colorfilter, but no shader or xfermode by reed@google.com · 13 years ago
  69. 43c50c8 add reflection asColorMode to SkColorFilter (for gpu) by reed@google.com · 13 years ago
  70. 8a1c16f grab from latest android by reed@android.com · 16 years ago