aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkPicture.h
Commit message (Expand)AuthorAge
* Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)Gravatar robertphillips2014-06-04
* Remove legacy picture recordingGravatar robertphillips2014-06-03
* Add a way for the gpu veto to report back the reason why it said noGravatar commit-bot@chromium.org2014-05-30
* stop calling SkBitmap::flattenGravatar commit-bot@chromium.org2014-05-23
* Remove unused (by clients) SkUnitMapperGravatar commit-bot@chromium.org2014-05-22
* Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromiu...Gravatar commit-bot@chromium.org2014-05-22
* Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/2832...Gravatar commit-bot@chromium.org2014-05-21
* Add choke point for performing a fake endRecordingGravatar commit-bot@chromium.org2014-05-19
* Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromiu...Gravatar commit-bot@chromium.org2014-05-16
* remove unused (by clients) SkUnitMapperGravatar commit-bot@chromium.org2014-05-16
* First pass at pre-rendering saveLayers for GPUGravatar robertphillips@google.com2014-05-07
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-25
* First pass at GPU vetoGravatar commit-bot@chromium.org2014-04-24
* Remove support for inheriting the paint color from SkColorShaderGravatar commit-bot@chromium.org2014-04-24
* First step in pulling SkPicturePlayback & SkPictureRecord out of SkPictureGravatar commit-bot@chromium.org2014-04-23
* Add asADash entry point into SkPathEffect to allow extracting Dash info from ...Gravatar commit-bot@chromium.org2014-04-22
* Add flipped gradient branch to two point conical gradientGravatar commit-bot@chromium.org2014-04-21
* Staging for cleanup of SkPicture-related headersGravatar robertphillips@google.com2014-04-18
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-18
* Staged removal of SkPicture-derived classesGravatar commit-bot@chromium.org2014-04-17
* Revert of Add flipped gradient branch to two point conical gradient (https://...Gravatar commit-bot@chromium.org2014-04-17
* Add flipped gradient branch to two point conical gradientGravatar commit-bot@chromium.org2014-04-17
* Reverting r14225 (Fix SK_SUPPORT_DEPRECATED_RECORD_FLAGS handling - https://c...Gravatar robertphillips@google.com2014-04-16
* Fix SK_SUPPORT_DEPRECATED_RECORD_FLAGS handlingGravatar robertphillips@google.com2014-04-16
* Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public APIGravatar commit-bot@chromium.org2014-04-16
* remove legacy filter-flags, and store FilterLevel directlyGravatar commit-bot@chromium.org2014-04-16
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-14
* split SkPictureRecorder out of SkPictureGravatar robertphillips@google.com2014-04-13
* SkNonCopyable should be used with private inheritance.Gravatar commit-bot@chromium.org2014-04-07
* Convert SkPicture's generation ID to a unique IDGravatar commit-bot@chromium.org2014-04-07
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-03
* Add generation ID to SkPictureGravatar robertphillips@google.com2014-04-02
* Add new experimental API to SkPicture to get "id" of current opGravatar commit-bot@chromium.org2014-03-24
* stub for ganesh vetoGravatar commit-bot@chromium.org2014-03-19
* Add a means of extracting active operations from SkPictureGravatar commit-bot@chromium.org2014-03-18
* Revert of r13836 due to Chromium cc_unittests failuresGravatar robertphillips@google.com2014-03-18
* Add a means of extracting active operations from SkPictureGravatar commit-bot@chromium.org2014-03-17
* Reverting r13831 (Add a means of extracting active operations from SkPicture)...Gravatar robertphillips@google.com2014-03-17
* Add a means of extracting active operations from SkPictureGravatar robertphillips@google.com2014-03-17
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-17
* Proposed SkCanvas API for preLoading textures to VRAM v2.0Gravatar commit-bot@chromium.org2014-03-16
* Revert r13810 (Proposed SkCanvas API for preLoading textures to VRAM v2.0)Gravatar robertphillips@google.com2014-03-14
* Proposed SkCanvas API for preLoading textures to VRAM v2.0Gravatar commit-bot@chromium.org2014-03-14
* Fixing SkPicture serializationGravatar commit-bot@chromium.org2014-03-12
* This CL is motivated by the desire to make the skpinfo tool work a bit better...Gravatar commit-bot@chromium.org2014-03-05
* The motivation for this CL is to de-clutter SkPicture's beginRecording method.Gravatar commit-bot@chromium.org2014-03-04
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-04
* Generating the 1M skps frequently yields truncated skps. This tool is intende...Gravatar commit-bot@chromium.org2014-03-03
* Culling APIGravatar commit-bot@chromium.org2014-02-27
* This is intended to make it easier for us to be backwards compatible.Gravatar commit-bot@chromium.org2014-02-25