aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/pipe
Commit message (Expand)AuthorAge
* Consolidate SkCanvas matrix virtuals.Gravatar commit-bot@chromium.org2014-03-25
* De-virtualize SkCanvas matrix ops.Gravatar commit-bot@chromium.org2014-03-13
* De-virtualize SkCanvas save/restore.Gravatar commit-bot@chromium.org2014-03-12
* Revert of Revert of Revert "De-virtualize SkCanvas save/restore." (https://co...Gravatar commit-bot@chromium.org2014-03-12
* Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.c...Gravatar commit-bot@chromium.org2014-03-11
* Revert "De-virtualize SkCanvas save/restore."Gravatar fmalita@google.com2014-03-11
* De-virtualize SkCanvas save/restore.Gravatar fmalita@google.com2014-03-11
* add new onClip* methods to SkCanvasGravatar robertphillips@google.com2014-02-28
* Revert of r13620 (add new onClip* methods to SkCanvas - https://codereview.ch...Gravatar robertphillips@google.com2014-02-28
* add new onClip* methods to SkCanvasGravatar robertphillips@google.com2014-02-28
* Factory methods for heap-allocated SkAnnotation objects.Gravatar commit-bot@chromium.org2014-02-27
* add SkCanvas::drawDRRectGravatar commit-bot@chromium.org2014-02-21
* staticMethod -> StaticMethodGravatar commit-bot@chromium.org2014-02-18
* still trying to kill setDevice: rename to setRootDevice (better name) and mak...Gravatar commit-bot@chromium.org2014-02-17
* Set write buffer flags only in SkWriteBuffer and SkFlatController constructors.Gravatar commit-bot@chromium.org2014-01-30
* Refactor read and write buffers.Gravatar commit-bot@chromium.org2014-01-30
* Convert SkWriter32 to use an SkTDArray for its internal storage.Gravatar commit-bot@chromium.org2014-01-14
* Function pointers -> templates in SkPictureFlat.Gravatar commit-bot@chromium.org2014-01-02
* reenable vertices gm, adding picture supportGravatar reed@google.com2013-12-30
* Fix a memory leak in SkGPipeCanvas.Gravatar scroggo@google.com2013-11-12
* Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...Gravatar reed@google.com2013-10-31
* Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...Gravatar reed@google.com2013-10-31
* add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...Gravatar reed@google.com2013-10-31
* Little changes to SkAnnotation in pipe:Gravatar commit-bot@chromium.org2013-10-29
* Fix pipe/annotation.Gravatar commit-bot@chromium.org2013-10-29
* Initial error handling codeGravatar commit-bot@chromium.org2013-10-23
* Revert "If the path is a rect, call drawRect to raster the geometry in SkCanv...Gravatar bsalomon@google.com2013-10-22
* If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...Gravatar bsalomon@google.com2013-10-22
* Revert r11842 (call drawRect to try GrAARectRenderer if the path is a rect - ...Gravatar robertphillips@google.com2013-10-17
* If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...Gravatar commit-bot@chromium.org2013-10-17
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-17
* force readbuffer clients to use specialized readFoo for flattenablesGravatar reed@google.com2013-10-16
* Second wave of Win64 warning cleanupGravatar robertphillips@google.com2013-10-15
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-15
* change SkAnnotation to not inherit from SkFlattenable (does not need dynamic ...Gravatar reed@google.com2013-10-14
* Split SkDevice into SkBaseDevice and SkBitmapDeviceGravatar robertphillips@google.com2013-08-29
* Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...Gravatar robertphillips@google.com2013-08-20
* Split SkDevice out of SkBitmapDeviceGravatar robertphillips@google.com2013-08-20
* Fix name of "bleed" flagGravatar robertphillips@google.com2013-08-20
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-17
* This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on ...Gravatar commit-bot@chromium.org2013-08-16
* First pass at Comment APIGravatar robertphillips@google.com2013-05-29
* Fixes for piping bitmaps with encoded data.Gravatar scroggo@google.com2013-04-30
* PDF: add support for named destinations.Gravatar epoger@google.com2013-03-08
* Revert r8000 due to failures on some buildbotsGravatar epoger@google.com2013-03-06
* PDF: add support for named destinations Gravatar epoger@google.com2013-03-06
* Fix a bunch of warnings, mainly around rowBytes.Gravatar scroggo@google.com2013-02-25
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* fix warning from scalar --> int32 conversionGravatar humper@google.com2013-01-07
* revert 6766, thereby re-landing 6762-6763 now that the bots are readyGravatar reed@google.com2012-12-12