1. 92b3335 more rect api simplifications by Mike Reed · 5 years ago
  2. d566e2e Remove unused dstColorSpace parameter from makeTextureImage by Brian Osman · 5 years ago
  3. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  4. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  5. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  6. 50e24d7 Add a mechanism for GMs to silently exclude themselves from Gold by Chris Dalton · 5 years ago
  7. 3a77837 Reland "Add a GpuGM class for GPU-only tests" by Chris Dalton · 5 years ago
  8. 382b122 Revert "Add a GpuGM class for GPU-only tests" by Chris Dalton · 5 years ago
  9. f5efa78 Add a GpuGM class for GPU-only tests by Chris Dalton · 5 years ago
  10. d7a5a1d Add a central skiagm::GM::DrawFailureMessage for error messages by Chris Dalton · 5 years ago
  11. 6ac0df8 drawText Cleanup by Hal Canary · 6 years ago
  12. 0098ccb Remove unnecessary sk_tool_utils::EncodeImageToData by Leon Scroggins III · 6 years ago
  13. 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
  14. a24712e Revert "makeSurface defaults to raster" by Cary Clark · 6 years ago
  15. 29a4a68 makeSurface defaults to raster by Cary Clark · 6 years ago
  16. a07bf67 Add bullet proofing to image_subset GM for TSAN failures by Robert Phillips · 6 years ago
  17. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  18. f2c7364 support image-subsets in serialization by Mike Reed · 6 years ago
  19. 5dd202d Revert "Revert "move GrColor.h to private, IWYU"" by Mike Reed · 6 years ago
  20. 63cc293 Revert "move GrColor.h to private, IWYU" by Brian Salomon · 6 years ago
  21. e602f39 move GrColor.h to private, IWYU by Mike Reed · 6 years ago
  22. 15bd924 gm: image-surface: stop looking for nonexistant file by Hal Canary · 7 years ago
  23. ba61af9 test scalePixels and unpremul by Mike Reed · 7 years ago
  24. 6409f84 Revert "Revert "Change image encode api to return sk_sp"" by Mike Reed · 7 years ago
  25. 64778d9 Revert "Change image encode api to return sk_sp" by Mike Reed · 7 years ago
  26. dc79955 Change image encode api to return sk_sp by Mike Reed · 7 years ago
  27. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  28. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  29. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  30. 26e573c removed unused code around scaled generators by Mike Reed · 7 years ago
  31. 5bea651 Fix new_texture_image in "preAbandonGpuContext" mode by Robert Phillips · 7 years ago
  32. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  33. e8827d2 Address feedback on makeTextureImage by Brian Osman · 7 years ago
  34. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 7 years ago
  35. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  36. 041f7df Bring back SkImage::makeTextureImage by Brian Osman · 7 years ago
  37. e94255d Specify bit depth and color space in SkImage::MakeFromPicture() by Matt Sarett · 8 years ago
  38. 138ea97 Add color space to picture image as a creation parameter by Brian Osman · 8 years ago
  39. d263413 Remove SkImage::makeTextureImage by Brian Osman · 8 years ago
  40. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  41. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  42. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  43. 294c1c4 Revert "Delete SkImage::encode(Type)" by Leon Scroggins · 8 years ago
  44. e48b4c5 Delete SkImage::encode(Type) by Matt Sarett · 8 years ago
  45. cefc431 gm: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  46. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  47. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  48. 69c166d Add alphaType() to SkImage by brianosman · 8 years ago
  49. ffae30d Convert SkAutoTUnref<SkData> to sk_sp<SkData>. by bungeman · 8 years ago
  50. e6f0d6e GMs: fail gracefully for null surface by scroggo · 8 years ago
  51. 3724e57 Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  52. 6f70d43 Revert of Move SkGLContext and some GrGLInterface implementations to skgputest module (patchset #13 id:240001 of https://codereview.chromium.org/1815823002/ ) by robertphillips · 8 years ago
  53. fe3456c Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  54. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  55. fe63045 move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR by reed · 8 years ago
  56. e8f3062 switch surface to sk_sp by reed · 8 years ago
  57. ca2622b return pictures as sk_sp by reed · 8 years ago
  58. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  59. c5035e7 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 8 years ago
  60. 19dea94 Revert of Add SkSpecialImage::extractSubset & NewFromPixmap (patchset #5 id:80001 of https://codereview.chromium.org/1787883002/ ) by robertphillips · 8 years ago
  61. 2505814 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 8 years ago
  62. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  63. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 8 years ago
  64. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  65. 8e74f80 Add SkImage factory method that forces image to be resolved to a texture. by bsalomon · 8 years ago
  66. e36ec87 SkBitmap::installPixels(const SkPixmap&); by halcanary · 9 years ago
  67. 7850eb2 API to support native scaling by image-generator by reed · 9 years ago
  68. 6868c3f optimize the disable-caching case for SkImage::readPixels by reed · 9 years ago
  69. 0955303 scaling API on SkPixmap by reed · 9 years ago
  70. 7b6945b remove unused (by the outside) SkImage::newSurface, and simplify newImage -> newSubset by reed · 9 years ago
  71. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  72. e47829b flag to use const& instead of const* for src-rect by reed · 9 years ago
  73. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  74. 18a240d make *imagefilter morphology iamge bitmapsource gm portable by caryclark · 9 years ago
  75. 871872f change old picture serialization to really handle images by reed · 9 years ago
  76. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  77. 1c40292 remove unused GM flags by mtklein · 10 years ago
  78. f803da1 add newImage API by reed · 10 years ago
  79. a9cb871 fix labels on image-surface gm by reed · 10 years ago
  80. afe3005 Require budget decision when creating a RenderTarget SkSurface. by bsalomon · 10 years ago
  81. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  82. 5965c8a add ImageGenerator::NewFromData to porting layer by reed · 10 years ago
  83. b5fae93 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
  84. 2456b76 Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canvas (patchset #9 id:160001 of https://codereview.chromium.org/583453002/) by borenet · 10 years ago
  85. 4327899 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
  86. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  87. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  88. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  89. 48925e3 check for failed file->data (fails on mac) by reed · 10 years ago
  90. 0d276f7 Bis: Use SkImage::NewFromGenerator() instead of SkImage::newEncodedData() by piotaixr · 10 years ago
  91. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  92. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  93. cae54f1 remove picture-backed surfaces by commit-bot@chromium.org · 10 years ago
  94. 32678d9 use some helper Make functions to initialize SkImageInfo by commit-bot@chromium.org · 11 years ago
  95. 644629c Implement a benchmark for GrResourceCache by commit-bot@chromium.org · 11 years ago
  96. 2bd8b81 move SkImage::ColorType into SkColorType by reed@google.com · 11 years ago
  97. d28ba80 promote SkImage::AlphaType to SkAlphaType by reed@google.com · 11 years ago
  98. 62b50b7 Have GMs read the GrContext via a setter/getter rather than a global. by mtklein@google.com · 11 years ago
  99. 7f1af50 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  100. dfec28d Add SkImage->draw() call with src and dst rects. by commit-bot@chromium.org · 11 years ago