1. 477ba0c beziers: I missed an unsequenced moveTo() pair. by mtklein · 8 years ago
  2. 1c127cc These calls to SkRandom are not sequenced. by mtklein · 8 years ago
  3. cf7b877 Add BGRA as input format to SkColorSpaceXform by msarett · 8 years ago
  4. d454609 Support for color-spaces with multi-stop (texture) gradients by brianosman · 8 years ago
  5. 4be0e7c Make SkColorSpaceXform::New() take bare ptrs by msarett · 8 years ago
  6. 39ef7fb Add optional sw generated path coverage mask caching by bsalomon · 8 years ago
  7. 6699838 allow clip calls w/o op param, remove unnecessary kReplace ops by reed · 8 years ago
  8. 4ecf0d4 GM: add test for type1 font by halcanary · 8 years ago
  9. 3e6cf87 Cleanup some sRGB TODOs, mostly around setting GrPaint flags correctly by brianosman · 8 years ago
  10. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  11. c044461 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
  12. c71a9b7 Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:140001 of https://codereview.chromium.org/2339233003/ ) by msarett · 8 years ago
  13. 43d6651 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
  14. 8e6c7ad Make SkPngCodec decode progressively. by scroggo · 8 years ago
  15. ec89534 Fix color bug in SkRRectsGaussianEdgeShader by robertphillips · 8 years ago
  16. 1dfec74 Fix SampleApp compilation with skia_gpu=0 by brianosman · 8 years ago
  17. c20c0c0 Switch default for SkGaussianBlurShader radius size. by jvanverth · 8 years ago
  18. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  19. 490452e Add tests for gamma correction of gradient stops to gamma GM by brianosman · 8 years ago
  20. f619a7a Fixup SkRRectsGaussianEdgeShader's shaders by robertphillips · 8 years ago
  21. 2af83ac Add shader-based GaussianEdgeShader for reveal case by robertphillips · 8 years ago
  22. 1a1aa93 Remove unneeded GrGLSLTransformedCoordsArray type by bsalomon · 8 years ago
  23. de68d6c Fix storage of gamut transform matrices in SkColorSpace by brianosman · 8 years ago
  24. b2796fd Added in Radial Shadows by vjiaoblack · 8 years ago
  25. 05a4cf5 Add GM/slide to simulate Android-style reveal clip by robertphillips · 8 years ago
  26. 48ba2b8 Rename SkColorSpace::GammaNamed to SkColorSpace::RenderTargetGamma by msarett · 8 years ago
  27. 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
  28. ffac5c4 Add GM/slide to simulate Android-style reveal clip by robertphillips · 8 years ago
  29. 2c4b64e New gamut GM, to test gamut conversion in various code-paths by brianosman · 8 years ago
  30. 28d1ce5 reconfigure dont-clip-to-layer gm to not have transparent pixels in its final output by reed · 8 years ago
  31. 0a44107 kNumWindows is only used in GPU builds by mtklein · 8 years ago
  32. bf4a8f9 Improve usage of window rectangles by csmartdalton · 8 years ago
  33. 02f9ed7 test dont-clip-layer by reed · 8 years ago
  34. c3bfcb8 Revert of Improve usage of window rectangles (patchset #9 id:160001 of https://codereview.chromium.org/2289363005/ ) by caryclark · 8 years ago
  35. af92a7f kNumWindows is only used in GPU builds by mtklein · 8 years ago
  36. db42be9 Improve usage of window rectangles by csmartdalton · 8 years ago
  37. 0764efe Add option to skip rects to drawImageLattice() by msarett · 8 years ago
  38. 6ae6969 record drawfilters by reed · 8 years ago
  39. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  40. 33e0cb5 Store mipmap levels in deferred texture image by cblume · 8 years ago
  41. 7a99a0a Improve the gamma GM significantly by brianosman · 8 years ago
  42. 0e22eb8 Some tests around surface creation and snapshotting with color space by brianosman · 8 years ago
  43. a8eabc4 Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
  44. 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
  45. 8f98f0a Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
  46. ab83da7 drawBitmapRect() should not touch the CTM when mask filters are present by fmalita · 8 years ago
  47. febb224 Reduce CPU overhead on drawRegion() by msarett · 8 years ago
  48. cb31e51 Converts a drawPaint through a rrect clip to a drawRRect in GrDrawContext. by bsalomon · 8 years ago
  49. ce2fc6a Add imagemasksubset GM by fmalita · 8 years ago
  50. 55713af Move work from ctor to onOnceBeforeDraw in ShowMipLevel GMs by robertphillips · 8 years ago
  51. f71ab8f avoid generating degenerate conic from arc by caryclark · 8 years ago
  52. ad23446 Ignore fill when stroke & filling convex line-only paths by robertphillips · 8 years ago
  53. 44df651 Add drawRegion() API to SkCanvas by msarett · 8 years ago
  54. 21af9ca Respecify SkCanvas::drawArc, consolidate conversion to SkPath, add GM for oddball drawArcs by bsalomon · 8 years ago
  55. 48b2461 Make bleed GM produce consistent bitmaps on all platforms by bsalomon · 8 years ago
  56. e6f5d56 Made shadows blurry (thru implementing variance mapping) by vjiaoblack · 8 years ago
  57. 250d00b Add fat stroke test case to roundrects GM. by jvanverth · 8 years ago
  58. 531191f tiny line breaks gl render by caryclark · 8 years ago
  59. 4c261d0 Add cap type variations to circular arcs GMs by bsalomon · 8 years ago
  60. ac1d0ab Add stroke-and-fill circular arc test, test near 180deg arc in all circular_arc_tests by bsalomon · 8 years ago
  61. 36da771 Adjust angles in circular arcs GMs to test smaller arcs by bsalomon · 8 years ago
  62. 577e012 add translate to exercise non-identity ctm performance by reed · 8 years ago
  63. 4c54788 Rename circular_arcs_circular_arcs_fill to circular_arcs_fill. by bsalomon · 8 years ago
  64. 02fa32c Move GrFixedClip into src directory by csmartdalton · 8 years ago
  65. 71c5eee Add GMs for testing drawArc. by bsalomon · 8 years ago
  66. c1fb8e8 must call rand in reliable order for bots by reed · 8 years ago
  67. 5e0d927 add simplerect gm by reed · 8 years ago
  68. 7c12354 remove disable aa/dither flags from Props -- never used by reed · 8 years ago
  69. 69c166d Add alphaType() to SkImage by brianosman · 8 years ago
  70. 36931c2 Add test for platform encoders, turn off platform encoders by default by msarett · 8 years ago
  71. 36c38cb Fix WIC encoder to support kJPEG_Type by msarett · 8 years ago
  72. 93963ba Revert of Fix WIC encoder to support kJPEG_Type (patchset #3 id:140001 of https://codereview.chromium.org/2245453002/ ) by msarett · 8 years ago
  73. b3a7ef1 Fix WIC encoder to support kJPEG_Type by msarett · 8 years ago
  74. c2ad65e add gm that exercises compose shader allocations by caryclark · 8 years ago
  75. 6ad75d1 LightingFP now supports multiple directional lights by dvonbeck · 8 years ago
  76. 3602d4f Allow vulkan to upload data to testing textures with optimal layouts by egdaniel · 8 years ago
  77. 772b5ee Added PointLights to SkLights::Light by vjiaoblack · 8 years ago
  78. 27cdd94 Implement GPU occluded blur mask filter by robertphillips · 8 years ago
  79. e9d55c5 Revert of Store mipmap levels in deferred texture image (patchset #11 id:200001 of https://codereview.chromium.org/2115023002/ ) by halcanary · 8 years ago
  80. d611314 Store mipmap levels in deferred texture image by cblume · 8 years ago
  81. 904527d moved code into onDrawShadowedPic, only renders into shadow maps if needed by vjiaoblack · 8 years ago
  82. bb9b224 Rework Overstroke GM to show differences between expected and actual by hstern · 8 years ago
  83. 1ec04d9 rename FoceCopyMode to SkCopyPixelMode by reed · 8 years ago
  84. 40254c2 SkBlendARGB32 and S32[A]_Blend_BlitRow32 are currently formulated as: SkAlphaMulQ(src, src_scale) + SkAlphaMulQ(dst, dst_scale), which boils down to ((src*src_scale)>>8) + ((dst*dst_scale)>>8). In particular, note that the intermediate precision is discarded before the two parts are added together, causing the final result to possibly inaccurate. by lsalzman · 8 years ago
  85. 955e879 Making a sample for shadow maps for more intensive development by vjiaoblack · 8 years ago
  86. 9aff85a Minor clean up related to blur mask filters by robertphillips · 8 years ago
  87. 401c196 Add new GM for occluded blurmask filter draws by robertphillips · 8 years ago
  88. 7a1f45f spin off easy stuff from Herb's windows GN CL by mtklein · 8 years ago
  89. ffae30d Convert SkAutoTUnref<SkData> to sk_sp<SkData>. by bungeman · 8 years ago
  90. 7a9f376 Update hardstop_gradients GM to include more special cases by fmenozzi · 8 years ago
  91. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  92. 02aea1c Add Overstroke gm by hstern · 8 years ago
  93. c573a40 Add drawImageLattice() and drawBitmapLattice() APIs by msarett · 8 years ago
  94. 53da5ba adding new GM to demostrate new shadows by vjiaoblack · 8 years ago
  95. eae6a91 SkPaint intercept API for SkTextBlob and horizontal text by fmalita · 8 years ago
  96. a408c8f Add SkGammaColorFilter by robertphillips · 8 years ago
  97. bba4cfe Added API for Bevel NormalSource. by dvonbeck · 8 years ago
  98. 3a0dbde Remove SkSurfaceProps gamma-correctness flag entirely. by brianosman · 8 years ago
  99. 26318c9 Update bleed-downscale GM to use power of 2 texture by egdaniel · 8 years ago
  100. 8fe485b Just pass the draw context to paint conversion by brianosman · 8 years ago