aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Clean up SkFloatBitsGravatar mtklein2016-05-27
* Make SkPath::isOval() and SkPath::isRRect return the orientation and starting...Gravatar bsalomon2016-05-27
* Add SkColorSpace to SkImageInfoGravatar msarett2016-05-27
* pin before calling acosGravatar caryclark2016-05-27
* add more SK_WARN_UNUSED_RESULT attributes to functions that ignore out-params...Gravatar reed2016-05-26
* Srcover for sprite blitters.Gravatar herb2016-05-26
* Complex clipPath accountingGravatar fmalita2016-05-25
* Write ICC profiles from SkColorSpace objectGravatar msarett2016-05-25
* Don't store resources with a unique key in GrResourceCache's fScratchMapGravatar robertphillips2016-05-24
* SkColorSpace tweaksGravatar msarett2016-05-24
* Test color correction in DMGravatar msarett2016-05-23
* Make SkColorSpace a public APIGravatar msarett2016-05-23
* Make an embeddable container to hold linear pipelines.Gravatar herb2016-05-19
* Attempt to improve lifetime management of SkGlyphCache in Ganesh atlas text c...Gravatar bsalomon2016-05-19
* Remove mutex for retrieving default typeface.Gravatar bungeman2016-05-19
* Propagate filter mode when rendering Alpha8 bitmapsGravatar brianosman2016-05-19
* Assert complex precondition in SkGlyphCache::Visit.Gravatar bungeman2016-05-19
* SkCanvas::adjustToTopLayer()Gravatar tomhudson2016-05-18
* Parse parametric gamma curvesGravatar msarett2016-05-18
* SkColorSpace follow-upsGravatar msarett2016-05-17
* Fix leak of SkGammasGravatar msarett2016-05-17
* Rename SkDescriptor::equals to SkDescriptor::operator==Gravatar bsalomon2016-05-17
* (Mostly) Retract GrRenderTarget from SkGpuDeviceGravatar robertphillips2016-05-17
* Prepare SkColorSpace to be a public APIGravatar msarett2016-05-17
* Revert of Change to sRGB default for codec generated images. (patchset #2 id:...Gravatar herb2016-05-17
* Change to sRGB default for codec generated images.Gravatar herb2016-05-16
* Recognize Adobe RGB profilesGravatar msarett2016-05-16
* SkPictureGpuAnalyzerGravatar fmalita2016-05-13
* Convert GrClip to an abstract base classGravatar cdalton2016-05-13
* This has all the different source types in and working. There are many SkDiff...Gravatar herb2016-05-13
* Recognize more sRGB gammasGravatar msarett2016-05-13
* Swap SkGpuBlurUtils over to using SkIRectsGravatar robertphillips2016-05-13
* Make PixelGetters much smaller, move more common code to PixelAccessor.Gravatar herb2016-05-12
* Remove SkPicture::hasText()Gravatar fmalita2016-05-12
* Fix bug & add code to catch ImageFilter clearing bugsGravatar robertphillips2016-05-12
* Fix bad pixel address calculation.Gravatar herb2016-05-12
* Move SkTypeface to sk_sp.Gravatar bungeman2016-05-12
* fix hairline clipGravatar caryclark2016-05-12
* Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...Gravatar scroggo2016-05-12
* Move SkTypeface to sk_sp.Gravatar bungeman2016-05-11
* Use common code from SkPM4fPrivGravatar herb2016-05-11
* Refactor sample to share boiler plate code. TODO: move to common calls from S...Gravatar herb2016-05-11
* compressed texture support has been broken/untested for a while, remove cruftGravatar reed2016-05-11
* Minor GrRenderTarget retractionGravatar robertphillips2016-05-11
* Remove SkFontHost.h.Gravatar bungeman2016-05-10
* refactor drawPath to have drawDevPathGravatar reed2016-05-09
* Approximate common gamma tables as single valuesGravatar msarett2016-05-09
* SkAdvancedTypefaceMetrics: getAdvanceData uses std::functionGravatar halcanary2016-05-09
* Reland of Disable layer hoisting for non-8888 canvases (patchset #1 id:1 of h...Gravatar robertphillips2016-05-09
* SkAdvancedTypefaceMetrics: abstract out linked listGravatar halcanary2016-05-08