| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
This is already a DIB, so no reason to use StretchDIBits.
BUG=275200
Review URL: https://chromiumcodereview.appspot.com/23173010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@219676 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
SkBitmapDevice. Right now Skia has typedefs redirecting SkBaseDevice and SkBitmapDevice to SkDevice. This CL begins the Chromium-side renaming process in preparation for the real change (https://codereview.chromium.org/22978012/)
BUG=278148
Review URL: https://chromiumcodereview.appspot.com/22796028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@219568 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
The superclass's implementation isn't correct, and was crashing.
BUG=256414
Review URL: https://chromiumcodereview.appspot.com/22798010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@217272 0039d316-1c4b-4281-b951-d872f2087c98
|
|
The software output devices are aura concepts and don't have anything to do with hosting renderers, so they need to be moved to content/browser/aura.
BUG=
Review URL: https://chromiumcodereview.appspot.com/21165004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@214720 0039d316-1c4b-4281-b951-d872f2087c98
|