1. d63f60a change all factories to return their base-class by reed · 9 years ago
  2. 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
  3. c8b4336 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  4. e80eb92 Add default ctor to SkMask by robertphillips · 9 years ago
  5. 789fd99 Remove Subset*Benches by scroggo · 9 years ago
  6. da420b9 Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview.chromium.org/1529803004/ ) by reed · 9 years ago
  7. 3270467 Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://codereview.chromium.org/1534443003/ ) by reed · 9 years ago
  8. 4657ce2 remove drawSprite from canvas by reed · 9 years ago
  9. 6f37b4a Unify some SkNx code by mtklein · 9 years ago
  10. 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
  11. e13ca32 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  12. 4664650 remove explicit 'f' in glbench shader by joshualitt · 9 years ago
  13. 467ddc0 SkBlurImageFilter returns input when sigma = 0 by xidachen · 9 years ago
  14. 565901d Switch SkAutoMalloc to SkAutoTMalloc to avoid cast by scroggo · 9 years ago
  15. 5219fd9 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
  16. e36ec87 SkBitmap::installPixels(const SkPixmap&); by halcanary · 9 years ago
  17. 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
  18. 1f6a1bd spin off remaining integer overflow fixes by mtklein · 9 years ago
  19. 64492c4 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
  20. 66cfcff simplify nanobench --quiet / -q output by mtklein · 9 years ago
  21. 6f2753d add bench for sprite-like drawing w/ imagefilters by reed · 9 years ago
  22. dc5685a Wire up resource cache stats dumping in nanobench by joshualitt · 9 years ago
  23. 8fd844f reset shader compilations for stats by joshualitt · 9 years ago
  24. e45c81c Began logging more gpu stats from nanobench by joshualitt · 9 years ago
  25. 9323dc6 Revert of Fix Android framework build (patchset #1 id:1 of https://codereview.chromium.org/1491563003/ ) by scroggo · 9 years ago
  26. 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
  27. cb6cb21 Fix Android framework build by scroggo · 9 years ago
  28. 9db43ac Add Sk4f::ToBytes(uint8_t[16], Sk4f, Sk4f, Sk4f, Sk4f) by mtklein · 9 years ago
  29. eeebdb5 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
  30. 4870e6d skia: Holding onto the image in the benchmark causes issues by hendrikw · 9 years ago
  31. 5931922 Remove GrContextFactory::getGLContext by kkinnunen · 9 years ago
  32. 56da025 Switch uses of SkChecksum::Compute to Murmur3. by mtklein · 9 years ago
  33. 3c2d32b Revert of Switch uses of SkChecksum::Compute to Murmur3. (patchset #2 id:20001 of https://codereview.chromium.org/1436973003/ ) by mtklein · 9 years ago
  34. 540e954 Switch uses of SkChecksum::Compute to Murmur3. by mtklein · 9 years ago
  35. 4b0778e Remove dependency on src/android from dm and nanobench by msarett · 9 years ago
  36. 0274efb Revert of Switch uses of SkChecksum::Compute to Murmur3. (patchset #2 id:20001 of https://codereview.chromium.org/1436973003/ ) by mtklein · 9 years ago
  37. 1d024a3 Switch uses of SkChecksum::Compute to Murmur3. by mtklein · 9 years ago
  38. 84a8065 Reorganize BRD code in new tools directory by msarett · 9 years ago
  39. 0459c94 Delete dead subset benches from nanobench by msarett · 9 years ago
  40. 6950de6 Comments Style: s/skbug.com/bug.skia.org/ by halcanary · 9 years ago
  41. 5cb4885 Rename SkBitmapRegionDecoder and Create function by msarett · 9 years ago
  42. 501b734 Combine native sampling with sampling by scroggo · 9 years ago
  43. a8bd38e Add cropped-then-expanded test cases to blur_image_filter tests. by senorblanco · 9 years ago
  44. bbba168 nanobench: fix and simplify --samplingTime by mtklein · 9 years ago
  45. 35e5d1b Refactor SkBitmapRegionDecoderInterface for Android by msarett · 9 years ago
  46. e6d2024 Flush GrContext between benchmark draw loops by cdalton · 9 years ago
  47. cb7ba1e Make appending default precision be controled by GLSL by egdaniel · 9 years ago
  48. 3c8ceb7 Simplify linkages to Android framework internals by tomhudson · 9 years ago
  49. 7b87ee7 Image filters: simplify filterInputGPU(). by senorblanco · 9 years ago
  50. 472d44e Add version string and force highp NDS transfrom to GLSLCaps by egdaniel · 9 years ago
  51. 26ad17b Implementation of SkBitmapRegionDecoder using SkAndroidCodec by msarett · 9 years ago
  52. 899ba37 Revert of Add version string and force highp NDS transfrom to GLSLCaps (patchset #3 id:40001 of https://codereview.chromium.org/1417993004/ ) by egdaniel · 9 years ago
  53. cef4bce Add version string and force highp NDS transfrom to GLSLCaps by egdaniel · 9 years ago
  54. 0d3f061 Move GrGLShaderVar to GrGLSL by egdaniel · 9 years ago
  55. f529439 Move shader precision modifier check onto GLSLCaps by egdaniel · 9 years ago
  56. 74deb98 Valgrind experiment by msarett · 9 years ago
  57. 4dfdbb1 nanobench: Add some Valgrind failure paranoia. by mtklein · 9 years ago
  58. 423f646 Add SkTTopoSort by robertphillips · 9 years ago
  59. 2f8ac35 Misc: Don't run etc1 bench with invalid image and fix VS2015 build warning by bsalomon · 9 years ago
  60. 860e8a6 Renable image benchmarking by scroggo · 9 years ago
  61. fd2b067 Remove unnecessary allocation in nanobench by scroggo · 9 years ago
  62. 2da1a85 Stop benching PNG buildTileIndex by default by scroggo · 9 years ago
  63. fdb4757 Add subsetting to SkScanlineDecoder by msarett · 9 years ago
  64. e361781 Fix codec memory leaks in nanobench by scroggo · 9 years ago
  65. e6dd004 Fill incomplete images in SkCodec parent class by msarett · 9 years ago
  66. ab12c27 Update Subset benches to support interlacing and fix bugs by scroggo · 9 years ago
  67. 5ea95df Revert "Revert of factories should return baseclass, allowing the impl to specialize (patchset #4 id:60001 of https://codereview.chromium.org/1390523005/ )" by reed · 9 years ago
  68. 95376a0 Revert of factories should return baseclass, allowing the impl to specialize (patchset #4 id:60001 of https://codereview.chromium.org/1390523005/ ) by schenney · 9 years ago
  69. 80a6dca factories should return baseclass, allowing the impl to specialize by reed · 9 years ago
  70. cb54e8e Cleanup timing state machine by joshualitt · 9 years ago
  71. 303fa35 Specify bench_type & source_type for image benches by scroggo · 9 years ago
  72. 98d2e2f Factor out VisualBench timing code into a helper class by joshualitt · 9 years ago
  73. b235168 S4 only has 8 texture units on the GLContext we create by joshualitt · 9 years ago
  74. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  75. 8a6697a Fix for nexus 5 crashing in GL benches by joshualitt · 9 years ago
  76. 46c5747 Merge SkCodec with SkScanlineDecoder by scroggo · 9 years ago
  77. 62a69c2 Move Mutexy things to private. by herb · 9 years ago
  78. e6e41a8 Move SkAtomics.h to private. by herb · 9 years ago
  79. 2f5891e Remove SkBitmapSource by fmalita · 9 years ago
  80. 57b7671 use override to make the new xcode happier by reed · 9 years ago
  81. 8db65a6 stop scaling loops and improve warmup bench by joshualitt · 9 years ago
  82. 7d4b458 Add warmup bench to visual bench by joshualitt · 9 years ago
  83. 7f69144 Add nanobench tests for BitmapRegionDecoder by msarett · 9 years ago
  84. a16e8bc move mutex construction out of the benchmarks. by mtklein · 9 years ago
  85. 0d39d37 Delete the typefaces. by herb · 9 years ago
  86. 1052f51 Font cache stress test. by herb · 9 years ago
  87. d32087a Add shared mutex benchmark. by herb · 9 years ago
  88. bcfd511 Benchmark all mutex implementations. by herb · 9 years ago
  89. 435657f Forward declare SkStrokeRec in SkPathEffect by halcanary · 9 years ago
  90. 5598b63 Convert unit tests, GMs from SkBitmapSource to SkImagesource by fmalita · 9 years ago
  91. 74bd953 discardable pixelrefs are gone, update tests accordingly by reed · 9 years ago
  92. eddbefb skia: Add ANGLE with GL backend to nanobench/DM by hendrikw · 9 years ago
  93. 894a2e4 skia: Initialize value passed to GetShaderiv in GLBench by hendrikw · 9 years ago
  94. dde03ff Clean up remaining users of SkPMFloat by mtklein · 9 years ago
  95. afcd7cd Rename flag from "distance field" to "device independent." by bsalomon · 9 years ago
  96. 885bf09 skia: add ability to load command_buffer_gles2 by hendrikw · 9 years ago
  97. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  98. 9c84b11 Add white variants to TextBench by mtklein · 9 years ago
  99. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  100. 60e0fee Remove include of stdlib.h from SkTypes.h. by bungeman · 9 years ago