aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/PictureTest.cpp
Commit message (Expand)AuthorAge
* 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
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* add ImageGenerator::NewFromData to porting layerGravatar reed2015-01-07
* add testing flag to ignore saveLayer boundsGravatar reed2014-12-22
* add const to encodePixels pixel parameterGravatar reed2014-12-19
* Replace EncodeBitmap with an interface.Gravatar scroggo2014-12-11
* Remove SkCanvas::drawBitmapMatrix()Gravatar Florin Malita2014-12-10
* Revert of Replace EncodeBitmap with an interface. (patchset #12 id:210001 of ...Gravatar scroggo2014-12-09
* Replace EncodeBitmap with an interface.Gravatar scroggo2014-12-09
* Revert of Replace EncodeBitmap with an interface. (patchset #11 id:190001 of ...Gravatar robertphillips2014-12-09
* Replace EncodeBitmap with an interface.Gravatar scroggo2014-12-09
* Use variable length key (rather than accumulated matrix) as save layer hoisti...Gravatar robertphillips2014-12-01
* option to return drawable from recordingGravatar reed2014-11-24
* add some debugging to SkNVRefCntGravatar reed2014-11-24
* Remove Picture deletion listeners.Gravatar mtklein2014-11-24
* Add SkNVRefCnt, prune down SkPicture's sizeGravatar mtklein2014-11-20
* Implement SkPicture::bytesUsed() for SkRecord backendGravatar tomhudson2014-11-19
* Allow pictures to have a full boundsGravatar reed2014-11-19
* Revert of allow pictures to have a full bounds (patchset #3 id:40001 of https...Gravatar reed2014-11-19
* allow pictures to have a full boundsGravatar reed2014-11-19
* Rename GrAccelData to SkLayerInfo and move it to src/coreGravatar robertphillips2014-11-12
* Move SkRecordComputeLayers and CollectLayers into SkRecordDraw.cppGravatar robertphillips2014-11-12
* Change where layer hoisting data is gatheredGravatar robertphillips2014-11-11
* Fix PictureTest for new GPU vetoGravatar jvanverth2014-11-04