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
*
Make GrClipMaskManager stateless and push GrPipelineBuilder construction down...
robertphillips
2016-06-03
*
Make SkPngCodec decode progressively.
scroggo
2016-06-02
*
add MakeS32 helper to SkImageInfo, fix named-gamma constructor bug
reed
2016-06-02
*
Add getting the size of a given mipmap level.
cblume
2016-06-02
*
Manually generated sRGB mipmaps, with successively smaller draws.
brianosman
2016-06-02
*
Add a test to ensure that a case where SkCubicClipper::ChopMonoAtY returns fa...
mbarbella
2016-06-01
*
Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of ht...
scroggo
2016-06-01
*
Add SkPathPriv::IsSimpleClosedRect
bsalomon
2016-06-01
*
Add offset to memory allocations
jvanverth
2016-06-01
*
Make SkPngCodec decode progressively.
scroggo
2016-06-01
*
[GN] Add support for disabling opts via SK_BUILD_NO_OPTS define.
sdefresne
2016-06-01
*
Revert of Make SkPngCodec decode progressively. (patchset #18 id:340001 of ht...
scroggo
2016-05-31
*
Fix build error
scroggo
2016-05-31
*
SkTypeface::MakeFromName to take SkFontStyle.
mboc
2016-05-31
*
Fix bug where SkPath will convert an arc to an oval and change the starting p...
bsalomon
2016-05-31
*
Remove unused SkPictureGpuAnalyzer::analyze()
fmalita
2016-05-31
*
Make SkPngCodec decode progressively.
scroggo
2016-05-31
*
Clean up SkFloatBits
mtklein
2016-05-27
*
Make SkPath::isOval() and SkPath::isRRect return the orientation and starting...
bsalomon
2016-05-27
*
Add SkColorSpace to SkImageInfo
msarett
2016-05-27
*
Fix int32 overflow in LinearGradientContext::shade4_dx_clamp
fmalita
2016-05-26
*
fix security bug
caryclark
2016-05-26
*
Complex clipPath accounting
fmalita
2016-05-25
*
Write ICC profiles from SkColorSpace object
msarett
2016-05-25
*
SkColorSpace tweaks
msarett
2016-05-24
*
Make SkColorSpace a public API
msarett
2016-05-23
*
SkTypes: use constexpr when appropriate
halcanary
2016-05-23
*
Finish supporting decoding opaque to non-opaque
scroggo
2016-05-20
*
Retract GrRenderTarget from GrTestTarget
robertphillips
2016-05-20
*
gyp (third_party) warning changes for ccache
halcanary
2016-05-20
*
Image filters: implement SkImage::makeWithFilter().
senorblanco
2016-05-19
*
Retract GrRenderTarget from GLProgramsTest
robertphillips
2016-05-19
*
SkCanvas::adjustToTopLayer()
tomhudson
2016-05-18
*
Make SkBlend_optsTests fail rather than crash when resources are missing
bsalomon
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
*
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
*
SkPictureGpuAnalyzer
fmalita
2016-05-13
*
Refactor Vulkan image, texture, RTs so that create and getter handles match.
egdaniel
2016-05-13
*
Convert GrClip to an abstract base class
cdalton
2016-05-13
*
Add bounds to GrShape
bsalomon
2016-05-13
*
Remove clip from GrPipelineBuilder
cdalton
2016-05-12
*
Remove SkPicture::hasText()
fmalita
2016-05-12
*
Move SkTypeface to sk_sp.
bungeman
2016-05-12
*
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...
scroggo
2016-05-12
*
Add isEmpty() query to GrShape and improve comments.
bsalomon
2016-05-11
*
Separate user and raw stencil settings
cdalton
2016-05-11
*
Move SkTypeface to sk_sp.
bungeman
2016-05-11
*
Make unit tests use generic testcontext rather than glcontext
bsalomon
2016-05-11
[next]