index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
debugger
Commit message (
Expand
)
Author
Age
*
Add refcnt'ed immutable vertices class for SkCanvas::drawVertices.
Brian Salomon
2017-02-06
*
rename virtuals for clipbounds, and deprecate older bool/var-arg pattern
Mike Reed
2017-01-23
*
change clip-bounds getters to always return the rect
Mike Reed
2017-01-23
*
Add support for drawImageLattice in SKIA debugger
Stan Iliev
2017-01-12
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
*
Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
Kevin Lubick
2017-01-11
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
*
Revert "Revert "Fix issue in SkDebugCanvas where filter canvas prevents GrOp ...
Ravi Mistry
2016-12-21
*
Revert "Fix issue in SkDebugCanvas where filter canvas prevents GrOp bounds f...
Ravi Mistry
2016-12-21
*
Fix issue in SkDebugCanvas where filter canvas prevents GrOp bounds from drawing
Brian Salomon
2016-12-21
*
Rename batch->op in skiaserve
Brian Salomon
2016-12-20
*
Rename batch->op in GrAuditTrail.
Brian Salomon
2016-12-20
*
Remove getDevice_just_for_deprecated_compatibility_test()
Robert Phillips
2016-12-20
*
change SkClipOp to a class enum
Mike Reed
2016-12-12
*
Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
Mike Reed
2016-12-09
*
Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
Mike Reed
2016-12-09
*
remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
Mike Reed
2016-12-08
*
Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy
Robert Phillips
2016-11-11
*
tools: s/SkAutoTUnref/sk_sp/
Hal Canary
2016-11-03
*
remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM
Mike Reed
2016-11-03
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
hide setImageFilter(ptr)
Mike Reed
2016-11-01
*
remove xfermode from public api
Mike Reed
2016-10-28
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
Re-enable overdraw mode in debugger.
Ben Wagner
2016-10-17
*
skp_parser
halcanary
2016-10-17
*
GN: windows compiles locally.
Mike Klein
2016-10-11
*
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
reed
2016-10-05
*
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...
Mike Reed
2016-10-03
*
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
Mike Reed
2016-10-03
*
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-03
*
replace SkXfermode obj with SkBlendMode enum in paints
Mike Reed
2016-10-03
*
Remove stray semicolons.
Mike Klein
2016-09-27
*
Add SkColor4f serialization
brianosman
2016-09-25
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
Fix SkDrawTextBlobCommand null blob crash
fmalita
2016-09-14
*
Use sk_sp text blob APIs
fmalita
2016-09-13
*
change SkStreams to work with sk_sp<SkData> instead of SkData*
reed
2016-09-12
*
Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids
robertphillips
2016-08-31
*
Add width, height, unique ID, alpha to debugger DrawImageCommand
msarett
2016-08-29
*
SkDrawCommand: hinting
halcanary
2016-08-25
*
Made shadows blurry (thru implementing variance mapping)
vjiaoblack
2016-08-25
*
Plumb drawArc to SkDevice.
bsalomon
2016-08-19
*
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-02
*
Creating framework for drawShadowedPicture
vjiaoblack
2016-07-22
*
Creating framework for drawShadowedPicture
vjiaoblack
2016-07-21
[next]