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
*
Implement all onCreateFromStream overloads.
bungeman
2016-06-10
*
Fix glDraw*Indirect prototypes
csmartdalton
2016-06-09
*
Move immintrin/arm_neon includes to where they are used.
mtklein
2016-06-09
*
Add NV12 texture conversion support.
jbauman
2016-06-09
*
Add control of manual mipmapping to GrContextOptions
brianosman
2016-06-09
*
Cleanup needed to use WindowContext for Android
djsollen
2016-06-09
*
SkPictureAnalyzer: expose the number of slow GPU commands.
senorblanco
2016-06-09
*
Revert of Add control of manual mipmapping to GrContextOptions (patchset #2 i...
mtklein
2016-06-09
*
SkPixmap::setColorSpace
msarett
2016-06-09
*
Add raw pixel serialization fallback for SkImages that cannot be encoded.
mtklein
2016-06-09
*
SkMipMap::ComputeLevelSize should only cover SkMipMap's levels.
cblume
2016-06-09
*
Add control of manual mipmapping to GrContextOptions
brianosman
2016-06-09
*
Simplify code by breaking general sampler into Nearest and Bilerp.
herb
2016-06-09
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
SkColorSpace::NewICC fix integer overflow caught by fuzzer
msarett
2016-06-09
*
Make SkDashPathEffect fail for stroke+fill style (in addition to fill style)
bsalomon
2016-06-09
*
Optimize color xforms with 2.2 gammas for SSE2
msarett
2016-06-08
*
Use faster case for on tile sampling, and a little clean up. This has been a ...
herb
2016-06-08
*
Add GpuCommandBuffer support.
egdaniel
2016-06-08
*
Fix mipmap generation on Nexus 5x & 6p devices.
brianosman
2016-06-08
*
Replace targetHasUnifiedMultisampling in GrPB constructor
csmartdalton
2016-06-08
*
When setting up a copySurface dst texture make the orientation match the src ...
bsalomon
2016-06-08
*
Fix instances where hwaa was wrong for mixed samples
csmartdalton
2016-06-08
*
Handle single pixel case on tiled.
herb
2016-06-08
*
Subclass GrVkCommandBuffer into Primary and Secondary CommandBuffers.
egdaniel
2016-06-08
*
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
[next]