index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
public.bzl
Commit message (
Expand
)
Author
Age
*
remove obsolete flags from public.bzl
Mike Reed
2016-11-07
*
remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM
Mike Reed
2016-11-03
*
remove legacy flags from g3
Mike Reed
2016-11-01
*
hide setImageFilter(ptr)
Mike Reed
2016-11-01
*
remove bunch of legacy flags
Mike Reed
2016-10-31
*
remove xfermode from public api
Mike Reed
2016-10-28
*
Do not exclude Gif on iOS
scroggo
2016-10-25
*
Add gif sources to public.bzl.
Ben Wagner
2016-10-24
*
SkShader* refAs... to sk_sp<SkShader> makeAs...
Ben Wagner
2016-10-24
*
Rename all color space factories from New* to Make*
Brian Osman
2016-10-24
*
remove some legacy flags for g3
Mike Reed
2016-10-20
*
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
reed
2016-10-05
*
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Remove SK_SUPPORT_LEGACY_TEXTBLOB_BUILDER from public.bzl
Ben Wagner
2016-10-04
*
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Remove SkFontConfigInterface_direct_google3.
Ben Wagner
2016-10-04
*
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...
Mike Reed
2016-10-03
*
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
Mike Reed
2016-10-03
*
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-03
*
replace SkXfermode obj with SkBlendMode enum in paints
Mike Reed
2016-10-03
*
Unomit SkSL in public.bzl.
benjaminwagner
2016-09-30
*
Clean up public.bzl after G3-side CL.
Mike Klein
2016-09-30
*
Fix G3 excludes lists for AVX2 -> HSW.
Mike Klein
2016-09-30
*
Add an SkOpts target for Haswell+ Intel chips.
Mike Klein
2016-09-30
*
Revert of Add SK_SUPPORT_LEGACY_HAIRLINE_END_CAP to work around dependent tes...
benjaminwagner
2016-09-29
*
Add SK_SUPPORT_LEGACY_HAIRLINE_END_CAP to work around dependent test failure.
benjaminwagner
2016-09-29
*
isABitmap is deprecated, use isAImage
Mike Reed
2016-09-28
*
Add SK_SUPPORT_LEGACY_ARITHMETICMODE flag to public.bzl.
benjaminwagner
2016-09-27
*
Include GLTestContext_command_buffer.cpp in G3 build.
Mike Klein
2016-09-23
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
Use sk_sp text blob APIs
fmalita
2016-09-13
*
change SkStreams to work with sk_sp<SkData> instead of SkData*
reed
2016-09-12
*
Remove SkBitmap::getTexture()
bsalomon
2016-08-30
*
SkPDF: Stop `#include PREPROCESSOR_DEFINE` pattern
halcanary
2016-08-25
*
Assume all TURBO_HAS_* are true.
mtklein
2016-08-23
*
add legacy flag for google3
reed
2016-08-11
*
Revert of Cleanup use of legacy SkSurface creation methods a bit (patchset #2...
robertphillips
2016-08-08
*
Remove SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-08
*
Cleanup use of legacy SkSurface creation methods a bit
robertphillips
2016-08-08
*
added initial GLSL support to skslc
ethannicholas
2016-08-03
*
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-02
*
Remove now unused source files.
bungeman
2016-08-02
*
Rename FontConfigInterface font manager files.
bungeman
2016-08-02
*
Update public.bzl based on internal cl/128616707.
benjaminwagner
2016-07-28
*
Rename textual includes as *.inc.
benjaminwagner
2016-07-27
*
add SK_SUPPORT_LEGACY_BITMAP_GETTEXTURE for out-of-date google3 callers
reed
2016-07-25
*
Remove long-running sk_linear_to_srgb test for ASAN in public.bzl.
benjaminwagner
2016-07-25
*
Add SK_SUPPORT_LEGACY_ACCESSBITMAP to public.bzl.
benjaminwagner
2016-07-22
[next]