1. 6838d85 Try out SkTree in nanobench. by mtklein · 10 years ago
  2. f2703d8 rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags by bsalomon · 10 years ago
  3. 4477c3c Cut down SkBBH API more. by mtklein · 10 years ago
  4. 06cddec Print GPU cache stats in nanobench/dm with veryVerbose by bsalomon · 10 years ago
  5. 14e4d39 Revert "Revert of create shaderproc for nofilter-opaque-dx (patchset #7 id:120001 of https://codereview.chromium.org/664783004/)" by mtklein · 10 years ago
  6. 430b795 Revert of create shaderproc for nofilter-opaque-dx (patchset #7 id:120001 of https://codereview.chromium.org/664783004/) by mtklein · 10 years ago
  7. a40a276 create shaderproc for nofilter-opaque-dx by reed · 10 years ago
  8. 2a12080 Qualify the return value of SkImageDecoder::decode by scroggo · 10 years ago
  9. 171e5b7 SkResourceCache::Key namespace support. by fmalita · 10 years ago
  10. c7f7f46 Draw SKPs in 256x256 tiles in nanobench. by mtklein · 10 years ago
  11. dba3e64 Revert of Start to vectorize SkTileGrid. (patchset #48 id:1670001 of https://codereview.chromium.org/634543004/) by mtklein · 10 years ago
  12. 958e962 Start to vectorize SkTileGrid. by mtklein · 10 years ago
  13. 2348199 Revert of Start to vectorize SkTileGrid. (patchset #45 id:1430002 of https://codereview.chromium.org/634543004/) by mtklein · 10 years ago
  14. 90c7992 Start to vectorize SkTileGrid. by mtklein · 10 years ago
  15. e070c2b nanobench: flush after recording every Nth data point. by mtklein · 10 years ago
  16. 5324978 detect --loops is < 0 and interpret that as running forever (mostly) by reed · 10 years ago
  17. 40636a5 faster SkRect::sort by reed · 10 years ago
  18. 1119c87 cleanup and optimize rect intersect routines by reed · 10 years ago
  19. 12b1831 Attempt at fixing color cube bench by sugoi · 10 years ago
  20. 1e2530b Use presence of a content key as non-scratch indicator by bsalomon · 10 years ago
  21. feff7d2 Draw more accurate thick-stroked Beziers (disabled) by caryclark · 10 years ago
  22. ce68627 Adding 3D lut color filter by sugoi · 10 years ago
  23. 9e61bb7 Make the Sk GL context class an abstract base class by kkinnunen · 10 years ago
  24. bcf0a52 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  25. 1080596 Revert of Make the Sk GL context class an abstract base class (patchset #4 id:60001 of https://codereview.chromium.org/630843002/) by bsalomon · 10 years ago
  26. a90ed4e Make the Sk GL context class an abstract base class by kkinnunen · 10 years ago
  27. 38c0587 Save/Restore around bench runs. by mtklein · 10 years ago
  28. 337c2dd check for newSurface failure by reed · 10 years ago
  29. 8f8c25e Demote getCount, getDepth, and clear to RTree-only methods. by mtklein · 10 years ago
  30. 6bd4196 BBHs: void* data -> unsigned data by mtklein · 10 years ago
  31. 8e12656 Remove DEPRECATED_beginRecording(). by mtklein · 10 years ago
  32. afbf2d6 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 10 years ago
  33. b06e5a2 Revert of Make "priv" classes for GrTexure and GrSurface. (patchset #9 id:260001 of https://codereview.chromium.org/596053002/) by robertphillips · 10 years ago
  34. c0eb9b9 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 10 years ago
  35. c5e15a1 remove alphatype from colortable by reed · 10 years ago
  36. dc5bbab Have nanobench --verbose mode always just print integer nanoseconds. by mtklein · 10 years ago
  37. 53d2562 nanobench: print max RSS in debug mode too. by mtklein · 10 years ago
  38. 963504b Revert of nanobench: lazily decode bitmaps from SKPs (patchset #1 id:1 of https://codereview.chromium.org/572933006/) by mtklein · 10 years ago
  39. d664c21 nanobench: lazily decode bitmaps from SKPs by mtklein · 10 years ago
  40. e1daac9 Tag recording picture nesting bench as nonrendering. by mtklein · 10 years ago
  41. df886ea Fix leak in PictureNestingBench by fmalita · 10 years ago
  42. 4416267 Nested picture nanobench by fmalita · 10 years ago
  43. c90e014 Change SkResourceCache to take a Visitor inside its find(). by reed · 10 years ago
  44. 595aa05 Revert of Change SkResourceCache to take a Visitor inside its find(). (patchset #2 id:20001 of https://codereview.chromium.org/567393002/) by reed · 10 years ago
  45. dee6a8e Change SkResourceCache to take a Visitor inside its find(). by reed · 10 years ago
  46. fd731ce Measure picture recording speed in nanobench. by mtklein · 10 years ago
  47. 9628905 Distinguish common and unique names for skiaperf.com. by mtklein · 10 years ago
  48. 8247ec3 Fix format of nanobench result by qiankun.miao · 10 years ago
  49. ea65bfa Update DM JSON format. by mtklein · 10 years ago
  50. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  51. c5ba71d Change SkPicture::draw to playback by robertphillips · 10 years ago
  52. e5ea500 Hide fields in SkImageInfo by reed · 10 years ago
  53. a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
  54. 011f39a rename ScaledImageCache to ResourceCache by reed · 10 years ago
  55. 533eb78 Convert BBH APIs to use SkRect. by mtklein · 10 years ago
  56. 4473be8 Clean up some benches that answer questions we're no longer asking. by mtklein · 10 years ago
  57. 2a65a23 Remove SkQuadTree. by mtklein · 10 years ago
  58. 1696126 Make GrGpuResources register with GrResourceCache2 after fully constructed. by bsalomon · 10 years ago
  59. a2b0af8 Revert of Make GrGpuResources register with GrResourceCache2 after fully constructed. (patchset #3 of https://codereview.chromium.org/504313002/) by bsalomon · 10 years ago
  60. d68b3e4 Make GrGpuResources register with GrResourceCache2 after fully constructed. by bsalomon · 10 years ago
  61. 680fb9e retool image cache to be generic cache, allowing the client to subclass "Rec", so they can provide a custom Key and arbitrary Value. by reed · 10 years ago
  62. 5387c83 Revert of Benchmark designed to exercise fractional image scale/translation (patchset #2 of https://codereview.chromium.org/491793003/) by djsollen · 10 years ago
  63. 5fc2266 Benchmark designed to exercise fractional image scale/translation by humper · 10 years ago
  64. 233c295 fix numerical overflows in 565 blends by reed · 10 years ago
  65. efafe94 Cleanup: Remove BenchTool xcode project file. by tfarina · 10 years ago
  66. 2084050 Add --bbh (default true) to nanobench. by mtklein · 10 years ago
  67. 0461713 expose generalized imagecache key by reed · 10 years ago
  68. 1915b62 Add --properties for things like gitHash that describe the current nanobench run. by mtklein · 10 years ago
  69. 753b870 Define NDEBUG instead of SK_DEBUG/SK_RELEASE. by mtklein · 10 years ago
  70. afb4379 Print max RSS in GM and nanobench too. by mtklein · 10 years ago
  71. 94e5156 Add --options to nanobench, similar to --key but for non-identifying options. by mtklein · 10 years ago
  72. 7e5598a Added bench for grid of patches. by dandov · 10 years ago
  73. 87c35ad Remove aarects benchmark. Redundant with rotated_rects* bench and *much* slower. by bsalomon · 10 years ago
  74. a7f79b4 remove internal repeat count from gradient benches by bsalomon · 10 years ago
  75. 12b3544 Add runtime flag to turn compressed alpha masks on by krajcevski · 10 years ago
  76. 69a5560 Add entry point for passing options to the GrContextFactory by krajcevski · 10 years ago
  77. e556be7 Don't leak the shader in PatchBench. by mtklein · 10 years ago
  78. b3c9d1c SkCanvas::drawPatch param SkPoint[12] by dandov · 10 years ago
  79. 5acfea7 2D kernel initial wiring for Guassian by joshualitt · 10 years ago
  80. e530eb3 Restore bench_util.py by Mike Klein · 10 years ago
  81. 6563562 Make the rotated rects bench allow more alpha/color variations and an arbitrary xfermode::mode. by bsalomon · 10 years ago
  82. b511042 Fix iOS build by centralizing --writePath. by mtklein · 10 years ago
  83. 6eb03cc Add option to dump images from nanobench. by bsalomon · 10 years ago
  84. 3b4d077 Add angle config to nanobench and make angle a default config for dm and nanobench. by bsalomon · 10 years ago
  85. be21e34 Bye bye bench. by mtklein · 10 years ago
  86. 2069e22 Fix calibration loop failure condition. by mtklein · 10 years ago
  87. 6e33e23 Skip all .skps in 565. by mtklein · 10 years ago
  88. 9200758 SKPs-as-benches in nanobench by mtklein · 10 years ago
  89. e714e75 nanobench: support GMs-as-benches by mtklein · 10 years ago
  90. 3342ed5 Add rotated rects benchmarks by bsalomon · 10 years ago
  91. a8e2e15 Cleanup: Rename SkOSPath functions. by tfarina · 10 years ago
  92. 2354f84 Test abandoning GL context in dm/nanobench. by bsalomon · 10 years ago
  93. d6aeb6d Fix thread unsafe mutex initialization. by bungeman · 10 years ago
  94. 6d3fe02 Rename GrGpuObject to GrGpuResource by bsalomon · 10 years ago
  95. 570c392 Fix the other microbench schema by kelvinly · 10 years ago
  96. c44be0e Merge GrGpuObject and GrCacheable. by bsalomon · 10 years ago
  97. c255337 Make nanobench setup configs outside of loop over benchmarks by bsalomon · 10 years ago
  98. 17f0b6d share dm and command flags by caryclark · 10 years ago
  99. 02cafcc Remove gpu shader optimatization for solid white or trans black colors by egdaniel · 10 years ago
  100. 05c4560 Fix GLubyte to GrGLubyte. by jcgregorio · 10 years ago