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
*
Mac TSAN support: annotate Sk[Base]Mutex as a mutex.
Mike Klein
2017-09-19
*
minor changes to SkMatrix.h and SkRect.h
Cary Clark
2017-09-19
*
add back SkPacked16toX32 to SkColorPriv
Cary Clark
2017-09-19
*
Revert "Reland "Fix SkImageSource::filterBounds()""
Florin Malita
2017-09-18
*
re-land of new SkSL precisions
Ethan Nicholas
2017-09-18
*
Change SkScalarTruncToInt to saturate.
Ben Wagner
2017-09-18
*
Suppress float-cast-overflow for double-to-float in SkMatrix{,44}
Ben Wagner
2017-09-18
*
expand on sk_double_to_float() comment
Mike Klein
2017-09-18
*
add back missing dependencies in SkColorPriv.h
Cary Clark
2017-09-18
*
Revert "Revert "Revert "Switched highp float to highfloat and mediump float t...
Ethan Nicholas
2017-09-18
*
Suppress float-cast-overflow in SkPoint::Length.
Ben Wagner
2017-09-16
*
Reland "Fix SkImageSource::filterBounds()"
Xianzhu Wang
2017-09-16
*
Revert "Revert "use unique_ptr for stream api""
Mike Reed
2017-09-16
*
Revert "use unique_ptr for stream api"
Mike Reed
2017-09-15
*
Revert "Fix SkImageSource::filterBounds()"
Mike Reed
2017-09-15
*
Revert "Revert "Switched highp float to highfloat and mediump float to half.""
Ethan Nicholas
2017-09-15
*
use unique_ptr for stream api
Mike Reed
2017-09-15
*
fix google3 colorpriv use
Cary Clark
2017-09-15
*
Fix SkImageSource::filterBounds()
Xianzhu Wang
2017-09-15
*
Disable flat interpolation in TextureOp on Qualcomm
Brian Salomon
2017-09-15
*
fix flutter and pdfium
Cary Clark
2017-09-15
*
make most of SkColorPriv.h private
Cary Clark
2017-09-15
*
make kPathRefGenIDBitCnt private
Cary Clark
2017-09-14
*
name SkPixmap missing params
Cary Clark
2017-09-14
*
Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scrat...
Greg Daniel
2017-09-08
*
Don't allow iteration through non-finite points.
Mike Klein
2017-09-08
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
*
remove useless reset
Cary Clark
2017-09-07
*
Remove isMipMapped from GrSurfaceDesc
Greg Daniel
2017-09-06
*
name parameters for docs
Cary Clark
2017-09-05
*
Remove SK_LEGACY_FRAME_INFO_ALPHA_TYPE
Leon Scroggins III
2017-09-01
*
generated SkCanvas.h
Cary Clark
2017-09-01
*
Cosmetic changes to GrDrawOpAtlas
Robert Phillips
2017-09-01
*
Add FIFO thread pool, use it for most things.
Mike Klein
2017-09-01
*
Revert "Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of ...
Brian Salomon
2017-08-31
*
Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBacken...
Brian Salomon
2017-08-31
*
Update Skia milestone to 63
Heather Miller
2017-08-31
*
Reduce stencil buffer clearing
Robert Phillips
2017-08-30
*
Move several GrContextOptions fields behind GR_TEST_UTILS
Brian Osman
2017-08-30
*
DeferredDisplayList API proposal
Robert Phillips
2017-08-30
*
Make AA hairline renderer non-optional
Brian Osman
2017-08-30
*
Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderT...
Brian Salomon
2017-08-30
*
Remove kDefault_GrSurfaceOrigin
Robert Phillips
2017-08-30
*
work on path
Cary Clark
2017-08-30
*
Add GrContextOption to disable distance field path renderer
Brian Osman
2017-08-29
*
Always include the default path renderer in the chain
Brian Osman
2017-08-29
*
Remove (unused) context option to remove shader swizzling
Brian Osman
2017-08-29
*
simplify path validate
Cary Clark
2017-08-29
*
Remove origin field from GrSurface (take 2)
Robert Phillips
2017-08-29
*
Store discard request on the opList and remove GrDiscardOp (take 3)
Robert Phillips
2017-08-29
[next]