index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
debugger
/
SkObjectParser.cpp
Commit message (
Expand
)
Author
Age
*
Reland "remove SkCanvas::kIsOpaque_SaveLayerFlag"
Mike Klein
2018-02-07
*
Revert "remove SkCanvas::kIsOpaque_SaveLayerFlag"
Mike Klein
2018-02-07
*
remove SkCanvas::kIsOpaque_SaveLayerFlag
Mike Klein
2018-02-07
*
Add kRGBX_8888, kRGBA_1010102, and kRGBX_1010102 color types. Unused for now.
Brian Salomon
2018-01-30
*
Index8 is dead, remove guarded code
Mike Reed
2017-07-17
*
Guard to remove kIndex_8_SkColorType
Mike Reed
2017-07-13
*
Add support for drawImageLattice in SKIA debugger
Stan Iliev
2017-01-12
*
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
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas.
ethannicholas
2016-02-10
*
Revert of Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanva...
caryclark
2016-02-10
*
Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas.
ethannicholas
2016-02-09
*
moved debugger support files from src/utils/debugger to tools/debugger
ethannicholas
2016-02-09