Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
6be47152b6441e1ca95b8225e1d9191ce7157b69
/
tools
/
lua
/
lua_pictures.cpp
e581aaa
Remove picture_utils
by Brian Osman
· 6 years ago
be28ee2
Make iOS main() functions normal.
by Mike Klein
· 8 years ago
5df4934
Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt"
by Mike Reed
· 8 years ago
38af943
GN: build Lua tools when skia_use_lua.
by Mike Klein
· 8 years ago
b613c26
Revert "Change SkCanvas to *not* inherit from SkRefCnt"
by Heather Miller
· 8 years ago
8240750
Change SkCanvas to *not* inherit from SkRefCnt
by Mike Reed
· 8 years ago
d067ae7
Missing SkOSPath include in lua_pictures.cpp
by fmalita
· 8 years ago
1b612a8
tools: s/SkAutoTUnref/sk_sp/
by Hal Canary
· 8 years ago
f93d711
SkFontData to use smart pointers.
by bungeman
· 8 years ago
606add3
Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ )
by bungeman
· 8 years ago
d8c2476
SkFontData to use smart pointers.
by bungeman
· 8 years ago
38d909e
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
by bungeman
· 8 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
ca2622b
return pictures as sk_sp
by reed
· 9 years ago
464d210
Remove unused tools and unused includes of SkImageDecoder
by msarett
· 9 years ago
8715d47
Make SkPicture/SkImageGenerator default to SkCodec
by msarett
· 9 years ago
1de415f
Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:120001 of https://codereview.chromium.org/1671193002/ )
by kjlubick
· 9 years ago
026388a
Make SkPicture/SkImageGenerator default to SkCodec
by scroggo
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
60e0fee
Remove include of stdlib.h from SkTypes.h.
by bungeman
· 9 years ago
a1193e4
Make SkStream *not* ref counted.
by scroggo
· 10 years ago
9594da1
use SkData::NewUninitialized
by reed
· 10 years ago
a8d7f0b
Try out scalar picture sizes
by robertphillips
· 10 years ago
a8e2e15
Cleanup: Rename SkOSPath functions.
by tfarina
· 10 years ago
da4ed32
Cleanup: Delete sk_tools::make_filepath() in favor of SkOSPath::SkPathJoin().
by tfarina
· 10 years ago
9b14f26
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
by robertphillips
· 10 years ago
bdc772e
Add quiet mode to lua_pictures.
by commit-bot@chromium.org
· 11 years ago
56799e2
Add the lazy decoder from PictureFlags to SkImageDecoder
by commit-bot@chromium.org
· 11 years ago
f1754ec
Replace SkPicture(SkStream) constructors with a factory.
by scroggo@google.com
· 11 years ago
aaeb87d
Add modulo flag to lua_pictures.
by commit-bot@chromium.org
· 11 years ago
3da6c56
Allow files, making ".skp files or directories are required." less of a lie.
by commit-bot@chromium.org
· 11 years ago
b8b3d90
use ForceLinking to get codecs into lua_picture
by reed@google.com
· 11 years ago
26da7f0
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
e2aad27
sort the glyphID arrays
by reed@google.com
· 11 years ago
3597b73
expand SkLua to handle creation of its own State
by reed@google.com
· 11 years ago
2d51677
add startcanvas/endcanvas entry-points for the script. rename all "official" entry-points to use "sk_scrape_" prefix
by reed@google.com
· 11 years ago
f02fe3d
support SkCanvas as a real lua object
by mike@reedtribe.org
· 11 years ago
0e59b79
allow multiple lua files to be used in lua_pictures
by mike@reedtribe.org
· 11 years ago
cef454e
printf name of picture *before* we try to scrape it.
by mike@reedtribe.org
· 11 years ago
539f364
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
dff7e11
add SkLuaCanvas
by reed@google.com
· 11 years ago