index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
gfx
/
compositor
/
compositor_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove old (pre-webkit) compositor
piman@chromium.org
2012-01-27
1
-810
/
+0
*
Adds a bounds parameter to ui::Compositor::ReadPixels
pkotwicz@chromium.org
2011-11-21
1
-2
/
+2
*
Implement CompositorCC::ReadPixels
vollick@chromium.org
2011-11-15
1
-2
/
+3
*
Test that pixels are drawn to the screen
backer@chromium.org
2011-11-03
1
-0
/
+6
*
Makes the compositors handle updating part of a texture when the
sky@chromium.org
2011-11-02
1
-14
/
+7
*
Fixes bad NOTREACHED.
sky@chromium.org
2011-10-10
1
-1
/
+1
*
Properly handle vertically flipping the texture.
backer@chromium.org
2011-10-06
1
-0
/
+3
*
Allow animating alpha
vollick@chromium.org
2011-09-23
1
-0
/
+3
*
Force clear when root view is animating.
vollick@chromium.org
2011-09-13
1
-2
/
+4
*
With this CL animated rotations can be triggered by visiting URLs like about:...
vollick@chromium.org
2011-09-08
1
-4
/
+4
*
gfx::Compositor: SchedulePaint.
sadrul@chromium.org
2011-09-07
1
-12
/
+8
*
Changes to port holey layer changes into windows compositor
pkotwicz@chromium.org
2011-09-02
1
-20
/
+18
*
Vend common GL context
backer@chromium.org
2011-08-26
1
-99
/
+82
*
Gets rid of chrome being cleared for a moment when keyboard is hidden
backer@chromium.org
2011-08-12
1
-2
/
+2
*
First pass for eliminating double painting
pkotwicz@chromium.org
2011-07-29
1
-0
/
+8
*
Update Texture/Layer SetCanvas, callsites, and comments.
msw@chromium.org
2011-07-27
1
-4
/
+5
*
Always write alpha. Turn of blending for root layers. Also, don't clear the b...
backer@chromium.org
2011-07-22
1
-3
/
+3
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Use SkMatrix44 for the underlying implementation of ui::Transform
backer@chromium.org
2011-07-08
1
-15
/
+10
*
Push (not pull) window geometry for the compositor.
backer@chromium.org
2011-07-06
1
-47
/
+41
*
Ref count the browser compositor textures.
backer@chromium.org
2011-06-23
1
-130
/
+117
*
Adds Compositor::SchedulePaint. The X side is NOTIMPLEMENTED.
sky@chromium.org
2011-06-21
1
-0
/
+7
*
Implements a blur on the prototype compositor. To enable a blur I
sky@chromium.org
2011-06-07
1
-62
/
+326
*
Adds View::OnWillCompositeTexture that is invoked before a texture is
sky@chromium.org
2011-06-06
1
-0
/
+6
*
Fixes bug in updating only part of a texture and removes irrelevant TODO.
sky@chromium.org
2011-05-27
1
-1
/
+1
*
Prototype compositor to render views to a texture using d3d 10. This
sky@chromium.org
2011-05-24
1
-0
/
+563