- f1b8b6a Use NEON optimizations for RGB -> RGB(FF) or BGR(FF) in SkSwizzler by msarett · 9 years ago
- 8bf7b79 Refactor swizzle names and types. by mtklein · 9 years ago
- 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
- 4c5cd7d Consolidate SK_CRASH and sk_throw into SK_ABORT by djsollen · 9 years ago
- 01836ad Revert to old behavior for swap buffers by joshualitt · 9 years ago
- 5352015 Make nanobench --outResultsFile only work with Release builds. by mtklein · 9 years ago
- bc161d6 Valgrind is not a fan of uninitialized Src pixels. by mtklein · 9 years ago
- 0b64b98 update mipbuilder bench to exercise all 4 procs by reed · 9 years ago
- 3396fb5 test pow2 and non mipbuilders by reed · 9 years ago
- a36c710 add explicit bench for raw bitmapscaler by reed · 9 years ago
- e5cf2c6 Have nanobench report bench median sample time too. by mtklein · 9 years ago
- 6f0ff91 apply --match to image file names too, like we do for .skps by mtklein · 9 years ago
- c146aa6 Add --zero_init to simulate zero-initialized memory in CodecBench by mtklein · 9 years ago
- 55c86ab test+bench new swizzle SkOpts by mtklein · 9 years ago
- c7796b9 Make CodecBench test kPremul and kUnpremul by msarett · 9 years ago
- 38ce0a7 Add missing include for sleep by scroggo · 9 years ago
- 3405800 Make SkGLContext lifetime more well-defined by kkinnunen · 9 years ago
- 3c14681 Add a bench to test SkTileImageFilter. by senorblanco · 9 years ago
- 54e2ca5 Revert of Make SkGLContext lifetime more well-defined (patchset #7 id:120001 of https://codereview.chromium.org/1511773005/ ) by jcgregorio · 9 years ago
- 830e012 Make SkGLContext lifetime more well-defined by kkinnunen · 9 years ago
- 279c786 If we swap its arguments, SkTaskGroup::batch() _is_ sk_parallel_for. by mtklein · 9 years ago
- c149f0e On Valgrind bots, print a message every 20 minutes by msarett · 9 years ago
- 3e980c3 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
- 20b4ca1 Append '\n' character to nanobench error message by cdalton · 9 years ago
- 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
- 9ebc3f0 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
- 5e1ddb1 Reland of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1540203002/ ) by reed · 9 years ago
- 2d6ba66 Revert of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1535353002/ ) by reed · 9 years ago
- d63f60a change all factories to return their base-class by reed · 9 years ago
- 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
- c8b4336 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
- e80eb92 Add default ctor to SkMask by robertphillips · 9 years ago
- 789fd99 Remove Subset*Benches by scroggo · 9 years ago
- da420b9 Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview.chromium.org/1529803004/ ) by reed · 9 years ago
- 3270467 Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://codereview.chromium.org/1534443003/ ) by reed · 9 years ago
- 4657ce2 remove drawSprite from canvas by reed · 9 years ago
- 6f37b4a Unify some SkNx code by mtklein · 9 years ago
- 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
- e13ca32 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
- 4664650 remove explicit 'f' in glbench shader by joshualitt · 9 years ago
- 467ddc0 SkBlurImageFilter returns input when sigma = 0 by xidachen · 9 years ago
- 565901d Switch SkAutoMalloc to SkAutoTMalloc to avoid cast by scroggo · 9 years ago
- 5219fd9 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
- e36ec87 SkBitmap::installPixels(const SkPixmap&); by halcanary · 9 years ago
- 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
- 1f6a1bd spin off remaining integer overflow fixes by mtklein · 9 years ago
- 64492c4 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
- 66cfcff simplify nanobench --quiet / -q output by mtklein · 9 years ago
- 6f2753d add bench for sprite-like drawing w/ imagefilters by reed · 9 years ago
- dc5685a Wire up resource cache stats dumping in nanobench by joshualitt · 9 years ago
- 8fd844f reset shader compilations for stats by joshualitt · 9 years ago
- e45c81c Began logging more gpu stats from nanobench by joshualitt · 9 years ago
- 9323dc6 Revert of Fix Android framework build (patchset #1 id:1 of https://codereview.chromium.org/1491563003/ ) by scroggo · 9 years ago
- 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
- cb6cb21 Fix Android framework build by scroggo · 9 years ago
- 9db43ac Add Sk4f::ToBytes(uint8_t[16], Sk4f, Sk4f, Sk4f, Sk4f) by mtklein · 9 years ago
- eeebdb5 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
- 4870e6d skia: Holding onto the image in the benchmark causes issues by hendrikw · 9 years ago
- 5931922 Remove GrContextFactory::getGLContext by kkinnunen · 9 years ago
- 56da025 Switch uses of SkChecksum::Compute to Murmur3. by mtklein · 9 years ago
- 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
- 540e954 Switch uses of SkChecksum::Compute to Murmur3. by mtklein · 9 years ago
- 4b0778e Remove dependency on src/android from dm and nanobench by msarett · 9 years ago
- 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
- 1d024a3 Switch uses of SkChecksum::Compute to Murmur3. by mtklein · 9 years ago
- 84a8065 Reorganize BRD code in new tools directory by msarett · 9 years ago
- 0459c94 Delete dead subset benches from nanobench by msarett · 9 years ago
- 6950de6 Comments Style: s/skbug.com/bug.skia.org/ by halcanary · 9 years ago
- 5cb4885 Rename SkBitmapRegionDecoder and Create function by msarett · 9 years ago
- 501b734 Combine native sampling with sampling by scroggo · 9 years ago
- a8bd38e Add cropped-then-expanded test cases to blur_image_filter tests. by senorblanco · 9 years ago
- bbba168 nanobench: fix and simplify --samplingTime by mtklein · 9 years ago
- 35e5d1b Refactor SkBitmapRegionDecoderInterface for Android by msarett · 9 years ago
- e6d2024 Flush GrContext between benchmark draw loops by cdalton · 9 years ago
- cb7ba1e Make appending default precision be controled by GLSL by egdaniel · 9 years ago
- 3c8ceb7 Simplify linkages to Android framework internals by tomhudson · 9 years ago
- 7b87ee7 Image filters: simplify filterInputGPU(). by senorblanco · 9 years ago
- 472d44e Add version string and force highp NDS transfrom to GLSLCaps by egdaniel · 9 years ago
- 26ad17b Implementation of SkBitmapRegionDecoder using SkAndroidCodec by msarett · 9 years ago
- 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
- cef4bce Add version string and force highp NDS transfrom to GLSLCaps by egdaniel · 9 years ago
- 0d3f061 Move GrGLShaderVar to GrGLSL by egdaniel · 9 years ago
- f529439 Move shader precision modifier check onto GLSLCaps by egdaniel · 9 years ago
- 74deb98 Valgrind experiment by msarett · 9 years ago
- 4dfdbb1 nanobench: Add some Valgrind failure paranoia. by mtklein · 9 years ago
- 423f646 Add SkTTopoSort by robertphillips · 9 years ago
- 2f8ac35 Misc: Don't run etc1 bench with invalid image and fix VS2015 build warning by bsalomon · 9 years ago
- 860e8a6 Renable image benchmarking by scroggo · 9 years ago
- fd2b067 Remove unnecessary allocation in nanobench by scroggo · 9 years ago
- 2da1a85 Stop benching PNG buildTileIndex by default by scroggo · 9 years ago
- fdb4757 Add subsetting to SkScanlineDecoder by msarett · 9 years ago
- e361781 Fix codec memory leaks in nanobench by scroggo · 9 years ago
- e6dd004 Fill incomplete images in SkCodec parent class by msarett · 9 years ago
- ab12c27 Update Subset benches to support interlacing and fix bugs by scroggo · 9 years ago
- 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
- 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
- 80a6dca factories should return baseclass, allowing the impl to specialize by reed · 9 years ago
- cb54e8e Cleanup timing state machine by joshualitt · 9 years ago
- 303fa35 Specify bench_type & source_type for image benches by scroggo · 9 years ago
- 98d2e2f Factor out VisualBench timing code into a helper class by joshualitt · 9 years ago