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