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