index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
GrSWMaskHelper and GrSoftwarePathRenderer only need the textureProvider (not ...
robertphillips
2016-05-20
*
Add OpenGL context to Viewer.
jvanverth
2016-05-20
*
Make GrAtlasTextBlob::run own effects it points to.
bsalomon
2016-05-19
*
Make circle blur profile computation separable
bsalomon
2016-05-19
*
Image filters: implement SkImage::makeWithFilter().
senorblanco
2016-05-19
*
Make an embeddable container to hold linear pipelines.
herb
2016-05-19
*
Retract GrRenderTarget from GLProgramsTest
robertphillips
2016-05-19
*
Attempt to improve lifetime management of SkGlyphCache in Ganesh atlas text c...
bsalomon
2016-05-19
*
Make GrAppliedClip friendless
robertphillips
2016-05-19
*
Remove mutex for retrieving default typeface.
bungeman
2016-05-19
*
Propagate filter mode when rendering Alpha8 bitmaps
brianosman
2016-05-19
*
Delete workaround for matching bitmap and pixel ref rowbytes
msarett
2016-05-19
*
Assert complex precondition in SkGlyphCache::Visit.
bungeman
2016-05-19
*
Revert of Don't allow uncacheable paths in tessellated path renderer (patchse...
bsalomon
2016-05-18
*
Don't allow uncacheable paths in tessellated path renderer
bsalomon
2016-05-18
*
SkCanvas::adjustToTopLayer()
tomhudson
2016-05-18
*
Reformat circle blur profile computation and add comments.
bsalomon
2016-05-18
*
Revert of Add OpenGL context to Viewer. (patchset #7 id:120001 of https://cod...
jvanverth
2016-05-18
*
Image filters: fix filtering of transparent black in CFIF.
senorblanco
2016-05-18
*
Parse parametric gamma curves
msarett
2016-05-18
*
Delete SkBitmapRegionCanvas
msarett
2016-05-18
*
SkColorSpace follow-ups
msarett
2016-05-17
*
Remove GrFontScaler class.
bsalomon
2016-05-17
*
Fix leak of SkGammas
msarett
2016-05-17
*
Fix code guarded by SK_FONT_HOST_USE_SYSTEM_SETTINGS.
bungeman
2016-05-17
*
Add OpenGL context to Viewer.
jvanverth
2016-05-17
*
Remove GrFontDescKey.
bsalomon
2016-05-17
*
Set the "mutable format" bit on sRGB images at creation time.
brianosman
2016-05-17
*
Rename SkDescriptor::equals to SkDescriptor::operator==
bsalomon
2016-05-17
*
(Mostly) Retract GrRenderTarget from SkGpuDevice
robertphillips
2016-05-17
*
Add tests and benches to support the sRGB blitter for SkOpts
herb
2016-05-17
*
Prepare SkColorSpace to be a public API
msarett
2016-05-17
*
Ensure that SkColorTable->fCount is set properly after decodes
msarett
2016-05-17
*
Make GrFontScaler not be ref-counted
bsalomon
2016-05-17
*
Revert of Change to sRGB default for codec generated images. (patchset #2 id:...
herb
2016-05-17
*
Revert of Add specialized sRGB blitter for SkOpts (patchset #21 id:400001 of ...
reed
2016-05-17
*
Add tests and benches to support the sRGB blitter for SkOpts
herb
2016-05-16
*
Remove unneeded reference count churn.
bungeman
2016-05-16
*
Add isUnifiedMultisampled entry point to GrDrawContext
robertphillips
2016-05-16
*
Change to sRGB default for codec generated images.
herb
2016-05-16
*
Recognize Adobe RGB profiles
msarett
2016-05-16
*
Rename GrDrawingMgr::abandon to wasAbandoned & add a matching entry point to ...
robertphillips
2016-05-16
*
Retract GrRenderTarget from AlphaClipMask code
robertphillips
2016-05-15
*
Fix return from nullptr to false in GrVkTexture.cpp
bsalomon
2016-05-14
*
Revert of Retract GrRenderTarget from AlphaClipMask code (patchset #3 id:4000...
bsalomon
2016-05-13
*
Fix msaa on GrVkRenderTarget
egdaniel
2016-05-13
*
Retract GrRenderTarget from AlphaClipMask code
robertphillips
2016-05-13
*
SkPictureGpuAnalyzer
fmalita
2016-05-13
*
Refactor Vulkan image, texture, RTs so that create and getter handles match.
egdaniel
2016-05-13
*
Abort stencil draws when the attachment fails
cdalton
2016-05-13
[next]