Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
d263413a2a92cafe3fd3b051c67d00206c9a0e4d
/
public.bzl
252b724
Revert "SkImageEncoder::* going away"
by Herb Derby
· 8 years ago
3489b2b
SkImageEncoder::* going away
by Hal Canary
· 8 years ago
9bbfb65
remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS flag
by Mike Reed
· 8 years ago
b88ca7e
Revert "SkImageEncoder::* going away"
by Hal Canary
· 8 years ago
d7e1666
SkImageEncoder::* going away
by Hal Canary
· 8 years ago
59f9edb
Merge changes from internal cl/140385880.
by Ben Wagner
· 8 years ago
db0199b
hide accessBitmap from g3
by Mike Reed
· 8 years ago
e68872b
remove xfermode flag (again) for g3
by Mike Reed
· 8 years ago
db68301
SkImageEncoder: simplify API
by Hal Canary
· 8 years ago
3761f85
Revert "hide xfermode for g3"
by Greg Daniel
· 8 years ago
a5b2376
hide xfermode for g3
by Mike Reed
· 8 years ago
a2b4bdc
Revert 248ff023 & 2cb6cb72
by Hal Canary
· 8 years ago
248ff02
SkImageEncoder: simplify API
by Hal Canary
· 8 years ago
9de9230
update G3 build after crrev.com/2500113004
by Mike Klein
· 8 years ago
ebd5d34
remove CANVAS_IS_REFCNT flag from public.bzl
by Mike Reed
· 8 years ago
d470673
make SkXfermode.h go away
by Mike Reed
· 8 years ago
8622b72
Temporarily Disable analytic AA for Google3
by Yuqian Li
· 8 years ago
5df4934
Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt"
by Mike Reed
· 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
9d34db4
remove obsolete flags from public.bzl
by Mike Reed
· 8 years ago
faba371
remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM
by Mike Reed
· 8 years ago
08ed0d4
remove legacy flags from g3
by Mike Reed
· 8 years ago
5e25717
hide setImageFilter(ptr)
by Mike Reed
· 8 years ago
32b6623
remove bunch of legacy flags
by Mike Reed
· 8 years ago
7d954ad
remove xfermode from public api
by Mike Reed
· 8 years ago
e9db0b7
Do not exclude Gif on iOS
by scroggo
· 8 years ago
d0a3b06
Add gif sources to public.bzl.
by Ben Wagner
· 8 years ago
a8834bb
SkShader* refAs... to sk_sp<SkShader> makeAs...
by Ben Wagner
· 8 years ago
526972e
Rename all color space factories from New* to Make*
by Brian Osman
· 8 years ago
95f6b39
remove some legacy flags for g3
by Mike Reed
· 8 years ago
374772b
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
by reed
· 8 years ago
c245574
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
2b2fc7d
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
3ed485f
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
8174ebe
Remove SK_SUPPORT_LEGACY_TEXTBLOB_BUILDER from public.bzl
by Ben Wagner
· 8 years ago
1834242
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
95ea469
Remove SkFontConfigInterface_direct_google3.
by Ben Wagner
· 8 years ago
2cbcd12
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"""
by Mike Reed
· 8 years ago
70cdb39
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
by Mike Reed
· 8 years ago
ce02e71
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
0591897
replace SkXfermode obj with SkBlendMode enum in paints
by Mike Reed
· 8 years ago
c896251
Unomit SkSL in public.bzl.
by benjaminwagner
· 8 years ago
c8deb02
Clean up public.bzl after G3-side CL.
by Mike Klein
· 8 years ago
7147505
Fix G3 excludes lists for AVX2 -> HSW.
by Mike Klein
· 8 years ago
78d5a3b
Add an SkOpts target for Haswell+ Intel chips.
by Mike Klein
· 8 years ago
6b1da0a
Revert of Add SK_SUPPORT_LEGACY_HAIRLINE_END_CAP to work around dependent test failure. (patchset #1 id:1 of https://codereview.chromium.org/2379843002/ )
by benjaminwagner
· 8 years ago
aa6ef3e
Add SK_SUPPORT_LEGACY_HAIRLINE_END_CAP to work around dependent test failure.
by benjaminwagner
· 8 years ago
627778d
isABitmap is deprecated, use isAImage
by Mike Reed
· 8 years ago
b3a3b58
Add SK_SUPPORT_LEGACY_ARITHMETICMODE flag to public.bzl.
by benjaminwagner
· 8 years ago
9466379
Include GLTestContext_command_buffer.cpp in G3 build.
by Mike Klein
· 8 years ago
73603f3
abstract name of clipping ops, to transtion to a more restricted set
by reed
· 8 years ago
37283c2
Use sk_sp text blob APIs
by fmalita
· 8 years ago
42943c8
change SkStreams to work with sk_sp<SkData> instead of SkData*
by reed
· 8 years ago
bd4569c
Remove SkBitmap::getTexture()
by bsalomon
· 8 years ago
650e20d
SkPDF: Stop `#include PREPROCESSOR_DEFINE` pattern
by halcanary
· 8 years ago
da19f6f
Assume all TURBO_HAS_* are true.
by mtklein
· 8 years ago
dfd32b7
add legacy flag for google3
by reed
· 8 years ago
0652baa
Revert of Cleanup use of legacy SkSurface creation methods a bit (patchset #2 id:20001 of https://codereview.chromium.org/2223023002/ )
by robertphillips
· 8 years ago
f95388d
Remove SK_SUPPORT_LEGACY_DATA_FACTORIES.
by bungeman
· 8 years ago
f21cd16
Cleanup use of legacy SkSurface creation methods a bit
by robertphillips
· 8 years ago
f789b38
added initial GLSL support to skslc
by ethannicholas
· 8 years ago
38d909e
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
by bungeman
· 8 years ago
b605f89
Remove now unused source files.
by bungeman
· 8 years ago
7d0e3bc
Rename FontConfigInterface font manager files.
by bungeman
· 8 years ago
99fb670
Update public.bzl based on internal cl/128616707.
by benjaminwagner
· 8 years ago
cb571e1
Rename textual includes as *.inc.
by benjaminwagner
· 8 years ago
d9ddad2
add SK_SUPPORT_LEGACY_BITMAP_GETTEXTURE for out-of-date google3 callers
by reed
· 8 years ago
1d35231
Remove long-running sk_linear_to_srgb test for ASAN in public.bzl.
by benjaminwagner
· 8 years ago
bddb372
Add SK_SUPPORT_LEGACY_ACCESSBITMAP to public.bzl.
by benjaminwagner
· 8 years ago
523e76d
exclude test that fails on google3 asan
by caryclark
· 8 years ago
7f119ca
Enable libjpeg-turbo features
by msarett
· 8 years ago
921e48b
Exclude XML and dependencies from Bazel build.
by benjaminwagner
· 8 years ago
2214de4
Exclude SkSL in public.bzl.
by benjaminwagner
· 8 years ago
b518862
Disable PathOpsFailOp test for Bazel ASAN test, because there are double->float cast overflows in PathOps code.
by benjaminwagner
· 8 years ago
7732c0c
Revert of Bring back compiling third_party/libpng in public.bzl (patchset #3 id:40001 of https://codereview.chromium.org/2044703006/ )
by scroggo
· 8 years ago
e6939c1
Bring back compiling third_party/libpng in public.bzl
by scroggo
· 8 years ago
faa9036
Stop trying to build files that are not there
by scroggo
· 8 years ago
3965825
Check libpng directly into third_party/
by scroggo
· 8 years ago
e3fa811
[GN] Add support for disabling opts via SK_BUILD_NO_OPTS define.
by sdefresne
· 8 years ago
13b9c95
Move SkTypeface to sk_sp.
by bungeman
· 8 years ago
9a9a7b2
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ )
by scroggo
· 8 years ago
6296da7
Move SkTypeface to sk_sp.
by bungeman
· 8 years ago
ad3a5c6
Compile SkForceLinking on CMake
by msarett
· 8 years ago
83906ae
Patch in internal cl/121138374.
by benjaminwagner
· 9 years ago
36736a2
Remove SkCanvas::LayerIter guard
by robertphillips
· 9 years ago
cb61a64
Add compile guard for SkCanvas::LayerIter
by robertphillips
· 9 years ago
6d3119c
Fix DM blaze build (PNG output is now dependent on picture_utils)
by brianosman
· 9 years ago
2a04104
exernalize imagefactory guard
by reed
· 9 years ago
849b175
Separate private headers for condition inclusion in BUILD file.
by iroth
· 9 years ago
efdfd51
switch maskfilters to sk_sp
by reed
· 9 years ago
31dcc2a
Add SK_SUPPORT_LEGACY_IMAGEFILTER_PTR to public.bzl DEFINES to fix build.
by benjaminwagner
· 9 years ago
38d68bc
In public.bzl, change file locations after https://codereview.chromium.org/1815823002
by benjaminwagner
· 9 years ago
cfb6bdf
switch xfermodes over to sk_sp
by reed
· 9 years ago
5cd0ed3
Delete SkImageDecoder_empty
by msarett
· 9 years ago
af3b35e
Remove GLFW from public.bzl.
by benjaminwagner
· 9 years ago
c1d0312
Rename encoders to Sk*ImageEncoder
by msarett
· 9 years ago
41c4096
Relocate SK_SUPPORT_LEGACY_PICTURE_PTR
by fmalita
· 9 years ago
e8f3062
switch surface to sk_sp
by reed
· 9 years ago
d053ce9
Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ )
by reed
· 9 years ago
Next »