1. 61f1606 rebaseline_server: add "show thumbnails" option, and skip display of nonexistent images by commit-bot@chromium.org · 11 years ago
  2. cabf4b2 Unify edge type enums across GrEffect subclasses that clip rendering to a geometry. by commit-bot@chromium.org · 11 years ago
  3. f1f66c0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  4. e494dbd The motivation for this CL is to de-clutter SkPicture's beginRecording method. by commit-bot@chromium.org · 11 years ago
  5. e09244d Apply the CTM to the offset in the slow SkOffsetImageFilter path. by senorblanco@chromium.org · 11 years ago
  6. 707bd60 Make rrects.cpp compile in no-gpu mode TBR=robertphillips@google.com by bsalomon@google.com · 11 years ago
  7. 8cc39a6 rebaseline_server: better reporting for bad URL fetch by commit-bot@chromium.org · 11 years ago
  8. fbde87f Add GM that directly tests GrRRectEffect and add inverse fill version of effect. by commit-bot@chromium.org · 11 years ago
  9. 3b98759 rebaseline_server: keep going on exception in ImagePair.__init__() by commit-bot@chromium.org · 11 years ago
  10. 47d98c8 Fix CTM scaling and clipping of SkRectShaderImageFilter. by senorblanco@chromium.org · 11 years ago
  11. d85f32c Make GrConvexPolyEffect support inverse fills and non-AA rects by commit-bot@chromium.org · 11 years ago
  12. 2b3a204 replace gm_fprintf() calls with SkDebugf() by commit-bot@chromium.org · 11 years ago
  13. 8dab8ec rebaseline_server: fix "Results current as of <timestamp>" banner by commit-bot@chromium.org · 11 years ago
  14. 48f31bd try to deprecate fFlagsMask from SkLayerDrawLooper by reed@google.com · 11 years ago
  15. 38aeb0f DM: also run benches once. by commit-bot@chromium.org · 11 years ago
  16. 16f4180 rebaseline_server: use new intermediate JSON format as described in https://goto.google.com/ChangingRbsJson by commit-bot@chromium.org · 11 years ago
  17. f792a1b Builder class for SkLayerRasterizer. by commit-bot@chromium.org · 11 years ago
  18. d5f032d Do not define SK_SUPPORT_DEEPCOPYTO_CONFIG in Skia. by commit-bot@chromium.org · 11 years ago
  19. 8a2ad3c add new copyTo version to SkBitmap, which takes SkColorType by commit-bot@chromium.org · 11 years ago
  20. cb3672e Add effect-based clipping for circular "tab" style rrects. by commit-bot@chromium.org · 11 years ago
  21. 727a352 Factory methods for heap-allocated SkColorFilter objects. by commit-bot@chromium.org · 11 years ago
  22. 7c9d0f3 Factory methods for heap-allocated SkMaskFilter objects. by commit-bot@chromium.org · 11 years ago
  23. 25c7127 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  24. ed9806f add SkCanvas::drawDRRect by commit-bot@chromium.org · 11 years ago
  25. 0a2bf90 Factory methods for heap-allocated SkPathEffect and SkXfermode objects. by commit-bot@chromium.org · 11 years ago
  26. 6285f4f Offer single-param version of deepCopyTo -- much easier to migrate to colortypes by commit-bot@chromium.org · 11 years ago
  27. d4d44f0 Re-enable imageresizetiled, but skip it in tilegrid and rtree. by senorblanco@chromium.org · 11 years ago
  28. 897b73f Fix CTM application in SkResizeImagefilter; implement bounds traversals. by senorblanco@chromium.org · 11 years ago
  29. f679e2b rebaseline_server: extract common unittest code, and rename tests/ -> testdata/ by commit-bot@chromium.org · 11 years ago
  30. c2f7824 Analytic rrect clip for cicular corners, radius >= 0.5 by commit-bot@chromium.org · 11 years ago
  31. 4d0f008 rebaseline_server: fail fast if skpdiff binary is not available by commit-bot@chromium.org · 11 years ago
  32. dac5225 replace SkBitmap::Config with SkColorType in gms by commit-bot@chromium.org · 11 years ago
  33. e5b2af9 Store SkRRects in SkClipStack by commit-bot@chromium.org · 11 years ago
  34. 7fac718 Fix valgrind suppressions (again) by robertphillips@google.com · 11 years ago
  35. 02d6f54 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  36. 35d4872 Gyp flag to disable inlining. by commit-bot@chromium.org · 11 years ago
  37. 536b15f rebaseline_server: create ImagePairSet-- holds a number of ImagePairs to examine by commit-bot@chromium.org · 11 years ago
  38. c3bd8af add peekPixels to SkCanvas and SkSurface by commit-bot@chromium.org · 11 years ago
  39. bda591c Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromium.org/161733002/) by commit-bot@chromium.org · 11 years ago
  40. b2d93a9 add peekPixels to SkCanvas and SkSurface by mike@reedtribe.org · 11 years ago
  41. 44546f8 Add the perceptual difference metric to the rebaseline server by commit-bot@chromium.org · 11 years ago
  42. dd31ac4 Fix valgrind suppressions by robertphillips@google.com · 11 years ago
  43. 589bd3d Revert of Add the perceptual difference metric to the rebaseline server (https://codereview.chromium.org/147453003/) by commit-bot@chromium.org · 11 years ago
  44. af34eb9 Add the perceptual difference metric to the rebaseline server by commit-bot@chromium.org · 11 years ago
  45. 9985ef5 rebaseline_server: add ImagePair class, a step towards new intermediate JSON schema by commit-bot@chromium.org · 11 years ago
  46. f0b0cda Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  47. f053980 Specialize GrConvexPolyEffect for AA rects, use for AA clip rects. by commit-bot@chromium.org · 11 years ago
  48. b21fac1 Make GMs aware of what tool they're being run in. by commit-bot@chromium.org · 11 years ago
  49. e6af4fb rebaseline_server: properly handle unexpected GETs by commit-bot@chromium.org · 11 years ago
  50. 5e0995e Revert of Revert "Serialization of SkPictureImageFilter" (https://codereview.chromium.org/153583007/) by commit-bot@chromium.org · 11 years ago
  51. 7713c38 Revert "Serialization of SkPictureImageFilter" by fmalita@google.com · 11 years ago
  52. c5acc6c Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  53. 6f0ba47 rebaseline_server: add "show only"/"show all" buttons to some columns by commit-bot@chromium.org · 11 years ago
  54. d5808bd add inital gm for colorfilters by reed@google.com · 11 years ago
  55. 1c188ed rebaseline_server: get "image size" working again by commit-bot@chromium.org · 11 years ago
  56. 6711780 Fix memory leak in imagefiltersclipped GM (found by valgrind). by senorblanco@chromium.org · 11 years ago
  57. ae761f7 Make SkImageFilter methods const. by commit-bot@chromium.org · 11 years ago
  58. ceba079 rebaseline_server: add bgcolor slider for pixelDiff column by commit-bot@chromium.org · 11 years ago
  59. c69b0d0 gm self-test: stop checking stdout and stderr by commit-bot@chromium.org · 11 years ago
  60. c4b12f1 Implement correct clipping for image filters. by senorblanco@chromium.org · 11 years ago
  61. 76f10a3 remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurface by reed@google.com · 11 years ago
  62. 1dab403 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  63. 076f078 Add magnifier to rebaseline server. by commit-bot@chromium.org · 11 years ago
  64. 11db6fa convert gm tool to use surfaces instead of devices by reed@google.com · 11 years ago
  65. b511be5 Add rect clip to convex_poly_clip GM by commit-bot@chromium.org · 11 years ago
  66. 6adce67 Allow GMs to be used as benchmarks. Make convex_poly_clip opt in. by commit-bot@chromium.org · 11 years ago
  67. a343c84 Add GM with convex polygon clips by commit-bot@chromium.org · 11 years ago
  68. 4c18e9f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  69. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 11 years ago
  70. 5fbccb3 Suppress new valgrind complaint by robertphillips@google.com · 11 years ago
  71. c3fe549 Add convex polygon rendering effect and GM to test it. by commit-bot@chromium.org · 11 years ago
  72. 7fa2a65 fix more 64bit warnings by reed@google.com · 11 years ago
  73. 440ddf4 Add NVPR configs to GM by commit-bot@chromium.org · 11 years ago
  74. eb9a46c add legacy/helper allocN32Pixels, and convert gm to use it by reed@google.com · 11 years ago
  75. d1630e8 new tool: download all GM images for a given builder, ready for skdiff by commit-bot@chromium.org · 11 years ago
  76. dd10e0e make GM self-test run gm/rebaseline_server unittests by commit-bot@chromium.org · 11 years ago
  77. 6dda827 add leaks flag to show unref'd insts by commit-bot@chromium.org · 11 years ago
  78. 7873333 Remove GetGr() hack. by commit-bot@chromium.org · 11 years ago
  79. 2bfe36b Apply the CTM to filter parameters for SkBlurImageFilter, SkDropShadowImageFilter, SkDisplacementMapEffect and SkMorphologyImageFilter. I had resisted this (and may later put in an assert that the CTM contains no rotation, skew or perspective), but it just makes the filters play better with Skia generally. by senorblanco@chromium.org · 11 years ago
  80. 2ab1ba0 Make leak counters thread-safe and turn them on by default for Debug by commit-bot@chromium.org · 11 years ago
  81. 04747a5 rebaseline_server: ignore TSAN, ASAN, Valgrind bots by commit-bot@chromium.org · 11 years ago
  82. a612d4c Implement a resize image filter. This is needed for the "filterRes" feature in SVG filter effects, which specifies the required size for intermediate processing buffers. In order to make this work, we need to render the primitive at the given resolution (doable at the callsite in Blink), and then to resize the result to the actual on-screen size. The latter is where this filter comes in. by senorblanco@chromium.org · 11 years ago
  83. 32678d9 use some helper Make functions to initialize SkImageInfo by commit-bot@chromium.org · 11 years ago
  84. 96673a9 Revert "Implement a resize image filter." by senorblanco@chromium.org · 11 years ago
  85. 535e1cc Implement a resize image filter. This is needed for the "filterRes" feature in SVG filter effects, which specifies the required size for intermediate processing buffers. In order to make this work, we need to render the primitive at the given resolution (doable at the callsite in Blink), and then to resize the result to the actual on-screen size. The latter is where this filter comes in. by senorblanco@chromium.org · 11 years ago
  86. 8844f99 Revert "Make leak counters thread-safe and turn them on by default for Debug" by djsollen@google.com · 11 years ago
  87. 46de153 Make leak counters thread-safe and turn them on by default for Debug by commit-bot@chromium.org · 11 years ago
  88. 3e62ebf make ignored-tests.txt specify full test name, not partial name by commit-bot@chromium.org · 11 years ago
  89. 8519548 GM: run mode comparisons for all raster configs. by commit-bot@chromium.org · 11 years ago
  90. c45ece5 NEON fast path for box blur by commit-bot@chromium.org · 11 years ago
  91. 7cced56 merge multiple blurrect GMs into one GM and add versions by commit-bot@chromium.org · 11 years ago
  92. 6f0f5b4 Remove references to Skia's SVN repository by borenet@google.com · 11 years ago
  93. 96ab95f Disable optimizations GM for 565 targets. by commit-bot@chromium.org · 11 years ago
  94. e48ef2a Remove GPU-only flag for vertices GM by commit-bot@chromium.org · 11 years ago
  95. 711ebb9 fix gm self-test by commit-bot@chromium.org · 11 years ago
  96. 672588b change offset to xy for pixelref subsetting by reed@google.com · 11 years ago
  97. 7bdc759 suppress on gpu for now by reed@google.com · 11 years ago
  98. 8f7a108 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  99. 69ac6de rebaseline_server: allow spaces within test/config names by commit-bot@chromium.org · 11 years ago
  100. a19818a Make imagealphathreshold GM skip replay modes until it is fixed. by bsalomon@google.com · 11 years ago