index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
debugger
/
SkDrawCommand.h
Commit message (
Expand
)
Author
Age
*
guard references to SkColorTable
Mike Reed
2017-07-18
*
Revert "Revert "Reland: Remove SkLights include from SkCanvas.h""
Florin Malita
2017-05-03
*
Revert "Reland: Remove SkLights include from SkCanvas.h"
Florin Malita
2017-05-03
*
Reland: Remove SkLights include from SkCanvas.h
Florin Malita
2017-05-03
*
Remove translateZ and lights from SkCanvas
Jim Van Verth
2017-05-02
*
Remove EXPERIMENTAL_SHADOWING, Part 1
Jim Van Verth
2017-05-02
*
Revert "Remove SkLights include from SkCanvas.h"
Florin Malita
2017-05-02
*
Remove SkLights include from SkCanvas.h
Florin Malita
2017-05-02
*
Mark overridden destructors with 'override' and remove 'virtual'
Brian Salomon
2017-03-22
*
remove legacy virtual for vertices, only support object form
Mike Reed
2017-03-17
*
Revert "Revert "IWYU""
Mike Reed
2017-02-13
*
Revert "IWYU"
Robert Phillips
2017-02-11
*
IWYU
Mike Reed
2017-02-10
*
Add support for drawImageLattice in SKIA debugger
Stan Iliev
2017-01-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
*
tools: s/SkAutoTUnref/sk_sp/
Hal Canary
2016-11-03
*
remove xfermode from public api
Mike Reed
2016-10-28
*
skp_parser
halcanary
2016-10-17
*
GN: windows compiles locally.
Mike Klein
2016-10-11
*
Add SkColor4f serialization
brianosman
2016-09-25
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
Use sk_sp text blob APIs
fmalita
2016-09-13
*
Made shadows blurry (thru implementing variance mapping)
vjiaoblack
2016-08-25
*
Plumb drawArc to SkDevice.
bsalomon
2016-08-19
*
Creating framework for drawShadowedPicture
vjiaoblack
2016-07-21
*
Revert of Creating framework for drawShadowedPicture (patchset #14 id:260001 ...
vjiaoblack
2016-07-21
*
Creating framework for drawShadowedPicture
vjiaoblack
2016-07-21
*
Added the framework for having canvas/recorder/picture record depth_set's.
vjiaoblack
2016-07-13
*
Revert "Added the framework for having canvas/recorder/picture record depth_s...
mtklein
2016-07-13
*
Added the framework for having canvas/recorder/picture record depth_set's.
vjiaoblack
2016-07-13
*
Revert "Added the framework for having canvas/recorder/picture record depth_s...
mtklein
2016-07-12
*
Added the framework for having canvas/recorder/picture record depth_set's.
vjiaoblack
2016-07-12
*
drawTextRSXform
reed
2016-07-07
*
Fix png encoding in skia debugger
msarett
2016-06-30
*
add annotations to debugger
reed
2016-06-28
*
Prototype code that turns any/every flattenable into JSON
brianosman
2016-05-04
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
unified PNG encoding between SkDrawCommand and skiaserve
ethannicholas
2016-03-21
*
Add SkDrawPosTextHCommand JSON, fix skiaserve build.
bungeman
2016-03-09
*
Fix SkiaServe gpu JSON to work with any reordering algorithm
joshualitt
2016-03-04
*
Remove dependency on SkJsonCanvas.h
joshualitt
2016-03-03
*
Add abilitly to query audit trail for batches by draw op
joshualitt
2016-02-29
*
Revert of Add abilitly to query audit trail for batches by draw op (patchset ...
joshualitt
2016-02-29
*
Add abilitly to query audit trail for batches by draw op
joshualitt
2016-02-29
*
Add batch information to json
joshualitt
2016-02-17
*
integrated SkDebugCanvas JSON support with UrlDataManager
ethannicholas
2016-02-11
*
added JSON support for various lesser-used features
ethannicholas
2016-02-10
*
Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas.
ethannicholas
2016-02-10
[next]