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
*
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
*
exclude test that fails on google3 asan
caryclark
2016-07-19
*
Enable libjpeg-turbo features
msarett
2016-07-19
*
Exclude XML and dependencies from Bazel build.
benjaminwagner
2016-07-15
*
Exclude SkSL in public.bzl.
benjaminwagner
2016-07-02
*
Disable PathOpsFailOp test for Bazel ASAN test, because there are double->flo...
benjaminwagner
2016-06-29
*
Revert of Bring back compiling third_party/libpng in public.bzl (patchset #3 ...
scroggo
2016-06-22
*
Bring back compiling third_party/libpng in public.bzl
scroggo
2016-06-21
*
Stop trying to build files that are not there
scroggo
2016-06-08
*
Check libpng directly into third_party/
scroggo
2016-06-02
*
[GN] Add support for disabling opts via SK_BUILD_NO_OPTS define.
sdefresne
2016-06-01
*
Move SkTypeface to sk_sp.
bungeman
2016-05-12
[next]