1. 71e236c Remove willReadDst from GrFragmentProcessor. by egdaniel · 10 years ago
  2. b2b416d Revert of remove unused SkAvoidXfermode (patchset #2 id:20001 of https://codereview.chromium.org/860583002/) by scroggo · 10 years ago
  3. 2467d71 Remove a few unused statements. by cwallez · 10 years ago
  4. 2d02df7 remove unused SkAvoidXfermode by reed · 10 years ago
  5. 54f0e9d Add Xfer Processor for GrCustomXfermodes by egdaniel · 10 years ago
  6. 04ea634 Add include before SK_SUPPORT_GPU in SkArithmeticMode_gpu.h to fix android build by egdaniel · 10 years ago
  7. f351aa3 Add Arithmetic mode xp. by egdaniel · 10 years ago
  8. 16a04b8 Move Gpu ArithmeticMode xfer effect to _gpu files. by egdaniel · 10 years ago
  9. 38cd055 Do some minor pre cleanup work before converting all xfermodes to XPs. by egdaniel · 10 years ago
  10. 815e9b5 Remove SK_SUPPORT_LEGACY_GRADIENT_PRECISION by fmalita · 10 years ago
  11. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  12. eabd0d7 Revert of Cache blur mask for rects which can not break into nine-patch (patchset #10 id:200001 of https://codereview.chromium.org/729463002/) by qiankun.miao · 10 years ago
  13. 5a5b4e9 Cache blur mask for rects which can not break into nine-patch by qiankun.miao · 10 years ago
  14. f4e5995 It is dangerous to ignore SkRect::intersect's return value by robertphillips · 10 years ago
  15. 690fc59 Revert of It is dangerous to ignore SkRect::intersect's return value (patchset #6 id:100001 of https://codereview.chromium.org/833943002/) by robertphillips · 10 years ago
  16. 152f524 It is dangerous to ignore SkRect::intersect's return value by robertphillips · 10 years ago
  17. c4bd39c Require explicit disabling of cross process pictureimagefilters by robertphillips · 10 years ago
  18. 1b74730 improve sanity checks on gradient constructor parameters by reed · 10 years ago
  19. 8fc6c2d This CL cleans up the last remaining users of localCoordChange on paint by joshualitt · 10 years ago
  20. 33cca88 Update ColorFilterImageFilter & BlurImageFilter debugger strings by robertphillips · 10 years ago
  21. f3f5bad Add toString methods to SkImageFilter-derived classes by robertphillips · 10 years ago
  22. 438b0d7 Enable new gradients + suppress gms for now by reed · 10 years ago
  23. c262582 Remove the low hanging fruit with coord change matrices by joshualitt · 10 years ago
  24. 8aacf20 Fill SkRRect::fType proactively. by mtklein · 10 years ago
  25. 2c77027 Revert of enable new gradients + suppress gms for now (patchset #1 id:1 of https://codereview.chromium.org/807513004/) by reed · 10 years ago
  26. 8142a57 enable new gradients + suppress gms for now by reed · 10 years ago
  27. caf7e93 improve precision of gradients (disabled for now) by reed · 10 years ago
  28. 16b2789 Change to create device coord coordset by joshualitt · 10 years ago
  29. 5531d51 remove view matrix from context by joshualitt · 10 years ago
  30. 2b9445b fix end-point and conic bugs in cornerpatheffect by reed · 10 years ago
  31. 8b57524 add arcto patheffect by reed · 10 years ago
  32. f9d6101 There can be only one (SkRandom)! by scroggo · 10 years ago
  33. 912ed6e Cleanup: Mark some overridden methods with 'SK_OVERRIDE'. by tfarina · 10 years ago
  34. ccc12ed improve cull, so we don't create empty segments by reed · 10 years ago
  35. 56995b5 Remove GP from drawstate, revision of invariant output for GP by joshualitt · 10 years ago
  36. 8c0f615 Revert of Remove GP from drawstate, revision of invariant output for GP (patchset #9 id:160001 of https://codereview.chromium.org/791743003/) by joshualitt · 10 years ago
  37. c6bc58e Remove GP from drawstate, revision of invariant output for GP by joshualitt · 10 years ago
  38. cc695fe Gradient shaders: make fPtsToUnit const, pre-cache getType(). by mtklein · 10 years ago
  39. f3c78cc Adding an option for pixelated rendering in SkPictureImageFilter by junov · 10 years ago
  40. 9513143 Make all blending up to GrOptDrawState be handled by the xp/xp factory. by egdaniel · 10 years ago
  41. 9f876a3 Use threshold of 1 texture coord value per pixel w/ nearest neighbor. by bsalomon · 10 years ago
  42. 422f56f Make addUniform take a precision by bsalomon · 10 years ago
  43. 8b7b9c2 Fix MatrixImageFilter computeFastBounds by robertphillips · 10 years ago
  44. 8d95ffa Revert of Make all blending up to GrOptDrawState be handled by the xp/xp factory. (patchset #7 id:140001 of https://codereview.chromium.org/759713002/) by egdaniel · 10 years ago
  45. 7c66342 Make all blending up to GrOptDrawState be handled by the xp/xp factory. by egdaniel · 10 years ago
  46. 69469b5 Use size of SkRect as the key for blur mask cache by qiankun.miao · 10 years ago
  47. eb2a676 Remove backend factories by joshualitt · 10 years ago
  48. 9ed02e4 Add SK_SUPPORT_LEGACY_PORTER_DUFF macro. by tfarina · 10 years ago
  49. 5234075 Adding a PictureResolution option to SkPictureImageFilter by Justin Novosad · 10 years ago
  50. 3f3b3d0 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  51. 6e78293 Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https://codereview.chromium.org/769953002/) by mtklein · 10 years ago
  52. 52c2935 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  53. 88fd0fb Bump min picture version. by mtklein · 10 years ago
  54. 267ce48 remove proc key by joshualitt · 10 years ago
  55. 60030bc remove one place we read from gpu key in effects by joshualitt · 10 years ago
  56. f8449ba Update invariant output computation for various texture effects. by egdaniel · 10 years ago
  57. 2d97bc1 Disable LCD text explicitly in SkPictureImageFilter::onFilterImage() by fmalita · 10 years ago
  58. b07a94f add roundOut that returns its result by reed · 10 years ago
  59. d02cf26 change roundOut() to take a dst, so we can use that signature to return IRect by reed · 10 years ago
  60. 1379b87 Added missing validation by sugoi · 10 years ago
  61. 605dd0f Move GrInvariantOutput out of GrProcessor and into its own class. by egdaniel · 10 years ago
  62. b969fc0 notice null colorfilter in legacy unflattening by reed · 10 years ago
  63. 21402e3 Bug fix for cull_line in SkDashPathEffect. by egdaniel · 10 years ago
  64. 9f2251c Crop the fast path dashed lines to the cull rect by robertphillips · 10 years ago
  65. 89c6298 Don't allow renderTarget==NULL to GrContext::clear() and friends. by bsalomon · 10 years ago
  66. 37dd331 Add class GrGLTextureRenderTarget for GL texture/rendertarget objects by bsalomon · 10 years ago
  67. 9bde31e Trying to be consistent when members are allowed to be NULL by sugoi · 10 years ago
  68. 8f3937d Fix bounds computation of all 0-input filters. by senorblanco · 10 years ago
  69. f2703d8 rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags by bsalomon · 10 years ago
  70. d0f1969 Revert of Fix bounds computation of all 0-input filters. (patchset #2 id:20001 of https://codereview.chromium.org/681643003/) by hcm · 10 years ago
  71. ba036cc Fix bounds computation of all 0-input filters. by senorblanco · 10 years ago
  72. c6327a8 stuff by bsalomon · 10 years ago
  73. 234f036 Adding an option to render only the shadow in SkDropShadowImageFilter by sugoi · 10 years ago
  74. 4dca7a8 use SkMaskCache inside SkBlurMaskFilter by reed · 10 years ago
  75. 420d7e9 Auto-compare GrProcessors' texture accesses in isEqual(). by bsalomon · 10 years ago
  76. de258cd Make GrFragmentProcessor auto-compare coord xforms. by bsalomon · 10 years ago
  77. 9e4d6d1 Move willUseInputColor check to computeInvariantOutput by egdaniel · 10 years ago
  78. 98b33eb Some cleanup in processor header files. by bsalomon · 10 years ago
  79. 6251d17 Split GrFragmentProcessor into its own header by bsalomon · 10 years ago
  80. 0e08fc1 Push isEqual/onIsEqual down from GrProcessor to subclasses. by bsalomon · 10 years ago
  81. 80cc420 Changed "Profile" to "Cube" in ColorCube by sugoi · 10 years ago
  82. e305973 Remove uses of GrAutoScratchTexture. by bsalomon · 10 years ago
  83. ccb2e38 Create helper functions to use in computeInvariantOutput calls by egdaniel · 10 years ago
  84. a5305a1 Opt state takes a GP instead of a GeometryStage by joshualitt · 10 years ago
  85. 89c7a2e Revert of Opt state takes a GP instead of a GeometryStage (patchset #18 id:1500001 of https://codereview.chromium.org/637003003/) by joshualitt · 10 years ago
  86. 71856d5 Opt state takes a GP instead of a GeometryStage by joshualitt · 10 years ago
  87. 1598899 FPs now use the correct builder types(just a rename) by joshualitt · 10 years ago
  88. 089f8de Remove tab parameter from GrGLSLMulVarBy4f function by egdaniel · 10 years ago
  89. 9a7f29e Leak fixed by sugoi · 10 years ago
  90. 6517134 gl programs rewrite by joshualitt · 10 years ago
  91. ce68627 Adding 3D lut color filter by sugoi · 10 years ago
  92. bcf0a52 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  93. 9323b8b Revert "GrResourceCache2 manages scratch texture." by Brian Salomon · 10 years ago
  94. d909759 Revert of gl programs rewrite (patchset #10 id:180001 of https://codereview.chromium.org/628633003/) by joshualitt · 10 years ago
  95. 07a2553 gl programs rewrite by joshualitt · 10 years ago
  96. d14e1a2 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  97. 1a8ecdf Add isSingleComponent bool to getConstantColorComponent by egdaniel · 10 years ago
  98. b4b7a4c Revert of Add isSingleComponent bool to getConstantColorComponent (patchset #6 id:100001 of https://codereview.chromium.org/608253002/) by robertphillips · 10 years ago
  99. 3b8af07 Add isSingleComponent bool to getConstantColorComponent by egdaniel · 10 years ago
  100. dbe6074 Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 of https://codereview.chromium.org/608883003/) by robertphillips · 10 years ago