Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FBTF: Minor gfx/ header cleanup. | erg@google.com | 2010-08-10 | 1 | -0/+2 |
| | | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/3034039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55577 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Add a function to scroll a platform canvas. This uses the platform scroll | brettw@chromium.org | 2010-07-15 | 1 | -0/+133 |
functions when available, and on Linux implements a simple manual scroll function since Cairo/Skia doesn't provide one. BUG=none TEST=included unit test Review URL: http://codereview.chromium.org/2967008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52442 0039d316-1c4b-4281-b951-d872f2087c98 |