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
*
Add SkColorSpace to SkImageInfo
msarett
2016-05-27
*
pin before calling acos
caryclark
2016-05-27
*
add more SK_WARN_UNUSED_RESULT attributes to functions that ignore out-params...
reed
2016-05-26
*
Srcover for sprite blitters.
herb
2016-05-26
*
Complex clipPath accounting
fmalita
2016-05-25
*
Write ICC profiles from SkColorSpace object
msarett
2016-05-25
*
Don't store resources with a unique key in GrResourceCache's fScratchMap
robertphillips
2016-05-24
*
SkColorSpace tweaks
msarett
2016-05-24
*
Test color correction in DM
msarett
2016-05-23
*
Make SkColorSpace a public API
msarett
2016-05-23
*
Make an embeddable container to hold linear pipelines.
herb
2016-05-19
*
Attempt to improve lifetime management of SkGlyphCache in Ganesh atlas text c...
bsalomon
2016-05-19
*
Remove mutex for retrieving default typeface.
bungeman
2016-05-19
*
Propagate filter mode when rendering Alpha8 bitmaps
brianosman
2016-05-19
*
Assert complex precondition in SkGlyphCache::Visit.
bungeman
2016-05-19
*
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
[next]