1. f46d5ca use std::make_unique by Mike Klein · 4 years, 8 months ago
  2. 4124807 tools: separate TimeUtils from AnimTimer by Hal Canary · 5 years ago
  3. 7c70143 GMs: re-sort gni, script to regenerate gni, file name convention by Hal Canary · 5 years ago[Renamed from gm/animatedGif.cpp]
  4. d1701ba IWYU for gms starting with 'a'. by Ben Wagner · 5 years ago
  5. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  6. 84836b7 moar static flags by Mike Klein · 5 years ago
  7. cd5104e SkAnimTimer -> AnimTimer by Mike Klein · 5 years ago
  8. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  9. 88544fb remove Sk prefix from CommandLineFlags by Mike Klein · 5 years ago
  10. 50e24d7 Add a mechanism for GMs to silently exclude themselves from Gold by Chris Dalton · 5 years ago
  11. d7a5a1d Add a central skiagm::GM::DrawFailureMessage for error messages by Chris Dalton · 5 years ago
  12. 21ca370 Remove GM::onDrawBackground by Chris Dalton · 5 years ago
  13. 89a644b sed s/drawSimpleText/drawString/ by Hal Canary · 6 years ago
  14. 17c574a use font for measuring by Mike Reed · 6 years ago
  15. 964aedb play with animated gif by Mike Reed · 6 years ago
  16. 66bc524 Rename SkCodec::kNone to SkCodec::kNoFrame by Nigel Tao · 6 years ago
  17. c465d13 resources: orgainize directory. by Hal Canary · 7 years ago
  18. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  19. 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  20. 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  21. 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 7 years ago
  22. 33deb7e Make SkCodec more flexible about its required frame by Leon Scroggins III · 7 years ago
  23. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  24. 68b8e3d Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag"" by Matt Sarett · 7 years ago
  25. 0122af0 Revert "Delete copyTo(Allocator), hide copyTo() behind flag" by Matt Sarett · 7 years ago
  26. d4a338f Delete copyTo(Allocator), hide copyTo() behind flag by Matt Sarett · 7 years ago
  27. 249b8e3 Switch SkCodec to int for counts and indices by Leon Scroggins III · 7 years ago
  28. 3cfdf6c Fix some Windows warnings by Jim Van Verth · 8 years ago
  29. cf280a4 Clear background to white in animatedGif GM by scroggo · 8 years ago
  30. 19b9153 Add support for multiple frames in SkCodec by scroggo · 8 years ago