aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* 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
* Fix for Sk4f Ubuntu compile warningGravatar jvanverth2016-05-06
* Fix for Ubuntu compile warningGravatar jvanverth2016-05-06
* Detect an invalid intervalCount in SkRegion during deserialiation.Gravatar senorblanco2016-05-06
* SkAdvancedTypefaceMetrics: fail cleanly.Gravatar halcanary2016-05-06
* https://groups.google.com/forum/#!topic/skia-discuss/2F2she2nQMgGravatar halcanary2016-05-06
* SkAdvancedTypefaceMetrics: improve robustnessGravatar halcanary2016-05-06
* Take SkStrokeRec::InitStyle rather than SkPaint::Style in mask filter and Dra...Gravatar bsalomon2016-05-06
* Revert of Disable layer hoisting for non-8888 canvases (patchset #2 id:20001 ...Gravatar robertphillips2016-05-06
* SkOncePtr -> SkOnceGravatar mtklein2016-05-05
* Disable layer hoisting for non-8888 canvasesGravatar robertphillips2016-05-05
* Remove NEON runtime detection support.Gravatar mtklein2016-05-05
* Modernize SkMutex and SkSemaphore.Gravatar mtklein2016-05-05
* Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromiu...Gravatar reed2016-05-05
* Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromiu...Gravatar reed2016-05-05
* Revert of Modernize SkMutex and SkSemaphore. (patchset #2 id:20001 of https:/...Gravatar sclittle2016-05-04
* Revert of SkOncePtr -> SkOnce (patchset #4 id:60001 of https://codereview.chr...Gravatar reed2016-05-04
* Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of http...Gravatar reed2016-05-04
* SK_DECLARE_STATIC_MUTEX -> static SkMutexGravatar mtklein2016-05-04
* SkOncePtr -> SkOnceGravatar mtklein2016-05-04
* Now we're on MSVC 2015, try using std::chrono for timing again.Gravatar mtklein2016-05-04
* move colorshader into its own .cpp, add color4f variantGravatar reed2016-05-04
* Add Gr*Proxy classesGravatar robertphillips2016-05-04
* Modernize SkMutex and SkSemaphore.Gravatar mtklein2016-05-04
* Prototype code that turns any/every flattenable into JSONGravatar brianosman2016-05-04
* Create a single, unique pointer to sRGB color spaceGravatar msarett2016-05-03
* Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview....Gravatar robertphillips2016-05-03
* return 4x4 matrix from SkColorSpaceGravatar reed2016-05-03
* Add Gr*Proxy classesGravatar robertphillips2016-05-03
* Add 8888 fast SrcOver mode.Gravatar herb2016-05-03
* Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.c...Gravatar robertphillips2016-05-03
* Remove SkBitmapHeap and SkBitmapHeapReader. They're unused.Gravatar brianosman2016-05-03
* Add Gr*Proxy classesGravatar robertphillips2016-05-03