summaryrefslogtreecommitdiffstats
path: root/cc/output/software_output_device.h
Commit message (Expand)AuthorAgeFilesLines
* Remove SoftwareFrameDatajbauman2015-08-071-9/+1
* Remove SoftwareOutputDevice::CopyToPixels and ::Scrolljbauman2015-05-081-8/+0
* SkCanvas::NewRaster is deprecated, create a surface insteadreed2014-12-101-1/+2
* cc/output: cleanup: Remove unnecessary #includesheejin.r.chung@samsung.com2014-07-271-5/+3
* Make delegated software renderer work on Macccameron@chromium.org2014-05-211-2/+3
* change SoftwareOutputDevice CopyToBitmap to CopyToPixels, and remove device_ ...reed@google.com2014-03-251-3/+2
* Pass gfx structs by const ref (gfx::Vector2d)ajay.berwal@samsung.com2014-02-051-2/+1
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-291-1/+1
* Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...mnissler@chromium.org2014-01-281-1/+1
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-281-1/+1
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-3/+3
* Adding support for VSyncProvider to the software drawing pathdnicoara@chromium.org2013-11-081-0/+10
* Connect OutputSurface buffer management and document SoftwareOutputDevicerjkroege@chromium.org2013-09-141-1/+22
* Skia is going to Split the SkDevice class into SkBaseDevice and SkBitmapDevic...robertphillips@google.com2013-08-261-2/+3
* Discard software renderer backbuffer when tab becomes invisible.jbauman@chromium.org2013-08-201-0/+3
* [Aura] Added Support for rendering software compositor frames as cc::TextureL...skaslev@chromium.org2013-06-081-2/+2
* Pass a sequence number along with the DIB handle when compositing in software.skaslev@chromium.org2013-03-291-1/+1
* cc: Fix lint errors in cc.danakj@chromium.org2013-03-281-1/+1
* cc: Fix style errors in SoftwareOutputDeviceenne@chromium.org2013-03-181-9/+8
* Part 4 of cc/ directory shuffles: outputjamesr@chromium.org2013-03-181-0/+56