index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
Commit message (
Expand
)
Author
Age
*
change SkStreams to work with sk_sp<SkData> instead of SkData*
reed
2016-09-12
*
helper to SkRect to create from SkISize
reed
2016-09-12
*
use expected name for setDrawLooper/getDrawLooper
reed
2016-09-11
*
Fix storage of gamut transform matrices in SkColorSpace
brianosman
2016-09-09
*
Apple devices do not support CRC32 instructions. Don't believe Clang's lies.
mtklein
2016-09-08
*
Cache the inverse matrix on SkColorSpace. Rename xyz() to toXYZ().
brianosman
2016-09-08
*
Delete deprecated GammaNamed
msarett
2016-09-08
*
Rename SkColorSpace::GammaNamed to SkColorSpace::RenderTargetGamma
msarett
2016-09-07
*
Delete SkColorSpace::gammaNamed() from public API
msarett
2016-09-07
*
Add gammaIsLinear() API to SkColorSpace
msarett
2016-09-07
*
added radial lights to SkLights
vjiaoblack
2016-09-06
*
Delete SkColorSpace::kUnknown_Named, remove fNamed field
msarett
2016-09-06
*
SkDocument: turn off SK_SUPPORT_LEGACY_DOCUMENT_API
halcanary
2016-09-06
*
Delete kInvalid_GammaNamed (part 2)
msarett
2016-09-05
*
Revert of Delete SkColorSpace::kUnknown_Named, remove fNamed field (patchset ...
mgiuca
2016-09-05
*
Delete SkColorSpace::kUnknown_Named, remove fNamed field
msarett
2016-09-02
*
remove unused SkDevice::setMatrixClip
reed
2016-09-02
*
Add option to skip rects to drawImageLattice()
msarett
2016-09-02
*
Remove SkBitmap::getTexture()
bsalomon
2016-08-30
*
Store mipmap levels in deferred texture image
cblume
2016-08-30
*
SkTextBlob: Begin implementing Extended TextBlob API
halcanary
2016-08-30
*
Moved ambient lights out of SkLight's light array
vjiaoblack
2016-08-29
*
Revert of Moved ambient lights out of SkLight's light array (patchset #7 id:1...
vjiaoblack
2016-08-29
*
Moved ambient lights out of SkLight's light array
vjiaoblack
2016-08-29
*
SkPDF: Glyph validation change
halcanary
2016-08-26
*
Converts a drawPaint through a rrect clip to a drawRRect in GrDrawContext.
bsalomon
2016-08-26
*
Added distance attenuation and diffuse shading to PointLights
vjiaoblack
2016-08-26
*
drawRegion() cleanups
msarett
2016-08-26
*
GPU implementation of drawRegion()
msarett
2016-08-25
*
Add drawRegion() API to SkCanvas
msarett
2016-08-25
*
Respecify SkCanvas::drawArc, consolidate conversion to SkPath, add GM for odd...
bsalomon
2016-08-25
*
update Android auto-detection.
mtklein
2016-08-25
*
Made shadows blurry (thru implementing variance mapping)
vjiaoblack
2016-08-25
*
Update Skia milestone to 55
hcm
2016-08-25
*
GN: guard tools (except fiddle) by skia_enable_tools.
mtklein
2016-08-24
*
Fix SkTLazy(const T*) initialization
fmalita
2016-08-24
*
New helper for creating a color space from another, with linear gamma
brianosman
2016-08-24
*
Remove SkPixelRef::getTexture()
bsalomon
2016-08-23
*
Moving SkBlurImageFilter into core
vjiaoblack
2016-08-23
*
Revert of Moving SkBlurImageFilter into core (patchset #9 id:160001 of https:...
bungeman
2016-08-23
*
Moving SkBlurImageFilter into core
vjiaoblack
2016-08-23
*
check for wide-open inside quickContains
reed
2016-08-22
*
Revert of Moving SkBlurImageFilter into core (patchset #8 id:140001 of https:...
vjiaoblack
2016-08-22
*
Moving SkBlurImageFilter into core
vjiaoblack
2016-08-22
*
Revert of Moving SkBlurImageFilter into core (patchset #8 id:140001 of https:...
vjiaoblack
2016-08-22
*
Moving SkBlurImageFilter into core
vjiaoblack
2016-08-22
*
Revert of Moving SkBlurImageFilter into core (patchset #6 id:100001 of https:...
mtklein
2016-08-22
*
Moving SkBlurImageFilter into core
vjiaoblack
2016-08-22
*
add SkMatrixPriv for specialized helpers
reed
2016-08-22
*
store info in basedevice, change getter to non-virtual const&
reed
2016-08-20
[next]