1. 8e17556 Change SkMatrix::fixedStepInX to return SkVector (of SkScalar) rather than SkFixed. by benjaminwagner · 9 years ago
  2. afec27f Image filters: change applyCropRect() to take a src rect. by senorblanco · 9 years ago
  3. 5e58cee Add GrShaderFlags enum by cdalton · 9 years ago
  4. 4f03794 Alter SkXfermode's asFragmentProcessor & asXPFactory contracts by robertphillips · 9 years ago
  5. d3b32bf Last bit of GrGLSLFragmentProcessor-derived class cleanup by robertphillips · 9 years ago
  6. bf536af Next round of GrGLSLFragmentProcessor-derived class cleanup by robertphillips · 9 years ago
  7. 9cdb992 Clean up GrGLSLFragmentProcessor-derived classes by robertphillips · 9 years ago
  8. afb188d Add gpu implementation of SkAvoidXfermode by robertphillips · 9 years ago
  9. f16e2a2 Revert of Add gpu implementation of SkAvoidXfermode (patchset #10 id:170001 of https://codereview.chromium.org/1658623002/ ) by mtklein · 9 years ago
  10. 15691a0 Add gpu implementation of SkAvoidXfermode by robertphillips · 9 years ago
  11. 8610002 Move SkColorMatrixFilter implementation to core. by bsalomon · 9 years ago
  12. 6404981 Fix zero-sized blur with crop rect. by senorblanco · 9 years ago
  13. 507ef6d SkNx Load/store: take any pointer. by mtklein · 9 years ago
  14. 395eabe float components in xfermodes by reed · 9 years ago
  15. 2279325 added support for PLS path rendering by ethannicholas · 9 years ago
  16. 2a1d401 Move SkAvoidXfermode over from Android by robertphillips · 9 years ago
  17. 6b2c346 Revert of Move SkPixelXorXfermode.h to include/client/android (patchset #5 id:80001 of https://codereview.chromium.org/1645093002/ ) by robertphillips · 9 years ago
  18. aa9cb62 Move SkPixelXorXfermode.h to include/client/android by robertphillips · 9 years ago
  19. 5381b81 Fix SkPixelXorXfermode serialization bug by robertphillips · 9 years ago
  20. d8ff5b3 Image filters: Make a recursive, forward-mapping bounds by senorblanco · 9 years ago
  21. 98124ef Make SkPixelXorXfermode's opColor be SkPMColor by robertphillips · 9 years ago
  22. bbb6dc8 kill SkValue by mtklein · 9 years ago
  23. f42fca4 Add gpu implementation of OverdrawXfermode by robertphillips · 9 years ago
  24. 727b7d2 Add gpu backend for SkPixelXorXfermode by robertphillips · 9 years ago
  25. 6121405 Cleaning up trailing spaces and typos. by cblume · 9 years ago
  26. 64b0f5f Remove SkLerpXfermode by robertphillips · 9 years ago
  27. f2b8662 skip zero-length linear gradient intervals to make new code more consistent with older table-based implementation by lsalzman · 9 years ago
  28. 5366a09 Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ ) by ethannicholas · 9 years ago
  29. e429c88 Revert of Add gpu implementation of OverdrawXfermode (patchset #6 id:100001 of https://codereview.chromium.org/1607253002/ ) by robertphillips · 9 years ago
  30. 7df3f5e added support for PLS path rendering by ethannicholas · 9 years ago
  31. 6d3cef9 Revert[2] of float color components by reed · 9 years ago
  32. 2a2bdc6 Revert of experiment: float color components (patchset #6 id:100001 of https://codereview.chromium.org/1617813002/ ) by reed · 9 years ago
  33. 353c148 experiment: float color components by reed · 9 years ago
  34. 27a6e86 SkValue: SkXfermode by halcanary · 9 years ago
  35. 0050237 Fix bounds computations for SkDisplacementMapEffect with negative scale. by senorblanco · 9 years ago
  36. d247e58 Remove SK_SUPPORT_SRC_BOUNDS_BLOAT_FOR_IMAGEFILTERS (now unused). by senorblanco · 9 years ago
  37. 8bc3cf8 Add gpu implementation of OverdrawXfermode by robertphillips · 9 years ago
  38. 1ea67a3 Fix SkAlphaThresholdFilter bounds handling. by senorblanco · 9 years ago
  39. 1de87df Refactor to use GrWrapTextureInBitmap more by robertphillips · 9 years ago
  40. 06d54ad Fix SkXfermodeImageFilter GPU fast path for differing sizes. by senorblanco · 9 years ago
  41. fa2b3a3 remove CreateLightingFilter from SkColorFilter by reed · 9 years ago
  42. 1554ec0 Delete SkRectShaderImageFilter by ajuma · 9 years ago
  43. 8d30dae Remove #ifdef SK_DISABLE_TILE_IMAGE_FILTER_OPTIMIZATION. by senorblanco · 9 years ago
  44. 05dcb4c Optimize SkTileImageFilter in an offset filter when possible. by senorblanco · 9 years ago
  45. a9fbd16 Fix SkTileImageFilter when srcRect is a superset of bitmap bounds. by senorblanco · 9 years ago
  46. c7141eb remove external header for SkModeColorFilter by reed · 9 years ago
  47. 0daf5dd move declaration of CreateLightingFilter into SkColorMatrixFilter by reed · 9 years ago
  48. 4e23cda remove imagefilter::sizeconstraint by reed · 9 years ago
  49. 77b6ba3 Implement an SkPaint-based image filter by ajuma · 9 years ago
  50. cdee009 Add a class representing texture swizzle. by bsalomon · 9 years ago
  51. 3183a41 Revert of Add a class representing texture swizzle. (patchset #6 id:100001 of https://codereview.chromium.org/1567733005/ ) by mtklein · 9 years ago
  52. 1a1efea Add a class representing texture swizzle. by bsalomon · 9 years ago
  53. ce2dfae remove dead code from SkColorMatrixFilter by reed · 9 years ago
  54. b50b97d Optimize SkTileImageFilter destination bitmap size. by senorblanco · 9 years ago
  55. aeab8ea fix linear gradient assert, by explicitly clamping by reed · 9 years ago
  56. 0152cc3 remove 565 effects shaders by caryclark · 9 years ago
  57. 03f8968 move SkDither.h to private, remove unused shadeSpan16 by reed · 9 years ago
  58. f880e45 change factory to method, to parallel pattern in imagefilters. no functionality change. by reed · 9 years ago
  59. 0b70f45 remove dead flags by reed · 9 years ago
  60. 5e1ddb1 Reland of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1540203002/ ) by reed · 9 years ago
  61. 2d6ba66 Revert of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1535353002/ ) by reed · 9 years ago
  62. d63f60a change all factories to return their base-class by reed · 9 years ago
  63. e80eb92 Add default ctor to SkMask by robertphillips · 9 years ago
  64. c834ab1 Fix gaussian blur for small sigma. by senorblanco · 9 years ago
  65. 6f37b4a Unify some SkNx code by mtklein · 9 years ago
  66. 4e56772 Address precision issue in circle blur effect by robertphillips · 9 years ago
  67. 565901d Switch SkAutoMalloc to SkAutoTMalloc to avoid cast by scroggo · 9 years ago
  68. 3127c99 ubsan shift fixes by caryclark · 9 years ago
  69. db64af3 Fix filter primitive bounds computations. by senorblanco · 9 years ago
  70. 0745653 SkAlphaThresholdFilter.h allow flattening by halcanary · 9 years ago
  71. 1d265ca Pin result in SkATan2_255 by robertphillips · 9 years ago
  72. a544eda Matrix convolution bounds fix; affectsTransparentBlack fixes. by senorblanco · 9 years ago
  73. 50c044b Revert of Matrix convolution bounds fix; affectsTransparentBlack fixes. (patchset #4 id:60001 of https://codereview.chromium.org/1500923004/ ) by senorblanco · 9 years ago
  74. 8705ec8 Matrix convolution bounds fix; affectsTransparentBlack fixes. by senorblanco · 9 years ago
  75. 7ea439b Create GLSLUniformHandler class for gpu backend by egdaniel · 9 years ago
  76. c2e0ac4 Don't use the Sk4f gradient impl without SIMD by fmalita · 9 years ago
  77. f34b293 Add in shader blending for CoverageSetOp XP by egdaniel · 9 years ago
  78. 9db43ac Add Sk4f::ToBytes(uint8_t[16], Sk4f, Sk4f, Sk4f, Sk4f) by mtklein · 9 years ago
  79. 56cf6dc Create a static instances of SrcOver XferProcessor by egdaniel · 9 years ago
  80. de4166a APIs which took colorPOI / coveragePOI pairs updated to take a GrPipelineOptimizations struct by ethannicholas · 9 years ago
  81. 4a24398 Fix SkMergeImageFilter crop rect computation. by senorblanco · 9 years ago
  82. c4b7272 Don't create a GXPFactory when blend is SrcOver by egdaniel · 9 years ago
  83. 2b46913 Take span len into account when determining whether gradient is vertical by fmalita · 9 years ago
  84. de3aac8 use pinned value during lerp for vertical gradients by reed · 9 years ago
  85. f234272 Revert of Make specialized SrcOver XPFactory (patchset #3 id:40001 of https://codereview.chromium.org/1455273006/ ) by egdaniel · 9 years ago
  86. a7006d4 Make specialized SrcOver XPFactory by egdaniel · 9 years ago
  87. 8d38102 Fix nearly-vertical gradient assert by fmalita · 9 years ago
  88. a2e3e0f Move glsl onto EmitArgs struct for emitCode by egdaniel · 9 years ago
  89. 4ca2e60 Add ShaderBuilders to EmitArgs and remove gettings from ProgBuilder. by egdaniel · 9 years ago
  90. f3182eb Implement multi-color-stops in linear gradients using Sk4f by reed · 9 years ago
  91. e004bfc Increase the amount of debug information printed out by batches by robertphillips · 9 years ago
  92. 57d3b03 Rename some processor functions from GL to GLSL by egdaniel · 9 years ago
  93. fa4cc8b Move XferProcessors to glsl by egdaniel · 9 years ago
  94. 64c4728 Make all GrFragmentProcessors GL independent. by egdaniel · 9 years ago
  95. 2d721d3 Move all ShaderBuilder files to GLSL by egdaniel · 9 years ago
  96. 8dcdedc Make GrGLSLProgramBuilder base class for GrGLProgramBuilder. by egdaniel · 9 years ago
  97. 07d56b1 Make SkBlurImageFilter capable of cropping during blur (GPU path). by senorblanco · 9 years ago
  98. edce2a8 Revert of Make SkBlurImageFilter capable of cropping during blur (GPU path). (patchset #15 id:260001 of https://codereview.chromium.org/1431593002/ ) by egdaniel · 9 years ago
  99. 6f79709 prune unused SkNx features by mtklein · 9 years ago
  100. c57e0de Make SkBlurImageFilter capable of cropping during blur (GPU path). by senorblanco · 9 years ago