1. 628ed0b Add Dashing gpu effect for simple dashed lines by commit-bot@chromium.org · 10 years ago
  2. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  3. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  4. a17773f Disable filtering in draw Bitmap operation when pixels are aligned by commit-bot@chromium.org · 10 years ago
  5. 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
  6. 1f99d93 fix the error that path is inversed for stroke and strokeAndFill styles. by commit-bot@chromium.org · 10 years ago
  7. 82bc432 re-enable simpleblurroundrect gm now that all the rebaselines have landed by commit-bot@chromium.org · 10 years ago
  8. 1d146d4 Revert of Roll ANGLE. (https://codereview.chromium.org/237173002/) by commit-bot@chromium.org · 10 years ago
  9. 1267219 Roll ANGLE. by commit-bot@chromium.org · 10 years ago
  10. 47f9419 Revert of re-enable simpleblurroundrect gm (https://codereview.chromium.org/263823002/) by commit-bot@chromium.org · 10 years ago
  11. 4363a66 re-enable simpleblurroundrect gm by commit-bot@chromium.org · 10 years ago
  12. 618bb52 remove inverse_paths from ignored tests by commit-bot@chromium.org · 10 years ago
  13. 87bbefd un-ignore image-surface GM results by commit-bot@chromium.org · 10 years ago
  14. 83ad45a New baselines for tileimagefilter GM after r14432. by senorblanco@chromium.org · 10 years ago
  15. b8b8b6d remove rebaselined tests from ignore file by commit-bot@chromium.org · 10 years ago
  16. 0a5c233 Implement bounds traversals for tile and matrix convolution filters. by senorblanco@chromium.org · 10 years ago
  17. 3d8bf23 Fast path for blurred round rects -- blur a small 9patch rect on the CPU by commit-bot@chromium.org · 10 years ago
  18. 55aec08 revert humper changes by commit-bot@chromium.org · 10 years ago
  19. a36c782 spelling fix by commit-bot@chromium.org · 10 years ago
  20. 24e91ba Fast path for blurred round rects -- blur a small 9patch rect on the CPU by commit-bot@chromium.org · 10 years ago
  21. 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
  22. 5729387 Fast path for blurred round rects -- blur a small 9patch rect on the CPU by commit-bot@chromium.org · 10 years ago
  23. 0ad7936 Rebaselines for 2pt Conical Gradients by commit-bot@chromium.org · 10 years ago
  24. c8379d7 Add gpu fast path for two point conical gradients. by commit-bot@chromium.org · 10 years ago
  25. 44d83c1 Add flipped gradient branch to two point conical gradient by commit-bot@chromium.org · 10 years ago
  26. d15b453 Mass baseline for filltypespersp by bsalomon@google.com · 10 years ago
  27. 015514c Mass baselining of drrect GM by bsalomon@google.com · 10 years ago
  28. 39d7f0d Mass rebaseline of the rrect_* GMs by bsalomon@google.com · 10 years ago
  29. 0b17fea Revert of Roll ANGLE. (https://codereview.chromium.org/237173002/) by commit-bot@chromium.org · 10 years ago
  30. cd66af0 Roll ANGLE. by commit-bot@chromium.org · 10 years ago
  31. 5d0b150 resize canvas for GM + typo by commit-bot@chromium.org · 10 years ago
  32. c202ea7 Adding image-surface to ignored-tests.txt by robertphillips@google.com · 10 years ago
  33. 0a09d71 Implement drawDRRect for GPU by commit-bot@chromium.org · 10 years ago
  34. cb1926c Rebaselines for https://codereview.chromium.org/181523002/ by commit-bot@chromium.org · 10 years ago
  35. 95c2e55 ARM Skia NEON patches - 22 - S32_D565_Blend by commit-bot@chromium.org · 10 years ago
  36. c5d9bb0 Initial picture shader implementation by commit-bot@chromium.org · 10 years ago
  37. 98f4e5c Suppress pictureshader GM failures. by fmalita@google.com · 10 years ago
  38. 78842e4 Rebaselining resizeimagefilter by commit-bot@chromium.org · 10 years ago
  39. 96050eb Rebaseline two tests after r13940. by fmalita@google.com · 10 years ago
  40. f41e93b Suppress failing GMs for rebaseline. by fmalita@google.com · 10 years ago
  41. 08f6d86 update bitmapshader to avoid potential rendering error for kA8_Config by commit-bot@chromium.org · 10 years ago
  42. b659333 Fixed double offset in resize filter by commit-bot@chromium.org · 10 years ago
  43. d510478 New baselines for imagefiltersscaled and lighting GMs. by senorblanco@chromium.org · 10 years ago
  44. 2472b32 Only use analytic effect-based clipping when AA is required by at least one element. by commit-bot@chromium.org · 10 years ago
  45. b9c9597 Use rounding to 8888 in lighting filters, raster path. by senorblanco@chromium.org · 10 years ago
  46. 3604853 Rebaseline imagefiltersscaled GM. by senorblanco@chromium.org · 10 years ago
  47. 1037d92 Added Z scale when X and Y scale to spot lights and point lights by commit-bot@chromium.org · 10 years ago
  48. fb882d7 New GPU baselines for colormatrix GM. by senorblanco@chromium.org · 10 years ago
  49. 2ca677e Fix GPU colormatrix color filter with saturated alpha. by senorblanco@chromium.org · 10 years ago
  50. 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
  51. fb142aa New baselines for imagefiltersclipped, offsetimagefilter GMs. by senorblanco@chromium.org · 10 years ago
  52. 06342a2 Fix SkOffsetImageFilter to use a temporary for bounds computations. by senorblanco@chromium.org · 10 years ago
  53. c5c748c Handle rrects with one circular corner and three square corners in GrRRectEffect. by commit-bot@chromium.org · 10 years ago
  54. 45b9de8 Rebase bezier_effect GMs and lingering changed GMs from laggy bots by bsalomon@google.com · 10 years ago
  55. b93ba45 flag to make kClipToLayer_SaveFlag the default behavior by reed@google.com · 10 years ago
  56. bfce48e reorg iteration code in rrects GM, tightly pack rrects drawn in _effect version. by commit-bot@chromium.org · 10 years ago
  57. 77286a5 Rebaselines for https://codereview.chromium.org/188693008/ by bsalomon@google.com · 10 years ago
  58. a10f26e update ignored-tests.txt to accound for acceptable changes due to r13710 by bsalomon@google.com · 10 years ago
  59. e5a041c Implement the clip as 4 or fewer GrEffects when possible. by commit-bot@chromium.org · 10 years ago
  60. cabf4b2 Unify edge type enums across GrEffect subclasses that clip rendering to a geometry. by commit-bot@chromium.org · 10 years ago
  61. 968f162 New baselines for offsetimagefilter GM. by senorblanco@chromium.org · 10 years ago
  62. a100bb2 New baselines for imagefiltersclipped, imagefiltersscaled GMs. by senorblanco@chromium.org · 10 years ago
  63. e09244d Apply the CTM to the offset in the slow SkOffsetImageFilter path. by senorblanco@chromium.org · 10 years ago
  64. 47d98c8 Fix CTM scaling and clipping of SkRectShaderImageFilter. by senorblanco@chromium.org · 10 years ago
  65. 335619b update comments within expectations/gm/ignored-tests.txt by commit-bot@chromium.org · 10 years ago
  66. 036405d Change comment for inverse_paths GM in ignored-tests.txt by bsalomon@google.com · 10 years ago
  67. ee1d758 rebaseline extractbitmap GMs, as the test itself changed by commit-bot@chromium.org · 10 years ago
  68. 888999a rebaseline rrect gms by bsalomon@google.com · 10 years ago
  69. 5cf54d7 Rebaselines for https://codereview.chromium.org/177963003/ by commit-bot@chromium.org · 10 years ago
  70. 418d00f Rebaseline canvas-layer-state (PDF only). by senorblanco@chromium.org · 10 years ago
  71. fe68eb6 ARM Skia NEON patches - 25 - S32A_D565_Opaque_Dither clean/bugfix/speed by commit-bot@chromium.org · 10 years ago
  72. 89f077c Fix saveLayer() clipping w/filters, GPU path. by senorblanco@chromium.org · 10 years ago
  73. b0a1990 Rebaselines for https://codereview.chromium.org/158973002/ by commit-bot@chromium.org · 10 years ago
  74. 374ea4e ARM Skia NEON patches - 12 - S32_Blend by commit-bot@chromium.org · 10 years ago
  75. 5b92499 Revert of ARM Skia NEON patches - 12 - S32_Blend (https://codereview.chromium.org/158973002/) by commit-bot@chromium.org · 10 years ago
  76. dfff273 ARM Skia NEON patches - 12 - S32_Blend by commit-bot@chromium.org · 10 years ago
  77. c4f3b23 Rebaselines for https://codereview.chromium.org/167433002/ by commit-bot@chromium.org · 10 years ago
  78. 0b45dc4 fix the visual difference of raster vs gpu -- inverse_paths by commit-bot@chromium.org · 10 years ago
  79. 4012ba5 ARM Skia NEON patches - 20bis - BitmapProcState accurracy by commit-bot@chromium.org · 10 years ago
  80. 897b73f Fix CTM application in SkResizeImagefilter; implement bounds traversals. by senorblanco@chromium.org · 10 years ago
  81. c2f7824 Analytic rrect clip for cicular corners, radius >= 0.5 by commit-bot@chromium.org · 10 years ago
  82. dcfaa73 Allowing Lanczos3 to be used in chromium by commit-bot@chromium.org · 10 years ago
  83. 4a2d9a0 Rebaselines for https://codereview.chromium.org/156113005/ by commit-bot@chromium.org · 10 years ago
  84. be233d6 ARM Skia NEON patches - 27 - S32A_D565_Blend by commit-bot@chromium.org · 10 years ago
  85. 5847b68 Rebase files after recent GPU clipping changes by bsalomon@google.com · 10 years ago
  86. f053980 Specialize GrConvexPolyEffect for AA rects, use for AA clip rects. by commit-bot@chromium.org · 10 years ago
  87. c01eeb3 Add new baselines for tests affected by https://code.google.com/p/skia/source/detail?r=13323, namely: by senorblanco@chromium.org · 10 years ago
  88. c4b12f1 Implement correct clipping for image filters. by senorblanco@chromium.org · 10 years ago
  89. 76f10a3 remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurface by reed@google.com · 10 years ago
  90. 65ee5f4 Use GrConvexPolyEffect when clip is a single convex polygon by commit-bot@chromium.org · 10 years ago
  91. d3066bd Revert of Use GrConvexPolyEffect when clip is a single convex polygon (https://codereview.chromium.org/151523005/) by bsalomon@google.com · 10 years ago
  92. e89d903 Use GrConvexPolyEffect when clip is a single convex polygon by commit-bot@chromium.org · 10 years ago
  93. 2739684 Rebase simpleblurroundrect and bleed GMs after GPU blur radius changes. by bsalomon@google.com · 10 years ago
  94. fd1fdfc rebaseline GM changes resulting from fast GPU blur algorithm by commit-bot@chromium.org · 10 years ago
  95. cf34bc0 patch from issue 119343003 compile on 10.6, exclude failing gms by commit-bot@chromium.org · 10 years ago
  96. 200d75c New baselines for displacement GM. by senorblanco@chromium.org · 10 years ago
  97. 7824768 New baselines for GM tests affected by r13221. by senorblanco@chromium.org · 10 years ago
  98. 6df2f2b Rebaslines for https://codereview.chromium.org/23835006/ by commit-bot@chromium.org · 10 years ago
  99. 78cf119 Give correct bounds to SkCanvas's AutoDrawLooper use for filter draws. by senorblanco@chromium.org · 10 years ago
  100. a96176d ARM Skia NEON patches - 20 - New improved BitmapProcState code by commit-bot@chromium.org · 10 years ago