1. 41d4f09 Move GrXferProcessor subclasses into cpp files by egdaniel · 10 years ago
  2. d042358 One createTexture function, attempt to recycle scratch in createTexture. by bsalomon · 10 years ago
  3. 50785a3 Revert of Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #1 id:1 of https://codereview.chromium.org/901663007/) by bsalomon · 10 years ago
  4. 21b2c53 Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #11 id:200001 of https://codereview.chromium.org/885923002/) by bsalomon · 10 years ago
  5. 5e1378d Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 10 years ago
  6. f162012 Fix casting bug in GrArithmeticXP by egdaniel · 10 years ago
  7. b0df8be return reference to cache instead of copying the mask by reed · 10 years ago
  8. 4dce32c Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 10 years ago
  9. 7adb355 Revert of Revert "Move DstCopy on gpu into the GrXferProcessor." (patchset #1 id:1 of https://codereview.chromium.org/896163003/) by egdaniel · 10 years ago
  10. 3e9dfdb Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 10 years ago
  11. 74a1175 Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 10 years ago
  12. 37f9a26 Move npot resizing out of GrContext and simplify GrContext texture functions. by bsalomon · 10 years ago
  13. e137db8 Revert of Move npot resizing out of GrContext and simplify GrContext texture functions. (patchset #10 id:200001 of https://codereview.chromium.org/882223003/) by bsalomon · 10 years ago
  14. 6c96672 Move npot resizing out of GrContext and simplify GrContext texture functions. by bsalomon · 10 years ago
  15. 6bfef2d Revert of Move npot resizing out of GrContext and simplify GrContext texture functions. (patchset #9 id:160001 of https://codereview.chromium.org/882223003/) by fmalita · 10 years ago
  16. e7ea40f Reland "remove unused SkAvoidXfermode" by scroggo · 10 years ago
  17. 8a81003 Move npot resizing out of GrContext and simplify GrContext texture functions. by bsalomon · 10 years ago
  18. 9d91eb3 add more checks for computing clamp counts, remove dead code by reed · 10 years ago
  19. 80a61df Fix Morphology effects sourcing outside of the crop rect. by cwallez · 10 years ago
  20. c12b74d Collapse consecutive SkTableColorFilters by cwallez · 10 years ago
  21. 42dbfa8 Add patheffects to debugger printout by robertphillips · 10 years ago
  22. 1eea9fc Revert of Fix Morphology effects sourcing outside of the crop rect. (patchset #6 id:100001 of https://codereview.chromium.org/781153002/) by mtklein · 10 years ago
  23. f6be925 Fix Morphology effects sourcing outside of the crop rect. by cwallez · 10 years ago
  24. 24db3b1 Add specialized content key class for resources. by bsalomon · 10 years ago
  25. 2fdeda0 XPFactory lazily initializie in drawstate / GrPaint by joshualitt · 10 years ago
  26. 71e236c Remove willReadDst from GrFragmentProcessor. by egdaniel · 10 years ago
  27. b2b416d Revert of remove unused SkAvoidXfermode (patchset #2 id:20001 of https://codereview.chromium.org/860583002/) by scroggo · 10 years ago
  28. 2467d71 Remove a few unused statements. by cwallez · 10 years ago
  29. 2d02df7 remove unused SkAvoidXfermode by reed · 10 years ago
  30. 54f0e9d Add Xfer Processor for GrCustomXfermodes by egdaniel · 10 years ago
  31. 04ea634 Add include before SK_SUPPORT_GPU in SkArithmeticMode_gpu.h to fix android build by egdaniel · 10 years ago
  32. f351aa3 Add Arithmetic mode xp. by egdaniel · 10 years ago
  33. 16a04b8 Move Gpu ArithmeticMode xfer effect to _gpu files. by egdaniel · 10 years ago
  34. 38cd055 Do some minor pre cleanup work before converting all xfermodes to XPs. by egdaniel · 10 years ago
  35. 815e9b5 Remove SK_SUPPORT_LEGACY_GRADIENT_PRECISION by fmalita · 10 years ago
  36. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  37. 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
  38. 5a5b4e9 Cache blur mask for rects which can not break into nine-patch by qiankun.miao · 10 years ago
  39. f4e5995 It is dangerous to ignore SkRect::intersect's return value by robertphillips · 10 years ago
  40. 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
  41. 152f524 It is dangerous to ignore SkRect::intersect's return value by robertphillips · 10 years ago
  42. c4bd39c Require explicit disabling of cross process pictureimagefilters by robertphillips · 10 years ago
  43. 1b74730 improve sanity checks on gradient constructor parameters by reed · 10 years ago
  44. 8fc6c2d This CL cleans up the last remaining users of localCoordChange on paint by joshualitt · 10 years ago
  45. 33cca88 Update ColorFilterImageFilter & BlurImageFilter debugger strings by robertphillips · 10 years ago
  46. f3f5bad Add toString methods to SkImageFilter-derived classes by robertphillips · 10 years ago
  47. 438b0d7 Enable new gradients + suppress gms for now by reed · 10 years ago
  48. c262582 Remove the low hanging fruit with coord change matrices by joshualitt · 10 years ago
  49. 8aacf20 Fill SkRRect::fType proactively. by mtklein · 10 years ago
  50. 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
  51. 8142a57 enable new gradients + suppress gms for now by reed · 10 years ago
  52. caf7e93 improve precision of gradients (disabled for now) by reed · 10 years ago
  53. 16b2789 Change to create device coord coordset by joshualitt · 10 years ago
  54. 5531d51 remove view matrix from context by joshualitt · 10 years ago
  55. 2b9445b fix end-point and conic bugs in cornerpatheffect by reed · 10 years ago
  56. 8b57524 add arcto patheffect by reed · 10 years ago
  57. f9d6101 There can be only one (SkRandom)! by scroggo · 10 years ago
  58. 912ed6e Cleanup: Mark some overridden methods with 'SK_OVERRIDE'. by tfarina · 10 years ago
  59. ccc12ed improve cull, so we don't create empty segments by reed · 10 years ago
  60. 56995b5 Remove GP from drawstate, revision of invariant output for GP by joshualitt · 10 years ago
  61. 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
  62. c6bc58e Remove GP from drawstate, revision of invariant output for GP by joshualitt · 10 years ago
  63. cc695fe Gradient shaders: make fPtsToUnit const, pre-cache getType(). by mtklein · 10 years ago
  64. f3c78cc Adding an option for pixelated rendering in SkPictureImageFilter by junov · 10 years ago
  65. 9513143 Make all blending up to GrOptDrawState be handled by the xp/xp factory. by egdaniel · 10 years ago
  66. 9f876a3 Use threshold of 1 texture coord value per pixel w/ nearest neighbor. by bsalomon · 10 years ago
  67. 422f56f Make addUniform take a precision by bsalomon · 10 years ago
  68. 8b7b9c2 Fix MatrixImageFilter computeFastBounds by robertphillips · 10 years ago
  69. 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
  70. 7c66342 Make all blending up to GrOptDrawState be handled by the xp/xp factory. by egdaniel · 10 years ago
  71. 69469b5 Use size of SkRect as the key for blur mask cache by qiankun.miao · 10 years ago
  72. eb2a676 Remove backend factories by joshualitt · 10 years ago
  73. 9ed02e4 Add SK_SUPPORT_LEGACY_PORTER_DUFF macro. by tfarina · 10 years ago
  74. 5234075 Adding a PictureResolution option to SkPictureImageFilter by Justin Novosad · 10 years ago
  75. 3f3b3d0 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  76. 6e78293 Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https://codereview.chromium.org/769953002/) by mtklein · 10 years ago
  77. 52c2935 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  78. 88fd0fb Bump min picture version. by mtklein · 10 years ago
  79. 267ce48 remove proc key by joshualitt · 10 years ago
  80. 60030bc remove one place we read from gpu key in effects by joshualitt · 10 years ago
  81. f8449ba Update invariant output computation for various texture effects. by egdaniel · 10 years ago
  82. 2d97bc1 Disable LCD text explicitly in SkPictureImageFilter::onFilterImage() by fmalita · 10 years ago
  83. b07a94f add roundOut that returns its result by reed · 10 years ago
  84. d02cf26 change roundOut() to take a dst, so we can use that signature to return IRect by reed · 10 years ago
  85. 1379b87 Added missing validation by sugoi · 10 years ago
  86. 605dd0f Move GrInvariantOutput out of GrProcessor and into its own class. by egdaniel · 10 years ago
  87. b969fc0 notice null colorfilter in legacy unflattening by reed · 10 years ago
  88. 21402e3 Bug fix for cull_line in SkDashPathEffect. by egdaniel · 10 years ago
  89. 9f2251c Crop the fast path dashed lines to the cull rect by robertphillips · 10 years ago
  90. 89c6298 Don't allow renderTarget==NULL to GrContext::clear() and friends. by bsalomon · 10 years ago
  91. 37dd331 Add class GrGLTextureRenderTarget for GL texture/rendertarget objects by bsalomon · 10 years ago
  92. 9bde31e Trying to be consistent when members are allowed to be NULL by sugoi · 10 years ago
  93. 8f3937d Fix bounds computation of all 0-input filters. by senorblanco · 10 years ago
  94. f2703d8 rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags by bsalomon · 10 years ago
  95. 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
  96. ba036cc Fix bounds computation of all 0-input filters. by senorblanco · 10 years ago
  97. c6327a8 stuff by bsalomon · 10 years ago
  98. 234f036 Adding an option to render only the shadow in SkDropShadowImageFilter by sugoi · 10 years ago
  99. 4dca7a8 use SkMaskCache inside SkBlurMaskFilter by reed · 10 years ago
  100. 420d7e9 Auto-compare GrProcessors' texture accesses in isEqual(). by bsalomon · 10 years ago