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