1. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  2. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  3. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  4. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  5. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  6. 8a6697a Fix for nexus 5 crashing in GL benches by joshualitt · 9 years ago
  7. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  8. 9c84b11 Add white variants to TextBench by mtklein · 9 years ago
  9. f059900 Fix up -Winconsistent-missing-override by mtklein · 9 years ago
  10. b4a797f Move font loading in gm tests and benches out of constructors by kkinnunen · 9 years ago
  11. 3ffa126 Move resource fonts to common location. by bungeman · 9 years ago
  12. 02b0501 Small change to use a GrGeometryProcessor for all BitmapText draw calls by joshualitt · 9 years ago
  13. 1348dfd Cleanup: Remove a bunch of SkFontHost.h includes (unused). by tfarina · 10 years ago
  14. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  15. 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
  16. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
  17. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  18. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  19. 6485b0b Switch out random number generator for tests, benches, samples. by commit-bot@chromium.org · 11 years ago
  20. 7fbc604 Stop bench from leaking Review URL: http://codereview.appspot.com/6465045/ by bsalomon@google.com · 12 years ago
  21. aa8483b SkSfntUtils should use public types. by bungeman@google.com · 12 years ago
  22. b9682d3 Change append to appendf for call sites with no format arguments. by vandebo@chromium.org · 12 years ago
  23. 055af88 add test for drawPosText, to measure any difference it introduces given that by reed@google.com · 13 years ago
  24. ca529d3 In debug builds, only run each benchmark 1 time (test for assertion-breakage, by tomhudson@google.com · 13 years ago
  25. 095186a change text bench to measure text blit speed by reed@google.com · 13 years ago
  26. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  27. b9d84f3 add black, opaque, blend variants for text blits, to exercise different by reed@google.com · 14 years ago
  28. eca4836 add by reed@android.com · 14 years ago
  29. 867ee80 motorola neon patch for blitMask, used in text drawing by reed@android.com · 15 years ago
  30. e9d0060 add decode bench add dictionary for bench tools to see optional cmdline args by reed@android.com · 15 years ago
  31. cd21c80 remove dead code by reed@android.com · 15 years ago
  32. c714479 remove noisy font table tests from TextBench by reed@android.com · 15 years ago
  33. 9781ca5 add SkSfntUtils to parse some known truetype tables by reed@android.com · 15 years ago
  34. d6638e6 add Table apis to SkFontHost need to implement in _win backend by reed@android.com · 15 years ago
  35. 3a859a0 draft of Text benchmark by reed@android.com · 16 years ago