jvanverth
|
c7027ab03f
|
Add samples to Viewer.
This adds support with animation, assuming the sample has
implemented onAnimate. Event handling has not been
implemented.
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2056343004
Committed: https://skia.googlesource.com/skia/+/76963e73704a42a18c29d6fbdcccb566e5c67658
Review-Url: https://codereview.chromium.org/2056343004
|
2016-06-16 09:52:35 -07:00 |
|
egdaniel
|
f533f116e6
|
Revert of Add samples to Viewer. (patchset #4 id:60001 of https://codereview.chromium.org/2056343004/ )
Reason for revert:
breaking on android compile
Original issue's description:
> Add samples to Viewer.
>
> This adds support with animation, assuming the sample has
> implemented onAnimate. Event handling has not been
> implemented.
>
> BUG=skia:
> GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2056343004
>
> Committed: https://skia.googlesource.com/skia/+/76963e73704a42a18c29d6fbdcccb566e5c67658
TBR=bsalomon@google.com,jvanverth@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/2063883002
|
2016-06-13 11:30:10 -07:00 |
|
jvanverth
|
76963e7370
|
Add samples to Viewer.
This adds support with animation, assuming the sample has
implemented onAnimate. Event handling has not been
implemented.
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2056343004
Review-Url: https://codereview.chromium.org/2056343004
|
2016-06-13 09:31:27 -07:00 |
|
halcanary
|
9d524f22bf
|
Style bikeshed - remove extraneous whitespace
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1842753002
Review URL: https://codereview.chromium.org/1842753002
|
2016-03-29 09:03:53 -07:00 |
|
reed
|
e8f3062a36
|
switch surface to sk_sp
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1817383002
CQ_EXTRA_TRYBOTS=client.skia.compile:Build-Ubuntu-GCC-x86_64-Release-CMake-Trybot,Build-Mac-Clang-x86_64-Release-CMake-Trybot
Review URL: https://codereview.chromium.org/1817383002
|
2016-03-23 18:59:25 -07:00 |
|
reed
|
9ce9d6772d
|
update callsites for Make image factories
not forced yet, as we still have the build-guard. waiting on chrome CL
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1810813003
TBR=
Review URL: https://codereview.chromium.org/1810813003
|
2016-03-17 10:51:11 -07:00 |
|
halcanary
|
96fcdcc219
|
Style Change: NULL->nullptr
DOCS_PREVIEW= https://skia.org/?cl=1316233002
Review URL: https://codereview.chromium.org/1316233002
|
2015-08-27 07:41:16 -07:00 |
|
reed
|
e47829b6b1
|
flag to use const& instead of const* for src-rect
BUG=skia:
Review URL: https://codereview.chromium.org/1272713005
|
2015-08-06 10:02:53 -07:00 |
|
reed
|
2dcc759cd2
|
use kFast_SrcRectConstraint to match drawAtlas semantics
BUG=skia:
TBR=
Review URL: https://codereview.chromium.org/1272743003
|
2015-08-06 06:51:52 -07:00 |
|
reed
|
fd3d87cf67
|
simulate drawatlas
BUG=skia:
Review URL: https://codereview.chromium.org/1279733002
|
2015-08-06 05:14:11 -07:00 |
|
reed
|
6b38eabc16
|
add helper to create RSXform w/ anchorPt
BUG=skia:
Review URL: https://codereview.chromium.org/1269563006
|
2015-07-30 05:46:05 -07:00 |
|
reed
|
ca10953d9c
|
implement drawAtlas natively on gpu-device
BUG=skia:
Review URL: https://codereview.chromium.org/1216433002
|
2015-06-25 16:25:25 -07:00 |
|
reed
|
71c3c760a8
|
add SkCanvas::drawAtlas
BUG=skia:
Review URL: https://codereview.chromium.org/1181913003
|
2015-06-24 10:29:18 -07:00 |
|