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
*
fix pathops fuzz bugs
caryclark
2016-06-08
*
SkLeanWindows.h: #include "Windows.h" fewer places
halcanary
2016-06-07
*
Make GrShape use the original path when path effect fails.
bsalomon
2016-06-07
*
Get segment masks from GrShape.
bsalomon
2016-06-07
*
Make GrShape track the winding direction and starting point for rrect types.
bsalomon
2016-06-06
*
Add new SkSourceGammaTreatment enum, used in situations like mipmap construct...
brianosman
2016-06-06
*
Add SkDefaultXform as a catch-all to handle color conversions
msarett
2016-06-06
*
Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of ht...
scroggo
2016-06-06
*
Remove GrRenderTarget from GrPipelineBuilder
robertphillips
2016-06-06
*
MIPS32r2: Fix Chromium runtime crash
milko.leporis
2016-06-05
*
SkMipMap::ComputeLevelSize to return SkISize
cblume
2016-06-03
*
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
[next]