1. 5916705 add GM case nonclosedpaths. The 2 bugs below showed some non-closed paths which are easy to get wrong rendering results. So add a GM case for this kind paths to avoid potential bugs to be introduced. by commit-bot@chromium.org · 11 years ago
  2. 96ac2f6 Add GM to verify removal of 32767 limit in SkBlurMaskFilter::filterRectsToNine is okay by robertphillips@google.com · 11 years ago
  3. 7b05659 Add gms and benchmarks for drawing blurry round rects. by scroggo@google.com · 11 years ago
  4. ece95c3 [PDF] Add unpremultiply support and a GM (try5) by vandebo@chromium.org · 11 years ago
  5. ccf6b91 Revert "[PDF] Add unpremultiply support and a GM (try4)" by vandebo@chromium.org · 11 years ago
  6. e66d376 [PDF] Add unpremultiply support and a GM (try4) by vandebo@chromium.org · 11 years ago
  7. 1c87672 Revert "[PDF] Add unpremultiply support and a GM (try3)." by vandebo@chromium.org · 11 years ago
  8. 59fd223 [PDF] Add unpremultiply support and a GM (try3). by vandebo@chromium.org · 11 years ago
  9. ce60c1f Revert "[PDF] Add unpremultiply support and a GM." by vandebo@chromium.org · 11 years ago
  10. c4d1771 [PDF] Add unpremultiply support and a GM. by vandebo@chromium.org · 11 years ago
  11. 6397217 detach blur result texture when it is the same texture used to render path mask by commit-bot@chromium.org · 11 years ago
  12. 1108fc3 Remove SkLumaXfermode. by commit-bot@chromium.org · 11 years ago
  13. 338a49f Add new GM to stress test the GPU font cache for cases similar to by commit-bot@chromium.org · 11 years ago
  14. 5466b0e Revert "Add new GM to stress test the GPU font cache" by jvanverth@google.com · 11 years ago
  15. 7d14cef Add new GM to stress test the GPU font cache for cases similar to by commit-bot@chromium.org · 11 years ago
  16. 6c1ee2d Luminance-to-alpha color filter (SkLumaColorFilter). by commit-bot@chromium.org · 11 years ago
  17. 5df5e61 Update PDF backend to support fallback fonts on Android. by djsollen@google.com · 11 years ago
  18. 1a4fb70 Moving 4 SkImageFilter derived classes from blink to skia by commit-bot@chromium.org · 11 years ago
  19. 4ea2878 Add string art GM and sample. by jvanverth@google.com · 11 years ago
  20. 6def2a2 Add a test for color bitmap fonts. by djsollen@google.com · 11 years ago
  21. 82d1223 Two and three color GPU gradients without textures. by bsalomon@google.com · 11 years ago
  22. 91a798f alpha threshold bitmap shader by commit-bot@chromium.org · 11 years ago
  23. 67db510 Revert "alpha threshold bitmap shader" by bsalomon@google.com · 11 years ago
  24. 4ec4cf9 alpha threshold bitmap shader by commit-bot@chromium.org · 11 years ago
  25. 3aad3b0 add support for high quality image filtering on the GPU by humper@google.com · 11 years ago
  26. 69b1302 Reverting r10901 (Add unpremultiply support and GM) by robertphillips@google.com · 11 years ago
  27. 52130e8 Add unpremultiply support and GM by commit-bot@chromium.org · 11 years ago
  28. eaa7797 Add luminance mask transfer modes. by commit-bot@chromium.org · 11 years ago
  29. e324cc6 Restyle SkPDFImageShader and support tiling bitmaps outside clip bounds by commit-bot@chromium.org · 11 years ago
  30. 78a1078 Create new target to hold gpu test code, enable direct testing of GrEffects in GM. by commit-bot@chromium.org · 11 years ago
  31. 3c3c462 Bleed cleanup (remove nocolorbleed GM & enable bleed in game bench) by robertphillips@google.com · 11 years ago
  32. 8d3c640 Fix for nested rect drawing bug by robertphillips@google.com · 11 years ago
  33. 12bf9b3 Revert "Unpremultiply SkBitmaps for PDF output" by scroggo@google.com · 11 years ago
  34. 5d18cee Unpremultiply SkBitmaps for PDF output by commit-bot@chromium.org · 11 years ago
  35. d423657 Prevent picture recording from over optimizing the culling of clips. by djsollen@google.com · 11 years ago
  36. 103f2d0 Add new GM to targeted at rect->clear optimization with different xfermodes. by commit-bot@chromium.org · 11 years ago
  37. d2623a1 Use Path Ops to generate PDF clips by commit-bot@chromium.org · 11 years ago
  38. 8dc8bc5 Add downsample from 8888 to 4444. by scroggo@google.com · 11 years ago
  39. 350b4d5 Remove SkBlendImageFilter, and all tests. Its functionality has been subsumed by SkXfermodeImageFilter. by senorblanco@chromium.org · 11 years ago
  40. 92ffe7d Inverse fill support in PDF by commit-bot@chromium.org · 11 years ago
  41. 17ad2bd Fix quickReject computation for blurs by robertphillips@google.com · 11 years ago
  42. aaa9b29 Added GM to test forthcoming bleed flag by robertphillips@google.com · 11 years ago
  43. 194d775 This patch implements a crop rect for SkImageFilter. It has been implemented for SkColorFilterImageFilter and SkBlurImageFilter as examples. by senorblanco@chromium.org · 11 years ago
  44. 58c856a Reverting r10251 (Implement crop rect for SkImageFilter) due to Chromium-side unit test failures by robertphillips@google.com · 11 years ago
  45. ccf225c This patch implements a crop rect for SkImageFilter. It has been implemented for SkColorFilterImageFilter and SkBlurImageFilter as examples. by senorblanco@chromium.org · 11 years ago
  46. 9c96d4b fix trivial matrix computation by humper@google.com · 11 years ago
  47. d647426 Reverted 10056-10059 by robertphillips@google.com · 11 years ago
  48. d64d8a9 Working plumb of image scaling: by humper@google.com · 11 years ago
  49. b088947 New bitmap filter checkin; this time with less build breakage by humper@google.com · 11 years ago
  50. b686539 Added GM and Bench by commit-bot@chromium.org · 11 years ago
  51. 1a8940e Revert "More general image filter interface; tested implementation of standalone" by humper@google.com · 11 years ago
  52. 25fc6b9 More general image filter interface; tested implementation of standalone by humper@google.com · 11 years ago
  53. e1b75b4 GM (and fix) for drawArc capping issue by robertphillips@google.com · 11 years ago
  54. ad4d499 Add a new GM for very thin stroke widths by robertphillips@google.com · 11 years ago
  55. 6fd5317 Turn off conic GM for now by egdaniel@google.com · 11 years ago
  56. def9f6e Add GM to test conic path rendering by egdaniel@google.com · 11 years ago
  57. ace2269 Fixed a bug with linear gradient PDF matrices and added test cases by commit-bot@chromium.org · 11 years ago
  58. 5a64902 call through to the device from SkDraw by reed@google.com · 11 years ago
  59. 37ab298 reenable colortype gm by reed@google.com · 11 years ago
  60. 4157085 Added megalooper GM by robertphillips@google.com · 11 years ago
  61. ef7d98e Disable colortype GM due to crash by robertphillips@google.com · 11 years ago
  62. 7edec14 start a wrapper for color fonts by reed@google.com · 11 years ago
  63. 86fc266 Implement SkXfermode image filter. This required changing the signature of SkXfermode::asNewEffectOrCoeffs(), to add an optional background texture. by senorblanco@chromium.org · 11 years ago
  64. 7def5e1 Separate core and images project. by scroggo@google.com · 11 years ago
  65. f2de1e2 add new gm for bicubic filtering by reed@google.com · 11 years ago
  66. 912e68e Fix degenerate and near-degenerate hairlines on the gpu by commit-bot@chromium.org · 11 years ago
  67. 3d3a860 Add flag to gradients to interpolate colors in premul space. Experimental API to encapsulate the shared parameters for all gradients into a struct. by reed@google.com · 11 years ago
  68. 8c6411a reenable lerpmode in gms, now that I think we fixed the global-initialization by reed@google.com · 11 years ago
  69. e96cf08 disable lerpmode gm until we fix serialization by reed@google.com · 11 years ago
  70. b83cb9b add SkLerpXfermode by reed@google.com · 11 years ago
  71. dd3f365 Add GM to track thin rectangle rendering by robertphillips@google.com · 11 years ago
  72. c5fd461 Mask orientation and layout correctly. by commit-bot@chromium.org · 11 years ago
  73. 879f6c7 Hamfistedly removed core dependence on images by robertphillips@google.com · 11 years ago
  74. 45a75fb path ops : make it real by caryclark@google.com · 11 years ago
  75. a534b84 Add new roundrect GM by commit-bot@chromium.org · 11 years ago
  76. 7dfbb07 path ops : add support for inverse fill by caryclark@google.com · 11 years ago
  77. 8e2962f Add a GM to test ovals with a variety of paint settings, matrices and sizes. by jvanverth@google.com · 11 years ago
  78. 8c463b0 Add xfermodes2 GM. Tests all xfer modes with two gradient bitmaps by bsalomon@google.com · 11 years ago
  79. d638233 add gm to test edge case in drawBitmapRectToRect by reed@google.com · 11 years ago
  80. ad7d481 Add testing of optimizations to GM by robertphillips@google.com · 11 years ago
  81. 07a8ea0 Reverting r8654 by robertphillips@google.com · 11 years ago
  82. c10531b Add testing of optimizations to GM by robertphillips@google.com · 11 years ago
  83. e3b4c50 New SVG turbulence in Skia by sugoi@google.com · 11 years ago
  84. 20edf38 Add GM mixed_xfermodes. This is a work in progress and will be used to test fixes for GPU Xfermodes effects. by bsalomon@google.com · 11 years ago
  85. af0fa6a add gm for experimental fontmgr api by reed@google.com · 11 years ago
  86. 8cf10ef Reverting r8376, r8373 and r8371 due to Android shader compilation failures by robertphillips@google.com · 11 years ago
  87. 2daa365 New SVG turbulence in Skia by sugoi@google.com · 11 years ago
  88. b7636d3 Reverting 8313 (SVG turbulence) due to Ubuntu failures by robertphillips@google.com · 11 years ago
  89. 3067cc9 New SVG turbulence in Skia by sugoi@google.com · 11 years ago
  90. 14c3fc6 Adding rects-specific GM by robertphillips@google.com · 11 years ago
  91. b58772f PDF: add support for named destinations. by epoger@google.com · 11 years ago
  92. 812b6f5 Revert r8000 due to failures on some buildbots by epoger@google.com · 11 years ago
  93. 1cad898 PDF: add support for named destinations by epoger@google.com · 11 years ago
  94. c61c3c3 gm self-test: use a pathologically simple test case instead of dashing2 by commit-bot@chromium.org · 11 years ago
  95. 83f7c65 add new gms for shallow_gradient, in preparation for improving their quality by reed@google.com · 12 years ago
  96. 3f2d45a (Relanding r7275 with assert fix, plus fixes from r7276, r7280, r7283.) by senorblanco@chromium.org · 12 years ago
  97. c51f752 Reverting chain of SkBicubicImageFilter changes (7275, 7276, 7280 & 7283) by robertphillips@google.com · 12 years ago
  98. 744820e Implement a bicubic resampling image filter, with raster and GPU backends. by senorblanco@chromium.org · 12 years ago
  99. 12fa9ba add gm for comparing drawSprite and drawBitmap by reed@google.com · 12 years ago
  100. 781cc76 Implementation of the displacement effect (both CPU and GPU) by sugoi@google.com · 12 years ago