1. 4a24cd8 Fifth attempt to land faster rect blur. Remove unnecessary conditionals from the shader. by humper · 10 years ago
  2. f3b5027 Perlin noise cleanup. by senorblanco · 10 years ago
  3. 39e58ad Randomize seed for SkDiscretePathEffect::filterPath() by rs.prinja · 10 years ago
  4. e07c1ab Revert of third try at landing improved blur rect; this time with more correctness (https://codereview.chromium.org/331443003/) by scroggo · 10 years ago
  5. ce6a354 Fix tiled perlin noise. by senorblanco · 10 years ago
  6. 72abfc2 third try at landing improved blur rect; this time with more correctness by humper · 10 years ago
  7. b0b1aa0 Revert of second try at landing improved blur rect (https://codereview.chromium.org/325703002/) by reed · 10 years ago
  8. a22ea18 Move Dashing filterPath to a dashing utils file by egdaniel · 10 years ago
  9. 9de5b51 SkShader::asNewEffect Refactoring by dandov · 10 years ago
  10. 6c22573 hide SkBitmap::setConfig by reed · 10 years ago
  11. e9ea0d6 second try at landing improved blur rect by humper · 10 years ago
  12. 8405ef9 Fix Assert for gpu ConicalTwoPointGradient edgecase to be correct bounds. by egdaniel · 10 years ago
  13. d78a2fa Rollback of fe689c46 and all subsequent changes by jvanverth · 10 years ago
  14. 9ab6c00 remove extra debug prints by humper · 10 years ago
  15. 39dd491 fix 10.6 shader tests by humper · 10 years ago
  16. e10a4ff repair math error introduced by windows build fix by humper · 10 years ago
  17. 1afc04d one channel texture fix for blur shader by humper · 10 years ago
  18. 7bf666a fix blur test by humper · 10 years ago
  19. fe689c4 Faster GPU rect blur that doesn't require computing vertical and horizontal by humper · 10 years ago
  20. 97724ed Revert of Fix Assert for gpu ConicalTwoPointGradient edgecase to be correct bounds. (https://codereview.chromium.org/311373003/) by egdaniel · 10 years ago
  21. be4fd4f Fix Assert for gpu ConicalTwoPointGradient edgecase to be correct bounds. by egdaniel · 10 years ago
  22. 56d135c Adding kernel offset validation by sugoi · 10 years ago
  23. 90b8caf Revert of Move Dashing filterPath to a dashing utils file (https://codereview.chromium.org/314623004/) by egdaniel · 10 years ago
  24. 576dcdc Move Dashing filterPath to a dashing utils file by egdaniel · 10 years ago
  25. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  26. 65044bf Return NULL when building empty LayerRasterizer. by scroggo · 10 years ago
  27. 868074b remove SkBounder -- unused and unloved by reed · 10 years ago
  28. c77392e use colortype instead of config by reed · 10 years ago
  29. ed4dc2a remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE by commit-bot@chromium.org · 10 years ago
  30. 97f5fc6 Allow SkPictureImageFilter to be serialized when not run cross-process. by senorblanco@chromium.org · 10 years ago
  31. 910702b Implement SkPictureImageFilter bounds computation. by senorblanco@chromium.org · 10 years ago
  32. a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
  33. d0f824c Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 10 years ago
  34. 986d681 setConfig -> setInfo by commit-bot@chromium.org · 10 years ago
  35. 00f8d6c Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)" by commit-bot@chromium.org · 10 years ago
  36. 29ac34e Fix filter bounds computation for SkOffsetImageFilter. by senorblanco@chromium.org · 10 years ago
  37. 851155c remove SK_SUPPORT_LEGACY_BITMAPFLATTEN code by commit-bot@chromium.org · 10 years ago
  38. 968edca stop calling SkBitmap::flatten by commit-bot@chromium.org · 10 years ago
  39. 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  40. ecd856c Revert of Fix compilation error when building with clang on Linux. (https://codereview.chromium.org/287193006/) by commit-bot@chromium.org · 10 years ago
  41. 3339ac5 Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/) by commit-bot@chromium.org · 10 years ago
  42. 2b4c338 Fix compilation error when building with clang on Linux. by commit-bot@chromium.org · 10 years ago
  43. 3236109 Remove SkDebugf that is gumming up the bot logs by commit-bot@chromium.org · 10 years ago
  44. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  45. 7ed173b formalize named picture versions by commit-bot@chromium.org · 10 years ago
  46. 941ff78 Remove legacy constructor for blur draw looper. by commit-bot@chromium.org · 10 years ago
  47. 7ba1702 fix off-by-one error in texture coordinate calculations for rrect gpu by commit-bot@chromium.org · 10 years ago
  48. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  49. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  50. 6b3eebc Add check for bad dash interval in dash effect picture read by commit-bot@chromium.org · 10 years ago
  51. 5970f62 re-land hide get/setLocalMatrix by commit-bot@chromium.org · 10 years ago
  52. b67b8e6 apply localmatrix in pre-order, to match other shaders by reed@google.com · 10 years ago
  53. e003aec remove unused Kernel33MaskFilter by commit-bot@chromium.org · 10 years ago
  54. eaa6749 add localmatrix param to asNewEffect by reed@google.com · 10 years ago
  55. 96fb748 add localmatrix parameter to shader's asNewEffect by commit-bot@chromium.org · 10 years ago
  56. d12de02 Revert of hide get/setLocalMatrix (https://codereview.chromium.org/279563002/) by commit-bot@chromium.org · 10 years ago
  57. 5adad32 hide get/setLocalMatrix by commit-bot@chromium.org · 10 years ago
  58. ba31f1d Some small cleanups for image filter code. by senorblanco@chromium.org · 10 years ago
  59. d4db657 Fix for SkDisplacementMap::onFilterBounds(). by senorblanco@chromium.org · 10 years ago
  60. eab6c9a Fix Dash Effect readback calc for fPhase from old skps by commit-bot@chromium.org · 10 years ago
  61. ce56d96 Remove SkShader virtual method validContext by commit-bot@chromium.org · 10 years ago
  62. 8c7372b Fix for SkMatrixConvolutionImageFilter with large borders. by senorblanco@chromium.org · 10 years ago
  63. e901b6d create struct to hold all the params passed around for shader::context by commit-bot@chromium.org · 10 years ago
  64. 508022c expose ConvertRadiusToSigma to aid clients in the API transition to sigma by commit-bot@chromium.org · 10 years ago
  65. 9195743 Add a fix for a spurious assert in SkMatrixConvolutionImageFilter. by senorblanco@chromium.org · 10 years ago
  66. 88cb22b Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL by commit-bot@chromium.org · 10 years ago
  67. eeaeafe Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  68. 0a5c233 Implement bounds traversals for tile and matrix convolution filters. by senorblanco@chromium.org · 10 years ago
  69. daaafa6 add asAShadowBlur for android to drawlooper by reed@google.com · 10 years ago
  70. 6b127cd fix leaks in blurrrect -- this should address the valgrind issues. by commit-bot@chromium.org · 10 years ago
  71. 3d8bf23 Fast path for blurred round rects -- blur a small 9patch rect on the CPU by commit-bot@chromium.org · 10 years ago
  72. 55aec08 revert humper changes by commit-bot@chromium.org · 10 years ago
  73. e396455 move common blur types into central header by commit-bot@chromium.org · 10 years ago
  74. 24e91ba Fast path for blurred round rects -- blur a small 9patch rect on the CPU by commit-bot@chromium.org · 10 years ago
  75. 9c9005a Move SkShader::fLocalMatrix into SkShader constructor. by commit-bot@chromium.org · 10 years ago
  76. c76a4b2 Revert of Fast path for blurred round rects -- blur a small 9patch rect on the CPU (https://codereview.chromium.org/248613004/) by commit-bot@chromium.org · 10 years ago
  77. 5729387 Fast path for blurred round rects -- blur a small 9patch rect on the CPU by commit-bot@chromium.org · 10 years ago
  78. 74e608c Use default save() flags in SkBlurDrawLooper. by commit-bot@chromium.org · 10 years ago
  79. 3adcc34 stop using deprecated bitmap::config for gpu by commit-bot@chromium.org · 10 years ago
  80. 87fcd95 Revert of Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/249643002/) by commit-bot@chromium.org · 10 years ago
  81. 6e5671d Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/207683004/) by commit-bot@chromium.org · 10 years ago
  82. bc2f1dc Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  83. ede0c5c Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  84. 8089467 Fix double to SkScalar issues in SkTwoPointConicalGradient_gpu.cpp by commit-bot@chromium.org · 10 years ago
  85. c8379d7 Add gpu fast path for two point conical gradients. by commit-bot@chromium.org · 10 years ago
  86. 6c5aea2 Use GradFlags for gradient Flags in SkGradientShader by commit-bot@chromium.org · 10 years ago
  87. aec1438 Add asADash entry point into SkPathEffect to allow extracting Dash info from PathEffects by commit-bot@chromium.org · 10 years ago
  88. d3b28e8 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  89. 811f20d Add missing scale value to fix SkGradientShader memory error by commit-bot@chromium.org · 10 years ago
  90. 44d83c1 Add flipped gradient branch to two point conical gradient by commit-bot@chromium.org · 10 years ago
  91. 8a777a5 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  92. 33a94e2 remove unused fOverflowed from SkClampRange by reed@google.com · 10 years ago
  93. 996402b Get gradient information for gpu effect directly from SkGradientShader instead of calling asAGradient by commit-bot@chromium.org · 10 years ago
  94. 091a594 Reduce internal explicit SaveFlags usage. by commit-bot@chromium.org · 10 years ago
  95. 53783b0 Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/207683004/) by commit-bot@chromium.org · 10 years ago
  96. 68ea91a Revert of Fix memory leak in SkGradientShader. (https://codereview.chromium.org/240303003/) by commit-bot@chromium.org · 10 years ago
  97. 7518ff2 Revert of Add flipped gradient branch to two point conical gradient (https://codereview.chromium.org/227623004/) by commit-bot@chromium.org · 10 years ago
  98. cf41935 Add flipped gradient branch to two point conical gradient by commit-bot@chromium.org · 10 years ago
  99. 9631337 Fix memory leak in SkGradientShader. by commit-bot@chromium.org · 10 years ago
  100. 001f4ed Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago