1. a7d85ba Add gm that tests shaded stroked rectangles. by bsalomon · 8 years ago
  2. 9c67381 Enlarge strokerect GM size to reveal hidden content by bsalomon · 8 years ago
  3. 81700f6 remove DownSample imagefilter was just created early on as a test filter by reed · 8 years ago
  4. e074d1f Change SkColor4f to RGBA channel order by brianosman · 8 years ago
  5. 28a838e Move GrPipelineBuilder out of gms & reduce use of GrPipelineBuilder.h by robertphillips · 8 years ago
  6. 42a4149 Change loop bounds to be correct (and much less confusing) by brianosman · 8 years ago
  7. 17b64b2 Add GM for hard stop gradients by fmenozzi · 8 years ago
  8. 6efeda4 Revert of Store mipmap levels in deferred texture image (patchset #15 id:280001 of https://codereview.chromium.org/2034933003/ ) by brianosman · 8 years ago
  9. b105cff Remove bubbles GM by fmenozzi · 8 years ago
  10. b310519 Store mipmap levels in deferred texture image by cblume · 8 years ago
  11. 79b15f6 Add new GM that exercises Gray 8 mipmapping and sRGB-ness by brianosman · 8 years ago
  12. 473466c Reorder colorspaces in GM to match previous behavior by brianosman · 8 years ago
  13. 52ede1d More removal of SkColorProfileType... by brianosman · 8 years ago
  14. 802acec Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of https://codereview.chromium.org/2071393002/ ) by egdaniel · 8 years ago
  15. 944876f More removal of SkColorProfileType... by brianosman · 8 years ago
  16. c4ce6b5 Differentiate between sRGBGamma and 2Dot2Gamma by msarett · 8 years ago
  17. f130b82 Actually fix leak in deferred_texture_image_data by bsalomon · 8 years ago
  18. 85730ab Fix leak of GrContextThreadSafeProxy in deferred_texture_image_data by bsalomon · 8 years ago
  19. be36d59 Fix SkImage::asLegacyBitmap() to respect color space info by msarett · 8 years ago
  20. b4da01d Add prescale option to deferred params by ericrk · 8 years ago
  21. 3cc37d3 tweak mipmap_srgb gm to use integer coordinates by reed · 8 years ago
  22. 8151103 fix non-square stroke rects (non-aa) by reed · 8 years ago
  23. 687d9d2 Extend inverse_paths GM to test dashing by bsalomon · 8 years ago
  24. 6644d93 respect srgb gamma when building mips by reed · 8 years ago
  25. b445a57 Add NV12 texture conversion support. by jbauman · 8 years ago
  26. 2843c42 Revert of Disable tail calls inside Simple GM functions. (patchset #1 id:1 of https://codereview.chromium.org/2050473006/ ) by mtklein · 8 years ago
  27. eee3ced Disable tail calls inside Simple GM functions. by mtklein · 8 years ago
  28. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  29. ecbc12b Replace targetHasUnifiedMultisampling in GrPB constructor by csmartdalton · 8 years ago
  30. 4dbbd04 SkLeanWindows.h: #include "Windows.h" fewer places by halcanary · 8 years ago
  31. 982eb7f Add new SkSourceGammaTreatment enum, used in situations like mipmap construction, where we need to know if we should respect (vs. ignore) the gamma encoding of sRGB tagged images. Plumb that extensively. by brianosman · 8 years ago
  32. d8d6855 Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
  33. 55fdccc Remove GrRenderTarget from GrPipelineBuilder by robertphillips · 8 years ago
  34. 87fee23 Don't use complex blend mode for shapes gm by csmartdalton · 8 years ago
  35. adf5afa Add SampleApp slide with animating lightmapped objects & transparency by robertphillips · 8 years ago
  36. 5823846 Add gm for displaying different variants of 8888 bitmaps and fix a small rejection case for sprite blitters. by herb · 8 years ago
  37. 6fb2391 Make SkPngCodec decode progressively. by scroggo · 8 years ago
  38. 531237e Tessellator: stop copying vertices into Polys and Monotones. by senorblanco · 8 years ago
  39. 33f6b3f Manually generated sRGB mipmaps, with successively smaller draws. by brianosman · 8 years ago
  40. 26694c3 Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
  41. 30e78c9 Make SkPngCodec decode progressively. by scroggo · 8 years ago
  42. ba150cc always compute a cubic tangent by caryclark · 8 years ago
  43. 71e0552 Make use of new SkLights class by robertphillips · 8 years ago
  44. ee6a991 SkTypeface::MakeFromName to take SkFontStyle. by mboc · 8 years ago
  45. 0ee6220 Add new GM to exercise stroked line special case by robertphillips · 8 years ago
  46. 40ff8ed Change parameters to GrPipelineBuilder's ctor by robertphillips · 8 years ago
  47. c75d6a8 Add bubbles GM for drawing/blending 50 circles. by fmenozzi · 8 years ago
  48. 87f15c8 Retract GrRenderTarget from GrTestTarget by robertphillips · 8 years ago
  49. 56f7dfe Adjust size of imagemakewithfilter GM. by senorblanco · 8 years ago
  50. 5878dbd Image filters: implement SkImage::makeWithFilter(). by senorblanco · 8 years ago
  51. 3949971 Image filters: fix filtering of transparent black in CFIF. by senorblanco · 8 years ago
  52. bb9f774 Prepare SkColorSpace to be a public API by msarett · 8 years ago
  53. 2996553 Make blurcircles2 run as a benchmark. by bsalomon · 8 years ago
  54. c67bb57 Add blurcircles2 GM by bsalomon · 8 years ago
  55. b2df0c2 Refactor Vulkan image, texture, RTs so that create and getter handles match. by egdaniel · 8 years ago
  56. 846c051 Convert GrClip to an abstract base class by cdalton · 8 years ago
  57. 670f01f This has all the different source types in and working. There are many SkDiffs, but they seem to be due to better resolution. by herb · 8 years ago
  58. e6f0d6e GMs: fail gracefully for null surface by scroggo · 8 years ago
  59. 862cff3 Remove clip from GrPipelineBuilder by cdalton · 8 years ago
  60. 3806b8f Fix bug & add code to catch ImageFilter clearing bugs by robertphillips · 8 years ago
  61. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  62. 4cba202 fix hairline clip by caryclark · 8 years ago
  63. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  64. a1b2833 Fail gracefully if MakeRenderTarget fails by scroggo · 8 years ago
  65. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  66. 93eeadf compressed texture support has been broken/untested for a while, remove cruft by reed · 8 years ago
  67. 677da9d Minor GrRenderTarget retraction by robertphillips · 8 years ago
  68. e6cad6b Stop valgrind bot from crashing by scroggo · 8 years ago
  69. 0ccc62d move colorshader into its own .cpp, add color4f variant by reed · 8 years ago
  70. 175dd9b Clean up test drawContext usage by robertphillips · 8 years ago
  71. 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 8 years ago
  72. b4bb7d8 Add oblique as a slant. by bungeman · 8 years ago
  73. 5529b7d Remove unmatched restore call in gamma GM by brianosman · 8 years ago
  74. 7715e06 Retract SkDevice a bit more by robertphillips · 8 years ago
  75. 5e3815b Rein in the use of SkDevice.h by robertphillips · 8 years ago
  76. 51dece3 add gm to exercise rotated imagefiltesr w/ and w/o antialiasing by reed · 8 years ago
  77. 534c270 Update TileImageFilter to sk_sp by robertphillips · 8 years ago
  78. bfe11fc Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  79. 47db5fe Revert of Update DisplacementMapEffect to sk_sp (patchset #3 id:40001 of https://codereview.chromium.org/1877783003/ ) by robertphillips · 8 years ago
  80. a53011e Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  81. b2a4dc6 Switch SkMagnifierImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  82. 0e3c554 Tweak distance field path renderer behavior in gamma-correct mode to match by brianosman · 8 years ago
  83. b461d34 Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate by brianosman · 8 years ago
  84. 54ef1a7 Add GM to prevent mis-drawing of LCD text in SkPictureImageFilters by robertphillips · 8 years ago
  85. ed2edab Remove SK_VERY_LEGACY_CREATE_TYPEFACE. by bungeman · 8 years ago
  86. 11a77c6 Begin switch to SkFontStyle for legacy calls. by bungeman · 8 years ago
  87. 134ff5c Remove SimpleOffsetFilter by robertphillips · 8 years ago
  88. af9b8c8 Switch AlphaThresholdFilter over to new onFilterImage interface by robertphillips · 8 years ago
  89. ad6a190 nullptr -> "sans-serif" fixes bold in gm/colorwheel by mtklein · 8 years ago
  90. 6dc14aa adjust gm bounds for better content fit by reed · 8 years ago
  91. 12fa47d Update LightingImageFilter to sk_sp by robertphillips · 8 years ago
  92. 42da45d Fix context size for benchmakr. by herb · 8 years ago
  93. 23d2c18 Fix scaledstrokes GM by robertphillips · 8 years ago
  94. 651bb5f Make some GMs animate by robertphillips · 8 years ago
  95. 9e0efe5 Add clone to Stage. Rename place to mix and PolymorphicUnion to Stage. Cleanup. by herb · 8 years ago
  96. c265a92 More cleanup in the Vulkan viewer by jvanverth · 8 years ago
  97. ef6a47b Update MatrixConvolutionImageFilter to sk_sp by robertphillips · 8 years ago
  98. 11171f3 Update MagnifierImageFilter to sk_sp by robertphillips · 8 years ago
  99. 11064df Fix lazy coding in ViaSingletonPictures. by mtklein · 8 years ago
  100. 48156ed path_stroke_with_zero_length: turn off drawFat() by default. by mtklein · 8 years ago