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
...
*
Remove unused SkBitmap::RLEPixels
Leon Scroggins III
2017-03-14
*
Add const to GrColorSpaceXform member arguments
Brian Osman
2017-03-14
*
Use SkTArray for mailbox polling
Florin Malita
2017-03-14
*
Begin implementation of SkImage_Base::makeColorSpace
Matt Sarett
2017-03-14
*
Consolidate Proxy caching code in GrResourceProvider
Robert Phillips
2017-03-14
*
Purge GrTextBlobCache entries on SkTextBlob deletion
Florin Malita
2017-03-14
*
Preparatory Proxification
Robert Phillips
2017-03-14
*
Increase precision of equality checking for color space transfer fns
Matt Sarett
2017-03-14
*
Move GrSurfaceContext.h and GrTextureContext.h to src/gpu from include/gpu
Brian Salomon
2017-03-14
*
Remove GrClipsStackClip member from SkGpuDevice
Brian Salomon
2017-03-13
*
Remove origin from GrClipStackClip and GrWindowRectsState.
Brian Salomon
2017-03-13
*
GrTessellator (AA): implement fast path for non-intersecting geometry.
Stephen White
2017-03-13
*
More SkCSXformCanvas work.
Mike Klein
2017-03-13
*
Add query to GrXPFactory about coverage-as-alpha optimization
Brian Salomon
2017-03-13
*
Restore deferred GPU resources in Chrome
Robert Phillips
2017-03-13
*
SkColorSpaceXformCanvas
Mike Klein
2017-03-13
*
use AutoRestore instead of making a copy of the clipstack
Mike Reed
2017-03-13
*
Remove SK_SUPPORT_LEGACY_BROKEN_LERP support
Florin Malita
2017-03-13
*
Changes to GrProcessorSet::FragmentProcessorAnalysis to prepare for deferred ...
Brian Salomon
2017-03-13
*
Treat cross context images as Ganesh-created resources
Brian Osman
2017-03-13
*
Remove run count field from SkTextBlob.
Florin Malita
2017-03-13
*
disable assert until I can understand why it fails in cc_unittests
Mike Reed
2017-03-10
*
Revert "Treat cross context images as Ganesh-created resources"
Brian Osman
2017-03-10
*
Fix SkFILEStream.
Ben Wagner
2017-03-10
*
Check for bad bounds in picture cullbounds
Mike Reed
2017-03-10
*
Treat cross context images as Ganesh-created resources
Brian Osman
2017-03-10
*
Revert "Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead o...
Florin Malita
2017-03-10
*
re-guard against negative dimensions on no-draw canvas
Mike Reed
2017-03-10
*
put sksl->glsl modifiers in correct order
Ethan Nicholas
2017-03-10
*
Remove ownership aruments from render target wrap functions
Brian Osman
2017-03-10
*
Partially defer SkImage_Gpu
Robert Phillips
2017-03-10
*
clipstacks can be on the stack or embedded, therefore should not be ref-counted
Mike Reed
2017-03-10
*
Clients can provide preallocated storage to clipstack
Mike Reed
2017-03-10
*
Revert "prealloc room for some number of Elements to avoid malloc"
Mike Reed
2017-03-10
*
prealloc room for some number of Elements to avoid malloc
Mike Reed
2017-03-10
*
Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs"
Florin Malita
2017-03-09
*
Mark function used as template parameter extern.
Ben Wagner
2017-03-09
*
Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs
Florin Malita
2017-03-09
*
Remove more unused ownership arguments
Brian Osman
2017-03-09
*
Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derive...
Brian Salomon
2017-03-09
*
Remove unused ownership argument to GrSurfaceProxy::MakeWrappedBackend
Brian Osman
2017-03-09
*
Add tolerance to quadratic and linear cubic detection
csmartdalton
2017-03-09
*
Add GrSemaphoreOp to support deferred semaphore use
Greg Daniel
2017-03-09
*
make GrPaint.h private -- IWYU
Mike Reed
2017-03-09
*
move intermediate patheffect classes inside src
Mike Reed
2017-03-09
*
Make GrClip.h private
Brian Salomon
2017-03-09
*
limit addEndMoveSpans loop in pathops
Cary Clark
2017-03-09
*
Optimize mipmap downsample_2_2 in sRGB mode
Matt Sarett
2017-03-09
*
Switch GrYUVProvider over to GrTextureProxies
Robert Phillips
2017-03-08
*
Add SkImage_Base::onMakeColorSpace() stub
Matt Sarett
2017-03-08
[prev]
[next]