| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
changed the code so that it renders to a different texture. If I need
to do a blur I then render to another texture using the main texture
as the source. When I've rendered everything I then copy back to the
texture used for the back buffer. Let me know if I'm doing something
stupid here.
BUG=none
TEST=none
R=apatrick@chromium.org,ben@chromium.org
Review URL: http://codereview.chromium.org/7121001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88232 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
is just a prototype for us to play with. There are plenty of issues to
resolve before its made real, but I wanted to check something in for
others to play with rather than keeping it all local. To get it to
compile you need to set the GYP_DEFINE to views_compositor.
BUG=none
TEST=none
R=ben@chromium.org,apatrick@chromium.org
Review URL: http://codereview.chromium.org/7067029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86516 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:15149
TEST=None
Review URL: http://codereview.chromium.org/7001008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84852 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83733 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:14276
TEST=Login, examine both regular and OTR, and test with and without themes.
Review URL: http://codereview.chromium.org/6904160
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83729 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add the image resource to be moved first so that trybots would be happy
to try out the coming NativeThemeChromeOS move change.
BUG=chromium-os:13511
TEST=Build should pass.
Review URL: http://codereview.chromium.org/6745008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79429 0039d316-1c4b-4281-b951-d872f2087c98
|
|
BUG=71063
TEST=Compiled.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73317 0039d316-1c4b-4281-b951-d872f2087c98
|