1. 99a69eb make test hittestpath random calls deterministic by caryclark · 10 years ago
  2. 74015ed Add GM that tests clipping annotations by halcanary · 10 years ago
  3. 0be6857 Fix dst bound reported by SkTileImageFilter by robertphillips · 10 years ago
  4. a66cc7e Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 of https://codereview.chromium.org/1152553006/) by robertphillips · 10 years ago
  5. 05be93b Fix dst bound reported by SkTileImageFilter by robertphillips · 10 years ago
  6. 993a421 SkImage::NewFromYUVTexturesCopy by bsalomon · 10 years ago
  7. 6fd158e Implement Porter Duff XP with a blend table by cdalton · 10 years ago
  8. 4ee6bd8 Add caps overrides to GMs by bsalomon · 10 years ago
  9. 7a9c45c real fix for textblob use after gpu free by joshualitt · 10 years ago
  10. ea46150 Split drawing functionality out of GrContext and into new GrDrawContext by robertphillips · 10 years ago
  11. c33db93 Revert of Implement Porter Duff XP with a blend table (patchset #12 id:220001 of https://codereview.chromium.org/1124373002/) by bungeman · 10 years ago
  12. 9a70920 Implement Porter Duff XP with a blend table by cdalton · 10 years ago
  13. 5a72c42 remove unused SkBitmap::scrollRect API by reed · 10 years ago
  14. 7005a57 Add PlusMergesAA GM by mtklein · 10 years ago
  15. b4a797f Move font loading in gm tests and benches out of constructors by kkinnunen · 10 years ago
  16. 41868fe Font variations. by bungeman · 10 years ago
  17. 612f70d handle large conic strokes better by caryclark · 10 years ago
  18. b8c241a Preliminary attempt to remove batch tracker by joshualitt · 10 years ago
  19. d3a560f Revert of Preliminary attempt to remove batch tracker (patchset #3 id:40001 of https://codereview.chromium.org/1139723004/) by joshualitt · 10 years ago
  20. cbfe91d Preliminary attempt to remove batch tracker by joshualitt · 10 years ago
  21. 2e5b4c5 Fix GrAARectRenderer's handling of unsorted nested rects by robertphillips · 10 years ago
  22. 2ba21a0 add GM to test extractAlpha by reed · 10 years ago
  23. 4657068 Revert of Font variations. (patchset #26 id:500001 of https://codereview.chromium.org/1027373002/) by robertphillips · 10 years ago
  24. 3489ee0 Font variations. by bungeman · 10 years ago
  25. 88c23fc remove color from GrGeometryProcessor by joshualitt · 10 years ago
  26. 5ae1312 Revert of Font variations. (patchset #21 id:400001 of https://codereview.chromium.org/1027373002/) by bungeman · 10 years ago
  27. 05773ed Font variations. by bungeman · 10 years ago
  28. 80ea19c Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) by reed · 10 years ago
  29. 2629697 Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/) by reed · 10 years ago
  30. 67d71c8 stop calling SkScalarDiv by reed · 10 years ago
  31. 1107e90 Fix blur on large glyphs in runs < SkGlyphCache::max by joshualitt · 10 years ago
  32. e4cee1f fix for cached textblobs look garbled by joshualitt · 10 years ago
  33. 2a97462 Fix convex-lineonly-paths GM so it plays nice with SampleApp by robertphillips · 10 years ago
  34. e64eb57 Iterate over instanced draws in GrGpu rather than above GrBatchTarget by bsalomon · 10 years ago
  35. e40d397 Isolate GrBufferAllocPools inside GrBatchTarget by robertphillips · 10 years ago
  36. cb8979d Move DrawInfo out from GrDrawTarget and rename to GrVertices. by bsalomon · 10 years ago
  37. b5238a7 Start on simplifying generateGeometry() overrides by bsalomon · 10 years ago
  38. 8415abe Revert of Start on simplifying generateGeometry() overrides (patchset #10 id:160001 of https://codereview.chromium.org/1122673002/) by bsalomon · 10 years ago
  39. f28381c Start on simplifying generateGeometry() overrides by bsalomon · 10 years ago
  40. ed0bcad Move instanced index buffer creation to flush time by bsalomon · 10 years ago
  41. d8ed1b6 Revert of Move instanced index buffer creation to flush time (patchset #6 id:100001 of https://codereview.chromium.org/1116943004/) by bsalomon · 10 years ago
  42. 71a6cbf remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical by reed · 10 years ago
  43. ab622c7 Move instanced index buffer creation to flush time by bsalomon · 10 years ago
  44. 99c7c07 Move bounds to GrBatch by joshualitt · 10 years ago
  45. d309e7a This replaces the texture creation/caching functions on GrContext with a GrTextureProvider interface. The goal is to pass this narrowly focused object in places that currently take a GrContext but don't need and shouldn't use its other methods. It also has an extended private interface for interacting with non-texture resource types. by bsalomon · 10 years ago
  46. 3ffa126 Move resource fonts to common location. by bungeman · 10 years ago
  47. 29bee0f Make XPFragmentBuilder only Builder with access to DstCopy. by egdaniel · 10 years ago
  48. c64239a Remove system call in DW for default font. by bungeman · 10 years ago
  49. fcabe42 Do circular clipping in normalized space by bsalomon · 10 years ago
  50. cfc1886 Use GLSLCaps for creating processor keys and GLSL-specific programs by jvanverth · 10 years ago
  51. db3f8cd Fix memory deletion error in "convex-lineonly-paths" GM by robertphillips · 10 years ago
  52. 7272935 Add new GM/bench for line-only convex paths by robertphillips · 10 years ago
  53. 1113da7 Mike's radial gradient CL with better float -> int. by mtklein · 10 years ago
  54. 8d3e9df Revert of Mike's radial gradient CL with better float -> int. (patchset #7 id:120001 of https://codereview.chromium.org/1109643002/) by mtklein · 10 years ago
  55. abf6c5c Mike's radial gradient CL with better float -> int. by mtklein · 10 years ago
  56. 567ff2f Cleanup: Remove unnecessary double-semicolons. by tfarina · 10 years ago
  57. 3d9005c add GM to show bad banding in raster for radial gradients by reed · 10 years ago
  58. 8f76cb9 new GM to test clipping cubics by reed · 10 years ago
  59. c6534a2 Make pixel_snap GMs incur less platform-specific variation by bsalomon · 10 years ago
  60. 87cbcf3 Add GM to test non-AA pixel snapping for points, lines, rects. by bsalomon · 10 years ago
  61. 4912437 adjust GM to have a final opaque bg, to make it easier to triage by reed · 10 years ago
  62. 7e4186a add GM to test imagefilters + xfermodes by reed · 10 years ago
  63. a8448bc PDF: Correctly embed JPEG images directly into PDF output. by halcanary · 10 years ago
  64. 523ed6c adding new gm to rotate, translate, and scale textblobs by joshualitt · 10 years ago
  65. 4afe21e add a GM to demo the blend bug by mtklein · 10 years ago
  66. 6ef68ab Don't serialize anything for SkEmptyShader. by mtklein · 10 years ago
  67. 6318016 widen output png size of bmp_filter_quality_repeat by Brian Salomon · 10 years ago
  68. 8cf1d95 Add GM that tests bmp filter qualities with repeat mode by bsalomon · 10 years ago
  69. bed83a6 Don't draw if SkShader::asNewFragmentProcessor fails. by bsalomon · 10 years ago
  70. ddb714b remove randomness in dstreadshuffle by joshualitt · 10 years ago
  71. 9e36c1a Start canonicalizing color for all A8 textblobs by joshualitt · 10 years ago
  72. f5ac972 Add GM to exercise high quality anisotropic scaling by robertphillips · 10 years ago
  73. 86e5ab6 GM: add fadefilter gm by halcanary · 10 years ago
  74. 9aeb2a1 always layout w/ same bounds by reed · 10 years ago
  75. ffab15f use anon namespace to avoid (silent) collisions between local test classes by reed · 10 years ago
  76. d0b5c33 Adding draw looper gm for textblobs by joshualitt · 10 years ago
  77. 16b254a Change some more GMs to clear to opaque black, not transparent black. by senorblanco · 10 years ago
  78. e275fdf Add GM to repro crbug.com/472795 by robertphillips · 10 years ago
  79. aad8b27 Use opaque black not transparent black as imagefilter GM background. by senorblanco · 10 years ago
  80. eef5b3e BUG=skia: by joshualitt · 10 years ago
  81. c9c3e62 Add constant color GrFP. by bsalomon · 10 years ago
  82. 599ea40 Revert of Add constant color GrFP. (patchset #10 id:180001 of https://codereview.chromium.org/978713002/) by bsalomon · 10 years ago
  83. c6e13d7 pass legal premul values to bitmap -- do we still need this GM? by reed · 10 years ago
  84. d0d37ca Implement approx-match support in image filter saveLayer() offscreen. by senorblanco · 10 years ago
  85. 82973db Revert of Implement approx-match support in image filter saveLayer() offscreen. (patchset #31 id:590001 of https://codereview.chromium.org/1034733002/) by rmistry · 10 years ago
  86. dfbbec4 Add constant color GrFP. by bsalomon · 10 years ago
  87. 46112cf Implement approx-match support in image filter saveLayer() offscreen. by senorblanco · 10 years ago
  88. 7c0273f Revert of Implement approx-match support in image filter saveLayer() offscreen. (patchset #27 id:510001 of https://codereview.chromium.org/1034733002/) by rmistry · 10 years ago
  89. f5f8518 Implement approx-match support in image filter saveLayer() offscreen. by senorblanco · 10 years ago
  90. d3e9191 Fix variable names in xfermodes2 gm test by cdalton · 10 years ago
  91. 871ad7a Use a black background in imagefiltersgraph so 8888 and 565 look similar. by mtklein · 10 years ago
  92. 1d24b8d Add matrix constructing helpers to SkMatrix by robertphillips · 10 years ago
  93. 5435929 cumulative pathops patch by caryclark · 10 years ago
  94. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  95. b67eb2f Revert "Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https://codereview.chromium.org/967943002/)" by reed · 10 years ago
  96. 374a4c3 Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https://codereview.chromium.org/967943002/) by reed · 10 years ago
  97. 7971def impl colormatrix w/ floats by reed · 10 years ago
  98. 3e5c2b1 Preserve texture compression when saving a revised skp from debugger by robertphillips · 10 years ago
  99. db0dcc7 PDF: remove last use of SkPDFImage by halcanary · 10 years ago
  100. 1b600d3 Revert of PDF: remove last use of SkPDFImage (patchset #5 id:120001 of https://codereview.chromium.org/950633003/) by reed · 10 years ago