Fix file mode of changed files (remove -x)
[platform/upstream/libSkiaSharp.git] / gn / BUILDCONFIG.gn
2018-04-02 Hobum (Vincent)... Fix file mode of changed files (remove -x)
2018-04-01 Hobum KwonAdd Tizen support for SkiaSharp
2018-03-24 Matthew LeibowitzMerge pull request #53 from mono/modern-script
2018-03-10 Matthew LeibowitzMaking the build work on linux
2017-08-31 Matthew LeibowitzAdding support for watchOS
2017-08-10 Matthew LeibowitzMerge branch 'chrome/m60' into update-m60
2017-07-10 Matthew LeibowitzMerge branch 'xamarin-mobile-bindings' into update-m59
2017-07-10 Matthew LeibowitzMerge branch 'chrome/m59' into update-m59
2017-05-12 Matthew LeibowitzMerge branch 'xamarin-mobile-bindings' into update-m58
2017-05-11 Matthew LeibowitzMerge branch 'update-m58' into update-m59
2017-05-08 Matthew LeibowitzMerge branch 'chrome/m59' into update-m59
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-14 Matthew LeibowitzAdded support for building for tvOS
2017-03-14 Matthew LeibowitzFixed iOS / tvOS support
2017-03-12 Matthew LeibowitzMerge branch 'chrome/m57' into update-m57
2017-03-06 Mike KleinSupport Android NDK r14.
2017-03-03 Mike KleinPut is_skia_standalone back a bit.
2017-03-03 Mike KleinStrengthen is_official_build, update docs.
2017-02-21 Ravi MistryMove declaration of is_fuzzer to where it is used
2017-02-20 Kevin LubickWrite SkRegion fuzzer
2017-01-23 Mike KleinGN: add 32-bit and Release iOS builders.
2017-01-21 Mike KleinRevert "Try /MTd on Debug Windows builds."
2017-01-21 Mike KleinTry /MTd on Debug Windows builds.
2017-01-16 Matthew LeibowitzMerge branch 'xamarin-svg-canvas' into xamarin-mobile...
2017-01-06 Matthew LeibowitzMerge pull request #42 from mono/develop-next
2017-01-05 Derek SollenbergerAdd tools to support gdb and simpleperf for android...
2016-12-14 Mike Kleinswitch to libstdc++ for standalone Android builds.
2016-11-18 Matthew LeibowitzMerge branch 'chrome/m56' into update-m56
2016-11-16 Mike KleinGN: add public headers warnings check.
2016-11-04 Tyler HoeflickerMerge remote-tracking branch 'upstream/xamarin-mobile...
2016-11-03 Mike KleinGN: iOS basics
2016-10-29 Matthew LeibowitzMerge pull request #32 from mono/update-m55
2016-10-26 Mike KleinGN: spin off :no_exceptions as its own config.
2016-10-26 Mike KleinBuild for Android from Windows, work in progress.
2016-10-25 Matthew LeibowitzMerge pull request #30 from mono/xamarin-mobile-bindings
2016-10-13 Mike KleinGN/Win: warnings and warn-as-error
2016-10-11 Mike KleinUpdate to Android NDK r13.
2016-10-11 Matthew LeibowitzMerge from google/chrome/m55
2016-10-04 Mike KleinFold extra_*_flags into GN as a config.
2016-09-21 mtkleinGN: is_skia_standalone
2016-09-16 herbCompile the skia library for windows using gn.
2016-09-14 mtkleinGN: add is_official_build
2016-09-14 mtkleinGN: Android Vulkan support
2016-09-08 mtkleinGN: add sanitize arg
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-08-30 Matthew LeibowitzMerge branch 'chrome/m54' into merge-m54
2016-08-26 mtkleinGN: mac host and armv7 target
2016-08-25 mtkleinGN: Android
2016-08-25 mtkleinGN: misc
2016-08-17 mtkleinGN: make current_cpu work
2016-08-03 halcanaryGN: build sfntly, icu, harfbuzz
2016-07-29 mtkleinGN: components as static library instead of source set
2016-07-21 mtkleinBasic standalone GN configs.