1. 84984ef Revert[2] of guard to remove DrawBitmapRectFlags by reed · 9 years ago
  2. 9111019 Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://codereview.chromium.org/1235393003/) by scroggo · 9 years ago
  3. ef14cb3 make glyph_pos imageblur* largeglyphblur portable by caryclark · 9 years ago
  4. d2ce185 make imagefilters* imagemagnifier imageresizetiled portable by caryclark · 9 years ago
  5. dbe1e6f Give GrBatch a pointer to GrPipeline by joshualitt · 9 years ago
  6. 3e5f555 Various GL testing fixes by jvanverth · 9 years ago
  7. 0df62e3 Revert of Give GrBatch a pointer to GrPipeline (patchset #1 id:1 of https://codereview.chromium.org/1237283007/) by joshualitt · 9 years ago
  8. 1170a12 Give GrBatch a pointer to GrPipeline by joshualitt · 9 years ago
  9. 5f7f428 increase gm offsetimagefilter stroke width by caryclark · 9 years ago
  10. 767d273 Replace buggy_blend_modes GM with an exhaustive test. by mtklein · 9 years ago
  11. 6fb0b67 guard to remove DrawBitmapRectFlags by reed · 9 years ago
  12. 18a240d make *imagefilter morphology iamge bitmapsource gm portable by caryclark · 9 years ago
  13. e148ac5 make strokefill gm portable by caryclark · 9 years ago
  14. 5df0575 make gradtext quadpaths gm portable by caryclark · 9 years ago
  15. 3aaa0db make colorwheelnative displacement dropshadowimagefilter getposttextpath gm portable by caryclark · 9 years ago
  16. cae3ca6 make path-reverse gm portable by caryclark · 9 years ago
  17. 108b5b2 make linepaths gm portable by caryclark · 9 years ago
  18. 001ceb7 remove funkster from dcshader gm by caryclark · 9 years ago
  19. 8895792 Rename backing texture testing routines by jvanverth · 9 years ago
  20. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  21. 3d32d76 Add new SkPoint3 class by robertphillips · 9 years ago
  22. 7aa1899 use portable typeface by caryclark · 9 years ago
  23. e20633e Add a GM that reproduces layout test failures with my new xfermode code. by mtklein · 9 years ago
  24. 1e545b6 make gm text and colors portable by caryclark · 9 years ago
  25. 1c73548 Start to propagate constness of GrPipelineBuilder up the stack by joshualitt · 9 years ago
  26. 672bb7f Remove GL-specific code from GMs and tests by jvanverth · 9 years ago
  27. f059900 Fix up -Winconsistent-missing-override by mtklein · 9 years ago
  28. 2e09660 make convex poly clip portable by caryclark · 9 years ago
  29. 7b670db Remove setFromPaint from GrPipelineBuilder by joshualitt · 9 years ago
  30. 1c84634 add runtime option to provide data->imagegenerator factory by reed · 9 years ago
  31. 5f10b5c More threading of GrProcessorDataManager by joshualitt · 9 years ago
  32. 2cdec31 YUV to RGB Texture threading GrProcessorDataManager by joshualitt · 9 years ago
  33. 9cc1775 rename GrShaderDataManager -> GrProcessorDataManager by joshualitt · 9 years ago
  34. b245605 more threading of GrShaderDataManager by joshualitt · 9 years ago
  35. 8ca93e7 Initial CL to create dummy GrShaderDataManager and thread it through by joshualitt · 9 years ago
  36. a8db728 add matrix options to drawDrawable by reed · 9 years ago
  37. d2baa90 Make sp- via support SkDrawables; add a GM to test it. by mtklein · 9 years ago
  38. 5617900 add SkImage::NewFromBitmap by reed · 9 years ago
  39. 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
  40. 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
  41. ebaf6a6 Revert of Fix SkTileImageFilter clipping/cropRect interaction issue (patchset #2 id:30001 of https://codereview.chromium.org/1210053003/) by bsalomon · 9 years ago
  42. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  43. 46043ee Kill mixedxfermodes by mtklein · 9 years ago
  44. 157bcd0 Fix SkTileImageFilter clipping/cropRect interaction issue by robertphillips · 9 years ago
  45. f9ad558 Revert of Revert of Return GrGLContext from GrTestTarget (patchset #1 id:1 of https://codereview.chromium.org/1211123004/) by reed · 9 years ago
  46. 1852ec2 Revert of Return GrGLContext from GrTestTarget (patchset #3 id:40001 of https://codereview.chromium.org/1207393002/) by reed · 9 years ago
  47. b6d93ea Return GrGLContext from GrTestTarget by joshualitt · 9 years ago
  48. 4c21dc5 add drawImageNine by reed · 9 years ago
  49. 71c3c76 add SkCanvas::drawAtlas by reed · 9 years ago
  50. 5fbb623 add more tests by reed · 9 years ago
  51. da57105 Fix memory leak in simple-offsetimagefilter by robertphillips · 9 years ago
  52. b3fe1b8 more tests for offsetimagefilter by reed · 9 years ago
  53. 702edbd Propagate SkSurfaceProps to more call sites by robertphillips · 9 years ago
  54. 477fdd8 add simple test for offsetimagefilter by reed · 9 years ago
  55. 871872f change old picture serialization to really handle images by reed · 9 years ago
  56. 9a53fd7 Begin kLegacyFontHost_InitType cleanup by robertphillips · 9 years ago
  57. 462a33c clean offsetimagefilter gm by reed · 9 years ago
  58. 34d7288 Change large glyph check back to > threshold. by jvanverth · 9 years ago
  59. 4854d13 Remove distance field flag from SkPaint by jvanverth · 9 years ago
  60. c3176aa Fix dst bound reported by SkTileImageFilter by robertphillips · 9 years ago
  61. 109a23d Remove the SkCanvas comment API by fmalita · 9 years ago
  62. 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
  63. 0bdb08b Revert of make gm background colors 565 compatible (patchset #2 id:20001 of https://codereview.chromium.org/1176243006/) by caryclark · 9 years ago
  64. be7f768 make gm background colors 565 compatible by caryclark · 9 years ago
  65. 82fecd4 make drawlooper portable by caryclark · 9 years ago
  66. 6eba305 remove lcd by caryclark · 9 years ago
  67. d85093c make emptypath portable; add 565 color utility by caryclark · 9 years ago
  68. ceb9f3b update complexclip to portable by caryclark · 9 years ago
  69. 57856a1 convert cubicpaths gm tests to portable by caryclark · 9 years ago
  70. 7e85216 fix portable text in test by caryclark · 9 years ago
  71. ceadfef next batch of portable typeface changes by caryclark · 9 years ago
  72. 026beb5 SkPath::Direction serves two masters: by reed · 9 years ago
  73. d3c1622 turn on antialiased text by caryclark · 9 years ago
  74. 83ca628 Today's gm include many differences caused by platform font implementations. by caryclark · 9 years ago
  75. 41e010c Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi by reed · 9 years ago
  76. b3f0ec9 Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (patchset #6 id:100001 of https://codereview.chromium.org/1148793007/) by reed · 9 years ago
  77. c31af44 change SkDraw and all Blitters to use pixmap instead of bitmap by reed · 9 years ago
  78. 6319518 Add bigtileimagefilter GM & improvements to toString by robertphillips · 9 years ago
  79. 270fe6a Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 of https://codereview.chromium.org/1152553006/) by robertphillips · 9 years ago
  80. 99a69eb make test hittestpath random calls deterministic by caryclark · 9 years ago
  81. 74015ed Add GM that tests clipping annotations by halcanary · 9 years ago
  82. 0be6857 Fix dst bound reported by SkTileImageFilter by robertphillips · 9 years ago
  83. a66cc7e Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 of https://codereview.chromium.org/1152553006/) by robertphillips · 9 years ago
  84. 05be93b Fix dst bound reported by SkTileImageFilter by robertphillips · 9 years ago
  85. 993a421 SkImage::NewFromYUVTexturesCopy by bsalomon · 9 years ago
  86. 6fd158e Implement Porter Duff XP with a blend table by cdalton · 9 years ago
  87. 4ee6bd8 Add caps overrides to GMs by bsalomon · 9 years ago
  88. 7a9c45c real fix for textblob use after gpu free by joshualitt · 9 years ago
  89. ea46150 Split drawing functionality out of GrContext and into new GrDrawContext by robertphillips · 9 years ago
  90. c33db93 Revert of Implement Porter Duff XP with a blend table (patchset #12 id:220001 of https://codereview.chromium.org/1124373002/) by bungeman · 9 years ago
  91. 9a70920 Implement Porter Duff XP with a blend table by cdalton · 9 years ago
  92. 5a72c42 remove unused SkBitmap::scrollRect API by reed · 9 years ago
  93. 7005a57 Add PlusMergesAA GM by mtklein · 9 years ago
  94. b4a797f Move font loading in gm tests and benches out of constructors by kkinnunen · 9 years ago
  95. 41868fe Font variations. by bungeman · 9 years ago
  96. 612f70d handle large conic strokes better by caryclark · 9 years ago
  97. b8c241a Preliminary attempt to remove batch tracker by joshualitt · 9 years ago
  98. d3a560f Revert of Preliminary attempt to remove batch tracker (patchset #3 id:40001 of https://codereview.chromium.org/1139723004/) by joshualitt · 9 years ago
  99. cbfe91d Preliminary attempt to remove batch tracker by joshualitt · 9 years ago
  100. 2e5b4c5 Fix GrAARectRenderer's handling of unsorted nested rects by robertphillips · 9 years ago