1. f2fe0e0 Remove overly-promiscuous SkNx syntax sugar. by mtklein · 9 years ago
  2. b23e6aa Subset decoding benchmarks by msarett · 9 years ago
  3. 41e010c Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi by reed · 9 years ago
  4. 1831f99 A bunch of little SkMScalar-as-float build fixes. by mtklein · 9 years ago
  5. 2579188 Pump up matrix44_setconcat benches 1000x so they can be timed on Android. by mtklein · 9 years ago
  6. c6c6a91 Split SetConcatMatrix44Bench to cover both internal paths. by mtklein · 9 years ago
  7. b3f0ec9 Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (patchset #6 id:100001 of https://codereview.chromium.org/1148793007/) by reed · 9 years ago
  8. c31af44 change SkDraw and all Blitters to use pixmap instead of bitmap by reed · 9 years ago
  9. c58e532 add res to stroke bench by caryclark · 9 years ago
  10. 7622863 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  11. ff2f423 add bench for building strokes by reed · 9 years ago
  12. 084d1b6 Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of https://codereview.chromium.org/1149773005/) by bsalomon · 9 years ago
  13. 9138c46 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  14. 682c269 Store context options on caps. by bsalomon · 9 years ago
  15. 08bf86d Revert of Store context options on caps. (patchset #3 id:40001 of https://codereview.chromium.org/1158433006/) by bsalomon · 9 years ago
  16. f28cff7 Store context options on caps. by bsalomon · 9 years ago
  17. b4a797f Move font loading in gm tests and benches out of constructors by kkinnunen · 9 years ago
  18. 54b8511 Make GrResourceCache perf less sensitive to key length change by kkinnunen · 9 years ago
  19. d0a1088 Add _aa variants of Xfermode benches. by mtklein · 9 years ago
  20. 80ea19c Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) by reed · 9 years ago
  21. 2629697 Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/) by reed · 9 years ago
  22. 67d71c8 stop calling SkScalarDiv by reed · 9 years ago
  23. 44d43d8 Add a control benchmark. by mtklein · 9 years ago
  24. 71a6cbf remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical by reed · 9 years ago
  25. 3ffa126 Move resource fonts to common location. by bungeman · 9 years ago
  26. d75c466 DM+nanobench: print both current and max RSS. by mtklein · 9 years ago
  27. 261c3ad Change to add zoom animations to nanobench by joshualitt · 9 years ago
  28. 9d9725c Do not crash nanobench in debug mode by msarett · 9 years ago
  29. ca1a22e Revert of Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 of https://codereview.chromium.org/1060703003/) by reed · 9 years ago
  30. bdb0bf5 Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 of https://codereview.chromium.org/1088383003/) by jcgregorio · 9 years ago
  31. aab35d9 remove unused (by clients) SkPathUtils by reed · 10 years ago
  32. 9645ce1 crank up innerloop to make hairlinebench more usable/reliable by reed · 10 years ago
  33. 9ff378b Rewrite memset benches, then use results to add a small-N optimization. by mtklein · 10 years ago
  34. f559de4 Expand bench to cover no-draw SkPictures too. by mtklein · 10 years ago
  35. 649e045 Add a bench to measure SkPictureRecorder constant overhead. by mtklein · 10 years ago
  36. eef5b3e BUG=skia: by joshualitt · 10 years ago
  37. 3d62683 New names for SkPMFloat methods. by mtklein · 10 years ago
  38. aa4c7a7 remove useless benches by reed · 10 years ago
  39. 2102799 Test SkCodec to kIndex8 in nanobench. by scroggo · 10 years ago
  40. f92ace9 experimental speedup some xfermodes with Sk4f by reed · 10 years ago
  41. 081a8a4 nanobench does not need to handle failed rewind. by scroggo · 10 years ago
  42. 60869a4 Add timing SkCodec to nanobench. by scroggo · 10 years ago
  43. 0340df5 back to Sk4f for SkPMColor #floats by mtklein · 10 years ago
  44. c9adb05 Refactor Sk2x<T> + Sk4x<T> into SkNf<N,T> and SkNi<N,T> by mtklein · 10 years ago
  45. 7da1901 use Sk4f for matrix math by reed · 10 years ago
  46. d8b34c2 use table of procs (and unrolling) to speed up mapPts by reed · 10 years ago
  47. 573ae01 Move HWUI boilerplate into utils/android by tomhudson · 10 years ago
  48. 75a0ebb Minor cleanup in nanobench by tomhudson · 10 years ago
  49. 1d24b8d Add matrix constructing helpers to SkMatrix by robertphillips · 10 years ago
  50. 3d4c4a5 SkPMFloat::trunc() by mtklein · 10 years ago
  51. d968a6f Android HWUI backend Nanobench by tomhudson · 10 years ago
  52. e0b19d4 small fix for nanobench segfault when not running any tests by joshualitt · 10 years ago
  53. 5501103 use new faster/vector impl for chopping conics by reed · 10 years ago
  54. c08330f remove slower scalar code in favor of vectors by reed · 10 years ago
  55. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  56. 02fd592 hack on linear gradient by mtklein · 10 years ago
  57. b25a83b Use Sk4x to speed-up bounds of an array of points by reed · 10 years ago
  58. 15391ee Update 4-at-a-time APIs. by mtklein · 10 years ago
  59. 6b9ef90 SkChopCubicAt2 using Sk2s -- 2x faster by reed · 10 years ago
  60. 8010632 remove meaningless matrix benches, add mapPts() and add new benches by reed · 10 years ago
  61. c589f6c Get rid of excess cleverness in benchmark by tomhudson · 10 years ago
  62. b640203 use Sk2s for conics by reed · 10 years ago
  63. 9a0f629 Only use 256x256 tiles on hd2000 nanobench bots by egdaniel · 10 years ago
  64. 40b7dd5 use Sk2s for EvalQuadTangent and ChopQuadAt by reed · 10 years ago
  65. 5d09568 Move skp nanobench tile size back to 256x256 to see if it fixes nanobench crashes by egdaniel · 10 years ago
  66. 65cb2cd alt SkEvalQuadAt that returns its answer, using Sk2f by reed · 10 years ago
  67. effcba4 Revert of replace SkFixedDiv impl with native 64bit math (patchset #2 id:20001 of https://codereview.chromium.org/1022543003/) by reed · 10 years ago
  68. 7c44ca9 replace SkFixedDiv impl with native 64bit math by reed · 10 years ago
  69. 24e06d5 Remove uniqueID from all filter serialization. by senorblanco · 10 years ago
  70. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 10 years ago
  71. 95553d9 DM: display current memory usage (instead of peak) when available. by mtklein · 10 years ago
  72. cc4d667 Increase default tile sizes in nanobench by bsalomon · 10 years ago
  73. 548bf38 4-at-a-time SkPMColor -> SkPMFloat API. by mtklein · 10 years ago
  74. 4e644f5 Update SkPMFloat API a bit. by mtklein · 10 years ago
  75. 60ff458 Trim the fat off SkPMFloat bench. by mtklein · 10 years ago
  76. 7eeba25 Notify resource caches when pixelref genID goes stale by reed · 10 years ago
  77. a2f4be7 Sketch SkPMFloat by mtklein · 10 years ago
  78. 0883027 Revert of Sketch SkPMFloat (patchset #15 id:270001 of https://codereview.chromium.org/936633002/) by mtklein · 10 years ago
  79. 50d2b31 Sketch SkPMFloat by mtklein · 10 years ago
  80. 8718aaf Rename GrContentKey to GrUniqueKey by bsalomon · 10 years ago
  81. 3582d3e Split out methods in GrGpuResource::CacheAccess that can be called outside of the cache. by bsalomon · 10 years ago
  82. 95f192d Adding new benchmark to test image decoding performance. by msarett · 10 years ago
  83. 0ea80f4 Rename GrResourceCache2->GrResourceCache by bsalomon · 10 years ago
  84. 02b0501 Small change to use a GrGeometryProcessor for all BitmapText draw calls by joshualitt · 10 years ago
  85. bfd5bff Simplify SkBBH::insert API by mtklein · 10 years ago
  86. 57f27bd Revert of nanobench: lazily decode bitmaps in .skps. (patchset #1 id:1 of https://codereview.chromium.org/743613005/) by mtklein · 10 years ago
  87. 1b6b626 nanobench: lazily decode bitmaps in .skps. by mtklein · 10 years ago
  88. 70a8ca8 add rounded-join option to bigpath bench by reed · 10 years ago
  89. 37a4736 add bench for very big paths by reed · 10 years ago
  90. b12ea41 Add texture create/upload stats and make nanobench have explicit gpu stats flag by bsalomon · 10 years ago
  91. 96638d1 add bench for building mipmaps by reed · 10 years ago
  92. c12b74d Collapse consecutive SkTableColorFilters by cwallez · 10 years ago
  93. 0004e7d Update references to skiaperf.com. by tfarina · 10 years ago
  94. 1c40292 remove unused GM flags by mtklein · 10 years ago
  95. cf5d9c9 Spin off GM::runAsBench() from flags. by mtklein · 10 years ago
  96. 24db3b1 Add specialized content key class for resources. by bsalomon · 10 years ago
  97. 55e88b2 More natural way to serialize GPU tasks and tests. by mtklein · 10 years ago
  98. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  99. afe3005 Require budget decision when creating a RenderTarget SkSurface. by bsalomon · 10 years ago
  100. 748ca3b Sketch DM refactor. by mtklein · 10 years ago