1. 439df28 fine-tune tolerance for pinchy quads in stroker by reed@google.com · 11 years ago
  2. 44d662b temporarily disable assert in convexpaths GM while it is debugged by bsalomon@google.com · 11 years ago
  3. fdfbb9d Fix repeated point quads/cubics in convex pr and update convexpaths GM by commit-bot@chromium.org · 11 years ago
  4. 12bf9b3 Revert "Unpremultiply SkBitmaps for PDF output" by scroggo@google.com · 11 years ago
  5. 5d18cee Unpremultiply SkBitmaps for PDF output by commit-bot@chromium.org · 11 years ago
  6. ab882bf Refactor GM to separate config parsing, attempt 2 by commit-bot@chromium.org · 11 years ago
  7. de1559c Make xfermodes3 GM also test stroked rects by commit-bot@chromium.org · 11 years ago
  8. 7d65dee allow both GDI and DW fontmgrs at the same time by reed@google.com · 11 years ago
  9. c520562 Revert "Refactor gmmain to separate out config parsing" by scroggo@google.com · 11 years ago
  10. 9677a84 Refactor gmmain to separate out config parsing by commit-bot@chromium.org · 11 years ago
  11. 75e9dfe fix int-to-scalar warnings by reed@google.com · 11 years ago
  12. 2b1155a fix mac build errors related to new gm by djsollen@google.com · 11 years ago
  13. d423657 Prevent picture recording from over optimizing the culling of clips. by djsollen@google.com · 11 years ago
  14. cb62224 Removing deprecated constructors and setDevice from SkDeferredCanvas by commit-bot@chromium.org · 11 years ago
  15. 103f2d0 Add new GM to targeted at rect->clear optimization with different xfermodes. by commit-bot@chromium.org · 11 years ago
  16. d55e357 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  17. d2623a1 Use Path Ops to generate PDF clips by commit-bot@chromium.org · 11 years ago
  18. f44fcdc Upstreaming DropShadowImageFilter into skia, from Blink by junov@chromium.org · 11 years ago
  19. 7bb36ab Fix build. by scroggo@google.com · 11 years ago
  20. 8dc8bc5 Add downsample from 8888 to 4444. by scroggo@google.com · 11 years ago
  21. 488a337 gm/bitmapcopy: create the bitmap in a secondary canvas, since the one in which we draw might be backed by PDF and then accessBitmap does not work. by commit-bot@chromium.org · 11 years ago
  22. 8ba1ad3 Mozilla diabolical clamp case added to gm/gradients.cpp by commit-bot@chromium.org · 11 years ago
  23. 1c4c9ef Move SkComposeImageFilter into its own {.h, .cpp} files by commit-bot@chromium.org · 11 years ago
  24. 9c8b4ea Reverting r10583: Upstreaming DropShadowImageFilter into skia, from Blink by jvanverth@google.com · 11 years ago
  25. ab3c678 Regenerate bitmaps before each draw in tilemodes_npot GM by bsalomon@google.com · 11 years ago
  26. d8e4024 Upstreaming DropShadowImageFilter into skia, from Blink by junov@chromium.org · 11 years ago
  27. b262da7 Revert Accidental commit "patch from issue 20151002" by bsalomon@google.com · 11 years ago
  28. 755b21d patch from issue 20151002 by bsalomon@google.com · 11 years ago
  29. 12b0fa5 Create AJAX live-viewer of expected-vs-actual GM results by epoger@google.com · 11 years ago
  30. 350b4d5 Remove SkBlendImageFilter, and all tests. Its functionality has been subsumed by SkXfermodeImageFilter. by senorblanco@chromium.org · 11 years ago
  31. 92ffe7d Inverse fill support in PDF by commit-bot@chromium.org · 11 years ago
  32. 073a32e Fix compiler warning/error in r10428 by robertphillips@google.com · 11 years ago
  33. 17ad2bd Fix quickReject computation for blurs by robertphillips@google.com · 11 years ago
  34. 956b310 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  35. 4e16bb2 Implement crop rect for lighting image filters. Changes for the CPU path were fairly straightforward: use the bounds rectangle when traversing the pixels, not the source rectangle. by senorblanco@chromium.org · 11 years ago
  36. aaa9b29 Added GM to test forthcoming bleed flag by robertphillips@google.com · 11 years ago
  37. e2cf805 clean up printf usage in gm by humper@google.com · 11 years ago
  38. 7168ecc Transpose the samples in imagefilterscropped, and add a 1x1 blur. The latter by senorblanco@chromium.org · 11 years ago
  39. 37799e1 Add NPOT version of tilemodes GM by commit-bot@chromium.org · 11 years ago
  40. af42a03 add all four filter levels to the downsample gm, for comparison across cpu/gpu by humper@google.com · 11 years ago
  41. 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
  42. 586db93 refactor duplication (shouldSkip and skip_name) into a utility function by sglez@google.com · 11 years ago
  43. 58c856a Reverting r10251 (Implement crop rect for SkImageFilter) due to Chromium-side unit test failures by robertphillips@google.com · 11 years ago
  44. 7f1af50 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  45. ed5eb4e Revert r10280, which caused https://code.google.com/p/skia/issues/detail?id=1441 by epoger@google.com · 11 years ago
  46. 434251f refactor duplication (shouldSkip and skip_name) into a utility function by sglez@google.com · 11 years ago
  47. dfec28d Add SkImage->draw() call with src and dst rects. by commit-bot@chromium.org · 11 years ago
  48. 6ae6383 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  49. 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
  50. 9cfc83c stop using bitmap-filter flags outside of paint itself, as a step towards really changing them into an enum by reed@google.com · 11 years ago
  51. 1d241f1 Revert "Add SkImage->draw() call with src and dst rects." by fmalita@google.com · 11 years ago
  52. 1d91600 Add SkImage->draw() call with src and dst rects. by commit-bot@chromium.org · 11 years ago
  53. c29f3d8 Add a detachAsStream to SkDynamicMemoryWStream. by bungeman@google.com · 11 years ago
  54. 138ebc3 The image resampling code has been transplanted from Chrome; it's incredibly fast. by humper@google.com · 11 years ago
  55. 88682b7 Add a detachAsStream to SkDynamicMemoryWStream. by bungeman@google.com · 11 years ago
  56. 6eee5c3 Revert r10171 due to test failure in StreamTest by robertphillips@google.com · 11 years ago
  57. eacb54e Add a detachAsStream to SkDynamicMemoryWStream. by bungeman@google.com · 11 years ago
  58. d6543e5 Improve null gpu's memory handling by robertphillips@google.com · 11 years ago
  59. fd03d4a Replace all instances of GrRect with SkRect. by commit-bot@chromium.org · 11 years ago
  60. 61822a2 svndiff.py: add ability to compare before-and-after JSON files, not just raw images by epoger@google.com · 11 years ago
  61. c3dc12d Reduce verylargebitmap GM's memory footprint by robertphillips@google.com · 11 years ago
  62. 9c96d4b fix trivial matrix computation by humper@google.com · 11 years ago
  63. 7e4d99a More valgrind suppressions by robertphillips@google.com · 11 years ago
  64. 42dacab Make GrPaint have a variable sized array of color and coverage stages rather than a fixed size. by commit-bot@chromium.org · 11 years ago
  65. 0408a34 More valgrind suppressions by robertphillips@google.com · 11 years ago
  66. d647426 Reverted 10056-10059 by robertphillips@google.com · 11 years ago
  67. fa1bd5f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  68. f4db3a0 fix windows warning by humper@google.com · 11 years ago
  69. eaacb2c 64bitmac buildfix by humper@google.com · 11 years ago
  70. d64d8a9 Working plumb of image scaling: by humper@google.com · 11 years ago
  71. 400798a Fix valgrind suppressions file by robertphillips@google.com · 11 years ago
  72. cfe8aa6 More valgrind suppressions by robertphillips@google.com · 11 years ago
  73. c824c83 gm: since we don't record output of gpudebug test, don't record checksums either by epoger@google.com · 11 years ago
  74. 2cab8f7 More valgrind suppressions by robertphillips@google.com · 11 years ago
  75. ef284a8 The two leaks are: by commit-bot@chromium.org · 11 years ago
  76. de2e4e8 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  77. 31a40ef Win7/8 compiler warnings/errors fix for r9980 by robertphillips@google.com · 11 years ago
  78. 7b32070 Implement offset for GPU filter path. Although we can't yet use this in Blink for FEOffset, due to SVG semantics, we can use it to support crop rect (upcoming patch). by commit-bot@chromium.org · 11 years ago
  79. 49c6b43 More valgrind suppressions by robertphillips@google.com · 11 years ago
  80. 9e1ec1a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  81. b088947 New bitmap filter checkin; this time with less build breakage by humper@google.com · 11 years ago
  82. b686539 Added GM and Bench by commit-bot@chromium.org · 11 years ago
  83. 1a8940e Revert "More general image filter interface; tested implementation of standalone" by humper@google.com · 11 years ago
  84. 25fc6b9 More general image filter interface; tested implementation of standalone by humper@google.com · 11 years ago
  85. e1b75b4 GM (and fix) for drawArc capping issue by robertphillips@google.com · 11 years ago
  86. 5d367c4 More valgrind suppressions by robertphillips@google.com · 11 years ago
  87. e33e137 GM: stop recording all *_pdf.png results as "INVALID" on non-Mac platforms by epoger@google.com · 11 years ago
  88. a783f2b rebaseline.py: if expectations dir contains JSON format results, update those instead of image files by epoger@google.com · 11 years ago
  89. d7a1eea More valgrind suppressions by robertphillips@google.com · 11 years ago
  90. 9c4c3de valgrind suppressions for tests & gm by robertphillips@google.com · 11 years ago
  91. 53953b4 Create jsondiff tool to capture diffs between two JSON expectations files. by epoger@google.com · 11 years ago
  92. f1754ec Replace SkPicture(SkStream) constructors with a factory. by scroggo@google.com · 11 years ago
  93. b8d00db Change undefined SkGpuRenderTarget and SkGpuTexture forward declares to GrRenderTarget and GrTexture. by commit-bot@chromium.org · 11 years ago
  94. ad4d499 Add a new GM for very thin stroke widths by robertphillips@google.com · 11 years ago
  95. 020b25b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  96. 6ba4572 remove dst/rendertarget support for kARGB_4444_Config by reed@google.com · 11 years ago
  97. 5f99545 GM: add --missingExpectationsPath option, similar to --mismatchPath by epoger@google.com · 11 years ago
  98. 8ea6983 add (disabled) wrapper for javascript canvas by reed@google.com · 11 years ago
  99. 09ebe0b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  100. 45a3071 Change window size on GM to fit objects properly by egdaniel@google.com · 11 years ago