1. 9ec70c6 Remove SkSafeSetNull. by Ben Wagner · 6 years ago
  2. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  3. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 6 years ago
  4. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 6 years ago
  5. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 6 years ago
  6. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 6 years ago
  7. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 6 years ago
  8. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 6 years ago
  9. 918e144 change clip-bounds getters to always return the rect by Mike Reed · 7 years ago
  10. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago
  11. 2db8361 bench, samples, etc: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  12. e8f3062 switch surface to sk_sp by reed · 8 years ago
  13. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  14. 31c45bb Fix nanobench SKP flushes between loops by cdalton · 8 years ago
  15. dc5685a Wire up resource cache stats dumping in nanobench by joshualitt · 9 years ago
  16. 8fd844f reset shader compilations for stats by joshualitt · 9 years ago
  17. e45c81c Began logging more gpu stats from nanobench by joshualitt · 9 years ago
  18. e6d2024 Flush GrContext between benchmark draw loops by cdalton · 9 years ago
  19. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  20. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  21. b402296 Add loopSKP flag to nanobench by cdalton · 9 years ago
  22. bf9e600 nanobench: split CPU and GPU .SKP tile sizes. by mtklein · 9 years ago
  23. 261c3ad Change to add zoom animations to nanobench by joshualitt · 9 years ago
  24. 1d24b8d Add matrix constructing helpers to SkMatrix by robertphillips · 9 years ago
  25. 9a0f629 Only use 256x256 tiles on hd2000 nanobench bots by egdaniel · 9 years ago
  26. 5d09568 Move skp nanobench tile size back to 256x256 to see if it fixes nanobench crashes by egdaniel · 9 years ago
  27. cc4d667 Increase default tile sizes in nanobench by bsalomon · 9 years ago
  28. 0004e7d Update references to skiaperf.com. by tfarina · 9 years ago
  29. a3e5272 Switch non-MPD nanobench path to use a separate canvas per tile by robertphillips · 10 years ago
  30. 63242d7 Fix SKPBench tiling so MPD and non-MPD match by robertphillips · 10 years ago
  31. 186a08e Fix memory leak in nanobench by robertphillips · 10 years ago
  32. 5b69377 Add MultiPictureDraw to nanobench by robertphillips · 10 years ago
  33. e77dadd Revert of Add MultiPictureDraw to nanobench (patchset #7 id:120001 of https://codereview.chromium.org/731973005/) by robertphillips · 10 years ago
  34. 0ddad31 Add MultiPictureDraw to nanobench by robertphillips · 10 years ago
  35. 6838d85 Try out SkTree in nanobench. by mtklein · 10 years ago
  36. c7f7f46 Draw SKPs in 256x256 tiles in nanobench. by mtklein · 10 years ago
  37. 9628905 Distinguish common and unique names for skiaperf.com. by mtklein · 10 years ago
  38. c5ba71d Change SkPicture::draw to playback by robertphillips · 10 years ago
  39. 9200758 SKPs-as-benches in nanobench by mtklein · 10 years ago