index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Only store width and height on SkPixelRef
Matt Sarett
2017-04-27
*
Revert "Delete copyTo(Allocator), hide copyTo() behind flag"
Matt Sarett
2017-04-27
*
Add instrumentation into SkArenaAlloc.
Herb Derby
2017-04-27
*
jumper, remove C(int)
Mike Klein
2017-04-27
*
Revert "Plumb the use of GrBackendRenderTarget throughout Skia"
Greg Daniel
2017-04-27
*
Fold SkImageCacherator into SkImage_Lazy
Brian Osman
2017-04-27
*
jumper, replace _i with normal constants
Mike Klein
2017-04-27
*
Plumb the use of GrBackendRenderTarget throughout Skia
Greg Daniel
2017-04-27
*
Add additional checks when creating vulkan context
Greg Daniel
2017-04-27
*
Delete copyTo(Allocator), hide copyTo() behind flag
Matt Sarett
2017-04-27
*
clear out C(), _i, and _f constants from SkJumper_vectors.h
Mike Klein
2017-04-27
*
remove legacy code
Mike Reed
2017-04-27
*
Change vulkan image memory allocation back to using sub allocation
Greg Daniel
2017-04-27
*
Finish removing GrContext param from onRefEncodedData
Brian Osman
2017-04-27
*
Fix color space handling in SkImage_Gpu::getROPixels
Brian Osman
2017-04-27
*
add #defines to limit SkCpu
Mike Klein
2017-04-27
*
Fix new IT blocks ARMv8
Amaury Le Leyzour
2017-04-26
*
Fix uncached getROPixels from GPU images
Brian Osman
2017-04-26
*
Remove pre-allocated clip space from GrRenderTargetOpList
Robert Phillips
2017-04-26
*
prep for more constants
Mike Klein
2017-04-26
*
add SkLightingColorFilter for makeColorSpace()
Mike Klein
2017-04-26
*
SkColorFilter::makeColorSpace()
Mike Klein
2017-04-26
*
SkPngCodec: Do not return kInvalidConversion on corrupt png
Matt Sarett
2017-04-26
*
Remove GrResourceProvider & GrGpu pointers from GrRenderTargetOpList
Robert Phillips
2017-04-26
*
Respect cropRect in SkDropShadowImageFilter::onMakeColorSpace()
Matt Sarett
2017-04-26
*
Hardwire opList lookAhead & lookBack parameters
Robert Phillips
2017-04-26
*
remove to_2dot2 and from_2dot2
Mike Klein
2017-04-26
*
Remove SK_IGNORE_GASP_VERSION_CHECK.
Ben Wagner
2017-04-26
*
Link to vulkan in tools but not library.
Brian Salomon
2017-04-26
*
Prevent creation of zero-sized proxies
Robert Phillips
2017-04-26
*
Inject a dsb into SkAnalyticEdge::setLine() to work around ARMv7 CPU erratum.
Mike Klein
2017-04-25
*
remove SkOpts::run_pipeline() declaration.
Mike Klein
2017-04-25
*
Add ability to relinquish control of VkDevice and VkInstance lifetime to GrVk...
Brian Salomon
2017-04-25
*
sksl can now fold constant vector or matrix equality expressions
Ethan Nicholas
2017-04-25
*
Fix writePixels of sRGB data to legacy GPU surface
Brian Osman
2017-04-25
*
Add GrVkInterface constructor with sepereate instance/device proc getters.
Brian Salomon
2017-04-25
*
Make SkColorSpaceXformer::apply(SkPaint) safe to call recursively
Matt Sarett
2017-04-25
*
Remove compressed texture support from cacherator
Brian Osman
2017-04-25
*
Improve variation comment for iOS.
bungeman
2017-04-25
*
xform saveLayer() backdrop
Mike Klein
2017-04-25
*
Delete SkGTypeface and SkGScalerContext
Matt Sarett
2017-04-25
*
SkMergeImageFilter: fModes might be nullptr
Matt Sarett
2017-04-25
*
Name 'client' parameter so comment makes sense
Brian Osman
2017-04-25
*
SkDiscardableMemoryPool: modernize
Hal Canary
2017-04-25
*
Improve the Codec_end test and add fixes
Leon Scroggins III
2017-04-25
*
Rm makeRenderTargetContext in favor of deferred version (take 3)
Robert Phillips
2017-04-25
*
Add new GrVkBackendContext::Create explicitly requiring vk proc getters
Brian Salomon
2017-04-24
*
Simplify SkImageCacherator slightly
Brian Osman
2017-04-24
*
Only respect version 1 gasp tables for symmetric.
Ben Wagner
2017-04-24
*
Revert "Split up opLists (take 2)"
Robert Phillips
2017-04-24
[next]