index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
SkPixmap::setColorSpace
msarett
2016-06-09
*
Add control of manual mipmapping to GrContextOptions
brianosman
2016-06-09
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
Replace targetHasUnifiedMultisampling in GrPB constructor
csmartdalton
2016-06-08
*
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
*
Move immintrin/arm_neon includes to where they are used.
mtklein
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
*
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
*
Remove some uses of SK_SUPPORT_LEGACY_TYPEFACE_PTR.
bungeman
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 SampleApp slide with animating lightmapped objects & transparency
robertphillips
2016-06-03
*
fix windows assert
caryclark
2016-06-03
*
Abandon offset support with texel buffers
csmartdalton
2016-06-03
*
Support ARB extensions for indirect drawing
csmartdalton
2016-06-03
*
Add color correction benchmark - with comparison to qcms
msarett
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
*
Remove SK_SUPPORT_LEGACY_TYPEFACE_MAKE_FROM_NAME.
bungeman
2016-06-02
*
Manually generated sRGB mipmaps, with successively smaller draws.
brianosman
2016-06-02
*
Create SkColorSpaceXform to handle color conversions
msarett
2016-06-01
*
Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of ht...
scroggo
2016-06-01
*
Add offset to memory allocations
jvanverth
2016-06-01
*
Revert of Create SkColorSpaceXform to handle color conversions (patchset #10 ...
msarett
2016-06-01
*
Create SkColorSpaceXform to handle color conversions
msarett
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
*
SkTypeface::MakeFromName to take SkFontStyle.
mboc
2016-05-31
*
SkEncodedInfo: simplify
halcanary
2016-05-31
*
Add SkLights class
robertphillips
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
*
Complex clipPath accounting
fmalita
2016-05-25
*
Make Sk32ToBool inline again to silence compiler warning.
bsalomon
2016-05-24
*
SkColorSpace tweaks
msarett
2016-05-24
*
Remove sRGB overrides on GrTextureParams. Use GrPaint flags instead.
brianosman
2016-05-24
*
Add Xlib support to viewer
jvanverth
2016-05-23
*
Make SkColorSpace a public API
msarett
2016-05-23
*
SkTypes: use constexpr when appropriate
halcanary
2016-05-23
*
Retract GrRenderTarget from GrTestTarget
robertphillips
2016-05-20
*
Correct gesture scale and translation
liyuqian
2016-05-20
*
Image filters: implement SkImage::makeWithFilter().
senorblanco
2016-05-19
[next]