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