index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
CanvasTest.cpp
Commit message (
Expand
)
Author
Age
*
Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Mike Reed
2017-10-03
*
Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/ima...
Mike Reed
2017-10-02
*
Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/p...
Mike Reed
2017-10-02
*
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Jim Van Verth
2017-09-27
*
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
Mike Reed
2017-09-27
*
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Greg Daniel
2017-09-26
*
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
Mike Reed
2017-09-26
*
Pull non-substantive changes out of explicit GPU resource allocation CL
Robert Phillips
2017-09-13
*
add flag to hide deprecated clipops
Mike Reed
2017-05-10
*
Remove translateZ and lights from SkCanvas
Jim Van Verth
2017-05-02
*
Remove temporary_internal_describeTopLayer
Florin Malita
2017-04-28
*
SkCanvas constructor with legacy flag for Android framework
Matt Sarett
2017-04-11
*
add guard for obsolete (non-functioning) replayClips
Mike Reed
2017-04-06
*
move vertex-mode enum into SkVertices
Mike Reed
2017-04-03
*
quiet some annoying logging in unit tests
Mike Klein
2017-03-27
*
add test and fix for canvas::isClipEmpty
Mike Reed
2017-03-23
*
test (and fix) clip_restriction in canvas
Mike Reed
2017-03-22
*
Eager or Lazy evaluation of sub-drawings for SkDeferredCanvas.
Herb Derby
2017-03-20
*
Check for bad bounds in picture cullbounds
Mike Reed
2017-03-10
*
re-guard against negative dimensions on no-draw canvas
Mike Reed
2017-03-10
*
Revert "remove SkClipVisitor"
Mike Reed
2017-03-08
*
remove SkClipVisitor
Mike Reed
2017-03-08
*
update cliptype test to exercise clipstack backend
Mike Reed
2017-03-03
*
add unittests for clip-state queries
Mike Reed
2017-03-02
*
restore bool version of clip-bounds
Mike Reed
2017-01-24
*
change clip-bounds getters to always return the rect
Mike Reed
2017-01-23
*
clipstack is now private
Mike Reed
2017-01-21
*
hide getClipStack
Mike Reed
2017-01-17
*
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
*
Make SkNWayCanvas use conservative clipping.
Mike Klein
2016-11-29
*
change SkCanvasStack to take ownership of its subcanvases
Mike Reed
2016-11-15
*
Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt"
Mike Reed
2016-11-13
*
Revert "Change SkCanvas to *not* inherit from SkRefCnt"
Heather Miller
2016-11-10
*
Change SkCanvas to *not* inherit from SkRefCnt
Mike Reed
2016-11-09
*
remove xfermode from public api
Mike Reed
2016-10-28
*
document.close from bool to void
reed
2016-09-22
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
make LayerIter private, and remove skipClip option
reed
2016-08-18
*
not much point to SK_SUPPORT_PDF
mtklein
2016-08-02
*
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
*
deferred canvas
reed
2016-07-08
[next]