summaryrefslogtreecommitdiffstats
path: root/skia
Commit message (Expand)AuthorAgeFilesLines
* Remove PlatformDevice::SupportsPlatformPaint()tomhudson2016-02-024-14/+1
* [Chromecast] Depend on Chromium's freetype-androidbcf2016-02-021-2/+1
* Add Scopes to Trace IDschiniforooshan2016-02-011-2/+3
* skia::MakeOpaque() is only ever called by the unittest,tomhudson2016-02-013-16/+15
* Remove SK_SUPPORT_LEGACY_SAMPLER_BIASfmalita2016-02-011-4/+0
* Add include/client/android to skia .gn & .gypi filesrobertphillips2016-01-292-0/+2
* Roll src/third_party/skia/ 2a1d401bf..703348f5f (2 commits).djsollen2016-01-291-5/+0
* add legacy edge flagscaryclark2016-01-291-0/+9
* Add SK_SUPPORT_LEGACY_SAMPLER_BIAS guardfmalita2016-01-291-0/+4
* Revert of Disable deprecated Skia xfermodes (patchset #1 id:1 of https://code...robertphillips2016-01-281-4/+0
* Add sk_throw_no_print() to be used by new Skia commitdjsollen2016-01-281-0/+4
* skia::PlatformCanvas is an alias for SkCanvas; this is unhelpful. It's quite ...tomhudson2016-01-282-14/+17
* Disable deprecated Skia xfermodesrobertphillips2016-01-271-0/+4
* add legacy eval cubiccaryclark2016-01-261-0/+4
* Remove SK_SUPPORT_LEGACY_PATH_MEASURE_TVALUEfmalita2016-01-241-4/+0
* Remove SK_SUPPORT_LEGACY_DASH_MEASUREfmalita2016-01-231-4/+0
* Remove SK_SUPPORT_LEGACY_ANISOTROPIC_MIPMAPSfmalita2016-01-231-4/+0
* Remove SK_SUPPORT_LEGACY_CONIC_MEASUREfmalita2016-01-221-4/+0
* Remove SK_SUPPORT_LEGACY_ARCTOfmalita2016-01-221-4/+0
* Add SK_SUPPORT_LEGACY_ANISOTROPIC_MIPMAPS guardfmalita2016-01-221-0/+4
* remove SK_SUPPORT_LEGACY_TRANSLATEROUNDHACK flagreed2016-01-211-4/+0
* Change mojo enums to be scoped enums in the generated C++ bindings.sammc2016-01-212-27/+27
* add legacy dash measure flag for skiacaryclark2016-01-201-0/+4
* add legacy arcto flagcaryclark2016-01-201-0/+4
* add SK_SUPPORT_LEGACY_TRANSLATEROUNDHACK to guard future skia changereed2016-01-191-0/+4
* Add legacy conic measure define for Skiacaryclark2016-01-191-0/+4
* remove SK_SUPPORT_LEGACY_MIPLEVEL_BUILDER flagreed2016-01-171-4/+0
* add SK_SUPPORT_LEGACY_MIPLEVEL_BUILDER to control how miplevels are builtreed2016-01-161-0/+4
* use default initialization for flattenablesreed2016-01-132-2/+2
* Update existing SkPaintFilterCanvas overrides.fmalita2016-01-122-12/+16
* add legacy bitmap filter flag for skiacaryclark2016-01-121-0/+4
* Image filters: fix srcRect computation for FETile.senorblanco2016-01-081-0/+2
* Skia: enable SkTileImageFilter dest bounds optimization.senorblanco2016-01-061-2/+0
* Suppress upcoming Skia optimization until rebaseline.senorblanco2016-01-061-0/+2
* add SK_SUPPORT_LEGACY_REFENCODEDDATA_NOCTX flag for future skia clreed2016-01-051-0/+4
* Remove SK_SUPPORT_LEGACY_BITMAP_SAMPLER_BIASfmalita2016-01-051-4/+0
* remove SK_SUPPORT_LEGACY_LAYER_BITMAP_IMAGEFILTERS to enable optimizations fo...reed2015-12-241-9/+0
* Fix TSAN error in skia/chromium ref count debug checksjunov2015-12-232-3/+15
* remove SkCubicInterval referencesreed2015-12-222-2/+0
* Switch to standard integer types in skia/.avi2015-12-2231-35/+88
* remove reference to SkCullPoints (unused)reed2015-12-222-2/+0
* switch to using SaveLayerFlags (SaveFlags are deprecated)reed2015-12-201-8/+6
* switch to new virtual getSaveLayerStrategyreed2015-12-185-26/+16
* Remove SK_SUPPORT_LEGACY_PRESCALE_SEMANTICSfmalita2015-12-181-4/+0
* Convert Pass()→std::move() in //skiadcheng2015-12-183-36/+40
* add legacy skia path measure supportcaryclark2015-12-181-0/+4
* Staging flag for upcoming Skia CLfmalita2015-12-171-0/+4
* add flag to stage future skia CL https://codereview.chromium.org/1533953002/reed2015-12-171-0/+4
* Remove SK_SUPPORT_LEGACY_HAIR_IGNORES_CAPSfmalita2015-12-161-4/+0
* remove overrides of onDrawSprite -- drawSprite is gonereed2015-12-165-29/+0