1. 4a24cd8 Fifth attempt to land faster rect blur. Remove unnecessary conditionals from the shader. by humper · 10 years ago
  2. 0992d07 rebaseline after changing labels in bitmapfilters by reed · 10 years ago
  3. baa860c * Removed bitmapshaders from expectations/gm/ignored-tests.txt. by dandov · 10 years ago
  4. 12d4aa6 ignore bitmapfilters failures until we can rebaseline by reed · 10 years ago
  5. cf21872 Armv8/64bit doesn't (apparently) need rebaselining by kevin.petit · 10 years ago
  6. 9a8699f New baselines for perlin noise tests affected by ce6a35. by senorblanco · 10 years ago
  7. 2526f0e rebaselines for removal of unitmapper by reed · 10 years ago
  8. 1b5e04e Add more tests to ignore-tests.txt. by Stephen White · 10 years ago
  9. e07c1ab Revert of third try at landing improved blur rect; this time with more correctness (https://codereview.chromium.org/331443003/) by scroggo · 10 years ago
  10. ce6a354 Fix tiled perlin noise. by senorblanco · 10 years ago
  11. e61c411 Use vertex attributes for dash effect in gpu by egdaniel · 10 years ago
  12. 72abfc2 third try at landing improved blur rect; this time with more correctness by humper · 10 years ago
  13. b0b1aa0 Revert of second try at landing improved blur rect (https://codereview.chromium.org/325703002/) by reed · 10 years ago
  14. 9de5b51 SkShader::asNewEffect Refactoring by dandov · 10 years ago
  15. e9ea0d6 second try at landing improved blur rect by humper · 10 years ago
  16. 9f1c241 Remove SkPicture::kUsePathBoundsForClip_RecordingFlag by robertphillips · 10 years ago
  17. d78a2fa Rollback of fe689c46 and all subsequent changes by jvanverth · 10 years ago
  18. a07213a Disable bigblurs GM (for fe689c46a76) by jvanverth · 10 years ago
  19. ede6cfc Revert of Revert of another GM to ignore for blur rebaseline (https://codereview.chromium.org/319943004/) by humper · 10 years ago
  20. f255de0 Revert of another GM to ignore for blur rebaseline (https://codereview.chromium.org/319203002/) by jvanverth · 10 years ago
  21. f131055 another GM to ignore for blur rebaseline by humper · 10 years ago
  22. fe689c4 Faster GPU rect blur that doesn't require computing vertical and horizontal by humper · 10 years ago
  23. ea6b46b ARM Skia NEON patches - 39 - arm64 565 blitters by kevin.petit · 10 years ago
  24. 93c2fb0 Rebaselines for drrect GM on GPU TBR= by bsalomon · 10 years ago
  25. c7671be Rebase a few GMs and remove some tests from ignored-tests.txt by Brian Salomon · 10 years ago
  26. 8af0523 Fall back to using clip effect for outer rect in drawdrrect by bsalomon · 10 years ago
  27. c4be146 re-enable downsample and filterbitmap GMs by commit-bot@chromium.org · 10 years ago
  28. f87f1e3 rebaselines for shadertext after unitmapper removal by commit-bot@chromium.org · 10 years ago
  29. e9ba81f rebaseline shadertext2 shadertext3 and stroketext (sans 2) by commit-bot@chromium.org · 10 years ago
  30. fa95b26 rename ignored tests by commit-bot@chromium.org · 10 years ago
  31. f449156 Make image scaling have floating point scales. Third attempt to land this by commit-bot@chromium.org · 10 years ago
  32. 025e6d5 Take care of a bunch of pending GPU rebaselines and remove tests from ignored-tests.txt by bsalomon@google.com · 10 years ago
  33. e8765c4 rebaseline simpleblurroundrect by commit-bot@chromium.org · 10 years ago
  34. f21991b Revert of Modify sample buffer size for larger displays. (https://codereview.chromium.org/240433002/) by commit-bot@chromium.org · 10 years ago
  35. 334ec00 Revert of Suppress more GMs pending rebaseline after 0533146d005 (https://codereview.chromium.org/296173009/) by commit-bot@chromium.org · 10 years ago
  36. 446aefe instead of ignoring testimagefilters EVERYWHERE, just ignore particular failures by commit-bot@chromium.org · 10 years ago
  37. 720b703 Suppress testimagefilters GM. by fmalita@google.com · 10 years ago
  38. af6d170 Suppress more GMs pending rebaseline after 0533146d005 by fmalita@google.com · 10 years ago
  39. 0533146 Modify sample buffer size for larger displays. by commit-bot@chromium.org · 10 years ago
  40. c93e681 fix the visual diff of raster vs gpu -- vertices_80. The sw-raster is correct, all images are blurry. by commit-bot@chromium.org · 10 years ago
  41. 7426681 update stroketext gm by commit-bot@chromium.org · 10 years ago
  42. 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  43. 3339ac5 Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/) by commit-bot@chromium.org · 10 years ago
  44. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  45. b03be0b Revert "Modify sample buffer size for larger displays." by reed@google.com · 10 years ago
  46. af159a5 Modify sample buffer size for larger displays. by commit-bot@chromium.org · 10 years ago
  47. 9927bd3 Centralize decision about whether to do bicubic filtering, and fallbacks to mip, bilerp, or nearest by commit-bot@chromium.org · 10 years ago
  48. 4297430 Rebaselines for gpu dashing by commit-bot@chromium.org · 10 years ago
  49. 7ba1702 fix off-by-one error in texture coordinate calculations for rrect gpu by commit-bot@chromium.org · 10 years ago
  50. 628ed0b Add Dashing gpu effect for simple dashed lines by commit-bot@chromium.org · 10 years ago
  51. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  52. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  53. a17773f Disable filtering in draw Bitmap operation when pixels are aligned by commit-bot@chromium.org · 10 years ago
  54. 6803c21 Revert of fix the error that path is inversed for stroke and strokeAndFill styles (https://codereview.chromium.org/183683010/) by commit-bot@chromium.org · 10 years ago
  55. 1f99d93 fix the error that path is inversed for stroke and strokeAndFill styles. by commit-bot@chromium.org · 10 years ago
  56. 82bc432 re-enable simpleblurroundrect gm now that all the rebaselines have landed by commit-bot@chromium.org · 10 years ago
  57. 1d146d4 Revert of Roll ANGLE. (https://codereview.chromium.org/237173002/) by commit-bot@chromium.org · 10 years ago
  58. 1267219 Roll ANGLE. by commit-bot@chromium.org · 10 years ago
  59. 47f9419 Revert of re-enable simpleblurroundrect gm (https://codereview.chromium.org/263823002/) by commit-bot@chromium.org · 10 years ago
  60. 4363a66 re-enable simpleblurroundrect gm by commit-bot@chromium.org · 10 years ago
  61. 618bb52 remove inverse_paths from ignored tests by commit-bot@chromium.org · 10 years ago
  62. 87bbefd un-ignore image-surface GM results by commit-bot@chromium.org · 10 years ago
  63. 83ad45a New baselines for tileimagefilter GM after r14432. by senorblanco@chromium.org · 10 years ago
  64. b8b8b6d remove rebaselined tests from ignore file by commit-bot@chromium.org · 10 years ago
  65. 0a5c233 Implement bounds traversals for tile and matrix convolution filters. by senorblanco@chromium.org · 10 years ago
  66. 3d8bf23 Fast path for blurred round rects -- blur a small 9patch rect on the CPU by commit-bot@chromium.org · 10 years ago
  67. 55aec08 revert humper changes by commit-bot@chromium.org · 10 years ago
  68. a36c782 spelling fix by commit-bot@chromium.org · 10 years ago
  69. 24e91ba Fast path for blurred round rects -- blur a small 9patch rect on the CPU by commit-bot@chromium.org · 10 years ago
  70. c76a4b2 Revert of Fast path for blurred round rects -- blur a small 9patch rect on the CPU (https://codereview.chromium.org/248613004/) by commit-bot@chromium.org · 10 years ago
  71. 5729387 Fast path for blurred round rects -- blur a small 9patch rect on the CPU by commit-bot@chromium.org · 10 years ago
  72. 0ad7936 Rebaselines for 2pt Conical Gradients by commit-bot@chromium.org · 10 years ago
  73. c8379d7 Add gpu fast path for two point conical gradients. by commit-bot@chromium.org · 10 years ago
  74. 44d83c1 Add flipped gradient branch to two point conical gradient by commit-bot@chromium.org · 10 years ago
  75. d15b453 Mass baseline for filltypespersp by bsalomon@google.com · 10 years ago
  76. 015514c Mass baselining of drrect GM by bsalomon@google.com · 10 years ago
  77. 39d7f0d Mass rebaseline of the rrect_* GMs by bsalomon@google.com · 10 years ago
  78. 0b17fea Revert of Roll ANGLE. (https://codereview.chromium.org/237173002/) by commit-bot@chromium.org · 10 years ago
  79. cd66af0 Roll ANGLE. by commit-bot@chromium.org · 10 years ago
  80. 5d0b150 resize canvas for GM + typo by commit-bot@chromium.org · 10 years ago
  81. c202ea7 Adding image-surface to ignored-tests.txt by robertphillips@google.com · 10 years ago
  82. 0a09d71 Implement drawDRRect for GPU by commit-bot@chromium.org · 10 years ago
  83. cb1926c Rebaselines for https://codereview.chromium.org/181523002/ by commit-bot@chromium.org · 10 years ago
  84. 95c2e55 ARM Skia NEON patches - 22 - S32_D565_Blend by commit-bot@chromium.org · 10 years ago
  85. c5d9bb0 Initial picture shader implementation by commit-bot@chromium.org · 10 years ago
  86. 98f4e5c Suppress pictureshader GM failures. by fmalita@google.com · 10 years ago
  87. 78842e4 Rebaselining resizeimagefilter by commit-bot@chromium.org · 10 years ago
  88. 96050eb Rebaseline two tests after r13940. by fmalita@google.com · 10 years ago
  89. f41e93b Suppress failing GMs for rebaseline. by fmalita@google.com · 10 years ago
  90. 08f6d86 update bitmapshader to avoid potential rendering error for kA8_Config by commit-bot@chromium.org · 10 years ago
  91. b659333 Fixed double offset in resize filter by commit-bot@chromium.org · 10 years ago
  92. d510478 New baselines for imagefiltersscaled and lighting GMs. by senorblanco@chromium.org · 10 years ago
  93. 2472b32 Only use analytic effect-based clipping when AA is required by at least one element. by commit-bot@chromium.org · 10 years ago
  94. b9c9597 Use rounding to 8888 in lighting filters, raster path. by senorblanco@chromium.org · 10 years ago
  95. 3604853 Rebaseline imagefiltersscaled GM. by senorblanco@chromium.org · 10 years ago
  96. 1037d92 Added Z scale when X and Y scale to spot lights and point lights by commit-bot@chromium.org · 10 years ago
  97. fb882d7 New GPU baselines for colormatrix GM. by senorblanco@chromium.org · 10 years ago
  98. 2ca677e Fix GPU colormatrix color filter with saturated alpha. by senorblanco@chromium.org · 10 years ago
  99. 4355f21 Add elliptical-corner rrect clip effect. Currently only handles the case where all corners have the same pair of radii. by commit-bot@chromium.org · 10 years ago
  100. fb142aa New baselines for imagefiltersclipped, offsetimagefilter GMs. by senorblanco@chromium.org · 10 years ago