aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/PictureTest.cpp
Commit message (Expand)AuthorAge
* New API for encoding bitmaps during serialization.Gravatar scroggo@google.com2013-05-21
* Fix behavior of SkPicture::kUsePathBoundsForClip_RecordingFlag to handle inve...Gravatar junov@chromium.org2013-05-08
* reverting 9031Gravatar junov@chromium.org2013-05-07
* Fix SkPicture path bound optimization to handle inverse filled paths.Gravatar junov@chromium.org2013-05-07
* Use SkError for a bitmap that could not be decoded.Gravatar scroggo@google.com2013-04-25
* Change random number generator for 'tests' to SkMWCRandom. Also removes some Gravatar jvanverth@google.com2013-03-04
* Tests : Unused parameters cleanupGravatar sugoi@google.com2013-02-27
* Fixing crash in cloning empty SkPicture objectGravatar junov@chromium.org2013-01-28
* override drawOval and drawRRect in GatherPixelRefDevice, so we don't miss those,Gravatar reed@google.com2013-01-24
* Fix signed/unsigned comparison in PictureTest.cppGravatar bsalomon@google.com2013-01-08
* Fix signed/unsigned comparison warning in PictureTest.cppGravatar bsalomon@google.com2013-01-08
* In SKP serialization, use existing encoded data.Gravatar scroggo@google.com2012-12-10
* Handle recording a bitmap if copy fails.Gravatar scroggo@google.com2012-12-04
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-30
* add SkPictureUtils::GatherPixelRefs()Gravatar reed@google.com2012-11-29
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-03
* catch empty stack in restorefixup called by clipRectGravatar reed@google.com2012-10-02
* For a picture playback with nothing written, use an empty SkData.Gravatar scroggo@google.com2012-09-14