index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
*
jumper, rework callback a bit, use it for color_lookup_table
Mike Klein
2017-04-21
*
Circular shadow fixes for Flutter.
Jim Van Verth
2017-04-21
*
Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)"
Robert Phillips
2017-04-21
*
Rm makeRenderTargetContext in favor of deferred version (take 2)
Robert Phillips
2017-04-21
*
Rename SkImage_Generator to SkImage_Lazy
Brian Osman
2017-04-20
*
remove vestigle code for lockpixels
Mike Reed
2017-04-20
*
calculate cull rects for SkMiniPictures
Mike Klein
2017-04-20
*
test and fix f16<->f32 conversion stages
Mike Klein
2017-04-20
*
remove dead code around SK_SUPPORT_LEGACY_CANVAS_READPIXELS
Mike Reed
2017-04-20
*
SkColorSpaceXformer: Add SkShader::makeColorSpace()
Matt Sarett
2017-04-19
*
Remove SkVarAlloc
Herb Derby
2017-04-18
*
Change SkRecord to use SkArenaAlloc
Herb Derby
2017-04-18
*
Fix out of bounds read in SkColorSpace::MakeICC
Matt Sarett
2017-04-18
*
SkColorSpaceXformer: Handle compose color filters
Matt Sarett
2017-04-17
*
support either 32bit swizzle in HQ mode
Mike Reed
2017-04-17
*
fix android-only function now that fRec is no longer used
Mike Reed
2017-04-17
*
Finish overriding onMakeColorSpace() for SkImageFilters
Matt Sarett
2017-04-17
*
use SkArenaAlloc in SkColorSpaceXform_A2B
Mike Klein
2017-04-17
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
*
deprecate odd variants of SkCanvas::readPixels
Mike Reed
2017-04-17
*
add a callback stage to SkRasterPipeline
Mike Klein
2017-04-17
*
SkPictureImageFilter::onMakeColorSpace()
Matt Sarett
2017-04-15
*
remove lock tracking in bitmaps -- they are always locked
Mike Reed
2017-04-14
*
Remove dangerous constructor from SkArenaAlloc
Herb Derby
2017-04-14
*
fix scan converter arena alloc
Cary Clark
2017-04-14
*
skirt std::chrono on MSAN builds
Mike Klein
2017-04-14
*
Improve accuracy of cubic classification
Chris Dalton
2017-04-14
*
remove code directly involved in lock/unlock in SkPixelRef
Mike Reed
2017-04-13
*
make picture-imagegenerator more robust on requested infos
Mike Reed
2017-04-13
*
remove dead code around replayClips
Mike Reed
2017-04-13
*
remove unused fURI from pixelref
Mike Reed
2017-04-13
*
android-only api to reset the fields of a pixelref
Mike Reed
2017-04-12
*
fix drawDRRect for fuzzer
Cary Clark
2017-04-12
*
Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local m...
Matt Sarett
2017-04-12
*
Revert "Revert "SkColorSpaceXformer: Preserve local matrix on shaders""
Matt Sarett
2017-04-12
*
Revert "Fix SkLocalMatrixShader::isAImage() to respect local matrix and image...
Matt Sarett
2017-04-12
*
Revert "SkColorSpaceXformer: Preserve local matrix on shaders"
Matt Sarett
2017-04-12
*
Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local m...
Matt Sarett
2017-04-12
*
SkColorSpaceXformer: Preserve local matrix on shaders
Matt Sarett
2017-04-12
*
Override setDrawFilter() in SkColorSpaceXformCanvas
Matt Sarett
2017-04-12
*
Revert "Revert "remove unused SkBitmap::copyPixelsTo""
Mike Reed
2017-04-12
*
switch over to no lockPixels in pixelref
Mike Reed
2017-04-12
*
clean ups in SkPixelRef
Mike Reed
2017-04-11
*
SkSize can be aggregate-initialized
Hal Canary
2017-04-11
*
Reland: Finish up mip opts: 2x3 and 3x2
Matt Sarett
2017-04-11
*
remove inline allocation in SkRecord
Mike Klein
2017-04-11
*
Change bitmapcache to not rely on lockpixels.
Mike Reed
2017-04-11
*
Make SkLiteDL::draw() const.
Mike Klein
2017-04-11
*
make SkRecord normally SkRefCnt'd
Mike Klein
2017-04-11
*
Revert "remove unused SkBitmap::copyPixelsTo"
Mike Klein
2017-04-11
[next]