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
...
*
Cache dst LUTs in SkColorSpaceXform
Matt Sarett
2016-10-16
*
Add NewRGB() with float gamma to SkColorSpace public API
Matt Sarett
2016-10-14
*
remove SkError
Mike Klein
2016-10-13
*
Removed makeLinearGamma() from the public API for SkColorSpace
raftias
2016-10-13
*
Remove SK_SUPPORT_LEGACY_TEXTBLOB_BUILDER.
Ben Wagner
2016-10-13
*
Revert of leave pixel memory uninitialized for opaque alpha type in SkSurface...
mtklein
2016-10-13
*
leave pixel memory uninitialized for opaque alpha type in SkSurface::MakeRaster
lsalzman
2016-10-12
*
Remove hack allowing fRefCnt of 0.
Ben Wagner
2016-10-12
*
Add SkColorSpaceTransferFn to SkColorSpace
Matt Sarett
2016-10-11
*
Add SkColorSpaceXform to the public API
msarett
2016-10-11
*
Add SkColorSpacePrimaries to help with making D50 matrices
msarett
2016-10-11
*
Fix SkDeferredCanvas for use on android.
Herb Derby
2016-10-06
*
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
reed
2016-10-05
*
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Harden degenerate gradient context handling
fmalita
2016-10-05
*
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...
Mike Reed
2016-10-03
*
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
Mike Reed
2016-10-03
*
Move clip CTM application to SkRasterClip and SkClipStack
Brian Salomon
2016-10-03
*
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-03
*
replace SkXfermode obj with SkBlendMode enum in paints
Mike Reed
2016-10-03
*
Add a SkRWBuffer reserve mechanism
fmalita
2016-09-30
*
Add a src rect to drawImageLattice() API
msarett
2016-09-30
*
Propagate validation errors from inner readbuffer when deserializing picture....
reed
2016-09-30
*
Remove soft clip bool from SkCanvas
bsalomon
2016-09-29
*
isABitmap is deprecated, use isAImage
Mike Reed
2016-09-28
*
Gradients are serialized (and can be constructed) as SkColor4f + SkColorSpace
brianosman
2016-09-28
*
Move toXYZD50() to SkColorSpace_Base
msarett
2016-09-28
*
Added kSRGBLinear_Named color space, along with tests
brianosman
2016-09-27
*
Remove stray semicolons.
Mike Klein
2016-09-27
*
Revert of My take on SkAlign changes. (patchset #3 id:40001 of https://codere...
mtklein
2016-09-26
*
My take on SkAlign changes.
mtklein
2016-09-26
*
Add SkColor4f serialization
brianosman
2016-09-25
*
Add validation of RRects to SkValidatingReadBuffer
Robert Phillips
2016-09-23
*
document.close from bool to void
reed
2016-09-22
*
Add output format properties to SkImageFilter::Context
brianosman
2016-09-22
*
allow clip calls w/o op param, remove unnecessary kReplace ops
reed
2016-09-21
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
Remove SK_DECLARE_LEGACY_CREATE_FROM_FONTDATA.
bungeman
2016-09-16
*
SkFontData to use smart pointers.
bungeman
2016-09-16
*
Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://...
bungeman
2016-09-15
*
SkFontData to use smart pointers.
bungeman
2016-09-15
*
add helpers for using SkData with picture serialization
reed
2016-09-15
*
Clean up unused SkPictureRecorder::optimizeFor()
mtklein
2016-09-15
*
Use sk_sp text blob APIs
fmalita
2016-09-13
*
add pipecanvas
reed
2016-09-13
*
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
[prev]
[next]