aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core
Commit message (Expand)AuthorAge
...
* Unify implementations of stroking radius calculationsnsGravatar bsalomon2016-04-29
* Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER.Gravatar djsollen2016-04-29
* Clean up test drawContext usageGravatar robertphillips2016-04-28
* Remove skstd::is_convertible.Gravatar bungeman2016-04-28
* remove (now unused) SkDivBitsGravatar reed2016-04-28
* Revert of Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. (pat...Gravatar reed2016-04-28
* Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER.Gravatar djsollen2016-04-27
* SkDocument::CreateXPS fix rollGravatar halcanary2016-04-27
* Image filters: de-nest SkImageFilter::Cache and Cache::Key.Gravatar senorblanco2016-04-27
* Add oblique as a slant.Gravatar bungeman2016-04-27
* remove 'deprecated' region from SkDrawGravatar reed2016-04-27
* SkDocument/PDF: new APIGravatar halcanary2016-04-27
* make context() virtual on deviceGravatar reed2016-04-26
* simplify handle-affine: subclass overrides just describe their leaf behaviorGravatar reed2016-04-25
* Make SkDrawable an SkFlattenableGravatar msarett2016-04-25
* allow imagefilter to manage CTM decompositionGravatar reed2016-04-23
* Remove SkCanvas::LayerIter guardGravatar robertphillips2016-04-23
* Enable flattening/unflattening with custom unflatten procsGravatar msarett2016-04-22
* Optionally enable SkValidatingReadBuffer in SkPictureImageFilterGravatar robertphillips2016-04-22
* Retract SkDevice a bit moreGravatar robertphillips2016-04-22
* Fixes for SkRWBufferGravatar scroggo2016-04-22
* Add compile guard for SkCanvas::LayerIterGravatar robertphillips2016-04-21
* Hide SkCanvas::LayerIterGravatar robertphillips2016-04-21
* SkPathEffect.h: add SK_API where neededGravatar halcanary2016-04-21
* Image filters: remove SkBitmap-based cache.Gravatar senorblanco2016-04-21
* Revert of Hide SkCanvas::LayerIter (patchset #2 id:20001 of https://coderevie...Gravatar fmalita2016-04-20
* post apply non-scale transforms after imagefilters have runGravatar reed2016-04-20
* Hide SkCanvas::LayerIterGravatar robertphillips2016-04-20
* Begin removing deprecated (and now, unused) ImageFilter code pathsGravatar robertphillips2016-04-20
* Delete unused fNamedFactorySet from SkWriteBufferGravatar msarett2016-04-19
* Make SkImageFilter::Cache purging methods pure virtualGravatar robertphillips2016-04-18
* Remove deprecated paths from image filter infrastructure.Gravatar senorblanco2016-04-18
* Skia Filter Quality and Scaling MetricsGravatar ericrk2016-04-18
* Revert of Remove deprecated paths from image filter infrastructure. (patchset...Gravatar 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
* exernalize imagefactory guardGravatar 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
* Remove asFragmentProcessor gpu-specific ImageFilter code pathGravatar robertphillips2016-04-15
* spriteblitter for memcpy case (for all configs)Gravatar reed2016-04-15
* Revert of Fixes for SkRWBuffer (patchset #5 id:80001 of https://codereview.ch...Gravatar bungeman2016-04-14
* Fixes for SkRWBufferGravatar scroggo2016-04-14
* remove U16 support, just support F16Gravatar reed2016-04-14
* For GOOGLE3, add deref method to SkRefCnt.Gravatar benjaminwagner2016-04-13
* Fix legacy NewRenderTarget factoryGravatar bsalomon2016-04-13
* Remove GrTextureStorageAllocator. This was added from Chromium but never used...Gravatar bsalomon2016-04-13
* Tweak distance field path renderer behavior in gamma-correct mode to matchGravatar brianosman2016-04-13
* Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriateGravatar brianosman2016-04-13
* remove SK_SUPPORT_NEW_ONCREATESCALERCONTEXT, no longer needed in chdromeGravatar reed2016-04-12