summaryrefslogtreecommitdiffstats
path: root/skia/BUILD.gn
Commit message (Expand)AuthorAgeFilesLines
* remove unused SkPathUtils.cppreed2015-04-171-1/+0
* Add SK_CPU_SSE_LEVEL=41 to skia gnscottmg2015-03-311-0/+2
* Support MIPS DSP application-specific extension (ASE).wtc2015-03-171-19/+39
* Hide src/core Skia headersfmalita2015-03-101-3/+1
* Add remaining trivial targets for the Linux GN builddpranke2015-03-081-0/+25
* Audit GN cflags and defines to match GYP build.brettw2015-03-051-10/+11
* [Favicon] Adding FallbackIconUrlParser.huangs2015-03-021-4/+0
* Apply gn format with 'sources' sorting to src/scottmg2015-02-281-11/+12
* Add more targets to GN check.brettw2015-02-201-0/+4
* Update Chomium's build files to work w/ latest GN binaries.dpranke2015-02-201-6/+6
* Move flags out of gyp/gn and into SkUserConfig.hreed2015-02-121-34/+2
* move src directories out of public view for headersreed2015-02-111-9/+12
* Removed unused code in skia/ext/vector_*.vitalybuka2015-02-061-8/+0
* Update Skia GYP and GN configs to read source lists from opts.gypi.mtklein2015-01-271-99/+21
* don't reference these files, as skia is removing themreed2015-01-231-2/+0
* Only use pangocairo in skia when the use_pango gn flag is set.erg2015-01-221-1/+3
* Move the test template to //testing/test.gni (part 2)qsr2015-01-211-13/+1
* Reland "skia: Add 'skia_unittests' test suite for this directory."tfarina2015-01-091-0/+46
* Revert of skia: Add 'skia_unittests' test suite for this directory. (patchset...mek2015-01-071-46/+0
* skia: Add 'skia_unittests' test suite for this directory.tfarina2015-01-071-0/+46
* Add skia/src/pdf to Skia includes.halcanary2015-01-061-0/+1
* skia: Cleanup, delete lazy_pixel_ref.*tfarina2014-12-051-10/+0
* gn format // (the rest, except mojo)scottmg2014-12-031-143/+145
* Remove skia trace shim, and make "skia" category disabled by default.danakj2014-11-261-1/+0
* Do not include SkDocument_PDF.cpp if pdf support isn't enableddnicoara2014-11-181-1/+1
* http://skbug.com/3130 step 3. (remove SkWGL.h from skia/include)halcanary2014-11-181-1/+0
* PdfMetafileSkia gives out a SkCanvas, not a SkBaseDevice.halcanary2014-11-101-6/+0
* Renamed enable_printing and printing_mode in *.gyp* and .*gn* files.vitalybuka2014-11-051-2/+2
* Build SkThreadUtils (home of SkThread type) too.mtklein2014-10-301-9/+17
* Build and link SkCondVar in Chromium.mtklein2014-10-291-4/+0
* expose include dir to gnreed2014-10-241-0/+1
* Use gypi form of blink_skia_config.bungeman2014-10-241-1/+11
* skia/ext: Removed paint simplifier.vmpstr2014-09-301-2/+0
* Added the detailed description for MSVC warning in BUILD.gnkulkarni.a2014-09-251-9/+9
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-231-1/+1
* gn: Fix build issues blocking gfx from being builtCem Kocagil2014-09-221-4/+5
* Compile specific parts of the Android build with -O2.fdegans2014-09-171-0/+10
* Convert GN visibility variables to lists.brettw2014-09-061-1/+1
* Skia roll 0c88d82:a17aac8 with fixed build exclusions.mtklein2014-09-041-3/+2
* Adds skia/config/SkUserConfig.h to skia_library.gypisky2014-08-251-0/+1
* Skia roll fbd3576:c773390bungeman@google.com2014-08-141-2/+1
* Remove -mimplicit-it=always from skia asm flags.thakis@chromium.org2014-08-111-7/+0
* Skia roll 41ebbdd:be21e34bungeman@google.com2014-08-061-3/+3
* Remove old style NEON defines now that Skia has been updateddjsollen@google.com2014-08-041-2/+2
* Remove SK_IGNORE_QUAD_RR_CORNERS_OPT from Chromium builds.fmalita@chromium.org2014-08-011-2/+0
* Update NEON compiler flags for Skia to use the SK_ prefix.djsollen@google.com2014-07-311-2/+2
* gn win: exclude sse4 .S files, not used on Windowsscottmg@chromium.org2014-07-311-6/+11
* Fix optional neon supportcjhopman@chromium.org2014-07-291-8/+15
* Skia roll f73c237291b:8d84c995319bungeman@google.com2014-07-241-0/+1
* GN chrome/common build, rename enable_printing.brettw@chromium.org2014-07-221-12/+20