aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkPicture.h
Commit message (Expand)AuthorAge
* bump picture format to 17 to go with PixelRef Info CLGravatar reed@google.com2013-12-13
* Reverting r12665 & r12666 (Remove duplicate impl for SkImageInfo flattening) ...Gravatar robertphillips@google.com2013-12-13
* Remvoe duplicate impl for SkImageInfo flatteningGravatar reed@google.com2013-12-13
* Revert "remvoe duplicate impl for SkImageInfo flattening"Gravatar reed@google.com2013-12-11
* Revert "Revert of https://codereview.chromium.org/108773003/"Gravatar reed@google.com2013-12-11
* Revert of https://codereview.chromium.org/108773003/Gravatar commit-bot@chromium.org2013-12-11
* remvoe duplicate impl for SkImageInfo flatteningGravatar reed@google.com2013-12-11
* Revert "PixelRef now returns (nearly) everything that is currently in SkBitma...Gravatar reed@google.com2013-12-11
* PixelRef now returns (nearly) everything that is currently in SkBitmap. The g...Gravatar reed@google.com2013-12-11
* Revert "Revert "Revert "PixelRef now returns (nearly) everything that is curr...Gravatar reed@google.com2013-12-06
* Revert "Revert "PixelRef now returns (nearly) everything that is currently in...Gravatar reed@google.com2013-12-06
* Revert "PixelRef now returns (nearly) everything that is currently in SkBitma...Gravatar reed@google.com2013-12-06
* PixelRef now returns (nearly) everything that is currently in SkBitmap. The g...Gravatar reed@google.com2013-12-06
* Code cleanup following recapture of skpsGravatar robertphillips@google.com2013-12-03
* Move fIsOval from SkPath to SkPathRefGravatar robertphillips@google.com2013-12-03
* Revert of r12450 (Move fIsOval from SkPath to SkPathRef)Gravatar robertphillips@google.com2013-12-03
* Move fIsOval from SkPath to SkPathRefGravatar robertphillips@google.com2013-12-02
* Reverting r12427Gravatar rmistry@google.com2013-12-02
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-12-02
* Revert "Revert "remove kA1_Config, as it is no longer supported""Gravatar commit-bot@chromium.org2013-11-26
* Guard against most unintentionally ephemeral SkAutoFoo instantiations.Gravatar commit-bot@chromium.org2013-11-18
* Expose SkPicture::willPlayBackBitmaps()Gravatar tomhudson@google.com2013-10-24
* Move bound and isFinite into pathrefGravatar robertphillips@google.com2013-09-26
* Blur refactoringGravatar robertphillips@google.com2013-08-27
* This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on ...Gravatar commit-bot@chromium.org2013-08-16
* Revert "Temporary change to keep chrome happy."Gravatar scroggo@google.com2013-07-08
* Temporary change to keep chrome happy.Gravatar scroggo@google.com2013-06-28
* Replace SkPicture(SkStream) constructors with a factory.Gravatar scroggo@google.com2013-06-28
* bump picture version since SkPath has changed (conics)Gravatar reed@google.com2013-05-31
* Revert "Patch to prevent chromium breakage until the DEPS."Gravatar scroggo@google.com2013-05-24
* Mark SkDrawPictureCallback with SK_API, so that it can be derived from by SK_...Gravatar commit-bot@chromium.org2013-05-22
* Patch to prevent chromium breakage until the DEPS.Gravatar scroggo@google.com2013-05-21
* New API for encoding bitmaps during serialization.Gravatar scroggo@google.com2013-05-21
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-21
* add SkDrawPictureCallback optional parameter to drawPicture(), which can abor...Gravatar reed@google.com2013-05-20
* Revert "Allow supporting 1 older PICTURE_VERSION."Gravatar scroggo@google.com2013-05-07
* Allow supporting 1 older PICTURE_VERSION.Gravatar scroggo@google.com2013-04-30
* Fixes for piping bitmaps with encoded data.Gravatar scroggo@google.com2013-04-30
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-13
* Add testing of optimizations to GMGravatar robertphillips@google.com2013-04-12
* Reverting r8654Gravatar robertphillips@google.com2013-04-12
* Add testing of optimizations to GMGravatar robertphillips@google.com2013-04-12
* Remove SkSerializationHelpers.Gravatar scroggo@google.com2013-02-22
* Create SkLazyPixelRef which performs lazy decoding.Gravatar scroggo@google.com2013-02-22
* Only support SkPicture abort for Android due to the fragility of the existing...Gravatar djsollen@google.com2013-02-01
* revert 6766, thereby re-landing 6762-6763 now that the bots are readyGravatar reed@google.com2012-12-12
* revert 6762-6763, since those require new skps to be generated, and we can'tGravatar reed@google.com2012-12-12
* make RRect and Oval first-class drawing primitives in SkCanvas.Gravatar reed@google.com2012-12-12
* Remove a warning for comparing signed and unsigned integers.Gravatar scroggo@google.com2012-11-14
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-13