summaryrefslogtreecommitdiffstats
path: root/ui/gfx/compositor/compositor_win.cc
Commit message (Expand)AuthorAgeFilesLines
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Use SkMatrix44 for the underlying implementation of ui::Transformbacker@chromium.org2011-07-081-15/+10
* Push (not pull) window geometry for the compositor.backer@chromium.org2011-07-061-47/+41
* Ref count the browser compositor textures.backer@chromium.org2011-06-231-130/+117
* Adds Compositor::SchedulePaint. The X side is NOTIMPLEMENTED.sky@chromium.org2011-06-211-0/+7
* Implements a blur on the prototype compositor. To enable a blur Isky@chromium.org2011-06-071-62/+326
* Adds View::OnWillCompositeTexture that is invoked before a texture issky@chromium.org2011-06-061-0/+6
* Fixes bug in updating only part of a texture and removes irrelevant TODO.sky@chromium.org2011-05-271-1/+1
* Prototype compositor to render views to a texture using d3d 10. Thissky@chromium.org2011-05-241-0/+563