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
*
Always use RGBA textures for color font atlases
Brian Osman
2016-10-14
*
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
*
Fix interface validation in Vulkan.
Greg Daniel
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 'GrClip::quickContains was hidden' warning in GrNoClip
lsalzman
2016-10-10
*
Fix iOS surface creation for SampleApp
jvanverth
2016-10-10
*
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
*
Move GPU fences into sk_gpu_test
csmartdalton
2016-10-04
*
Revert of Make GrResourceCache dynamically change between LRU and random repl...
robertphillips
2016-10-04
*
Remove option to make GrCoordTransforms apply to device positions.
Brian Salomon
2016-10-03
*
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...
Mike Reed
2016-10-03
*
Make GrResourceCache dynamically change between LRU and random replacement st...
bsalomon
2016-10-03
*
Supply random dst color space to asFP in unit tests
Brian Osman
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
*
Start supplying random color space xforms to FP tests
Brian Osman
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
*
Helper functions to do SkColor -> GrColor4f
Brian Osman
2016-09-30
*
Propagate validation errors from inner readbuffer when deserializing picture....
reed
2016-09-30
*
Add fence support for TransferBuffers
jvanverth
2016-09-30
*
Remove soft clip bool from SkCanvas
bsalomon
2016-09-29
*
*SkTCast<int*>(float*) -> memcpy
Mike Klein
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
*
Remove outdated comments about pre-sk_sp semantics
brianosman
2016-09-27
*
Revert "Revert "replace Arithmetic xfermode with imagefilter""
Mike Reed
2016-09-27
*
Revert of My take on SkAlign changes. (patchset #3 id:40001 of https://codere...
mtklein
2016-09-26
*
Revert "replace Arithmetic xfermode with imagefilter"
Mike Reed
2016-09-26
*
replace Arithmetic xfermode with imagefilter
Mike Reed
2016-09-26
*
My take on SkAlign changes.
mtklein
2016-09-26
[next]