Added missing semicolon
[platform/upstream/libSkiaSharp.git] / BUILD.gn
2017-05-12 Matthew LeibowitzJust disable Jumper for tvOS
2017-05-12 Matthew LeibowitzMerge branch 'xamarin-mobile-bindings' into update-m58
2017-05-06 Matthew Leibowitztemporarily disable jumper so we can get the update...
2017-05-06 Matthew LeibowitzUpdate xamarin-mobile-bindings with chrome/m58
2017-03-20 Matthew LeibowitzMerge pull request #52 from mono/update-m57
2017-03-16 Matthew LeibowitzA few changes for UWP
2017-03-12 Matthew LeibowitzMerge branch 'chrome/m57' into update-m57
2017-02-27 Hal CanaryFuzz PDF, N32, and Null Canvases
2017-02-24 Ben WagnerAdd SkTypeface::getVariationDesignPosition.
2017-02-23 Ben WagnerRevert "Add SkTypeface::getVariationDesignPosition."
2017-02-23 bungemanAdd SkTypeface::getVariationDesignPosition.
2017-02-23 Brian SalomonFix Chrome iOS no GPU build and block includes from...
2017-02-23 Mike KleinMove around GL dependencies.
2017-02-22 Mike KleinFold MSAN awareness into SkJumper.cpp.
2017-02-21 Mike KleinSkJumper: Windows
2017-02-21 Kevin LubickRemove unneeded is_fuzzing flag
2017-02-21 Ravi MistryMove declaration of is_fuzzer to where it is used
2017-02-20 Kevin LubickWrite SkRegion fuzzer
2017-02-18 Mike KleinSkJumper: aarch64 and armv7
2017-02-17 Mike KleinDisable SkJumper on MSAN builds.
2017-02-17 Mike KleinSkJumper: Linux
2017-02-17 Ben WagnerRevert "Add SkTypeface::getVariationDesignPosition."
2017-02-17 Ben WagnerAdd SkTypeface::getVariationDesignPosition.
2017-02-17 Mike KleinSkJumper: start on asm
2017-02-16 Herb DerbyRemove third_party/ktx from Skia.
2017-02-16 Mike KleinRevert "Turn on SkJumper except on Windows."
2017-02-16 Mike KleinTurn on SkJumper except on Windows.
2017-02-16 Mike KleinSkJumper
2017-02-15 Mike KleinClean up SkSplicer.
2017-02-15 Mike KleinDisable SkSplicer.
2017-02-14 Herb DerbyRemove include/xml from public API.
2017-02-10 Brian OsmanIntegrate the ImGui library with viewer
2017-02-09 Mike KleinSkSVGCanvas and co. depend on expat.
2017-02-09 Mike KleinDon't build sksl if we're not building Ganesh.
2017-02-09 Mike KleinMake src/effects explicitly optional.
2017-02-09 Brian OsmanFix viewer on Android
2017-02-09 Ben WagnerSplit custom font managers.
2017-02-08 Brian OsmanSimplify viewer's handling of backbuffer surface and...
2017-02-06 Mike KleiniOS: cd into Documents folder at startup
2017-01-31 Ravi MistryAdd GN target for skpinfo
2017-01-16 Matthew LeibowitzMerge branch 'xamarin-svg-canvas' into xamarin-mobile...
2017-01-13 Mike KleinFix Android roll
2017-01-13 Mike Kleinsome armv7 hacking
2017-01-12 Derek SollenbergerRemove defunct include/images directory from GN.
2017-01-12 Mike Kleinonly copy NDK binaries when using NDK in our standalone...
2017-01-11 Mike KleinSkSplicer: start on Windows support
2017-01-10 Mike Kleindisable splicer on MSAN bot
2017-01-10 Mike KleinSkSplicer: fix aarch64 jump offset, turn on testing...
2017-01-10 Mike KleinTest SkSplicer on x86-64 bots, except Windows.
2017-01-10 Mike Kleinremove xbyak experiment
2017-01-09 Mike KleinSkSplicer
2017-01-06 Matthew LeibowitzMerge pull request #42 from mono/develop-next
2017-01-06 Mike KleinSkXbyak basics
2017-01-05 Mike KleinGN: add skia_android_serial and push_$foo targets when...
2017-01-05 Derek SollenbergerAdd tools to support gdb and simpleperf for android...
2017-01-05 Mike KleinGN: add test_app template
2017-01-03 Hal CanaryBUILD.gn: skia_enable_pdf
2016-12-28 Brian OsmanAdd skia_enable_discrete_gpu argument to GN
2016-12-21 Mike Kleinremove MIPS DSP optimizations
2016-12-20 Brian SalomonRename batch->op in skiaserve
2016-12-20 Hal Canaryxps.gni
2016-12-16 Leon ScrogginsRevert "Remove all KTX support"
2016-12-15 Leon Scroggins IIIRemove all KTX support
2016-12-14 Leon Scroggins IIIRemove SkKTXImageEncoder
2016-12-14 Mike KleinRevert "Do not build the ktx encoder for android framework"
2016-12-13 Leon Scroggins IIIDo not build the ktx encoder for android framework
2016-12-12 Mike KleinRemove dependency on NDK cpufeatures.
2016-12-12 Mike Kleinproposed gn_to_bp fixes
2016-12-08 Mike Kleinlibviewer.so on Android, delete hello_skia_app
2016-12-08 Florin Malita[SVGDom] ClipPath support
2016-12-06 Mike KleinAdd gn_to_bp.py.
2016-12-05 Brian OsmanMake ANGLE SampleApp work again
2016-11-30 Hal CanarySkEncodeImage: no more link-time registration
2016-11-23 Chinmay Garde[GN] Create a non-null default native GL interface...
2016-11-23 Hal CanarySkImageEncoder: simplify API
2016-11-22 Hal CanaryRevert 248ff023 & 2cb6cb72
2016-11-22 Kevin LubickFuzzDrawFunctions from twsmith
2016-11-22 Hal CanarySkImageEncoder: simplify API
2016-11-18 Mike KleinRevert "Turn off /arch:AVX[2] on Windows builds."
2016-11-18 Mike KleinBuild fiddle and public_headers_warnings_check only...
2016-11-18 Mike KleinTurn off /arch:AVX[2] on Windows builds.
2016-11-18 Matthew LeibowitzMerge branch 'chrome/m56' into update-m56
2016-11-17 Chinmay GardeDisable the sources assignment filter for platform...
2016-11-17 Mike KleinDon't build :public_headers_warnings_check on NoGPU...
2016-11-16 Mike KleinGN: add public headers warnings check.
2016-11-14 Ethan Nicholasadded skslc to BUILD.gn
2016-11-14 Mike KleinRevert "Always build the ANGLE test code. Always build...
2016-11-14 Brian SalomonAlways build the ANGLE test code. Always build ANGLE...
2016-11-13 James Robinson[gn] Disable use of dng SDK in Fuchsia
2016-11-11 Matt SarettRe-purpose color space tool
2016-11-11 Mike KleinGN: build Lua tools when skia_use_lua.
2016-11-08 Florin MalitaRevert "Revert "GN: define SK_XML to indicate :xml...
2016-11-07 Mike KleinRevert "GN: define SK_XML to indicate :xml is enabled."
2016-11-07 Mike KleinGN: define SK_XML to indicate :xml is enabled.
2016-11-04 Tyler HoeflickerMerge remote-tracking branch 'upstream/xamarin-mobile...
2016-11-03 Mike KleinGN: iOS basics
2016-11-03 Mike KleinStreamline skia.h construction.
2016-11-01 Kevin LubickMake fuzzers use cleaner interface
2016-11-01 Mike KleinAllow most third_party targets to use system libraries...
2016-10-31 Mike KleinFork skia_vulkan_sdk default value on is_android.
next