aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* 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
* Decouple contrast boost from fake gamma.Gravatar brianosman2016-04-08
* Revert of For *ToFixed, in debug mode, assert that the value is in range. (pa...Gravatar fmalita2016-04-07
* add header guard to SkPM4fPriv.h to prevent accidental multiple inclusionGravatar lsalzman2016-04-07
* For *ToFixed, in debug mode, assert that the value is in range.Gravatar benjaminwagner2016-04-07
* Reverse dependency between SkScalar.h and SkFixed.h.Gravatar benjaminwagner2016-04-07
* Use a faster repeat tiler when translate only matrix.Gravatar herb2016-04-07
* cubic stroke fixGravatar caryclark2016-04-06
* SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa...Gravatar brianosman2016-04-06
* Add mipmap procs for F16 format.Gravatar brianosman2016-04-06
* Update SkMatrixImageFilter to sk_spGravatar robertphillips2016-04-05
* Revert of Delete SkFlattenable::Type (part 1) (patchset #1 id:1 of https://co...Gravatar msarett2016-04-05
* Delete SkFlattenable::Type (part 1)Gravatar msarett2016-04-05
* Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://coderev...Gravatar mtklein2016-04-04
* Delete SkFlattenable::TypeGravatar msarett2016-04-04
* switch maskfilters to sk_spGravatar reed2016-04-04
* change flattenable factory to return sk_spGravatar reed2016-04-03
* Image filters: optimize crop rect application.Gravatar senorblanco2016-04-01
* Switch SkMatrixImageFilter over to new onFilterImage interfaceGravatar robertphillips2016-04-01
* Revert of Add unit repeat tiler (patchset #4 id:60001 of https://codereview.c...Gravatar robertphillips2016-03-31
* Add unit repeat tiler.Gravatar herb2016-03-31
* Remode dead code from SkReadBufferGravatar msarett2016-03-31
* Fix C4334 warning about 32-bit shift assigned to 64-bitsGravatar brucedawson2016-03-31
* Update SkMergeImageFilter to sk_spGravatar robertphillips2016-03-30
* Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_spGravatar robertphillips2016-03-30
* Revert of Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_s...Gravatar djsollen2016-03-29
* Add repeatSpan and change interface name.Gravatar herb2016-03-29
* Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_spGravatar robertphillips2016-03-29