summaryrefslogtreecommitdiffstats
path: root/cc/output/software_output_device.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove SoftwareFrameDatajbauman2015-08-071-11/+1
* Avoid crashing if can't allocate software buffer for window.jbauman2015-08-051-2/+1
* Remove SoftwareOutputDevice::CopyToPixels and ::Scrolljbauman2015-05-081-12/+0
* SkCanvas::NewRaster is deprecated, create a surface insteadreed2014-12-101-5/+6
* cc/output: cleanup: Remove unnecessary #includesheejin.r.chung@samsung.com2014-07-271-1/+0
* Make delegated software renderer work on Macccameron@chromium.org2014-05-211-7/+12
* Use SharedBitmapManager to allocate software frames.jbauman@chromium.org2014-04-091-1/+0
* change SoftwareOutputDevice CopyToBitmap to CopyToPixels, and remove device_ ...reed@google.com2014-03-251-10/+8
* Pass gfx structs by const ref (gfx::Vector2d)ajay.berwal@samsung.com2014-02-051-2/+2
* [#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
* Moving the VSyncProvider interface to ui/gfx from ui/gldnicoara@chromium.org2013-11-141-1/+1
* Adding support for VSyncProvider to the software drawing pathdnicoara@chromium.org2013-11-081-0/+5
* Skia is going to Split the SkDevice class into SkBaseDevice and SkBitmapDevic...robertphillips@google.com2013-08-261-2/+2
* Fix DCHECK in browser software compositing.aelias@chromium.org2013-06-111-7/+5
* [Aura] Added Support for rendering software compositor frames as cc::TextureL...skaslev@chromium.org2013-06-081-2/+3
* Implement transform/clip support for Android WebView.aelias@chromium.org2013-06-061-4/+2
* Pass a sequence number along with the DIB handle when compositing in software.skaslev@chromium.org2013-03-291-2/+3
* cc: Fix capitalization style in chromified files.danakj@chromium.org2013-03-251-2/+2
* cc: Fix style errors in SoftwareOutputDeviceenne@chromium.org2013-03-181-4/+4
* Part 4 of cc/ directory shuffles: outputjamesr@chromium.org2013-03-181-0/+61