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
*
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
*
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...
scroggo
2016-05-12
*
Move SkTypeface to sk_sp.
bungeman
2016-05-11
*
Compile SkForceLinking on CMake
msarett
2016-05-06
*
Patch in internal cl/121138374.
benjaminwagner
2016-05-01
*
Remove SkCanvas::LayerIter guard
robertphillips
2016-04-23
*
Add compile guard for SkCanvas::LayerIter
robertphillips
2016-04-21
*
Fix DM blaze build (PNG output is now dependent on picture_utils)
brianosman
2016-04-19
*
exernalize imagefactory guard
reed
2016-04-15
*
Separate private headers for condition inclusion in BUILD file.
iroth
2016-04-11
*
switch maskfilters to sk_sp
reed
2016-04-04
*
Add SK_SUPPORT_LEGACY_IMAGEFILTER_PTR to public.bzl DEFINES to fix build.
benjaminwagner
2016-04-01
*
In public.bzl, change file locations after https://codereview.chromium.org/18...
benjaminwagner
2016-04-01
*
switch xfermodes over to sk_sp
reed
2016-03-29
*
Delete SkImageDecoder_empty
msarett
2016-03-28
*
Remove GLFW from public.bzl.
benjaminwagner
2016-03-28
*
Rename encoders to Sk*ImageEncoder
msarett
2016-03-25
*
Relocate SK_SUPPORT_LEGACY_PICTURE_PTR
fmalita
2016-03-24
*
switch surface to sk_sp
reed
2016-03-23
*
Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of htt...
reed
2016-03-22
*
Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 ...
reed
2016-03-22
*
Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https:/...
reed
2016-03-22
*
Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://cod...
reed
2016-03-22
*
switch colorfilters to sk_sp
reed
2016-03-22
*
guard rasterizer and drawlooper setters
reed
2016-03-21
*
Exclude new file in Google3 build.
benjaminwagner
2016-03-21
*
add SK_SUPPORT_LEGACY_PATHEFFECT_PTR for google3 roll fix
reed
2016-03-21
*
Add SkImageGeneratorWIC
msarett
2016-03-17
*
Google3 apps are still using Create* shader methods.
mtklein
2016-03-16
*
Fix Google3 build by updating pdf path after https://codereview.chromium.org/...
benjaminwagner
2016-03-14
*
exclude src/ports/*CG* for all targets
mtklein
2016-03-10
*
Do not compile CG on Google3 Linux/Android
msarett
2016-03-10
*
Cleanups related to SkFixed.
benjaminwagner
2016-02-25
*
Fix DM_INCLUDES after https://codereview.chromium.org/1688543002
benjaminwagner
2016-02-22
*
Fix to bazel build file to exclude vulkan files
egdaniel
2016-02-22
*
Speculative fix for Google3 iOS build
msarett
2016-02-17
*
Enable GL interfaces for iOS build
iroth
2016-02-17
*
Make SkPicture/SkImageGenerator default to SkCodec
msarett
2016-02-17
*
Individually enable and disable SkCodecs
msarett
2016-02-17
*
Fix linker errors when skia_ios target is used a dependency of an iOS app.
iroth
2016-02-16
*
Make SkJpegCodec compatible with libjpeg
msarett
2016-02-12
*
Enable RAW codec for Google3.
benjaminwagner
2016-02-11
*
Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:...
kjlubick
2016-02-10
[next]