aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Delete unused fNamedFactorySet from SkWriteBufferGravatar msarett2016-04-19
* Make SkImageFilter::Cache purging methods pure virtualGravatar robertphillips2016-04-18
* Pass through the profile info when creating a high-quality scaled offscreen.Gravatar herb2016-04-18
* Remove deprecated paths from image filter infrastructure.Gravatar senorblanco2016-04-18
* Skia Filter Quality and Scaling MetricsGravatar ericrk2016-04-18
* Modernize and trim down SkOnce.Gravatar mtklein2016-04-18
* Revert of Remove deprecated paths from image filter infrastructure. (patchset...Gravatar robertphillips2016-04-17
* Outline SkImageFilter Make methodsGravatar robertphillips2016-04-17
* Remove deprecated paths from image filter infrastructure.Gravatar senorblanco2016-04-17
* Revert of move static arrays into impl, to avoid multiple copies (patchset #3...Gravatar reed2016-04-16
* WIP: runtime switch for how to interpret SkColor -vs- srgbGravatar reed2016-04-15
* move static arrays into impl, to avoid multiple copiesGravatar reed2016-04-15
* Move SkImageFilter over to storing sk_spsGravatar robertphillips2016-04-15
* Revert of Move CPU feature detection to its own file. (patchset #7 id:120001 ...Gravatar mtklein2016-04-15
* Revert of skcpu: sse4.1 floor, f16c f16<->f32 (patchset #11 id:200001 of http...Gravatar mtklein2016-04-15
* Remove asFragmentProcessor gpu-specific ImageFilter code pathGravatar robertphillips2016-04-15
* spriteblitter for memcpy case (for all configs)Gravatar reed2016-04-15
* skcpu: sse4.1 floor, f16c f16<->f32Gravatar mtklein2016-04-15
* Revert of skcpu: sse4.1 floor, f16c f16<->f32 (patchset #10 id:180001 of http...Gravatar mtklein2016-04-14
* Revert of Fixes for SkRWBuffer (patchset #5 id:80001 of https://codereview.ch...Gravatar bungeman2016-04-14
* Graduate matrix map-point procs out of SkOpts.Gravatar mtklein2016-04-14
* Make sure the color profile propagetes through the system.Gravatar herb2016-04-14
* add index in getPixels for F16Gravatar reed2016-04-14
* skcpu: sse4.1 floor, f16c f16<->f32Gravatar mtklein2016-04-14
* Fixes for SkRWBufferGravatar scroggo2016-04-14
* Add F16 source to the linear pipelin.Gravatar herb2016-04-14
* Put SkEmptyTypeface in anonymous namespace.Gravatar bungeman2016-04-14
* Move CPU feature detection to its own file.Gravatar mtklein2016-04-14
* remove U16 support, just support F16Gravatar reed2016-04-14
* Remove requestedStyle from SkTypefaceCache.Gravatar bungeman2016-04-14
* Make SkSpecialSurfaces always use kUnknown for their pixel geometryGravatar robertphillips2016-04-13
* Remove SK_VERY_LEGACY_CREATE_TYPEFACE.Gravatar bungeman2016-04-13
* Blitter for repeat RGBA8888->RGBA8888.Gravatar herb2016-04-12
* Begin switch to SkFontStyle for legacy calls.Gravatar bungeman2016-04-12
* Switch AlphaThresholdFilter over to new onFilterImage interfaceGravatar robertphillips2016-04-12
* f16 and pm4f are always the same swizzle, so remove adaptorGravatar reed2016-04-12
* Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 o...Gravatar reed2016-04-12
* SkWStream::writeText inlined.Gravatar halcanary2016-04-11
* Rename EmitArgs::fSamplers to fTexSamplersGravatar cdalton2016-04-11
* Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https:...Gravatar borenet2016-04-11
* Force upload to VRAM in filterImageGravatar robertphillips2016-04-11
* Pass effects directly to fontcacheGravatar reed2016-04-11
* Fix context size for benchmakr.Gravatar herb2016-04-08
* Add SkFUZZF to help whitelist imagefilter fuzz failuresGravatar robertphillips2016-04-08
* Add clone to Stage. Rename place to mix and PolymorphicUnion to Stage. Cleanup.Gravatar herb2016-04-08
* Fix race condition in SkROBuffer.Gravatar reed2016-04-08
* Serialize invNormRotation in SkLightingShader.Gravatar mtklein2016-04-08
* Upgrade SkSpecialImage to have getTextureRef & getROPixels entry pointsGravatar robertphillips2016-04-08
* Convert SkRefCnt to std::atomic.Gravatar bungeman2016-04-08
* Add specialized rgba8888 unit sampler.Gravatar herb2016-04-08