index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Default to no compression for CIPD assets and use depot_tools's CIPD exe
Kevin Lubick
2017-03-13
*
remove legacy clipop flag for android
Mike Reed
2017-03-13
*
GrTessellator (AA): implement fast path for non-intersecting geometry.
Stephen White
2017-03-13
*
Add GalaxyS7_G930FD bot
Ben Wagner
2017-03-13
*
More SkCSXformCanvas work.
Mike Klein
2017-03-13
*
Add iOS simulator support in GN.
Mike Klein
2017-03-13
*
remove legacy flag
Mike Reed
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
*
FuzzCanvas: rename functions, cleanup
Hal Canary
2017-03-13
*
Remove run count field from SkTextBlob.
Florin Malita
2017-03-13
*
Roll Recipe DEPS
Eric Boren
2017-03-13
*
Add SkSTArray move assignment operators
Florin Malita
2017-03-12
*
Update SKP version
UpdateSKPs
2017-03-12
*
disable assert until I can understand why it fails in cc_unittests
Mike Reed
2017-03-10
*
Add new test cases for Android shadow sample.
Jim Van Verth
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
*
Rename GalaxyS7 to include model number.
Ben Wagner
2017-03-10
*
Revert "Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead o...
Florin Malita
2017-03-10
*
Fix SkTHashTable dangling values
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
*
FuzzCanvas: fuzz_enum_range template
Hal Canary
2017-03-10
*
increase Builder's prealloc size after colorspace change
Mike Reed
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
*
FuzzCanvas: SkVertices
Hal Canary
2017-03-10
*
[recipes.cfg] manually roll recipes to get skia recipe roller unstuck.
Robert Iannucci
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
*
FuzzCanvas: ImageFilter
Hal Canary
2017-03-09
*
take fast case in swap() if we're using malloc OR we're empty
Mike Reed
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 IntelBayTrail jobs
Kevin Lubick
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
*
Fix SkTArray copy construction
Florin Malita
2017-03-09
[next]