index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
add colortable param to newrastercopy
reed
2015-07-03
*
explicitly bump legacy genID on gpu surface
reed
2015-07-03
*
Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate....
jvanverth
2015-07-02
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-01
*
In the case of subset decodes, we will often not decode to
msarett
2015-07-01
*
Fix infinite matrix during an invert.
vmpstr
2015-06-30
*
Add SkSurface factory for wrapping an FBO in SkSurface
bsalomon
2015-06-30
*
augment surface tests to check legacy genID
reed
2015-06-29
*
Implement shared locks in the style of pthread's rwlock.
herb
2015-06-29
*
don't fix winding for empty paths
caryclark
2015-06-29
*
add getTextureHandle to SkSurface
reed
2015-06-29
*
remove SkInstCnt
mtklein
2015-06-26
*
Revert of Revert of Return GrGLContext from GrTestTarget (patchset #1 id:1 of...
reed
2015-06-25
*
Revert of Return GrGLContext from GrTestTarget (patchset #3 id:40001 of https...
reed
2015-06-25
*
Return GrGLContext from GrTestTarget
joshualitt
2015-06-25
*
Convert SkPMFloat to [0,1] range and prune its API.
mtklein
2015-06-25
*
Make SkGpuDevice know its alpha type
bsalomon
2015-06-23
*
Rename SkFontConfigParser_android SkFontMgr_android_parser.
bungeman
2015-06-23
*
Propagate SkSurfaceProps to more call sites
robertphillips
2015-06-23
*
change old picture serialization to really handle images
reed
2015-06-22
*
Clean up usage of SkSurfaceProps
robertphillips
2015-06-22
*
Update some Sk4px APIs.
mtklein
2015-06-22
*
Begin kLegacyFontHost_InitType cleanup
robertphillips
2015-06-22
*
Added check for ill-conditioned invert
robertphillips
2015-06-19
*
remove dead guarded code for legacy SkData proc
reed
2015-06-18
*
add callbacks to Images that wrap client-provided content
reed
2015-06-18
*
Add SkWebpCodec, for decoding .webp images.
scroggo
2015-06-18
*
Add support for creating texture backed images where Skia will delete the tex...
bsalomon
2015-06-18
*
Add test for SkRegion::writeToMemory.
scroggo
2015-06-18
*
Add sk_parallel_for()
mtklein
2015-06-17
*
simplify release-proc for SkData, removing unneeded size param
reed
2015-06-17
*
skia: Add runtime option to disable picture IO security precautions
hendrikw
2015-06-16
*
Don't clear in SkSurface::NewWrappedRenderTarget
bsalomon
2015-06-16
*
Remove the SkCanvas comment API
fmalita
2015-06-15
*
Thorough tests for saturatedAdd and mulDiv255Round.
mtklein
2015-06-15
*
Revert of Thorough tests for saturatedAdd and mulDiv255Round. (patchset #1 id...
mtklein
2015-06-15
*
Invalidate GrTexture mipmap on content change notification
junov
2015-06-15
*
Thorough tests for saturatedAdd and mulDiv255Round.
mtklein
2015-06-15
*
Import functionality for new GL backend
cdalton
2015-06-12
*
Revert of Import functionality for new GL backend (patchset #2 id:20001 of ht...
djsollen
2015-06-12
*
Import functionality for new GL backend
cdalton
2015-06-12
*
Implement support for mixed sampled render targets
vbuzinov
2015-06-12
*
SkPath::Direction serves two masters:
reed
2015-06-10
*
Remove overly-promiscuous SkNx syntax sugar.
mtklein
2015-06-10
*
Towards removing getTexture() on SkImage
bsalomon
2015-06-10
*
Use SkMScalar as float by default to match Chromium.
mtklein
2015-06-09
*
Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi
reed
2015-06-09
*
A bunch of little SkMScalar-as-float build fixes.
mtklein
2015-06-09
*
remove subclassing from ImageFilter::Proxy
reed
2015-06-09
*
Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (pat...
reed
2015-06-08
[next]