1. 693a540 Rename renderTargetContextPriv to priv, and some more leftover DCs by Brian Osman · 8 years ago
  2. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  3. 18fa642 chmod -x *.cpp *.h by Hal Canary · 8 years ago
  4. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  5. 3cfdf6c Fix some Windows warnings by Jim Van Verth · 8 years ago
  6. 618d304 GrConstColorProcessor uses 4f colors in the destination space by Brian Osman · 8 years ago
  7. cc813ae Fix dimensions and color-spin in color4shader GM by Brian Osman · 8 years ago
  8. 7614794 remove discardablepixelref by Mike Reed · 8 years ago
  9. cf280a4 Clear background to white in animatedGif GM by scroggo · 8 years ago
  10. 026f223 Refactored SkColorSpace_A2B to allow arbitrary ordering of elements by raftias · 8 years ago
  11. 19b9153 Add support for multiple frames in SkCodec by scroggo · 8 years ago
  12. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  13. d2fe3bc Fix bug in raster implementation of SkRRectsGaussianEdgeMaskFilter by Robert Phillips · 8 years ago
  14. a29a956 Add SkRRectsGaussianEdgeMaskFilter by Robert Phillips · 8 years ago
  15. 95e34a3 Correct a small mistake in SkPath::build_arc_conics by xidachen · 8 years ago
  16. 40085e6 Fix star artifact in SkRRectsGaussianEdgeShader by Robert Phillips · 8 years ago
  17. 9488833 Refactored SkColorSpace and added in a Lab PCS GM by raftias · 8 years ago
  18. 6c15cc7 Modify deferred texture image API's handling of gamma by Brian Osman · 8 years ago
  19. 466ad99 Slightly generalize GPU hard stop gradient implementation. by Brian Salomon · 8 years ago
  20. 7c602de Removed makeLinearGamma() from the public API for SkColorSpace by raftias · 8 years ago
  21. 31d097e8 Add SkColorSpaceXform to the public API by msarett · 8 years ago
  22. 568c986 Add new GM to demonstrates SkGaussianEdgeShader by Robert Phillips · 8 years ago
  23. 6069dda Fix SkPath::arcTo when sweepAngle is tiny and radius is big by xidachen · 8 years ago
  24. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  25. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  26. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  27. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  28. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  29. 2ebd0c8 Remove option to make GrCoordTransforms apply to device positions. by Brian Salomon · 8 years ago
  30. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  31. e60d855 Add GMs for Analytic Anti-Aliasing by liyuqian · 8 years ago
  32. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  33. a3b45d4 Move clip CTM application to SkRasterClip and SkClipStack by Brian Salomon · 8 years ago
  34. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  35. 6fb592e Add color space xform to GrAlphaThresholdFragmentProcessor by Brian Osman · 8 years ago
  36. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  37. 01015fb Fix alpha threshold GM to test with and without crop rect by Brian Osman · 8 years ago
  38. 71df2d7 Add a src rect to drawImageLattice() API by msarett · 8 years ago
  39. ed38772 Revert of Fix gamut GM to work w/serialization configs. Remove it from blacklist. (patchset #2 id:20001 of https://codereview.chromium.org/2383513002/ ) by fmalita · 8 years ago
  40. 95e8d0a Remove caching from the draw-atlas GMs. Fixes bugs cycling backends. by brianosman · 8 years ago
  41. ad7cb81 Reenable GM:arithmode by fmalita · 8 years ago
  42. e4a1737 Fix gamut GM to work w/serialization configs. Remove it from blacklist. by brianosman · 8 years ago
  43. e25d71c Gradients are serialized (and can be constructed) as SkColor4f + SkColorSpace by brianosman · 8 years ago
  44. eec8304 Added kSRGBLinear_Named color space, along with tests by brianosman · 8 years ago
  45. fc6c37b Remove stray semicolons. by Mike Klein · 8 years ago
  46. 403d154 Revert "Revert "replace Arithmetic xfermode with imagefilter"" by Mike Reed · 8 years ago
  47. 10ff5bf Revert "replace Arithmetic xfermode with imagefilter" by Mike Reed · 8 years ago
  48. 0530c88 replace Arithmetic xfermode with imagefilter by Mike Reed · 8 years ago
  49. 414c429 allow conic chop to fail by caryclark · 8 years ago
  50. 477ba0c beziers: I missed an unsequenced moveTo() pair. by mtklein · 8 years ago
  51. 1c127cc These calls to SkRandom are not sequenced. by mtklein · 8 years ago
  52. cf7b877 Add BGRA as input format to SkColorSpaceXform by msarett · 8 years ago
  53. d454609 Support for color-spaces with multi-stop (texture) gradients by brianosman · 8 years ago
  54. 4be0e7c Make SkColorSpaceXform::New() take bare ptrs by msarett · 8 years ago
  55. 39ef7fb Add optional sw generated path coverage mask caching by bsalomon · 8 years ago
  56. 6699838 allow clip calls w/o op param, remove unnecessary kReplace ops by reed · 8 years ago
  57. 4ecf0d4 GM: add test for type1 font by halcanary · 8 years ago
  58. 3e6cf87 Cleanup some sRGB TODOs, mostly around setting GrPaint flags correctly by brianosman · 8 years ago
  59. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  60. c044461 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
  61. c71a9b7 Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:140001 of https://codereview.chromium.org/2339233003/ ) by msarett · 8 years ago
  62. 43d6651 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
  63. 8e6c7ad Make SkPngCodec decode progressively. by scroggo · 8 years ago
  64. ec89534 Fix color bug in SkRRectsGaussianEdgeShader by robertphillips · 8 years ago
  65. 1dfec74 Fix SampleApp compilation with skia_gpu=0 by brianosman · 8 years ago
  66. c20c0c0 Switch default for SkGaussianBlurShader radius size. by jvanverth · 8 years ago
  67. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  68. 490452e Add tests for gamma correction of gradient stops to gamma GM by brianosman · 8 years ago
  69. f619a7a Fixup SkRRectsGaussianEdgeShader's shaders by robertphillips · 8 years ago
  70. 2af83ac Add shader-based GaussianEdgeShader for reveal case by robertphillips · 8 years ago
  71. 1a1aa93 Remove unneeded GrGLSLTransformedCoordsArray type by bsalomon · 8 years ago
  72. de68d6c Fix storage of gamut transform matrices in SkColorSpace by brianosman · 8 years ago
  73. b2796fd Added in Radial Shadows by vjiaoblack · 8 years ago
  74. 05a4cf5 Add GM/slide to simulate Android-style reveal clip by robertphillips · 8 years ago
  75. 48ba2b8 Rename SkColorSpace::GammaNamed to SkColorSpace::RenderTargetGamma by msarett · 8 years ago
  76. 62e9b14 Revert of Add GM/slide to simulate Android-style reveal clip (patchset #6 id:100001 of https://codereview.chromium.org/2316593003/ ) by robertphillips · 8 years ago
  77. ffac5c4 Add GM/slide to simulate Android-style reveal clip by robertphillips · 8 years ago
  78. 2c4b64e New gamut GM, to test gamut conversion in various code-paths by brianosman · 8 years ago
  79. 28d1ce5 reconfigure dont-clip-to-layer gm to not have transparent pixels in its final output by reed · 8 years ago
  80. 0a44107 kNumWindows is only used in GPU builds by mtklein · 8 years ago
  81. bf4a8f9 Improve usage of window rectangles by csmartdalton · 8 years ago
  82. 02f9ed7 test dont-clip-layer by reed · 8 years ago
  83. c3bfcb8 Revert of Improve usage of window rectangles (patchset #9 id:160001 of https://codereview.chromium.org/2289363005/ ) by caryclark · 8 years ago
  84. af92a7f kNumWindows is only used in GPU builds by mtklein · 8 years ago
  85. db42be9 Improve usage of window rectangles by csmartdalton · 8 years ago
  86. 0764efe Add option to skip rects to drawImageLattice() by msarett · 8 years ago
  87. 6ae6969 record drawfilters by reed · 8 years ago
  88. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  89. 33e0cb5 Store mipmap levels in deferred texture image by cblume · 8 years ago
  90. 7a99a0a Improve the gamma GM significantly by brianosman · 8 years ago
  91. 0e22eb8 Some tests around surface creation and snapshotting with color space by brianosman · 8 years ago
  92. a8eabc4 Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
  93. 84cddf6 Revert of Moved ambient lights out of SkLight's light array (patchset #7 id:120001 of https://codereview.chromium.org/2287553002/ ) by vjiaoblack · 8 years ago
  94. 8f98f0a Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
  95. ab83da7 drawBitmapRect() should not touch the CTM when mask filters are present by fmalita · 8 years ago
  96. febb224 Reduce CPU overhead on drawRegion() by msarett · 8 years ago
  97. cb31e51 Converts a drawPaint through a rrect clip to a drawRRect in GrDrawContext. by bsalomon · 8 years ago
  98. ce2fc6a Add imagemasksubset GM by fmalita · 8 years ago
  99. 55713af Move work from ctor to onOnceBeforeDraw in ShowMipLevel GMs by robertphillips · 8 years ago
  100. f71ab8f avoid generating degenerate conic from arc by caryclark · 8 years ago