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
*
SkJumper: tiling modes
Mike Klein
2017-02-24
*
Remove the skip-draw xp optimization
Brian Salomon
2017-02-24
*
Add GrExternalTextureData and SkCrossContextImageData
Brian Osman
2017-02-24
*
headers: forward declare SkDOM, and include SkClipOp
Hal Canary
2017-02-24
*
SkJumper: a8
Mike Klein
2017-02-24
*
Fix a confusing typo in a comment about MSAA
Brian Osman
2017-02-24
*
Wrap cached GrTextures in GrTextureProxies (e.g., blur profiles, nine-patch b...
Robert Phillips
2017-02-24
*
SkJumper: scales and lerps
Mike Klein
2017-02-24
*
GrTessellator (AA): simplify boundary extraction.
Stephen White
2017-02-23
*
Revert "Add SkTypeface::getVariationDesignPosition."
Ben Wagner
2017-02-23
*
SkJumper: 565
Mike Klein
2017-02-23
*
SkJumper: portable round() was truncating...
Mike Klein
2017-02-23
*
Add SkTypeface::getVariationDesignPosition.
bungeman
2017-02-23
*
SkPDF: Stop using SkRasterClip/SkRegion
Hal Canary
2017-02-23
*
Fix Chrome iOS no GPU build and block includes from src/gpu on our NoGpu bot.
Brian Salomon
2017-02-23
*
Fix memory leak: adopt rather than ref GrTexture* in GrTextureStripAtlas
Robert Phillips
2017-02-23
*
Don't use mixed samples if NVPR is disabled
csmartdalton
2017-02-23
*
GrTessellator (AA): sorting and comparison performance improvements.
Stephen White
2017-02-23
*
SkJumper: fill in AVX f16 stages, turn on AVX
Mike Klein
2017-02-23
*
Make shadow_utils GM use its own SkResourceCache
Brian Salomon
2017-02-23
*
Revert "skslc switch support"
Ethan Nicholas
2017-02-23
*
Do not throw away the savelayer if kDontClipToLayer_PrivateSaveLayerFlag is set
Yuqian Li
2017-02-23
*
skslc switch support
Ethan Nicholas
2017-02-23
*
In Vulkan make sure resolve is sent to GPU when preparing msaa RenderTarget f...
Greg Daniel
2017-02-23
*
Switch GrTextureStripAtlas over to GrTextureProxies
Robert Phillips
2017-02-23
*
Revert "Revert "Revert[2] "hide deprecated underline and strikethru"""
Mike Reed
2017-02-23
*
Revert "Revert[2] "hide deprecated underline and strikethru""
Mike Reed
2017-02-23
*
Make GrPipeline::CreateAt take GrRenderTarget and not GrRenderTargetContext
Brian Salomon
2017-02-23
*
SkJumper: reformat .S files
Mike Klein
2017-02-23
*
Add AVX to the SkJumper mix.
Mike Klein
2017-02-23
*
abstract access to device-clip-bounds
Mike Reed
2017-02-23
*
SkPDF: stop using RasterClip for drawAnnotation()
Hal Canary
2017-02-22
*
SkPDF: do not use SkRegion in populateGraphicStateEntryFromPaint()
Hal Canary
2017-02-22
*
Use uintptr_t for masking ptrs.
Herb Derby
2017-02-22
*
Revert[2] "hide deprecated underline and strikethru"
Mike Reed
2017-02-22
*
SkPDF: use RasterClip and Region less.
Hal Canary
2017-02-22
*
Check for bounds intersection when batching MSAAPathOps
Jim Van Verth
2017-02-22
*
Add the ability to enable/disable GPU path renderers
csmartdalton
2017-02-22
*
SkJumper: add mode to help prioritize porting
Mike Klein
2017-02-22
*
SkJumper: set_rgb and swap_rb
Mike Klein
2017-02-22
*
Make GrPipelineAnalysis a nested class of GrProcessorSet.
Brian Salomon
2017-02-22
*
hide trivial helpers on canvas
Mike Reed
2017-02-22
*
SkJumper: implement lerp_u8
Mike Klein
2017-02-22
*
Attempt to stabilize shadow_utils GM for replay configs
Brian Salomon
2017-02-22
*
Enable legacy premuls in SkColorSpaceXform
Matt Sarett
2017-02-22
*
Switch SkTaskGroup to std::atomic.
Mike Klein
2017-02-22
*
fix typo in SkTaskGroup.h
Mike Klein
2017-02-22
*
Add new GMs to stress rendering of many circles and rrects
Jim Van Verth
2017-02-22
*
remove device field from SkDraw
Mike Reed
2017-02-22
*
SkClipStack: add bounds() and isEmpty() methods
Hal Canary
2017-02-22
[next]