1. e19babf Remove GrAtlasManager.h from all other .h files by Robert Phillips · 4 years, 5 months ago
  2. d7639af Samples: clean up cruft by Hal Canary · 5 years ago
  3. acf98df Remove WallTimer class. by Ben Wagner · 5 years ago
  4. 4124807 tools: separate TimeUtils from AnimTimer by Hal Canary · 5 years ago
  5. 6cc65e1 Samples: simplify Sample::Event by Hal Canary · 5 years ago
  6. 8a02731 Samples: add name() virtual by Hal Canary · 5 years ago
  7. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  8. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  9. cd5104e SkAnimTimer -> AnimTimer by Mike Klein · 5 years ago
  10. dbaf317 Move GrContextPriv methods to their own .cpp file by Robert Phillips · 6 years ago
  11. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  12. 89a644b sed s/drawSimpleText/drawString/ by Hal Canary · 6 years ago
  13. 12a6d45 use font for measuring by Mike Reed · 6 years ago
  14. ea60b95 IWYU: SkUtils.h by Hal Canary · 6 years ago
  15. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 6 years ago
  16. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  17. ede860e Delete even more unused views code by Brian Osman · 7 years ago
  18. ab244f0 Revert "Revert "Reland: Remove SkLights include from SkCanvas.h"" by Florin Malita · 7 years ago
  19. 9d5f66d Revert "Reland: Remove SkLights include from SkCanvas.h" by Florin Malita · 7 years ago
  20. fed0031 Reland: Remove SkLights include from SkCanvas.h by Florin Malita · 7 years ago
  21. 38aad81 Revert "Remove SkLights include from SkCanvas.h" by Florin Malita · 7 years ago
  22. 9ff301b Remove SkLights include from SkCanvas.h by Florin Malita · 7 years ago
  23. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  24. c37e614 Rename GrContext::getFontAtlas to getFontAtlas_ForTesting by Robert Phillips · 8 years ago
  25. 22f4a1f Remove getDevice_just_for_deprecated_compatibility_test() by Robert Phillips · 8 years ago
  26. 0e39f97 Revert "Revert "make it illegal to include SkXfermode.h"" by Mike Reed · 8 years ago
  27. e9d1b29 Revert "make it illegal to include SkXfermode.h" by Greg Daniel · 8 years ago
  28. 07764ce make it illegal to include SkXfermode.h by Mike Reed · 8 years ago
  29. 18fa642 chmod -x *.cpp *.h by Hal Canary · 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. 0671b96 Move texture drawing utility method to SkGpuDevice by jvanverth · 9 years ago
  35. 83a5d42 Fix skia_gpu=0 build (samplecode/SampleAnimatedText.cpp) by kkinnunen · 9 years ago
  36. b2ce0b0 demo tweaks, scale up perlin, add call to flush for fps by reed · 9 years ago
  37. 629162d Add text animation sample; tweak DrawShip sample by jvanverth · 9 years ago
  38. d75ccc6 Revert of Add text animation sample; tweak DrawShip sample (patchset #3 id:40001 of https://codereview.chromium.org/1410663005/ ) by jvanverth · 9 years ago
  39. 3b484a4 Add text animation sample; tweak DrawShip sample by jvanverth · 9 years ago