aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental/PdfViewer/SkNulCanvas.h
Commit message (Expand)AuthorAge
* 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