1. af78a94 Revert "Add color fonts." by Jim Van Verth · 6 years ago
  2. c912d61 Add color fonts. by Ben Wagner · 6 years ago
  3. 4c790bd add writePixels to SkSurface --> so we can remove it from canvas by Mike Reed · 6 years ago
  4. d474698 ensure that what is valid for a surface is also valid for an image by Mike Reed · 6 years ago
  5. 4150eea Move control of explicit GPU resource allocation to GrContextOptions by Robert Phillips · 6 years ago
  6. 46596ae use tool_utils to encapsulate checking for recording canvas and makeSurface by Mike Reed · 7 years ago
  7. ef03848 remove deprecated SkPixelSerializer by Mike Reed · 7 years ago
  8. 60691a5 add serial procs to pictures by Mike Reed · 7 years ago
  9. 2484660 add util to compare images by Mike Reed · 7 years ago
  10. f436fbc slice GMs by native font platform, not by emoji format by Mike Klein · 7 years ago
  11. cb9fc41 remove platform_font_name() by Mike Klein · 7 years ago
  12. b251b72 add platform_font_manager() by Mike Klein · 7 years ago
  13. 7c02cc7 Add clipping options to path text bench and samples by Chris Dalton · 7 years ago
  14. 4c72b26 Add Chinese fling sample by Robert Phillips · 7 years ago
  15. 5a625e0 add tool_util to compare images by Mike Reed · 7 years ago
  16. 6dd8cf1 Remove SkLightingShader and associated classes by Robert Phillips · 7 years ago
  17. 412cda7 add srgb gamma colorfilters by Mike Reed · 7 years ago
  18. 68b8e3d Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag"" by Matt Sarett · 7 years ago
  19. 0122af0 Revert "Delete copyTo(Allocator), hide copyTo() behind flag" by Matt Sarett · 7 years ago
  20. d4a338f Delete copyTo(Allocator), hide copyTo() behind flag by Matt Sarett · 7 years ago
  21. 964dec3 Move SkGammaColorFilter to tools, limit to sRGB by Brian Osman · 8 years ago
  22. 4897fb8 Implement sk_tool_utils::copy_to_g8(), used by gms by Matt Sarett · 8 years ago
  23. 1fcc404 SkEncodeImage: no more link-time registration by Hal Canary · 8 years ago
  24. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  25. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  26. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  27. 401c196 Add new GM for occluded blurmask filter draws by robertphillips · 8 years ago
  28. 276d328 Add new bench for occluded blurmaskfilter draws by robertphillips · 8 years ago
  29. ee6a991 SkTypeface::MakeFromName to take SkFontStyle. by mboc · 8 years ago
  30. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  31. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  32. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  33. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  34. 8a21c9f use Make instead of Create to return a shared shader by reed · 8 years ago
  35. f2848b6 default SkPixelSerializer by halcanary · 9 years ago
  36. 9907371 SkPixelSerializer: remove deprecated virtual by halcanary · 9 years ago
  37. a2e0567 Revert of default SkPixelSerializer (patchset #2 id:20001 of https://codereview.chromium.org/1507123002/ ) by halcanary · 9 years ago
  38. 808ce28 default SkPixelSerializer by halcanary · 9 years ago
  39. 290f00c Revert of default SkPixelSerializer (patchset #1 id:1 of https://codereview.chromium.org/1507123002/ ) by reed · 9 years ago
  40. b0bd151 default SkPixelSerializer by halcanary · 9 years ago
  41. 423f646 Add SkTTopoSort by robertphillips · 9 years ago
  42. 9c4909b Add imgblur tool to assist BlurMaskFilter debugging by robertphillips · 9 years ago
  43. 98d2e2f Factor out VisualBench timing code into a helper class by joshualitt · 9 years ago
  44. c9e190d Revert of change pixel-serializer to support reencoding existing data (patchset #5 id:80001 of https://codereview.chromium.org/1373683003/ ) by reed · 9 years ago
  45. 13f48dc change pixel-serializer to support reencoding existing data by reed · 9 years ago
  46. 943a462 Minor code cleanup (left over from prior CL) by robertphillips · 9 years ago
  47. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  48. ea4529d Move normal map creation methods to sk_tools by robertphillips · 9 years ago
  49. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  50. 3721355 make fontscalar gammatext lcdtext typeface verttext2 gm portable by caryclark · 9 years ago
  51. 3b0f98e fix typeface leak by caryclark · 9 years ago
  52. c3dcb67 make color emoji gm portable by caryclark · 9 years ago
  53. 6531c36 Generate platform specific fontmgr gm. by caryclark · 9 years ago
  54. 65cdba6 Revert of Revert of make gm background colors 565 compatible (patchset #1 id:1 of https://codereview.chromium.org/1184123002/) by caryclark · 9 years ago
  55. f53ce80 call portable font cleanup only once at app end by caryclark · 9 years ago
  56. 0bdb08b Revert of make gm background colors 565 compatible (patchset #2 id:20001 of https://codereview.chromium.org/1176243006/) by caryclark · 9 years ago
  57. be7f768 make gm background colors 565 compatible by caryclark · 9 years ago
  58. d85093c make emptypath portable; add 565 color utility by caryclark · 9 years ago
  59. 83ca628 Today's gm include many differences caused by platform font implementations. by caryclark · 9 years ago
  60. 9e36c1a Start canonicalizing color for all A8 textblobs by joshualitt · 9 years ago
  61. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  62. 3e5c2b1 Preserve texture compression when saving a revised skp from debugger by robertphillips · 9 years ago
  63. f77365f sk_tool_utils::draw_checkerboard uses SkXfermode::kSrc_Mode to fix valgrind error. by halcanary · 10 years ago
  64. b0cce2c s/sk_tools::DrawCheckerboard/sk_tool_utils::draw_checkerboard/ by halcanary · 10 years ago
  65. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  66. 5fb6bd4 use platform-independent font for gm by caryclark · 10 years ago
  67. 2010891 Add GYP target for sk_tool_utils.* component. by tfarina · 10 years ago
  68. 7111d46 Revert "Revert of implement readPixels and writePixels natively, w/o using the (deprecated) (https://codereview.chromium.org/199733016/)" by reed@google.com · 10 years ago
  69. 231f6b8 Revert of implement readPixels and writePixels natively, w/o using the (deprecated) (https://codereview.chromium.org/199733016/) by commit-bot@chromium.org · 10 years ago
  70. 1121170 implement readPixels and writePixels natively, w/o using the (deprecated) by reed@google.com · 10 years ago
  71. 180e36a Revert "hide Config8888 entirely". Broke a bunch of builds. by bsalomon@google.com · 10 years ago
  72. e14792d hide Config8888 entirely by commit-bot@chromium.org · 10 years ago
  73. db0c875 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  74. a713f9c add new readPixels with direct memory parameters by commit-bot@chromium.org · 10 years ago
  75. 4cd9e21 Add SkCanvas::writePixels that takes info+pixels directly by commit-bot@chromium.org · 10 years ago