summaryrefslogtreecommitdiffstats
path: root/skia/BUILD.gn
Commit message (Expand)AuthorAgeFilesLines
* Enable GN check for gpu and rlzbrettw2016-03-181-1/+1
* blink fonts: Load Android SkFontMgr on Linux.khushalsagar2016-03-071-0/+10
* Remove GYP/GN references to files about to die.mtklein2016-02-171-2/+0
* Add Skia support for UMA statsericrk2016-02-051-0/+1
* Move gn _run target generation into test(). (RELAND)jbudorick2016-02-031-9/+0
* Revert of Move gn _run target generation into test(). (patchset #1 id:1 of ht...dpranke2016-02-031-0/+9
* Move gn _run target generation into test().jbudorick2016-02-031-9/+0
* [Chromecast] Depend on Chromium's freetype-androidbcf2016-02-021-2/+1
* Add include/client/android to skia .gn & .gypi filesrobertphillips2016-01-291-0/+1
* Fix TSAN error in skia/chromium ref count debug checksjunov2015-12-231-0/+4
* remove SkCubicInterval referencesreed2015-12-221-1/+0
* remove reference to SkCullPoints (unused)reed2015-12-221-1/+0
* GYP->GN of Skia's mips64el rules in skia_library_opts.gypagrieve2015-12-161-2/+5
* GYP->GN of Skia's arm64 rules in skia_library_opts.gypagrieve2015-12-161-0/+2
* Roll src/third_party/skia/ 9323dc6a7..2211a7bdd1 (4 commits).bungeman2015-12-011-0/+1
* Run gn --format over all .gn filesagrieve2015-11-201-3/+3
* Don't need `|| is_clang` for AVX/AVX2.mtklein2015-11-131-2/+2
* GYP+GN plumbing for SSE4.2, AVX, and AVX2 in Skia.mtklein2015-11-111-2/+53
* Manually roll Skia to c752badbe3e4af84ca4c2b1d10adabbe4096e204mtklein2015-10-201-6/+1
* [GN]: Disable PCH on skia to unbreak GN Mac build.andybons2015-10-081-1/+0
* Mechanical Rename of SkTraceMemoryDump_Chrome to SkiaTraceMemoryDumpImplssid2015-10-051-1/+1
* cc/skia: Move gather images code to cc::DiscardableImageMap.vmpstr2015-09-251-1/+0
* [Chromecast] Replace 'fontconfig' GN target with dynamic dependency.slan2015-09-251-5/+6
* 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