index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Reland "Remove devKerning"
Herb Derby
2018-05-02
*
Take sk_sp<SkDevice> instead of SkDevice*
Herb Derby
2018-05-02
*
Revert "Remove devKerning"
Mike Klein
2018-05-02
*
Remove devKerning
Herb Derby
2018-05-01
*
Revert "remove obsolete color defines"
Cary Clark
2018-05-01
*
[skottie] Add support for round-corners geometry effects
Florin Malita
2018-05-01
*
remove obsolete color defines
Cary Clark
2018-05-01
*
Remove GrPrimitiveType::kTriangleFan
Brian Salomon
2018-04-30
*
Rewrite SkVertices specified with triangle fans as indexed triangles
Brian Salomon
2018-04-28
*
Add InternalSurfaceFlag so we know if RenderTargetProxys and RenderTargets us...
Greg Daniel
2018-04-26
*
alternative no anonymous enums
Cary Clark
2018-04-26
*
Remove the MSAA path renderer
Chris Dalton
2018-04-25
*
Add GrCap check for whether we can do a copy or not, and implement in Vk backend
Greg Daniel
2018-04-25
*
Experiment to track coverage in a layer
Mike Reed
2018-04-25
*
include/private/SkTemplates: SkInPlaceNewCheck uses ...
Hal Canary
2018-04-24
*
include/private/SkTemplates: Cleanup bare pointers.
Hal Canary
2018-04-24
*
Update flag checks when validating surface being assigned to proxy.
Greg Daniel
2018-04-24
*
(Mostly) respect FilterQuality in draw[stretchy]
Leon Scroggins III
2018-04-23
*
Fixed SkVertices crashing on Windows DLL builds
Yong-Hwan Baek
2018-04-22
*
Fix argument names and documentation for SkMatrix44::set3x3()
Brian Osman
2018-04-20
*
Add ability to dump opList info at flush-time
Robert Phillips
2018-04-20
*
rm SkRRectsGaussianEdgeMaskFilter
Robert Phillips
2018-04-19
*
crash rather than overflow in SkTDArray
Mike Klein
2018-04-19
*
disallow negative setReserve() calls
Mike Klein
2018-04-19
*
rm SkTDArray::select()
Mike Klein
2018-04-19
*
Always call endFlush on opLists that might survive a flush
Chris Dalton
2018-04-18
*
With ES3, enable both ES2 and ES3 external image extensions
Brian Osman
2018-04-18
*
Add paint flags to viewer GUI.
Ben Wagner
2018-04-17
*
Add SkColorSpace::Make, taking an skcms_ICCProfile
Brian Osman
2018-04-17
*
SkColorSetARGB in constants
Hal Canary
2018-04-17
*
Remove SkPaint::kGenA8FromLCD_Flag.
Ben Wagner
2018-04-16
*
Don't allow ganesh to allocate mip maps for wrapped textures.
Greg Daniel
2018-04-16
*
Revert "Delete getRenderTargetHandle call on SkSurface."
Greg Daniel
2018-04-14
*
remove unused virtual onNotifyPixelsChanged
Mike Reed
2018-04-13
*
Support downscaling to max texture size when making cross-context images
Brian Osman
2018-04-13
*
Update Skia milestone to 68
Heather Miller
2018-04-13
*
Delete getRenderTargetHandle call on SkSurface.
Greg Daniel
2018-04-12
*
Reland "Add private fIsBadForDAA bit to SkPath"
Yuqian Li
2018-04-12
*
Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS
Robert Phillips
2018-04-12
*
Reland "Fix handling of MaskFilter matrices"
Florin Malita
2018-04-11
*
remove unused/dumb methods from SkRect
Mike Reed
2018-04-11
*
Revert "Add private fIsBadForDAA bit to SkPath"
Yuqian Li
2018-04-11
*
Add private fIsBadForDAA bit to SkPath
Yuqian Li
2018-04-11
*
Fix SkTCopyOnFirstWrite copy semantics
Florin Malita
2018-04-11
*
Remove guard around getBackendTexture/RenderTarget calls
Greg Daniel
2018-04-11
*
Revert "Fix handling of MaskFilter matrices"
Robert Phillips
2018-04-11
*
Fix handling of MaskFilter matrices
Florin Malita
2018-04-11
*
Move GrBackendRenderTarget over to new system of getting backed infos
Greg Daniel
2018-04-11
*
Add ctor to GrVkImageInfo.
Greg Daniel
2018-04-10
*
Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better.
Greg Daniel
2018-04-10
[next]