1. cff0243 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  2. b4bdb65 Unreviewed test fix by sugoi@google.com · 11 years ago
  3. e3b4c50 New SVG turbulence in Skia by sugoi@google.com · 11 years ago
  4. b8eb2e8 Make GrGLShaderBuilder::TextureSampler extract only required info from GrTextureAccess. by bsalomon@google.com · 11 years ago
  5. 4855231 Fix a few clang errors while trying to build tools target. by tfarina@chromium.org · 11 years ago
  6. 8cf10ef Reverting r8376, r8373 and r8371 due to Android shader compilation failures by robertphillips@google.com · 11 years ago
  7. 2874906 Unreviewed build fix by sugoi@google.com · 11 years ago
  8. 2daa365 New SVG turbulence in Skia by sugoi@google.com · 11 years ago
  9. c26d94f Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps. by bsalomon@google.com · 11 years ago
  10. b7636d3 Reverting 8313 (SVG turbulence) due to Ubuntu failures by robertphillips@google.com · 11 years ago
  11. 3067cc9 New SVG turbulence in Skia by sugoi@google.com · 11 years ago
  12. 4d94e1b Removed the "any" command from the displacement glsl shader. by sugoi@google.com · 11 years ago
  13. 35300c4 Fix minor valgrind-found memory leaks by robertphillips@google.com · 11 years ago
  14. c1641fc Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  15. c781888 Attempt to reland 8264-5 with warning-as-error fixes. by bsalomon@google.com · 11 years ago
  16. 67e7cde revert 8265-8264 (broke build) by reed@google.com · 11 years ago
  17. ae81d5c Adds local coords to GrEffect system. by bsalomon@google.com · 11 years ago
  18. 723dd79 Unreviewed. Adding TODO comment to reference newly filed bug. by junov@google.com · 11 years ago
  19. 3fbab82 Fixing deferred canvas bug caused by SkTwoPointConicalGradient declaring itself as opaque. by commit-bot@chromium.org · 11 years ago
  20. 4ecd42e Fix for displacement mapping by sugoi@google.com · 11 years ago
  21. 8eaddb0 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  22. 0bd80fa Added toString to SkMaskFilter-derived classes by robertphillips@google.com · 11 years ago
  23. 91274b9 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  24. a041b95 "Fix" case when bicubic filtering warps premultiplied color by robertphillips@google.com · 11 years ago
  25. 2e71f16 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  26. d4d5730 add proper support for solid style, and temporarily turn off my change so the bots can go green | by humper@google.com · 11 years ago
  27. e86af1f fix preprocessor abuse on Windows by humper@google.com · 11 years ago
  28. 68a690c fix pad bug introduced during code cleanup by humper@google.com · 11 years ago
  29. adef4fe fix build warnings by humper@google.com · 11 years ago
  30. 7c5d7b7 Plumb fast rectangle blur code into the skia mask filter by humper@google.com · 11 years ago
  31. e0e385c Removed unused parameters by sugoi@google.com · 11 years ago
  32. 4bd2bdb Upstream changes from Android. by djsollen@google.com · 11 years ago
  33. f910d3b Make GrGLEffects use an interface to append their code. by bsalomon@google.com · 11 years ago
  34. 13b77e8 remove obsolete build flags: by reed@google.com · 11 years ago
  35. fc28bd5 remove obsolete build flag SK_IGNORE_GRADIENT_DITHER_FIX by reed@google.com · 11 years ago
  36. bcab265 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  37. 4b6d432 Small adjustments to SkRectShaderImageFilter to follow up on original cl. by sugoi@google.com · 11 years ago
  38. 3c8fb51 Fix warnings-as-errors on Mac10.6 and Win. Unreviewed. by senorblanco@chromium.org · 11 years ago
  39. a1c511b New SkRectShaderImageFilter image filter by sugoi@google.com · 11 years ago
  40. d454ec1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  41. d98df1a Fix compile errors in blur code on Windows. by jvanverth@google.com · 11 years ago
  42. 1e1a24e remove blur radius reinterpretation for now to make rebaselining simpler and avoid significant changes to webkit and JNI -- those come later by humper@google.com · 11 years ago
  43. a99a92c Complete the implementation of the faster blur; now supports all blur styles and matches the boxfilter approximation visually. Also change the interpretation of the blur radius to be sigma/2; need to add SK_IGNORE_BLUR_RADIUS_CORRECTNESS to chromium GYP to avoid immediate layout test failures over there. by humper@google.com · 11 years ago
  44. 76bf70d Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  45. a62a9ce Enable blur rounding (unreviewed). by senorblanco@chromium.org · 11 years ago
  46. 4a525d7 Add rounding to the separable blurs. This should ensure that the box blurs are energy-preserving (ie., blurring solid 255 alpha stays 255 alpha). by senorblanco@chromium.org · 11 years ago
  47. 791f12e Move SkPaint::toString from debugger to SkPaint by robertphillips@google.com · 11 years ago
  48. 73a9694 Use SkMWRandom in GLPrograms test. by bsalomon@google.com · 11 years ago
  49. d8e0d6a Optimize building gradient cache for when we know alpha is always 0xFF. by reed@google.com · 11 years ago
  50. 53009ba only take the vertical special-case for gradients when dx is exactly 0, as a by reed@google.com · 11 years ago
  51. 1c295e4 remove define for SK_IGNORE_GRADIENT_DITHER_FIX to trigger rebaselines by mike@reedtribe.org · 11 years ago
  52. 377c14a Nuke SkSingleInputImageFilter. 99% of its functionality was refactored into SkImageFilterUtils in https://code.google.com/p/skia/source/detail?r=7467, so it has outlived its usefulness. by senorblanco@chromium.org · 11 years ago
  53. ae97c06 remove vestiges of 32BIT_GRADIENT flag, as we always dither gradients now by reed@google.com · 11 years ago
  54. 25cfa69 land https://codereview.appspot.com/7221086/ -- add Multiply xfermode matching CSS spec by reed@google.com · 11 years ago
  55. 6004029 Go from a 1x2 to a 2x2 dither cell, and change/simplify the logic for how we by reed@google.com · 11 years ago
  56. 9dde018 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  57. 55853db Move dither toggle logic into common helper functions, to make it easier to by reed@google.com · 11 years ago
  58. ba3a3c9 revert name changes to SkBlendImageFilter. It (correctly) named its enum kMultiply_Mode, by reed@google.com · 11 years ago
  59. 3c2102c restore cache-count for gradients to p.o.2. so we can perform fancier dithering by reed@google.com · 11 years ago
  60. c3ecf65 Speculative change to SkImageFilterUtils.cpp to try to get compiling in Chrome by robertphillips@google.com · 11 years ago
  61. 8d3cd7a clone of https://codereview.appspot.com/7208043/ by reed@google.com · 11 years ago
  62. 5b33211 Start addressing the clang static analyzer issues by robertphillips@google.com · 11 years ago
  63. c2594f4 This changes the signature of SkImageFilter::filterImageGPU() to use SkBitmaps for input and output, and removes the rect param. This allows us to return textures which are larger than the actual result, such as when GrAutoScratchTextures are used. The SkBitmap's size represents the active region, while the GrTexture's size is the full texture size. by senorblanco@chromium.org · 11 years ago
  64. cdcb2ce Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  65. 68f670f Fix assert by robertphillips@google.com · 11 years ago
  66. 4991b8f Added toString to SkDrawLooper-derived classes by robertphillips@google.com · 11 years ago
  67. ef5dbe1 Add an origin flag for backend (external) textures. Some textures in WebKit have a topdown orientation, and skia needs to be notified of this, so that they are not drawn upside-down. by senorblanco@chromium.org · 11 years ago
  68. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  69. 7037552 doh: use *srcPtr instead of src (which is now obsolete) when we check for specialLine by reed@google.com · 12 years ago
  70. d760073 Hid large dashed line optimization behind compiler flag by robertphillips@google.com · 12 years ago
  71. 4024f32 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  72. 4bbdeac add optional cull-rect to patheffects, so they can do less work if their results by reed@google.com · 12 years ago
  73. 95ed55a Make all GrContext members that return a texture also ref the texture for the caller. by bsalomon@google.com · 12 years ago
  74. 98ded84 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  75. 8a252f7 Switch GrEffect::onIsEqual signature back to GrEffect from GrEffectRef. by bsalomon@google.com · 12 years ago
  76. 6340a41 Let them eat GrEffectRef. by bsalomon@google.com · 12 years ago
  77. b83b6b4 Added toString to SkXfermode-derived classes (for debugger) by robertphillips@google.com · 12 years ago
  78. 36df7ed Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  79. 3f2d45a (Relanding r7275 with assert fix, plus fixes from r7276, r7280, r7283.) by senorblanco@chromium.org · 12 years ago
  80. c51f752 Reverting chain of SkBicubicImageFilter changes (7275, 7276, 7280 & 7283) by robertphillips@google.com · 12 years ago
  81. 2124446 fix unused-variable warning in src/effects/SkBicubicImageFilter.cpp by reed@google.com · 12 years ago
  82. 9f49652 Removed unused variable in SkBicubicImageFilter.cpp by robertphillips@google.com · 12 years ago
  83. 92435a4 Fix GPU-less build. Unreviewed. by senorblanco@chromium.org · 12 years ago
  84. 744820e Implement a bicubic resampling image filter, with raster and GPU backends. by senorblanco@chromium.org · 12 years ago
  85. 70db51f Fix call to INHERITED::isEqual in GrRadial2Gradient. Should be INHERITED::onIsEqual. by bsalomon@google.com · 12 years ago
  86. 68b58c9 Remove default implementation of GrEffect::isEqual. Make GrSingleTextureEffect abstract. by bsalomon@google.com · 12 years ago
  87. a1ebbe4 Change some function/vars from EffectPtr to EffectRef to reflect GrEffectPtr->GrEffectRef renaming. by bsalomon@google.com · 12 years ago
  88. 5d2cd20 Fix GPU-less build. by bsalomon@google.com · 12 years ago
  89. 0ac6af4 Wrap GrEffects in GrEffectPtr. by bsalomon@google.com · 12 years ago
  90. ff21c2e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  91. 23595a5 Fix busted texture coords in GrGLBlendEffect. by bsalomon@google.com · 12 years ago
  92. 76f9e93 Added print out of SkShader information to debugger by robertphillips@google.com · 12 years ago
  93. 4d69227 Unreviewed mac build fix : Removing unused variable by sugoi@google.com · 12 years ago
  94. 8cec63e Added missing include in non GPU case. by sugoi@google.com · 12 years ago
  95. 781cc76 Implementation of the displacement effect (both CPU and GPU) by sugoi@google.com · 12 years ago
  96. 5c4d558 dashing asPoints could draw excessively long first dash by robertphillips@google.com · 12 years ago
  97. 84831ac fix all the false --> NULL issues in the gradient code by humper@google.com · 12 years ago
  98. 027c102 Fix a problem in the matrix convolution image filter exposed by https://code.google.com/p/skia/source/detail?r=7152: when offsetting texture coordinates in a GrEffect, take the origin of the source bitmap origin into account, and flip Y coordinates when we need to. by senorblanco@chromium.org · 12 years ago
  99. 00835cc Fix debug build after r7153 (removed param referenced in assertion) by bsalomon@google.com · 12 years ago
  100. e197cbf Change signature of SkShader::asNewEffect(), implement for SkBitmapProcShader. by bsalomon@google.com · 12 years ago