History log of /external/skia/src/gpu/batches/GrCopySurfaceBatch.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b8fea97a7a493897fcff33aa2932d875c572f163 16-Feb-2016 bsalomon <bsalomon@google.com> Make copySurface work for texture dsts, return a bool, & add unit test.
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1684313002

Committed: https://skia.googlesource.com/skia/+/7ea5e28065e5eb797e95f5d81c1a65cf3209d741

Review URL: https://codereview.chromium.org/1684313002
/external/skia/src/gpu/batches/GrCopySurfaceBatch.cpp
0eed945294fa0b2dee7d971c16dc9beefab2ec1c 11-Feb-2016 kjlubick <kjlubick@google.com> Revert of Make copySurface work for texture dsts, return a bool, & add unit test. (patchset #6 id:100001 of https://codereview.chromium.org/1684313002/ )

Reason for revert:
Copy surface tests are not happy for Windows, Android and probably others:
https://uberchromegw.corp.google.com/i/client.skia.android/builders/Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release/builds/4161
https://uberchromegw.corp.google.com/i/client.skia/builders/Test-Win8-MSVC-ShuttleA-GPU-GTX960-x86_64-Release/builds/3694

Original issue's description:
> Make copySurface work for texture dsts, return a bool, & add unit test.
> GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1684313002
>
> Committed: https://skia.googlesource.com/skia/+/7ea5e28065e5eb797e95f5d81c1a65cf3209d741

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

Review URL: https://codereview.chromium.org/1690053002
/external/skia/src/gpu/batches/GrCopySurfaceBatch.cpp
7ea5e28065e5eb797e95f5d81c1a65cf3209d741 11-Feb-2016 bsalomon <bsalomon@google.com> Make copySurface work for texture dsts, return a bool, & add unit test.
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1684313002

Review URL: https://codereview.chromium.org/1684313002
/external/skia/src/gpu/batches/GrCopySurfaceBatch.cpp
96fcdcc219d2a0d3579719b84b28bede76efba64 27-Aug-2015 halcanary <halcanary@google.com> Style Change: NULL->nullptr
DOCS_PREVIEW= https://skia.org/?cl=1316233002

Review URL: https://codereview.chromium.org/1316233002
/external/skia/src/gpu/batches/GrCopySurfaceBatch.cpp
385fe4d4b62d7d1dd76116dd570df3290a2f487b 26-Aug-2015 halcanary <halcanary@google.com> Style Change: SkNEW->new; SkDELETE->delete
DOCS_PREVIEW= https://skia.org/?cl=1316123003

Review URL: https://codereview.chromium.org/1316123003
/external/skia/src/gpu/batches/GrCopySurfaceBatch.cpp
872062cab802a824328b3402ea6f502fbb73a2be 18-Aug-2015 bsalomon <bsalomon@google.com> GrCopySurfaceBatch

Review URL: https://codereview.chromium.org/1289673004
/external/skia/src/gpu/batches/GrCopySurfaceBatch.cpp