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
*
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
Mike Reed
2017-09-26
*
Shrink GrDrawOpAtlases when no longer needed, take 2.
Jim Van Verth
2017-09-26
*
CCPR: Remove kCombinedTriangleHullsAndEdges
Chris Dalton
2017-09-26
*
Add some asserts and explict setting of fIsMipMapped
Greg Daniel
2017-09-26
*
Revert "Revert "migrate to sk_sp for SkFontMgr API""
Mike Reed
2017-09-26
*
Invalidate path VBs when paths are destroyed
Brian Osman
2017-09-26
*
Add animated cowboy sample from WebKit tests, and fix.
Jim Van Verth
2017-09-25
*
Revert "migrate to sk_sp for SkFontMgr API"
Mike Reed
2017-09-25
*
migrate to sk_sp for SkFontMgr API
Mike Reed
2017-09-25
*
Simplify / fix SkBitmap::ReadRawPixels()
Mike Klein
2017-09-25
*
Make SkPath::readFromMemory failure silent
Adrienne Walker
2017-09-25
*
Reland "Fix SkImageSource::filterBounds()" again
Xianzhu Wang
2017-09-25
*
Merge fCurrIncrementalCodec and fCurrScanlineCodec usage into single
nagarajan.n
2017-09-25
*
Reland blitFatAntiRect with guard to avoid overhead in MaskAdditiveBlitter
Yuqian Li
2017-09-25
*
Remove unneeded kExact and kNoCreate Flags from GrResouceProvider
Greg Daniel
2017-09-25
*
Fold clamp_{x,y} into the gathers.
Mike Klein
2017-09-22
*
Remove unused function with an incorrect assert
Brian Osman
2017-09-22
*
Revert "Shrink GrDrawOpAtlases when no longer needed"
Jim Van Verth
2017-09-22
*
Shrink GrDrawOpAtlases when no longer needed
Jim Van Verth
2017-09-22
*
Use clear-as-draw workaround on Ivy Bridge/ANGLE D3D11.
Brian Salomon
2017-09-22
*
Add missing onDrawDrawable() overrides to utility canvases
Florin Malita
2017-09-22
*
switched SkSL's temporary 'highfloat' type back to 'float'
Ethan Nicholas
2017-09-22
*
Don't deserialize pathref oval/rrect bits
Brian Salomon
2017-09-22
*
Remove unsafe align4 call
Herb Derby
2017-09-21
*
Temporary patch for Mac TSAN bot (with threaded Ganesh mask generation)
Robert Phillips
2017-09-21
*
count total non-lowp runs
Mike Klein
2017-09-21
*
Guard resource provider path creation methods against abandoned context
Robert Phillips
2017-09-21
*
Don't call GrBuffer::map() in createPatternedIndexBuffer.
Mike Klein
2017-09-21
*
Serialize rrect/oval paths as rrects rather than points and verbs.
Brian Salomon
2017-09-21
*
Add SK_API to APIs used by the android framework.
Derek Sollenberger
2017-09-21
*
Fix wrap mode asserts in GrVkSampler::GenerateKey
Brian Salomon
2017-09-21
*
Teach TSAN directly about semaphore_t.
Mike Klein
2017-09-21
*
Remove pre-attachment of stencil buffers
Robert Phillips
2017-09-21
*
Add native caching of uniquely keyed GrTextureProxies (take 2)
Robert Phillips
2017-09-21
*
Revert "Add native caching of uniquely keyed GrTextureProxies"
Robert Phillips
2017-09-20
*
remove dead code for STREAM_API
Mike Reed
2017-09-20
*
Add native caching of uniquely keyed GrTextureProxies
Robert Phillips
2017-09-20
*
Avoid using glUnmapBufferOES with ES3
Brian Osman
2017-09-20
*
Fix TSAN issue with atlas expansion.
Jim Van Verth
2017-09-20
*
Fix float-cast-overflow in SkTypeface_FreeType::onGetAdvancedMetrics
Ben Wagner
2017-09-20
*
Extra safety for SkRRect.
Brian Salomon
2017-09-20
*
Use shader based blending to clamp kPlus mode w/F16
Brian Osman
2017-09-20
*
Reduced size of SkSL lexer tables
Ethan Nicholas
2017-09-20
*
CCPR: Process corners analytically
Chris Dalton
2017-09-20
*
Fix 3 related races in SkColorSpace.cpp.
Mike Klein
2017-09-19
*
Add a SkWStream-based SkSVGCanvas factory
Florin Malita
2017-09-19
*
Move adding offset to dstRow in SkRawCodec::onGetPixels
nagarajan.n
2017-09-19
*
Remove legacy code for box blur.
Herb Derby
2017-09-19
*
Mac TSAN support: annotate Sk[Base]Mutex as a mutex.
Mike Klein
2017-09-19
*
fix race in SkFontHost_mac.cpp
Mike Klein
2017-09-19
[next]