1. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  2. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  3. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  4. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  5. 50e24d7 Add a mechanism for GMs to silently exclude themselves from Gold by Chris Dalton · 5 years ago
  6. 3a77837 Reland "Add a GpuGM class for GPU-only tests" by Chris Dalton · 5 years ago
  7. 382b122 Revert "Add a GpuGM class for GPU-only tests" by Chris Dalton · 5 years ago
  8. dbaf317 Move GrContextPriv methods to their own .cpp file by Robert Phillips · 5 years ago
  9. f5efa78 Add a GpuGM class for GPU-only tests by Chris Dalton · 5 years ago
  10. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  11. 89a644b sed s/drawSimpleText/drawString/ by Hal Canary · 6 years ago
  12. 753403c Add new GM to verify Plots marked correctly during regenerate. by Jim Van Verth · 6 years ago
  13. 94cca60 start to use font for measure, not paint by Mike Reed · 6 years ago
  14. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  15. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 6 years ago
  16. fc4f768 Use int when possible to calculate atlas indices in shaders. by Jim Van Verth · 6 years ago
  17. 8def8bf Add a GrContextThreadSafeProxy to SkSurfaceCharacterization by Robert Phillips · 7 years ago
  18. 9f545bc Modify fontcache GM to actually spill atlas. by Brian Salomon · 7 years ago
  19. 7131950 Remove internal use of SkTypeface::Style. by Ben Wagner · 7 years ago
  20. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  21. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  22. ee6a991 SkTypeface::MakeFromName to take SkFontStyle. by mboc · 8 years ago
  23. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  24. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  25. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  26. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  27. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  28. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  29. 1b31402 make fontcache textblob gm portable by caryclark · 9 years ago
  30. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  31. c1e97b3 Fix uninitialized memory bug in the SkGlyphCache. by herb · 9 years ago
  32. ce07afb Update fontcache gm to actually stress font atlas by jvanverth · 9 years ago
  33. 1c40292 remove unused GM flags by mtklein · 10 years ago
  34. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  35. 3f54175 Update fontcache GM to stress the font atlas. by jvanverth · 10 years ago
  36. 6a25bd0 Revert Jim's CL. by Mike Klein · 10 years ago
  37. 63b9dc8 Restore text vertex buffer alloc and other optimizations. by jvanverth · 10 years ago
  38. 2e1a826 Revert of Restore text alloc optimizations. (patchset #4 of https://codereview.chromium.org/466363009/) by djsollen · 10 years ago
  39. 9c3d24b Restore text vertex buffer alloc and other optimizations. by jvanverth · 10 years ago
  40. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  41. f29c380 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  42. 73d13d7 Give the new font cache GM a name by jvanverth@google.com · 11 years ago
  43. 338a49f Add new GM to stress test the GPU font cache for cases similar to by commit-bot@chromium.org · 11 years ago
  44. 5466b0e Revert "Add new GM to stress test the GPU font cache" by jvanverth@google.com · 11 years ago
  45. b6aec05 Fix font cache GM on Windows by jvanverth@google.com · 11 years ago
  46. 7d14cef Add new GM to stress test the GPU font cache for cases similar to by commit-bot@chromium.org · 11 years ago