1. a4a5306 Add BW masks to random scaler context by joshualitt · 9 years ago
  2. 44c4851 adding gm to use random scaler context by joshualitt · 9 years ago
  3. 80a1c54 C API: remove dead code, simplify boilerplate by halcanary · 9 years ago
  4. d164a71 Revert of adding gm to use random scaler context (patchset #4 id:60001 of https://codereview.chromium.org/1268853008/) by joshualitt · 9 years ago
  5. 853336c adding gm to use random scaler context by joshualitt · 9 years ago
  6. a9652ac Address some SkLightingShader TODOs by robertphillips · 9 years ago
  7. 159fa57 linear gradient with stops discretized gm by caryclark · 9 years ago
  8. 1864bfa add radial gradient hard stop test by caryclark · 9 years ago
  9. 640898f Update SkLightingShader to take a localMatrix by robertphillips · 9 years ago
  10. 5f865b9 Move LightingShader to effects by robertphillips · 9 years ago
  11. f1f8bd5 fix dstreadshuffle text portable gm by caryclark · 9 years ago
  12. 1259601 make tests portable by using 565 compatible colors by caryclark · 9 years ago
  13. efa1ece gm missed portable text in textblobshader by caryclark · 9 years ago
  14. 66fb63f gm fix missed portable gm text in samplerstress by caryclark · 9 years ago
  15. f597c42 make pixelsnap textblob* etc gm portable by caryclark · 9 years ago
  16. 20dac88 mixed text blobs really draws LCD by joshualitt · 9 years ago
  17. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  18. 3721355 make fontscalar gammatext lcdtext typeface verttext2 gm portable by caryclark · 9 years ago
  19. 29ccdf8 Fix Ganesh drawAtlas bug with quad colors by robertphillips · 9 years ago
  20. ba9757a make dftext gm not overlap itself by caryclark · 9 years ago
  21. 1b31402 make fontcache textblob gm portable by caryclark · 9 years ago
  22. a0170f1 make dftext the same on Linux and Android by caryclark · 9 years ago
  23. 3b0f98e fix typeface leak by caryclark · 9 years ago
  24. 7c157a9 Added GrGLFragmentProcessor::EmitArgs struct for use with emitCode() by wangyix · 9 years ago
  25. e59524d make mixedtextblobs gm portable by caryclark · 9 years ago
  26. c3dcb67 make color emoji gm portable by caryclark · 9 years ago
  27. ae3714f make varied_text* gm portable by caryclark · 9 years ago
  28. 0278197 Run noise shader separately in imagefiltersclipped by jvanverth · 9 years ago
  29. 4ec1ac6 make xfermode* portable by caryclark · 9 years ago
  30. 1340039 Add Rec709 YUV color space support to GrYUVtoRGBEffect. by rileya · 9 years ago
  31. 6531c36 Generate platform specific fontmgr gm. by caryclark · 9 years ago
  32. 85693c1 make stroketext textblob* texteffects tileimagefilter gm portable by caryclark · 9 years ago
  33. d76665d Reland "SkPDF: Annotations are clipped by canvas clip stack." by wangxianzhu · 9 years ago
  34. 97a26d0 make drawbitmaprect lighting lumafilter matrixconvolution srcmode gm portable by caryclark · 9 years ago
  35. dfcb7ab make arithmode bigtext colortype* degeneratesegments gm portable by caryclark · 9 years ago
  36. 84984ef Revert[2] of guard to remove DrawBitmapRectFlags by reed · 9 years ago
  37. 9111019 Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://codereview.chromium.org/1235393003/) by scroggo · 9 years ago
  38. ef14cb3 make glyph_pos imageblur* largeglyphblur portable by caryclark · 9 years ago
  39. d2ce185 make imagefilters* imagemagnifier imageresizetiled portable by caryclark · 9 years ago
  40. dbe1e6f Give GrBatch a pointer to GrPipeline by joshualitt · 9 years ago
  41. 3e5f555 Various GL testing fixes by jvanverth · 9 years ago
  42. 0df62e3 Revert of Give GrBatch a pointer to GrPipeline (patchset #1 id:1 of https://codereview.chromium.org/1237283007/) by joshualitt · 9 years ago
  43. 1170a12 Give GrBatch a pointer to GrPipeline by joshualitt · 9 years ago
  44. 5f7f428 increase gm offsetimagefilter stroke width by caryclark · 9 years ago
  45. 767d273 Replace buggy_blend_modes GM with an exhaustive test. by mtklein · 9 years ago
  46. 6fb0b67 guard to remove DrawBitmapRectFlags by reed · 9 years ago
  47. 18a240d make *imagefilter morphology iamge bitmapsource gm portable by caryclark · 9 years ago
  48. e148ac5 make strokefill gm portable by caryclark · 9 years ago
  49. 5df0575 make gradtext quadpaths gm portable by caryclark · 9 years ago
  50. 3aaa0db make colorwheelnative displacement dropshadowimagefilter getposttextpath gm portable by caryclark · 9 years ago
  51. cae3ca6 make path-reverse gm portable by caryclark · 9 years ago
  52. 108b5b2 make linepaths gm portable by caryclark · 9 years ago
  53. 001ceb7 remove funkster from dcshader gm by caryclark · 9 years ago
  54. 8895792 Rename backing texture testing routines by jvanverth · 9 years ago
  55. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  56. 3d32d76 Add new SkPoint3 class by robertphillips · 9 years ago
  57. 7aa1899 use portable typeface by caryclark · 9 years ago
  58. e20633e Add a GM that reproduces layout test failures with my new xfermode code. by mtklein · 9 years ago
  59. 1e545b6 make gm text and colors portable by caryclark · 9 years ago
  60. 1c73548 Start to propagate constness of GrPipelineBuilder up the stack by joshualitt · 9 years ago
  61. 672bb7f Remove GL-specific code from GMs and tests by jvanverth · 9 years ago
  62. f059900 Fix up -Winconsistent-missing-override by mtklein · 9 years ago
  63. 2e09660 make convex poly clip portable by caryclark · 9 years ago
  64. 7b670db Remove setFromPaint from GrPipelineBuilder by joshualitt · 9 years ago
  65. 1c84634 add runtime option to provide data->imagegenerator factory by reed · 9 years ago
  66. 5f10b5c More threading of GrProcessorDataManager by joshualitt · 9 years ago
  67. 2cdec31 YUV to RGB Texture threading GrProcessorDataManager by joshualitt · 9 years ago
  68. 9cc1775 rename GrShaderDataManager -> GrProcessorDataManager by joshualitt · 9 years ago
  69. b245605 more threading of GrShaderDataManager by joshualitt · 9 years ago
  70. 8ca93e7 Initial CL to create dummy GrShaderDataManager and thread it through by joshualitt · 9 years ago
  71. a8db728 add matrix options to drawDrawable by reed · 9 years ago
  72. d2baa90 Make sp- via support SkDrawables; add a GM to test it. by mtklein · 9 years ago
  73. 5617900 add SkImage::NewFromBitmap by reed · 9 years ago
  74. d312dca Revert of Revert of Revert of Fix SkTileImageFilter clipping/cropRect interaction issue (patchset #1 id:1 of https://codereview.chromium.org/1207353004/) by robertphillips · 9 years ago
  75. 8355100 Revert of Revert of Fix SkTileImageFilter clipping/cropRect interaction issue (patchset #1 id:1 of https://codereview.chromium.org/1219193002/) by jvanverth · 9 years ago
  76. ebaf6a6 Revert of Fix SkTileImageFilter clipping/cropRect interaction issue (patchset #2 id:30001 of https://codereview.chromium.org/1210053003/) by bsalomon · 9 years ago
  77. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  78. 46043ee Kill mixedxfermodes by mtklein · 9 years ago
  79. 157bcd0 Fix SkTileImageFilter clipping/cropRect interaction issue by robertphillips · 9 years ago
  80. f9ad558 Revert of Revert of Return GrGLContext from GrTestTarget (patchset #1 id:1 of https://codereview.chromium.org/1211123004/) by reed · 9 years ago
  81. 1852ec2 Revert of Return GrGLContext from GrTestTarget (patchset #3 id:40001 of https://codereview.chromium.org/1207393002/) by reed · 9 years ago
  82. b6d93ea Return GrGLContext from GrTestTarget by joshualitt · 9 years ago
  83. 4c21dc5 add drawImageNine by reed · 9 years ago
  84. 71c3c76 add SkCanvas::drawAtlas by reed · 9 years ago
  85. 5fbb623 add more tests by reed · 9 years ago
  86. da57105 Fix memory leak in simple-offsetimagefilter by robertphillips · 9 years ago
  87. b3fe1b8 more tests for offsetimagefilter by reed · 9 years ago
  88. 702edbd Propagate SkSurfaceProps to more call sites by robertphillips · 9 years ago
  89. 477fdd8 add simple test for offsetimagefilter by reed · 9 years ago
  90. 871872f change old picture serialization to really handle images by reed · 9 years ago
  91. 9a53fd7 Begin kLegacyFontHost_InitType cleanup by robertphillips · 9 years ago
  92. 462a33c clean offsetimagefilter gm by reed · 9 years ago
  93. 34d7288 Change large glyph check back to > threshold. by jvanverth · 9 years ago
  94. 4854d13 Remove distance field flag from SkPaint by jvanverth · 9 years ago
  95. c3176aa Fix dst bound reported by SkTileImageFilter by robertphillips · 9 years ago
  96. 109a23d Remove the SkCanvas comment API by fmalita · 9 years ago
  97. 65cdba6 Revert of Revert of make gm background colors 565 compatible (patchset #1 id:1 of https://codereview.chromium.org/1184123002/) by caryclark · 9 years ago
  98. 0bdb08b Revert of make gm background colors 565 compatible (patchset #2 id:20001 of https://codereview.chromium.org/1176243006/) by caryclark · 9 years ago
  99. be7f768 make gm background colors 565 compatible by caryclark · 9 years ago
  100. 82fecd4 make drawlooper portable by caryclark · 9 years ago