index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
*
SkCanvas::adjustToTopLayer()
tomhudson
2016-05-18
*
Parse parametric gamma curves
msarett
2016-05-18
*
SkColorSpace follow-ups
msarett
2016-05-17
*
Fix leak of SkGammas
msarett
2016-05-17
*
Rename SkDescriptor::equals to SkDescriptor::operator==
bsalomon
2016-05-17
*
(Mostly) Retract GrRenderTarget from SkGpuDevice
robertphillips
2016-05-17
*
Prepare SkColorSpace to be a public API
msarett
2016-05-17
*
Revert of Change to sRGB default for codec generated images. (patchset #2 id:...
herb
2016-05-17
*
Change to sRGB default for codec generated images.
herb
2016-05-16
*
Recognize Adobe RGB profiles
msarett
2016-05-16
*
SkPictureGpuAnalyzer
fmalita
2016-05-13
*
Convert GrClip to an abstract base class
cdalton
2016-05-13
*
This has all the different source types in and working. There are many SkDiff...
herb
2016-05-13
*
Recognize more sRGB gammas
msarett
2016-05-13
*
Swap SkGpuBlurUtils over to using SkIRects
robertphillips
2016-05-13
*
Make PixelGetters much smaller, move more common code to PixelAccessor.
herb
2016-05-12
*
Remove SkPicture::hasText()
fmalita
2016-05-12
*
Fix bug & add code to catch ImageFilter clearing bugs
robertphillips
2016-05-12
*
Fix bad pixel address calculation.
herb
2016-05-12
*
Move SkTypeface to sk_sp.
bungeman
2016-05-12
*
fix hairline clip
caryclark
2016-05-12
*
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...
scroggo
2016-05-12
*
Move SkTypeface to sk_sp.
bungeman
2016-05-11
*
Use common code from SkPM4fPriv
herb
2016-05-11
*
Refactor sample to share boiler plate code. TODO: move to common calls from S...
herb
2016-05-11
*
compressed texture support has been broken/untested for a while, remove cruft
reed
2016-05-11
*
Minor GrRenderTarget retraction
robertphillips
2016-05-11
*
Remove SkFontHost.h.
bungeman
2016-05-10
*
refactor drawPath to have drawDevPath
reed
2016-05-09
*
Approximate common gamma tables as single values
msarett
2016-05-09
*
SkAdvancedTypefaceMetrics: getAdvanceData uses std::function
halcanary
2016-05-09
*
Reland of Disable layer hoisting for non-8888 canvases (patchset #1 id:1 of h...
robertphillips
2016-05-09
*
SkAdvancedTypefaceMetrics: abstract out linked list
halcanary
2016-05-08
*
Fix for Sk4f Ubuntu compile warning
jvanverth
2016-05-06
*
Fix for Ubuntu compile warning
jvanverth
2016-05-06
*
Detect an invalid intervalCount in SkRegion during deserialiation.
senorblanco
2016-05-06
*
SkAdvancedTypefaceMetrics: fail cleanly.
halcanary
2016-05-06
*
https://groups.google.com/forum/#!topic/skia-discuss/2F2she2nQMg
halcanary
2016-05-06
*
SkAdvancedTypefaceMetrics: improve robustness
halcanary
2016-05-06
*
Take SkStrokeRec::InitStyle rather than SkPaint::Style in mask filter and Dra...
bsalomon
2016-05-06
*
Revert of Disable layer hoisting for non-8888 canvases (patchset #2 id:20001 ...
robertphillips
2016-05-06
*
SkOncePtr -> SkOnce
mtklein
2016-05-05
*
Disable layer hoisting for non-8888 canvases
robertphillips
2016-05-05
*
Remove NEON runtime detection support.
mtklein
2016-05-05
*
Modernize SkMutex and SkSemaphore.
mtklein
2016-05-05
*
Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromiu...
reed
2016-05-05
*
Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromiu...
reed
2016-05-05
*
Revert of Modernize SkMutex and SkSemaphore. (patchset #2 id:20001 of https:/...
sclittle
2016-05-04
*
Revert of SkOncePtr -> SkOnce (patchset #4 id:60001 of https://codereview.chr...
reed
2016-05-04
*
Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of http...
reed
2016-05-04
[next]