Go to file
robertphillips a746f7894a Fix dtor bug in SkLights
The overriding problem was that the SkTDArray wasn't calling the SkLight destructors.

TBR=reed@google.com

GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2206823003

Review-Url: https://codereview.chromium.org/2206823003
2016-08-03 09:40:39 -07:00
animations
bench Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. 2016-08-02 14:40:46 -07:00
bin Pick the right download tool for windows. 2016-08-01 12:26:51 -07:00
build_overrides GN 2016-06-23 10:29:30 -07:00
cmake Remove now unused source files. 2016-08-02 11:18:48 -07:00
debugger Remove some ancillary users of SkSurface::MakeRenderTargetDirect 2016-08-01 05:53:23 -07:00
dm Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. 2016-08-02 14:40:46 -07:00
example Remove some ancillary users of SkSurface::MakeRenderTargetDirect 2016-08-01 05:53:23 -07:00
experimental Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. 2016-08-02 14:40:46 -07:00
fuzz Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. 2016-08-02 14:40:46 -07:00
gm Update hardstop_gradients GM to include more special cases 2016-08-03 07:58:06 -07:00
gn GN: get echo-headers sources via exec_script 2016-08-02 14:28:26 -07:00
gyp Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. 2016-08-02 14:40:46 -07:00
include Fix dtor bug in SkLights 2016-08-03 09:40:39 -07:00
infra Re-organize Skia recipes 2016-08-03 08:23:10 -07:00
platform_tools Update documents/scripts for SampleApp removal 2016-07-12 09:12:39 -07:00
resources Fix various SkColorSpace bugs 2016-07-29 08:58:33 -07:00
samplecode Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. 2016-08-02 14:40:46 -07:00
site GN: gpu support in tools 2016-08-03 08:28:20 -07:00
src Don't leave fResScale uninitialized when constructing an SkStroke. 2016-08-03 07:21:04 -07:00
tests GN: add tests to DM 2016-08-02 16:02:05 -07:00
third_party GN: add some missing SkCodec defines 2016-08-01 15:50:27 -07:00
tools Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. 2016-08-02 14:40:46 -07:00
.gitignore Move Skia recipes from build repo 2016-07-26 11:52:17 -07:00
.gn Basic standalone GN configs. 2016-07-21 12:25:45 -07:00
AUTHORS
BUILD.gn GN: gpu support in tools 2016-08-03 08:28:20 -07:00
codereview.settings
CONTRIBUTING
CQ_COMMITTERS
DEPS DEPS: sfntly 468cad5 → b18b09b 2016-07-27 12:28:56 -07:00
Doxyfile
gyp_skia
gyp_skia.py
LICENSE
make.bat
make.py
Makefile
OWNERS
PRESUBMIT.py Only run recipe simulation tests if infra/ changes. 2016-07-27 04:14:07 -07:00
public.bzl Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. 2016-08-02 14:40:46 -07:00
README
README.chromium
skia.gyp
whitespace.txt Trigger bots and upload images to Gold 2016-07-21 05:38:49 -07:00

Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.

See full details, and build instructions, at https://skia.org.