1. 8b8f36f Revert of Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) (patchset #7 id:120001 of https://codereview.chromium.org/1754563003/ ) by robertphillips · 9 years ago
  2. 86c6075 Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) by robertphillips · 9 years ago
  3. e3e8c72 add gm for distance field bug by caryclark · 9 years ago
  4. 84a4e5a Remove internal calls to SkImage::getTexture by bsalomon · 9 years ago
  5. 9466571 tile spans by herb · 9 years ago
  6. e5824b9 New GM that exercises gamma-correctness in various parts of the pipeline. by brianosman · 9 years ago
  7. fe4b4f0 Revert of New GM that exercises gamma-correctness in various parts of the pipeline. (patchset #4 id:60001 of https://codereview.chromium.org/1734983003/ ) by brianosman · 9 years ago
  8. 9f73a71 New GM that exercises gamma-correctness in various parts of the pipeline. by brianosman · 9 years ago
  9. cb10071 add gm to illustrate bug by caryclark · 9 years ago
  10. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  11. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 9 years ago
  12. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  13. 8e9f5e3 SkPDF: fix scalar serialization by halcanary · 9 years ago
  14. 3719886 remove debugging printf by reed · 9 years ago
  15. 8516dc1 extend xfermodes gm to include 3 custom modes by reed · 9 years ago
  16. 8f7b0b2 simplify/unify xferproc api by reed · 9 years ago
  17. cbbc9df Create new GM to target translations problems in GrAtlasTextContext by joshualitt · 9 years ago
  18. d0c4e09 Add dest type hint to SkShader::ContextRec by fmalita · 9 years ago
  19. e5257bd kill gm now that we can test srgb on all gms by reed · 9 years ago
  20. 8d9f2e4 Add ContextRec param to SkShader::contextSize() by fmalita · 9 years ago
  21. bc590c0 Initial linear gradient 4f impl by fmalita · 9 years ago
  22. 129ed1c lots of sRGB and F16 blits by reed · 9 years ago
  23. 7c249e5 SkNx: kth<...>() -> [...] by mtklein · 9 years ago
  24. b187dd3 remove xferu64 gm -- not needed now that the blitters are hooked up by reed · 9 years ago
  25. ed54504 Switch to pixmap in API. by herb · 9 years ago
  26. dd9ffea make SkPM4f private by reed · 9 years ago
  27. c5eddd7 Add bilerp filtering. by herb · 9 years ago
  28. 48e7846 Mark existing image filter entry points that will be going away with Deprecated by robertphillips · 9 years ago
  29. feec878 Simplified linear pipeline. by herb · 9 years ago
  30. f60a890 Delete dead code. SkBitmapHasher has not been used since gm. by mtklein · 9 years ago
  31. 84f0e74 Remove 6-param applyCropRect() from lighting filters (raster path). by senorblanco · 9 years ago
  32. 8681e60 make SkComposeShader.h private by reed · 9 years ago
  33. 5ab17ed re-emable u64 gm by reed · 9 years ago
  34. 4a6e40d Add bench and gm for shapes by cdalton · 9 years ago
  35. 60ae6b0 disable flaky gm for now by reed · 9 years ago
  36. 77a5b0e turn off debug svg file by caryclark · 9 years ago
  37. 58f4e1d make test consistent by caryclark · 9 years ago
  38. 0449bcf add helper to create fancy underlines by caryclark · 9 years ago
  39. e712532 implement more xfermodeproc4f and add GM by reed · 9 years ago
  40. f1d4151 Add unit test to feed valid SVG sequences to make sure that by caryclark · 9 years ago
  41. d2ed622 start experimenting with 64bit frame-buffers by reed · 9 years ago
  42. 33ed3ad Relocate anisotropic mipmap logic to SkMipMap::extractLevel() by fmalita · 9 years ago
  43. 3125565 extend modecolorfilter to 4f by reed · 9 years ago
  44. 52b6461 increase subdivision for very large cubics by caryclark · 9 years ago
  45. e63ffef Remove deferred clear from SkGpuDevice by bsalomon · 9 years ago
  46. f7cdb06 extend compose-colorfilter to 4f by reed · 9 years ago
  47. ffad53a Add an avoidXfermode GM to exercise coverage by robertphillips · 9 years ago
  48. ef5252e extend gm to test aa[] parameter on xfer4f procs by reed · 9 years ago
  49. afb188d Add gpu implementation of SkAvoidXfermode by robertphillips · 9 years ago
  50. f16e2a2 Revert of Add gpu implementation of SkAvoidXfermode (patchset #10 id:170001 of https://codereview.chromium.org/1658623002/ ) by mtklein · 9 years ago
  51. 15691a0 Add gpu implementation of SkAvoidXfermode by robertphillips · 9 years ago
  52. afc7cce Fix for rounded-rect clips with filters. by senorblanco · 9 years ago
  53. f267c1e Add ability to extract YUV planes from SkImage by bsalomon · 9 years ago
  54. 6404981 Fix zero-sized blur with crop rect. by senorblanco · 9 years ago
  55. 395eabe float components in xfermodes by reed · 9 years ago
  56. 70e6d60 add new tests by caryclark · 9 years ago
  57. 8e74f80 Add SkImage factory method that forces image to be resolved to a texture. by bsalomon · 9 years ago
  58. f2b340f Consolidate SK_CRASH and sk_throw into SK_ABORT by djsollen · 9 years ago
  59. 2a1d401 Move SkAvoidXfermode over from Android by robertphillips · 9 years ago
  60. fbc1e29 starter procs for blending with pm4f by reed · 9 years ago
  61. 727b7d2 Add gpu backend for SkPixelXorXfermode by robertphillips · 9 years ago
  62. eae84c2 Image filters: fix srcOffset handling in asFragmentProcessor() path. by senorblanco · 9 years ago
  63. 64b0f5f Remove SkLerpXfermode by robertphillips · 9 years ago
  64. 914bd43 Fix memory leak in pixelxorxfermode GM by robertphillips · 9 years ago
  65. 37771c3 Add GM for SkPixelXorXfermode by robertphillips · 9 years ago
  66. fc75253 fix arcto exception handling by caryclark · 9 years ago
  67. 55d4905 Add svg path arcto by caryclark · 9 years ago
  68. d4eaa25 add GM to exercise duplicate color-stops by reed · 9 years ago
  69. 1c2729c Add SK_SUPPORT_LEGACY_DRAWFILTER guard around calls to SkCanvas::(get|set)DrawFilter. by benjaminwagner · 9 years ago
  70. aa97a84 Revert of Consolidate SK_CRASH and sk_throw into SK_ABORT (patchset #5 id:80001 of https://codereview.chromium.org/1610823002/ ) by djsollen · 9 years ago
  71. 4c5cd7d Consolidate SK_CRASH and sk_throw into SK_ABORT by djsollen · 9 years ago
  72. f6c7107 Expose API for gx font variation axes. by bungeman · 9 years ago
  73. 0050237 Fix bounds computations for SkDisplacementMapEffect with negative scale. by senorblanco · 9 years ago
  74. 1a7eb26 resolution dependent path measure by caryclark · 9 years ago
  75. dfe3e50 Make colorimagefilter GM not crash when resource path not specified by bsalomon · 9 years ago
  76. 2b39ffc add arc circle gap gm by caryclark · 9 years ago
  77. e179a91 Texturing support for RECTANGLE textures. by bsalomon · 9 years ago
  78. 1ea67a3 Fix SkAlphaThresholdFilter bounds handling. by senorblanco · 9 years ago
  79. b6474dd fix circular dashing by caryclark · 9 years ago
  80. 67b09bf use pixmaps in mipmap api by reed · 9 years ago
  81. 32e0b4a use triangle filter for odd dimensions in mip-levels by reed · 9 years ago
  82. 01dc44a add GM to show miplevels for all colortypes by reed · 9 years ago
  83. a40be09 expand gm to exercise miplevels and various scalers by reed · 9 years ago
  84. 06d54ad Fix SkXfermodeImageFilter GPU fast path for differing sizes. by senorblanco · 9 years ago
  85. c2eff2a micro fix for rrects bug using GrDrawContext by joshualitt · 9 years ago
  86. 04194f3 Remove two varieties of drawNonAARect from GrDrawTarget by joshualitt · 9 years ago
  87. f5883a6 Hide drawBatch on GrDrawTarget from test Methods by joshualitt · 9 years ago
  88. a9fbd16 Fix SkTileImageFilter when srcRect is a superset of bitmap bounds. by senorblanco · 9 years ago
  89. 0daf5dd move declaration of CreateLightingFilter into SkColorMatrixFilter by reed · 9 years ago
  90. 22471ed remove SkImage::applyFilter() -- unused, can always re-add later by reed · 9 years ago
  91. 77b6ba3 Implement an SkPaint-based image filter by ajuma · 9 years ago
  92. b10fe49 Remove work from constructors to facilitate debugging. by herb · 9 years ago
  93. 57fa241 don't leak test filters and shaders by reed · 9 years ago
  94. 3061af4 add SkShader::newWithColorFilter by reed · 9 years ago
  95. bfd5f17 Revert[2] of "add backdrop option to SaveLayerRec" by reed · 9 years ago
  96. 0575cb2 Revert of add backdrop option to SaveLayerRec (patchset #14 id:260001 of https://codereview.chromium.org/1523053003/ ) by reed · 9 years ago
  97. 2474159 add backdrop option to SaveLayerRec by reed · 9 years ago
  98. 19aa2b0 Fix crash when ETC1 codec is not supported. by djsollen · 9 years ago
  99. 6df6115 handle halfway case in scan converter by caryclark · 9 years ago
  100. f880e45 change factory to method, to parallel pattern in imagefilters. no functionality change. by reed · 9 years ago