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
*
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
*
Add mixed samples support to XPs
cdalton
2015-06-08
*
change SkDraw and all Blitters to use pixmap instead of bitmap
reed
2015-06-08
*
Add cmap 3,0 (symbol) as Unicode fallback.
bungeman
2015-06-05
*
Add ColorMatrix filter tests from Android CTS.
djsollen
2015-06-05
*
use pixmaps for dst in sprites -- NO BITMAPS
reed
2015-06-05
*
Remove unused PackBits methods and fix length checks
jschuh
2015-06-04
*
Fixing leaky handling of SkImage in SkDeferredCanvas.
junov
2015-06-02
[next]