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
*
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
*
gyp/sfntly: set SK_SFNTLY_SUBSETTER uniformly
halcanary
2016-08-24
*
GN: guard tools (except fiddle) by skia_enable_tools.
mtklein
2016-08-24
*
Fix SkTLazy(const T*) initialization
fmalita
2016-08-24
*
Make GrTextureStripAtlas flush pending IO on newly acquired texture
ajuma
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
*
GPU implementation of drawArc.
bsalomon
2016-08-22
*
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
*
Move GrFixedClip into src directory
csmartdalton
2016-08-19
*
Plumb drawArc to SkDevice.
bsalomon
2016-08-19
*
Added SkColor4f::FromColor3f(SkColor3f, float a)
dvonbeck
2016-08-19
*
Fast path translate() in SkCanvas and SkLiteDL.
mtklein
2016-08-19
*
Revert of Fast path translate() in SkCanvas and SkLiteDL. (patchset #5 id:800...
mtklein
2016-08-18
*
Batched implementation of drawLattice() for GPU
msarett
2016-08-18
*
Fast path translate() in SkCanvas and SkLiteDL.
mtklein
2016-08-18
*
Revert of Batched implementation of drawLattice() for GPU (patchset #7 id:180...
msarett
2016-08-18
*
Fix initialization bug for fConservativeIsScaleTranslate
msarett
2016-08-18
*
Batched implementation of drawLattice() for GPU
msarett
2016-08-18
*
make LayerIter private, and remove skipClip option
reed
2016-08-18
*
remove disable aa/dither flags from Props -- never used
reed
2016-08-18
*
Rename WorseCaseSize to WorstCasSize
robertphillips
2016-08-18
*
Add alphaType() to SkImage
brianosman
2016-08-17
*
Implement difference clip rects with window rectangles
csmartdalton
2016-08-17
*
Modify SkPngCodec to recognize 565 images from the sBIT chunk
msarett
2016-08-17
*
Add alternative ambient shadow method to Android shadow sample
jvanverth
2016-08-17
*
Add test for platform encoders, turn off platform encoders by default
msarett
2016-08-16
*
SkPDF: SkPDFFont class changes
halcanary
2016-08-16
*
SkLiteDL: remove freelisting, add reset() and SKLITEDL_PAGE knob.
mtklein
2016-08-16
*
Add onDrawBitmapLattice(), avoid unnecessary bitmap->image copy
msarett
2016-08-16
*
Update ComputeBlurredRRectParams to compute all the parameters needed for occ...
robertphillips
2016-08-16
[next]