Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(94)

Issue 7766002: Implement CompositorGL::SchedulePaint (Closed)

Created:
9 years, 3 months ago by Ian Vollick
Modified:
9 years, 1 month ago
CC:
chromium-reviews
Visibility:
Public.

Description

Implement CompositorGL::SchedulePaint BUG=None TEST=views_desktop animations work on linux

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -3 lines) Patch
M ui/gfx/compositor/compositor_gl.h View 1 chunk +3 lines, -0 lines 0 comments Download
M ui/gfx/compositor/compositor_gl.cc View 3 chunks +16 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Ian Vollick
Added an implementation of SchedulePaint. It unfortunately uses gtk/gdk; I've added a TODO for the ...
9 years, 3 months ago (2011-08-26 19:30:10 UTC) #1
sadrul
LGTM
9 years, 3 months ago (2011-08-26 19:44:14 UTC) #2
jonathan.backer
LGTM with nose-plugged. I hate to see more GTK code. But I don't see anything ...
9 years, 3 months ago (2011-08-26 20:22:27 UTC) #3
sadrul
On 2011/08/26 20:22:27, jonathan.backer wrote: > LGTM with nose-plugged. > > I hate to see ...
9 years, 3 months ago (2011-08-26 20:28:24 UTC) #4
jonathan.backer
On 2011/08/26 20:28:24, sadrul wrote: > On 2011/08/26 20:22:27, jonathan.backer wrote: > > LGTM with ...
9 years, 3 months ago (2011-08-29 13:55:39 UTC) #5
vollick1
May be could create a new interface in ui:: (something like ui::Paintable) that widget inherits ...
9 years, 3 months ago (2011-08-29 15:05:51 UTC) #6
sadrul
On 2011/08/29 15:05:51, vollick_google.com wrote: > May be could create a new interface in ui:: ...
9 years, 3 months ago (2011-08-29 15:23:47 UTC) #7
Ian Vollick
On 2011/08/29 15:23:47, sadrul wrote: > On 2011/08/29 15:05:51, http://vollick_google.com wrote: > > May be ...
9 years, 3 months ago (2011-08-31 20:23:31 UTC) #8
sadrul
9 years, 3 months ago (2011-09-02 17:02:09 UTC) #9
Let's send this as it is to sky@, and try to land. And do the better fix at a
later time?

Powered by Google App Engine
This is Rietveld 408576698