C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / src / core / SkPictureRecorder.cpp
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-03-07 schenneyUpdate SkPicture cull rects with RTree information
2015-03-05 joshualittRevert of Update SkPicture cull rects with RTree inform...
2015-03-05 schenneyUpdate SkPicture cull rects with RTree information
2015-02-06 reedRename SkCanvasDrawable to SkDrawable, and make public
2015-02-06 reedRevert of rename SkCanvasDrawable to SkDrawable, and...
2015-02-06 reedrename SkCanvasDrawable to SkDrawable, and make public
2014-11-25 reedfree up picturerecorder refs after returning picture...
2014-11-24 reedoption to return drawable from recording
2014-11-21 mtkleinSkPicture::SnapshotArray doesn't really stand to benefi...
2014-11-21 mtkleinSkData -> SkPicture::SnapshotArray
2014-11-19 reedAllow pictures to have a full bounds
2014-11-19 reedRevert of allow pictures to have a full bounds (patchse...
2014-11-19 reedallow pictures to have a full bounds
2014-11-18 reedwip for drawables
2014-11-12 robertphillipsRename GrAccelData to SkLayerInfo and move it to src...
2014-11-11 scroggoFix Android framework build.
2014-11-11 robertphillipsChange where layer hoisting data is gathered
2014-10-01 mtkleinRemove DEPRECATED_beginRecording().
2014-09-30 mtkleinStrip old backend recording down to essentials
2014-09-30 mtkleinClean up SK_PICTURE_USE_SK_RECORD and SK_PICTURE_OPTIMI...
2014-09-05 bsalomon"NULL !=" = NULL
2014-09-04 robertphillipsChange SkPicture::draw to playback
2014-08-29 robertphillipsTry out scalar picture sizes
2014-08-21 mtkleinInstall a hook to swap between SkPicture backends with...
2014-08-11 mtkleinPlumbing for using a BBH in SkRecordDraw.
2014-07-01 robertphillipsRename SkPicturePlayback to SkPictureData
2014-06-23 Mike KleinEnable basic drawing with SkRecord-based pictures.
2014-06-23 Mike KleinUse smart pointers to make SkPictureRecorder lifetimes...
2014-06-17 mtkleinAdd EXPERIMENTAL_beginRecording() for SkRecord-based...
2014-06-11 robertphillipsRemove picture pre-allocation from SkPictureRecorder
2014-06-10 robertphillipsFix error revealed by Android unit test
2014-06-10 robertphillipsRemove unused 'deepCopy' parameter
2014-06-08 robertphillipsNo longer limit SkPictureRecorder::partialReplay to...
2014-06-08 robertphillipsFirst pass at splitting out SkPictureRecord from SkPicture
2014-05-29 commit-bot@chromiu... Make SkPictureRecorder::partialReplay const
2014-05-28 commit-bot@chromiu... Include SkTypes to fix Android frameworks build
2014-05-27 commit-bot@chromiu... add replay entry point to SkPictureRecorder for Android
2014-04-18 robertphillips@goo... Staging for cleanup of SkPicture-related headers