summaryrefslogtreecommitdiffstats
path: root/skia/BUILD.gn
Commit message (Expand)AuthorAgeFilesLines
* Move sanitizer and symbol flags out of BUILDCONFIGbrettw2015-09-141-2/+2
* Convert pixel_ref_map -> discardable_image_mapfmalita2015-09-091-2/+1
* Roll src/third_party/skia 1512029:8fd97eamsarett2015-09-081-3/+0
* Roll src/third_party/skia c347034:e9c10b9fmalita2015-09-041-0/+3
* [tracing] Add SkResourceCache statistics to chrome://tracing (chrome side)ssid2015-09-031-0/+1
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-311-0/+2
* Editing sources for //skia.sherouk2015-08-181-3/+19
* Fix incorrect dependency on "//cc" in "//skia".sdefresne2015-08-101-1/+4
* gpu: Add calling convention for win32hendrikw2015-08-051-0/+4
* Use new GN features in the build.brettw2015-08-041-2/+2
* Annotate large GN targets for precompiled headersbrettw2015-07-281-0/+1
* [tracing] Adding Skia memory dump provider with cache totalsssid2015-07-281-0/+2
* Revert "Add precompiled headers to GN build for large targets."dpranke2015-07-281-1/+0
* Add precompiled headers to GN build for large targets.brettw2015-07-271-0/+1
* Add GN isolate support for a bunch of unittests.dpranke2015-07-221-0/+9
* Use Skia's default HQ image resampler (Mitchell) for all buildsfmalita2015-07-141-3/+0
* Remove all .h files from Skia build lists.mtklein2015-07-011-77/+7
* Add include/private to build path when building Skia.mtklein2015-07-011-0/+1
* Roll src/third_party/skia b607767:74f681dbungeman2015-06-241-1/+1
* Roll src/third_party/skia 0b1de26:77f85adBen Wagner2015-06-171-0/+1
* Use SkPaintFilterCanvas for paint filteringfmalita2015-06-121-2/+2
* gn: Don't build sse3 code in skia with -msse4.1.thakis2015-06-051-14/+43
* skia: Simplify SSE2 logic a bit.thakis2015-06-051-13/+13
* clang/win/gn: Pass -msse flags to clang-cl.exe for skiathakis2015-06-051-2/+4
* Move third_party/freetype DEPS to third_party/freetype-android/srcbungeman2015-06-031-1/+1
* Ignore arm_neon_optional if arm_neon==1 in skia.fdegans2015-05-191-2/+1
* Use TestDiscardableMemoryAllocator in filter_fuzz_stub.mbarbella2015-05-081-0/+2
* 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