1. 88fa747 Disable MSVC optimization of sk_tool_utils::make_big_path(). by Mike Klein · 8 years ago
  2. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  3. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  4. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  5. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  6. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  7. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  8. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  9. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  10. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  11. 2331a5f Tag checkerboard bitmaps as sRGB by brianosman · 8 years ago
  12. b37eb0e Revert of Tag checkerboard bitmaps as sRGB (patchset #1 id:1 of https://codereview.chromium.org/2368933003/ ) by brianosman · 8 years ago
  13. fe843ce Tag checkerboard bitmaps as sRGB by brianosman · 8 years ago
  14. 401c196 Add new GM for occluded blurmask filter draws by robertphillips · 8 years ago
  15. 276d328 Add new bench for occluded blurmaskfilter draws by robertphillips · 8 years ago
  16. fbbf01a Add iOS to platform_os_emoji. by bungeman · 8 years ago
  17. c4b0915 Implement support for rendering color emoji on Windows by kulshin · 8 years ago
  18. ee6a991 SkTypeface::MakeFromName to take SkFontStyle. by mboc · 8 years ago
  19. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  20. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  21. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  22. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  23. 8a21c9f use Make instead of Create to return a shared shader by reed · 8 years ago
  24. f2848b6 default SkPixelSerializer by halcanary · 9 years ago
  25. 9907371 SkPixelSerializer: remove deprecated virtual by halcanary · 9 years ago
  26. 2f8ac35 Misc: Don't run etc1 bench with invalid image and fix VS2015 build warning by bsalomon · 9 years ago
  27. 9c4909b Add imgblur tool to assist BlurMaskFilter debugging by robertphillips · 9 years ago
  28. 98d2e2f Factor out VisualBench timing code into a helper class by joshualitt · 9 years ago
  29. 943a462 Minor code cleanup (left over from prior CL) by robertphillips · 9 years ago
  30. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  31. f3bf892 Fix VS 2015 build by bsalomon · 9 years ago
  32. ea4529d Move normal map creation methods to sk_tools by robertphillips · 9 years ago
  33. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  34. 3721355 make fontscalar gammatext lcdtext typeface verttext2 gm portable by caryclark · 9 years ago
  35. 3b0f98e fix typeface leak by caryclark · 9 years ago
  36. e663341 fix typo by caryclark · 9 years ago
  37. c3dcb67 make color emoji gm portable by caryclark · 9 years ago
  38. 6531c36 Generate platform specific fontmgr gm. by caryclark · 9 years ago
  39. 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
  40. 0bdb08b Revert of make gm background colors 565 compatible (patchset #2 id:20001 of https://codereview.chromium.org/1176243006/) by caryclark · 9 years ago
  41. be7f768 make gm background colors 565 compatible by caryclark · 9 years ago
  42. d85093c make emptypath portable; add 565 color utility by caryclark · 9 years ago
  43. 83ca628 Today's gm include many differences caused by platform font implementations. by caryclark · 9 years ago
  44. 9e36c1a Start canonicalizing color for all A8 textblobs by joshualitt · 9 years ago
  45. f77365f sk_tool_utils::draw_checkerboard uses SkXfermode::kSrc_Mode to fix valgrind error. by halcanary · 10 years ago
  46. b0cce2c s/sk_tools::DrawCheckerboard/sk_tool_utils::draw_checkerboard/ by halcanary · 10 years ago
  47. e5ea500 Hide fields in SkImageInfo by reed · 10 years ago
  48. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  49. 5fb6bd4 use platform-independent font for gm by caryclark · 10 years ago
  50. 2010891 Add GYP target for sk_tool_utils.* component. by tfarina · 10 years ago
  51. 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
  52. 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
  53. 1121170 implement readPixels and writePixels natively, w/o using the (deprecated) by reed@google.com · 10 years ago
  54. 180e36a Revert "hide Config8888 entirely". Broke a bunch of builds. by bsalomon@google.com · 10 years ago
  55. e14792d hide Config8888 entirely by commit-bot@chromium.org · 10 years ago
  56. a713f9c add new readPixels with direct memory parameters by commit-bot@chromium.org · 10 years ago
  57. e62513f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  58. 4cd9e21 Add SkCanvas::writePixels that takes info+pixels directly by commit-bot@chromium.org · 10 years ago