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
*
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
*
SkCanvas::adjustToTopLayer()
tomhudson
2016-05-18
*
remove 'deprecated' region from SkDraw
reed
2016-04-27
*
SkDocument/PDF: new API
halcanary
2016-04-27
*
Hide SkCanvas::LayerIter
robertphillips
2016-04-21
*
Revert of Hide SkCanvas::LayerIter (patchset #2 id:20001 of https://coderevie...
fmalita
2016-04-20
*
Hide SkCanvas::LayerIter
robertphillips
2016-04-20
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
return pictures as sk_sp
reed
2016-03-18
*
Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://code...
reed
2016-03-13
*
Revert of more shader-->sp conversions (patchset #5 id:80001 of https://coder...
reed
2016-03-13
*
more shader-->sp conversions
reed
2016-03-13
*
unify peekPixels around pixmap parameter
reed
2016-03-09
*
Add SK_SUPPORT_LEGACY_DRAWFILTER guard around calls to SkCanvas::(get|set)Dra...
benjaminwagner
2016-01-22
*
SkTCopyOnFirstWrite-based SkPaintFilterCanvas API
fmalita
2016-01-12
*
SkPaintFilterCanvas skip-draw support
fmalita
2016-01-11
*
Switch SkAutoMalloc to SkAutoTMalloc to avoid cast
scroggo
2015-12-10
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
remove SkDeferredCanvas
reed
2015-08-19
*
SkPaintFilterCanvas should inherit the target canvas state
fmalita
2015-08-17
*
SkPDF: clean up overuse of SK_SUPPORT_PDF
halcanary
2015-08-11
*
SkPDF: allow PDF module to be disabled in DM and SampleApp
halcanary
2015-08-11
*
Remove the SkCanvas comment API
fmalita
2015-06-15
*
Cleanup: Remove unnecessary double-semicolons.
tfarina
2015-04-27
*
restore clipstack to heap-ptr, so clients can ref it
reed
2015-04-07
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Handle paths that do not report empty, but have no edges.
reed
2015-03-13
*
PDF: Switch some unit tests to higher level API.
halcanary
2015-03-01
*
PDF : New factory function for SkPDFDevice
halcanary
2015-02-20
*
Remove SkProxyCanvas.
scroggo
2015-01-29
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Remove SkCanvas::isDrawingToLayer
junov
2014-12-15
*
Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul
reed
2014-12-10
*
Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMCol...
reed
2014-12-09
*
remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32P...
reed
2014-12-09
*
add basic tests for save/restore counting
reed
2014-11-26
*
Revert of SkCanvas::clear() should call down to devices even when the clip is...
fmalita
2014-11-20
*
SkCanvas::clear() should call down to devices even when the clip is empty.
mtklein
2014-11-20
*
Removing dead code from CanvasTest
piotaixr
2014-10-28
*
Reenable assertions that were reported failing in tests/CanvasTest.cpp
piotaixr
2014-10-27
[next]