History log of /external/skia/tools/gpu/TestContext.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
145dbcd165d9d27298eb8888bc240e2d06a95464 03-Nov-2016 Ben Wagner <bungeman@google.com> Remove SkAutoTDelete.

Replace with std::unique_ptr.

Change-Id: I5806cfbb30515fcb20e5e66ce13fb5f3b8728176
Reviewed-on: https://skia-review.googlesource.com/4381
Commit-Queue: Ben Wagner <bungeman@google.com>
Reviewed-by: Mike Klein <mtklein@chromium.org>
/external/skia/tools/gpu/TestContext.h
c6618dd1dadeac8b47b81fbee108c42cca8ab166 05-Oct-2016 csmartdalton <csmartdalton@google.com> skpbench: add option for gpu timing

Adds a gpu timing option with a GL implementation.

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2388433003

Committed: https://skia.googlesource.com/skia/+/c06720d06faab3b01eba1b8693e0ac791f06dc96
Review-Url: https://codereview.chromium.org/2388433003
/external/skia/tools/gpu/TestContext.h
56df2de7fb48e879446938f47464c7a2c8223616 04-Oct-2016 mtklein <mtklein@chromium.org> Revert of skpbench: add option for gpu timing (patchset #7 id:120001 of https://codereview.chromium.org/2388433003/ )

Reason for revert:
many bots failing

Original issue's description:
> skpbench: add option for gpu timing
>
> Adds a gpu timing option with a GL implementation.
>
> BUG=skia:
> GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2388433003
>
> Committed: https://skia.googlesource.com/skia/+/c06720d06faab3b01eba1b8693e0ac791f06dc96

TBR=egdaniel@google.com,bsalomon@google.com,csmartdalton@google.com
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=skia:

Review-Url: https://codereview.chromium.org/2390383002
/external/skia/tools/gpu/TestContext.h
c06720d06faab3b01eba1b8693e0ac791f06dc96 04-Oct-2016 csmartdalton <csmartdalton@google.com> skpbench: add option for gpu timing

Adds a gpu timing option with a GL implementation.

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2388433003

Review-Url: https://codereview.chromium.org/2388433003
/external/skia/tools/gpu/TestContext.h
421a3c1cc1b227084c7c84618d0b6a6804faabef 04-Oct-2016 csmartdalton <csmartdalton@google.com> Move GPU fences into sk_gpu_test

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2383383002

Review-Url: https://codereview.chromium.org/2383383002
/external/skia/tools/gpu/TestContext.h
c8699321b924c1f284df93cb29b86000c1d73c0a 11-May-2016 bsalomon <bsalomon@google.com> Nanobench running on Vulkan

This lets nanobench run but the timings are inaccurate because of missing
implementations of synchronization functions in VkTestContext.

GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1965273004

Review-Url: https://codereview.chromium.org/1965273004
/external/skia/tools/gpu/TestContext.h
18a2f9dff839a3f60850c25e1a701b682a497afb 11-May-2016 bsalomon <bsalomon@google.com> Add base class for GLTestContext and add new subclass VkTestContext.

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1964243003

Review-Url: https://codereview.chromium.org/1964243003
/external/skia/tools/gpu/TestContext.h