Merge from google/chrome/m55
[platform/upstream/libSkiaSharp.git] / BUILD.gn
2016-10-11 Matthew LeibowitzMerge from google/chrome/m55
2016-10-03 kjlubickAdd fuzz executable to GN
2016-09-30 Brian SalomonAdd gn option to set the location of the Vulkan SDK
2016-09-30 Mike KleinAdd an SkOpts target for Haswell+ Intel chips.
2016-09-30 Ben WagnerImplement 'action' in gn_to_cmake.py.
2016-09-28 Mike KleinHide monobench target on debug builds.
2016-09-28 Mike KleinMake SkPMColor BGRA on Fuchsia.
2016-09-23 mtkleinGN: ANGLE
2016-09-22 mtkleinGN: build skiaserve
2016-09-21 mtkleinGN: take over CommandBuffer bot
2016-09-21 mtkleinBuild tools on NoGPU bots.
2016-09-21 mtkleinGN: is_skia_standalone
2016-09-21 egdanielAdd define of SK_ENABLE_VK_LAYERS to gn build
2016-09-20 mtkleinGN: fold :vulkan into :gpu.
2016-09-20 mtkleinGN: add skia_use_mesa for OSMesa in tools.
2016-09-20 mtkleinGN: add skia_enable_gpu (default true)
2016-09-20 mtkleinskia_enable_android_framework_defines in all code,...
2016-09-19 bungemanSplit SkFontConfigInterface globals and factory.
2016-09-19 csmartdaltonskpbench
2016-09-16 mtkleinformat GN files, and invert if->config to config->if
2016-09-16 herbCompile the skia library for windows using gn.
2016-09-16 mtkleinGN: build get_images_from_skps.
2016-09-16 mtkleinGN: add a flag to implement Android_FrameworkDefs bot.
2016-09-16 mtkleinGN: enable Vulkan on Android when API >= 24.
2016-09-15 mtkleinGN: support 32-bit x86 builds
2016-09-15 mtkleinRevert of GN: support 32-bit x86 builds (patchset ...
2016-09-15 mtkleinGN: support 32-bit x86 builds
2016-09-14 mtkleinGN: add is_official_build
2016-09-14 fmalitaNanobench SVG support
2016-09-14 mtkleinGN: Android Vulkan support
2016-09-13 mikejurkare-add SkDebug_stdio for Fuchsia builds
2016-09-13 fmalita[SVGDom] Initial linear gradient support
2016-09-12 mikejurkaChange shared_sources.gni to use relative path
2016-09-12 mtkleinAlternate approach to turn on freetype in Fuchsia.
2016-09-10 halcanarySkPDF: SkShaper_primitive uses new textblob API
2016-09-09 mtkleinGN: port a few missing Android bits from GYP.
2016-09-07 mtkleinGN: fontmgr_custom
2016-09-02 Matthew LeibowitzMerge pull request #21 from mono/merge-m54
2016-09-02 Matthew LeibowitzMerge pull request #20 from mono/gpu-support
2016-09-01 brettwMove Skia GN sources to a separate .gni file.
2016-09-01 mtkleinBuild LSAN suppressions into the test binaries.
2016-08-31 mtkleinGN: add sources_when_disabled to optional
2016-08-30 mtkleinclean up use of register storage class
2016-08-30 mtkleinGN: add sksl
2016-08-30 Matthew LeibowitzMerge branch 'chrome/m54' into merge-m54
2016-08-29 mtkleinDisable sktexttopdf when building for mipsel.
2016-08-29 mtkleinGN: fontmgr_android
2016-08-29 mtkleinGN: ft and fc as optionals
2016-08-26 mtkleinGN: mac host and armv7 target
2016-08-25 mtkleinGN: Android
2016-08-25 jcgregorioBUILD.gn: Fix fiddle raster.
2016-08-25 halcanarySkPDF: Stop `#include PREPROCESSOR_DEFINE` pattern
2016-08-25 fmalitaReland: Experimental parsing expression grammar (PEG...
2016-08-25 fmalitaRevert of Experimental parsing expression grammar ...
2016-08-25 anmittalAdd neon and crc32 sources for aarch64
2016-08-25 fmalitaExperimental parsing expression grammar (PEG) template...
2016-08-25 mtkleinGN: misc
2016-08-24 mtkleinGN: guard tools (except fiddle) by skia_enable_tools.
2016-08-24 mtkleinGN: Fuchsia probably cannot link without this.
2016-08-24 mtkleinGN: more optional components: jpeg, pdf, png, xml
2016-08-23 mtkleinGN: extract optional() as a template and use for giflib...
2016-08-23 mtkleinGN: Fix up Ganesh native interface hooks.
2016-08-23 mtkleinAssume all TURBO_HAS_* are true.
2016-08-23 mtkleinGN: make libwebp an optional dependency
2016-08-22 mtkleinGN: _turbo -> -turbo to match Fuchsia
2016-08-18 mtkleinGN: make libjpeg_turbo target Chrome-compatible
2016-08-17 anmittalFix BUILD.gn for arch other then x86 and x64
2016-08-17 fmalita[SVGDom] Add <line> support
2016-08-17 mtkleinGN: make current_cpu work
2016-08-16 fmalita[SVGDom] Add <circle>, <ellipse> support
2016-08-12 fmalita[SVGDom] <polygon> & <polyline> support
2016-08-08 mtkleinUse sse4.2 CRC32 instructions to hash when available.
2016-08-04 halcanarySkRTConf: eliminate
2016-08-04 mtkleinGN: make SkPMColor BGRA on Linux. All other platforms...
2016-08-04 mtkleinspin off easy stuff from Herb's windows GN CL
2016-08-04 fmalitaAdd an SVG DM source
2016-08-04 mtkleinRevert of SkRTConf: reduce functionality to what we...
2016-08-03 halcanarySkRTConf: reduce functionality to what we use, increase...
2016-08-03 halcanaryGN: build sfntly, icu, harfbuzz
2016-08-03 mtkleinRequire gn format in presubmit
2016-08-03 ethannicholasadded initial GLSL support to skslc
2016-08-03 mtkleinGN: gpu support in tools
2016-08-03 mtkleinSK_GAMMA_SRGB is the default.
2016-08-02 mtkleinGN: add tests to DM
2016-08-02 mtkleinGN: get echo-headers sources via exec_script
2016-08-02 mtkleinGN: re-run echo_headers if git state changes.
2016-08-02 mtkleingn: fix fiddle
2016-08-02 bungemanRename FontConfigInterface font manager files.
2016-08-01 mtkleinGN: add some missing SkCodec defines
2016-08-01 mtkleinGN: use the correct fontconfig font mugger.
2016-08-01 mtkleinGN: define fake-gamma configuration to match our bots.
2016-08-01 mtkleinGN: Define SK_HAS_... in all Skia-private code, not...
2016-07-28 mtkleinGN: nanobench
2016-07-28 mtkleinMake both SK_API definition points identical and order...
2016-07-27 mtkleinTurn on flags to enforce SK_API.
2016-07-27 mtkleinGN: dm
2016-07-27 mtkleinGN: fixes for Mac
2016-07-26 mtkleinStart on fiddle.
2016-07-23 Matthew LeibowitzMerge pull request #15 from mono/update-skia-m52
2016-07-21 mtkleinBasic standalone GN configs.
next