aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental/PdfViewer/SkNulCanvas.h
Commit message (Expand)AuthorAge
* 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
* hide getTotalClip, so we can eventually remove it Gravatar commit-bot@chromium.org2014-03-08
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-01
* 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
* 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
* pdfviewer: (more code cleanup): class documentation and commentsGravatar edisonn@google.com2013-10-11
* Split SkDevice into SkBaseDevice and SkBitmapDeviceGravatar robertphillips@google.com2013-08-29
* pdfviewer: code cleanup - add licence on files, make replace __DEFINE__foo wi...Gravatar edisonn@google.com2013-08-21
* 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
* pdfviewer: update interface of derived canvas and device, to reflect lastest ...Gravatar edisonn@google.com2013-08-16
* pdfviewer: All NulCanvas (does not draw operations), TrackDevice (trackes wha...Gravatar edisonn@google.com2013-07-22