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
...
*
Apply canonicalizations to path GrShapes.
bsalomon
2016-06-21
*
Some simplifications of GrShape reductions/canonicalizations
bsalomon
2016-06-20
*
Simplify mask/clip intersection, making sure to explicitly check for an empty...
mtklein
2016-06-19
*
Check for some potential subheap allocation failures.
jvanverth
2016-06-16
*
Add missing include
brianosman
2016-06-16
*
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
brianosman
2016-06-16
*
Refactoring of GPU NormalMap handling out into its own class.
dvonbeck
2016-06-16
*
Revert of Lots of progress switching to SkColorSpace rather than SkColorProfi...
brianosman
2016-06-16
*
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
brianosman
2016-06-16
*
Implement fast, correct gamma conversion for color xforms
msarett
2016-06-16
*
Differentiate between sRGBGamma and 2Dot2Gamma
msarett
2016-06-16
*
Keep SkColorSpace and SkColorProfileType in sync
msarett
2016-06-16
*
Add heap tests for Vulkan.
jvanverth
2016-06-16
*
Revert of Keep SkColorSpace and SkColorProfileType in sync (patchset #2 id:20...
egdaniel
2016-06-15
*
Revert of Refactoring of GPU NormalMap handling out into its own class (patch...
egdaniel
2016-06-15
*
Disable SkImage_drawAbandonedGpuImage on Vulkan.
bsalomon
2016-06-15
*
Keep SkColorSpace and SkColorProfileType in sync
msarett
2016-06-15
*
Refactoring of GPU NormalMap handling out into its own class.
dvonbeck
2016-06-15
*
Add test for rendering an already abandoned texture-backed SkImage.
bsalomon
2016-06-15
*
Revert of Refactoring of GPU NormalMap handling out into its own class (patch...
egdaniel
2016-06-14
*
Refactoring of GPU NormalMap handling out into its own class.
dvonbeck
2016-06-14
*
Fix GrShape to preserve inverseness of rrects for strokes but not dashes.
bsalomon
2016-06-14
*
Another linux Vulkan fix
jvanverth
2016-06-14
*
Move create_image_large in ImageTest.cpp inside #if SK_SUPPORT_GPU
bsalomon
2016-06-13
*
Add prescale option to deferred params
ericrk
2016-06-13
*
Add control over whether lines are special cased in SkDashPath. Disable when ...
bsalomon
2016-06-13
*
Make large array of GrShapes in test code heap allocated
bsalomon
2016-06-10
*
Make SkBlitter hierarchy explicit about what needs to be implemented.
herb
2016-06-10
*
respect srgb gamma when building mips
reed
2016-06-10
*
Make GrShape capable of representing inverse filled rrects.
bsalomon
2016-06-10
*
add fail condition to addexpanded
caryclark
2016-06-10
*
SkMipMap::ComputeLevelSize should only cover SkMipMap's levels.
cblume
2016-06-09
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
Make SkDashPathEffect fail for stroke+fill style (in addition to fill style)
bsalomon
2016-06-09
*
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
[prev]
[next]