index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Add support for finding/creating general GrVkRenderPass from the VkResourcePr...
egdaniel
2016-06-08
*
fix pathops fuzz bugs
caryclark
2016-06-08
*
A Mozilla developer ran the µmix static analyzer on its codebase and inciden...
lsalzman
2016-06-07
*
SkLeanWindows.h: #include "Windows.h" fewer places
halcanary
2016-06-07
*
Revert of Move immintrin/arm_neon includes to where they are used. (patchset ...
mtklein
2016-06-07
*
Fix dashing bug where hwaa was unintentionally disabled
csmartdalton
2016-06-07
*
Switch to a whitelist for manual mip-map generation
brianosman
2016-06-07
*
Fix for rare crash in Poly::addEdge().
senorblanco
2016-06-07
*
Make GrShape use the original path when path effect fails.
bsalomon
2016-06-07
*
linear -> sRGB: use fast approximate sqrt()
mtklein
2016-06-07
*
Move immintrin/arm_neon includes to where they are used.
mtklein
2016-06-07
*
Refactor creation of GrVkRenderPasses to make them move general
egdaniel
2016-06-07
*
Make GrDashEffect take a AA mode enum.
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
*
Use Options object passed to startScanlineDecode
scroggo
2016-06-06
*
Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of ht...
scroggo
2016-06-06
*
Gamma sanity checks
msarett
2016-06-06
*
Name parametric gamma curve types
msarett
2016-06-06
*
Remove GrRenderTarget from GrPipelineBuilder
robertphillips
2016-06-06
*
MIPS32r2: Fix Chromium runtime crash
milko.leporis
2016-06-05
*
Add the ability to handle premul and swizzle src bitmap data.
herb
2016-06-04
*
More Unref GrXPFactory.
bungeman
2016-06-03
*
Add ability to rotate light direction in drawLitAtlas Sample slide
robertphillips
2016-06-03
*
Unref GrXPFactory.
bungeman
2016-06-03
*
SkMipMap::ComputeLevelSize to return SkISize
cblume
2016-06-03
*
Plumbing mipmaps to the point of creation.
cblume
2016-06-03
*
Make GrClipMaskManager stateless and push GrPipelineBuilder construction down...
robertphillips
2016-06-03
*
Add gm for displaying different variants of 8888 bitmaps and fix a small reje...
herb
2016-06-03
*
SkPDF: handle unpremul right
halcanary
2016-06-03
*
Abandon offset support with texel buffers
csmartdalton
2016-06-03
*
Support ARB extensions for indirect drawing
csmartdalton
2016-06-03
*
Fix uses of SkImageInfo in BRD to preserve color space info
msarett
2016-06-03
*
Make SkPngCodec decode progressively.
scroggo
2016-06-02
*
SkMultiPictureDocument & SkMultiPictureDocumentReader
halcanary
2016-06-02
*
add MakeS32 helper to SkImageInfo, fix named-gamma constructor bug
reed
2016-06-02
*
Tessellator: stop copying vertices into Polys and Monotones.
senorblanco
2016-06-02
*
Adjust tolerance for when Ganesh stroked-line-as-rect optimization kicks in
robertphillips
2016-06-02
*
Remove SK_SUPPORT_LEGACY_TYPEFACE_MAKE_FROM_NAME.
bungeman
2016-06-02
*
Exclude Mali devices from manual mip-mapping.
brianosman
2016-06-02
*
Add getting the size of a given mipmap level.
cblume
2016-06-02
*
Add a caps bit to enable/disable the new manual mip-mapper
brianosman
2016-06-02
*
Manually generated sRGB mipmaps, with successively smaller draws.
brianosman
2016-06-02
*
Handle stroked single line special case in Ganesh
robertphillips
2016-06-02
*
Add a test to ensure that a case where SkCubicClipper::ChopMonoAtY returns fa...
mbarbella
2016-06-01
*
Create SkColorSpaceXform to handle color conversions
msarett
2016-06-01
*
Recognize common parametric gamma
msarett
2016-06-01
*
Fix uninit warning on valgrind bot in SkPathPriv:IsSimpleClosedRect
Brian Salomon
2016-06-01
[next]