aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/PictureTest.cpp
Commit message (Expand)AuthorAge
* Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:...Gravatar kjlubick2016-02-10
* Make SkPicture/SkImageGenerator default to SkCodecGravatar scroggo2016-02-10
* unify how canvas checks for null on skia objects (images, blobs, pictures)Gravatar reed2016-01-08
* Reland of change all factories to return their base-class (patchset #1 id:1 o...Gravatar reed2015-12-21
* Revert of change all factories to return their base-class (patchset #1 id:1 o...Gravatar reed2015-12-20
* change all factories to return their base-classGravatar reed2015-12-20
* change signature for virtual related to saveLayer, passing SaveLayerRecGravatar reed2015-12-18
* Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview...Gravatar reed2015-12-16
* Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://code...Gravatar reed2015-12-16
* remove drawSprite from canvasGravatar reed2015-12-16
* default SkPixelSerializerGravatar halcanary2015-12-10
* Revert of default SkPixelSerializer (patchset #2 id:20001 of https://coderevi...Gravatar halcanary2015-12-09
* default SkPixelSerializerGravatar halcanary2015-12-08
* Revert of default SkPixelSerializer (patchset #1 id:1 of https://codereview.c...Gravatar reed2015-12-08
* default SkPixelSerializerGravatar halcanary2015-12-08
* Generate list of GPU contexts outside testsGravatar kkinnunen2015-12-01
* SkInstallDiscardablePixelRef is deprecated, enforce thatGravatar reed2015-09-25
* Suppress embedding fonts when the skp's fonts match the OS fonts.Gravatar caryclark2015-08-31
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Have SkPicture::willPlayBackBitmaps() count SkImages too.Gravatar mtklein2015-08-26
* change asABitmap to isABitmap on shaderGravatar reed2015-08-19
* unsigned -> int for counts and indices in picture-related codeGravatar mtklein2015-08-19
* flag to use const& instead of const* for src-rectGravatar reed2015-08-06
* Revert[2] of guard to remove DrawBitmapRectFlagsGravatar reed2015-07-17
* Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://co...Gravatar scroggo2015-07-17
* guard to remove DrawBitmapRectFlagsGravatar reed2015-07-16
* Preserve SKP cullrects on deserializationGravatar fmalita2015-07-14
* Fix leak in PictureTest.cppGravatar mtklein2015-07-08
* Allow reset of the SkPictureRecorder cull rect and other parameters during en...Gravatar schenney2015-07-07
* Sketch splitting SkPicture into an interface and SkBigPicture.Gravatar mtklein2015-05-19
* Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (pat...Gravatar mtklein2015-05-18
* Sketch splitting SkPicture into an interface and SkBigPicture.Gravatar mtklein2015-05-18
* Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (pat...Gravatar reed2015-05-07
* Sketch splitting SkPicture into an interface and SkBigPicture.Gravatar mtklein2015-05-07
* add heuristic to pour small pictures into recordings, rather than ref'ingGravatar reed2015-04-30
* O(1) SkPictureUtils::ApproxBytesUsed()Gravatar mtklein2015-04-21
* Rearrange SkRecord with small N in mindGravatar mtklein2015-04-09
* Revert of Rearrange SkRecord with small N in mind (patchset #8 id:120001 of h...Gravatar mtklein2015-04-08
* Rearrange SkRecord with small N in mindGravatar mtklein2015-04-08
* SkCanvas::resetForNextPicture()Gravatar mtklein2015-04-08
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Preserve texture compression when saving a revised skp from debuggerGravatar robertphillips2015-03-23
* Update SkPicture cull rects with RTree informationGravatar schenney2015-03-06
* Revert of Update SkPicture cull rects with RTree information (patchset #6 id:...Gravatar joshualitt2015-03-05
* Update SkPicture cull rects with RTree informationGravatar schenney2015-03-05
* Simplify SkBBH::insert APIGravatar mtklein2015-02-10
* Add missing SK_OVERRIDEGravatar rmistry2015-02-02
* Alter gpu vetoGravatar robertphillips2015-01-26
* remove more dead codeGravatar reed2015-01-22
* remove (unused) GatherPixelRefsGravatar reed2015-01-22