summaryrefslogtreecommitdiffstats
path: root/content/browser/aura/software_output_device_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Add the UI compositor to the Mac buildccameron@chromium.org2014-01-161-103/+0
* Revert 245131 "Add the UI compositor to the Mac build", which caused Mac ASan...glider@chromium.org2014-01-161-0/+103
* Add the UI compositor to the Mac buildccameron@chromium.org2014-01-161-103/+0
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-2/+2
* Revert 230981 "Make TRANSPARENT windows be layered windows on wi..."scottmg@chromium.org2013-11-011-2/+1
* Make TRANSPARENT windows be layered windows on win aurascottmg@chromium.org2013-10-251-1/+2
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-241-1/+1
* Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"davemoore@chromium.org2013-09-201-1/+1
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-201-1/+1
* Use DrawToNativeContext instead of StretchDIBits to upload output surface.jbauman@chromium.org2013-08-271-10/+3
* Skia is going to Split the SkDevice class into SkBaseDevice and SkBitmapDevic...robertphillips@google.com2013-08-261-2/+2
* Add CopyToBitmap implementation to SoftwareOutputDeviceWinjbauman@chromium.org2013-08-131-0/+9
* Move software_output_device_* to content/browser/aurajbauman@chromium.org2013-07-311-0/+101