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
*
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
*
Defined SkDEBUGFAILF on Release builds
hstern
2016-08-15
*
Attempt to throw away rrect clips of rrects.
bsalomon
2016-08-15
*
Revert of add parallel public API for recording SkLiteDL. (patchset #1 id:1 o...
mtklein
2016-08-15
*
LightingFP now supports multiple directional lights
dvonbeck
2016-08-15
*
Convert GrAppliedClip interface to builder style
csmartdalton
2016-08-15
*
add parallel public API for recording SkLiteDL.
mtklein
2016-08-15
*
Added PointLights to SkLights::Light
vjiaoblack
2016-08-12
*
Optimized implementation of quickReject()
msarett
2016-08-12
*
Revert of Optimized implementation of quickReject() (patchset #12 id:260001 o...
mtklein
2016-08-12
*
Optimized implementation of quickReject()
msarett
2016-08-11
*
Move GrAtlasTextContext to GrDrawingManager, so we only have one.
brianosman
2016-08-11
*
Delete quickRejectY()
msarett
2016-08-11
*
Inline fast path for GrPaint::isConstantBlendedColor when no color FPs and sr...
bsalomon
2016-08-11
*
Deserialize pictures with custom image-deserializer
reed
2016-08-11
*
Add constructor to DashInfo to enable initializer lists
hstern
2016-08-10
*
Add a SkTLazy copy assignment operator
fmalita
2016-08-10
*
Implement GPU occluded blur mask filter
robertphillips
2016-08-10
*
update textblob api to use sk_sp
reed
2016-08-10
*
Create blurred RRect mask on GPU (rather than uploading it)
robertphillips
2016-08-10
*
Add flag for window rectangles to GrRenderTarget
csmartdalton
2016-08-10
*
Fix SkDEBUGCODE to accept commas
csmartdalton
2016-08-10
*
Remove no longer existing friend.
bungeman
2016-08-10
*
Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchs...
robertphillips
2016-08-10
*
constexpr NaN,+Inf,-Inf
mtklein
2016-08-10
[next]