aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkPictureRecorder.cpp
Commit message (Expand)AuthorAge
...
* Rename GrAccelData to SkLayerInfo and move it to src/coreGravatar robertphillips2014-11-12
* Fix Android framework build.Gravatar scroggo2014-11-11
* Change where layer hoisting data is gatheredGravatar robertphillips2014-11-11
* Remove DEPRECATED_beginRecording().Gravatar mtklein2014-10-01
* Strip old backend recording down to essentialsGravatar mtklein2014-09-30
* Clean up SK_PICTURE_USE_SK_RECORD and SK_PICTURE_OPTIMIZE_SK_RECORD.Gravatar mtklein2014-09-30
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Change SkPicture::draw to playbackGravatar robertphillips2014-09-04
* Try out scalar picture sizesGravatar robertphillips2014-08-29
* Install a hook to swap between SkPicture backends with a single define.Gravatar mtklein2014-08-21
* Plumbing for using a BBH in SkRecordDraw.Gravatar mtklein2014-08-11
* Rename SkPicturePlayback to SkPictureDataGravatar robertphillips2014-07-01
* Enable basic drawing with SkRecord-based pictures.Gravatar Mike Klein2014-06-23
* Use smart pointers to make SkPictureRecorder lifetimes less manual.Gravatar Mike Klein2014-06-23
* Add EXPERIMENTAL_beginRecording() for SkRecord-based recording.Gravatar mtklein2014-06-17
* Remove picture pre-allocation from SkPictureRecorderGravatar robertphillips2014-06-11
* Fix error revealed by Android unit testGravatar robertphillips2014-06-10
* Remove unused 'deepCopy' parameterGravatar robertphillips2014-06-10
* No longer limit SkPictureRecorder::partialReplay to AndroidGravatar robertphillips2014-06-08
* First pass at splitting out SkPictureRecord from SkPictureGravatar robertphillips2014-06-08
* Make SkPictureRecorder::partialReplay constGravatar commit-bot@chromium.org2014-05-29
* Include SkTypes to fix Android frameworks buildGravatar commit-bot@chromium.org2014-05-28
* add replay entry point to SkPictureRecorder for AndroidGravatar commit-bot@chromium.org2014-05-27
* Staging for cleanup of SkPicture-related headersGravatar robertphillips@google.com2014-04-18