1. 8445102 Add AndroidCodecBench to time scaled decodes by msarett · 9 years ago
  2. 3ebd050 Create a thermal manager class and wire it in to nanobench behind a flag by joshualitt · 9 years ago
  3. 7a5ada8 Support --dryRun in nanobench to get a list of benchmarks. by brianosman · 9 years ago
  4. 8673714 Treat bad values passed to --images as a fatal error by scroggo · 9 years ago
  5. 65dfd2f Add --benchType and --sourceType to nanobench. by mtklein · 9 years ago
  6. ad38ed6 Revert of Treat bad values passed to --images as a fatal error (patchset #17 id:320001 of https://codereview.chromium.org/1611323004/ ) by scroggo · 9 years ago
  7. f2b340f Consolidate SK_CRASH and sk_throw into SK_ABORT by djsollen · 9 years ago
  8. 817c72a Fix broken Android framework builds by djsollen · 9 years ago
  9. 7579786 Treat bad values passed to --images as a fatal error by scroggo · 9 years ago
  10. c47635e Adding support for parsing extended gpu config parameters in nanobench by svaisanen · 9 years ago
  11. 0edf169 Stop testing SkImageDecoder in DM/nanobench by scroggo · 9 years ago
  12. 8d61f0d Add pre_log option to nanobench; make this option default true in nanobench_flags.py and dm_flags.py. by benjaminwagner · 9 years ago
  13. aa97a84 Revert of Consolidate SK_CRASH and sk_throw into SK_ABORT (patchset #5 id:80001 of https://codereview.chromium.org/1610823002/ ) by djsollen · 9 years ago
  14. 4c5cd7d Consolidate SK_CRASH and sk_throw into SK_ABORT by djsollen · 9 years ago
  15. 01836ad Revert to old behavior for swap buffers by joshualitt · 9 years ago
  16. 5352015 Make nanobench --outResultsFile only work with Release builds. by mtklein · 9 years ago
  17. e5cf2c6 Have nanobench report bench median sample time too. by mtklein · 9 years ago
  18. 6f0ff91 apply --match to image file names too, like we do for .skps by mtklein · 9 years ago
  19. c7796b9 Make CodecBench test kPremul and kUnpremul by msarett · 9 years ago
  20. 38ce0a7 Add missing include for sleep by scroggo · 9 years ago
  21. 3405800 Make SkGLContext lifetime more well-defined by kkinnunen · 9 years ago
  22. 54e2ca5 Revert of Make SkGLContext lifetime more well-defined (patchset #7 id:120001 of https://codereview.chromium.org/1511773005/ ) by jcgregorio · 9 years ago
  23. 830e012 Make SkGLContext lifetime more well-defined by kkinnunen · 9 years ago
  24. c149f0e On Valgrind bots, print a message every 20 minutes by msarett · 9 years ago
  25. 3e980c3 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  26. 0f515bd Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #21 id:400001 of https://codereview.chromium.org/1490113005/ ) by rmistry · 9 years ago
  27. 9ebc3f0 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  28. 4dabf83 Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #18 id:340001 of https://codereview.chromium.org/1490113005/ ) by joshualitt · 9 years ago
  29. c8b4336 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  30. 789fd99 Remove Subset*Benches by scroggo · 9 years ago
  31. 4ff653c Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #12 id:220001 of https://codereview.chromium.org/1490113005/ ) by reed · 9 years ago
  32. e13ca32 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  33. 5219fd9 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
  34. 9d66696 Revert of Make NVPR a GL context option instead of a GL context (patchset #9 id:160001 of https://codereview.chromium.org/1448883002/ ) by borenet · 9 years ago
  35. 64492c4 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
  36. 66cfcff simplify nanobench --quiet / -q output by mtklein · 9 years ago
  37. e45c81c Began logging more gpu stats from nanobench by joshualitt · 9 years ago
  38. 9323dc6 Revert of Fix Android framework build (patchset #1 id:1 of https://codereview.chromium.org/1491563003/ ) by scroggo · 9 years ago
  39. a0a024e Revert of Make NVPR a GL context option instead of a GL context (patchset #2 id:20001 of https://codereview.chromium.org/1448883002/ ) by bsalomon · 9 years ago
  40. cb6cb21 Fix Android framework build by scroggo · 9 years ago
  41. eeebdb5 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
  42. 5931922 Remove GrContextFactory::getGLContext by kkinnunen · 9 years ago
  43. 0459c94 Delete dead subset benches from nanobench by msarett · 9 years ago
  44. 6950de6 Comments Style: s/skbug.com/bug.skia.org/ by halcanary · 9 years ago
  45. 5cb4885 Rename SkBitmapRegionDecoder and Create function by msarett · 9 years ago
  46. 501b734 Combine native sampling with sampling by scroggo · 9 years ago
  47. bbba168 nanobench: fix and simplify --samplingTime by mtklein · 9 years ago
  48. 35e5d1b Refactor SkBitmapRegionDecoderInterface for Android by msarett · 9 years ago
  49. 26ad17b Implementation of SkBitmapRegionDecoder using SkAndroidCodec by msarett · 9 years ago
  50. 74deb98 Valgrind experiment by msarett · 9 years ago
  51. 4dfdbb1 nanobench: Add some Valgrind failure paranoia. by mtklein · 9 years ago
  52. 860e8a6 Renable image benchmarking by scroggo · 9 years ago
  53. fd2b067 Remove unnecessary allocation in nanobench by scroggo · 9 years ago
  54. 2da1a85 Stop benching PNG buildTileIndex by default by scroggo · 9 years ago
  55. ab12c27 Update Subset benches to support interlacing and fix bugs by scroggo · 9 years ago
  56. 303fa35 Specify bench_type & source_type for image benches by scroggo · 9 years ago
  57. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  58. 8a6697a Fix for nexus 5 crashing in GL benches by joshualitt · 9 years ago
  59. 46c5747 Merge SkCodec with SkScanlineDecoder by scroggo · 9 years ago
  60. 7f69144 Add nanobench tests for BitmapRegionDecoder by msarett · 9 years ago
  61. eddbefb skia: Add ANGLE with GL backend to nanobench/DM by hendrikw · 9 years ago
  62. afcd7cd Rename flag from "distance field" to "device independent." by bsalomon · 9 years ago
  63. 885bf09 skia: add ability to load command_buffer_gles2 by hendrikw · 9 years ago
  64. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  65. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  66. 60e0fee Remove include of stdlib.h from SkTypes.h. by bungeman · 9 years ago
  67. 1c005e4 Create a scanline decoder without creating a codec by scroggo · 9 years ago
  68. 9b2cdbf Allow creating multiple scanline decoders. by scroggo · 9 years ago
  69. cc29d26 Have nanobench pay attention to --threads. by mtklein · 9 years ago
  70. eb602a5 SkCodec no longer inherits from SkImageGenerator. by scroggo · 9 years ago
  71. 63a8285 Make nanobench zoom animation time based by cdalton · 9 years ago
  72. 2c56ba5 Don't suppress nanobench output table in verbose mode by cdalton · 9 years ago
  73. 3bf9206 Fix nanobench to reset gl/gr context after every config run. by egdaniel · 9 years ago
  74. e1b8958 Add samplingTime mode to nanobench by cdalton · 9 years ago
  75. b402296 Add loopSKP flag to nanobench by cdalton · 9 years ago
  76. d416a5b Implement SkGLContext swapBuffers with fence syncs by cdalton · 9 years ago
  77. ab80e35 Improved subset benchmarks by msarett · 9 years ago
  78. c751ecb When --mpd is true, run _mpd variants first, then non-mpd. by mtklein · 9 years ago
  79. b23e6aa Subset decoding benchmarks by msarett · 9 years ago
  80. 7622863 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  81. 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
  82. 9138c46 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  83. 682c269 Store context options on caps. by bsalomon · 9 years ago
  84. 08bf86d Revert of Store context options on caps. (patchset #3 id:40001 of https://codereview.chromium.org/1158433006/) by bsalomon · 9 years ago
  85. f28cff7 Store context options on caps. by bsalomon · 9 years ago
  86. d75c466 DM+nanobench: print both current and max RSS. by mtklein · 9 years ago
  87. 261c3ad Change to add zoom animations to nanobench by joshualitt · 9 years ago
  88. 9d9725c Do not crash nanobench in debug mode by msarett · 9 years ago
  89. 2102799 Test SkCodec to kIndex8 in nanobench. by scroggo · 9 years ago
  90. 081a8a4 nanobench does not need to handle failed rewind. by scroggo · 9 years ago
  91. 60869a4 Add timing SkCodec to nanobench. by scroggo · 9 years ago
  92. 75a0ebb Minor cleanup in nanobench by tomhudson · 9 years ago
  93. d968a6f Android HWUI backend Nanobench by tomhudson · 9 years ago
  94. e0b19d4 small fix for nanobench segfault when not running any tests by joshualitt · 9 years ago
  95. 95553d9 DM: display current memory usage (instead of peak) when available. by mtklein · 10 years ago
  96. 95f192d Adding new benchmark to test image decoding performance. by msarett · 10 years ago
  97. 57f27bd Revert of nanobench: lazily decode bitmaps in .skps. (patchset #1 id:1 of https://codereview.chromium.org/743613005/) by mtklein · 10 years ago
  98. 1b6b626 nanobench: lazily decode bitmaps in .skps. by mtklein · 10 years ago
  99. b12ea41 Add texture create/upload stats and make nanobench have explicit gpu stats flag by bsalomon · 10 years ago
  100. cf5d9c9 Spin off GM::runAsBench() from flags. by mtklein · 10 years ago