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
Commit message (
Expand
)
Author
Age
Files
Lines
*
compositor: Fix compositor_unittests build on Linux.
tfarina@chromium.org
2011-09-22
3
-1
/
+16
*
compositor: Add protected virtual destructor to CompositorDelegate.
tfarina@chromium.org
2011-09-22
1
-0
/
+3
*
Make specifying a texture optional on a Layer.
ben@chromium.org
2011-09-19
3
-70
/
+94
*
Delay sending an AcceleratedSurfaceMsg_BuffersSwappedACK from the Browser bac...
mmocny@chromium.org
2011-09-19
3
-4
/
+11
*
Remove base/scoped_ptr.h
akalin@chromium.org
2011-09-18
2
-2
/
+2
*
Fix for SetExternalTexture.
backer@chromium.org
2011-09-14
2
-5
/
+16
*
The Compositor should own drawing the root layer.
ben@chromium.org
2011-09-14
6
-85
/
+84
*
Rework View Layer Draw() to use the Layer::DrawTree() method and the LayerDel...
ben@chromium.org
2011-09-13
6
-36
/
+144
*
Force clear when root view is animating.
vollick@chromium.org
2011-09-13
5
-14
/
+23
*
Move compositor ctor and dtor to .cc file.
vollick@chromium.org
2011-09-08
2
-4
/
+10
*
With this CL animated rotations can be triggered by visiting URLs like about:...
vollick@chromium.org
2011-09-08
8
-17
/
+88
*
Fix linux-chromeos-clang builder.
sadrul@chromium.org
2011-09-07
1
-1
/
+1
*
Fix win shared builder.
sadrul@chromium.org
2011-09-07
1
-1
/
+3
*
gfx::Compositor: SchedulePaint.
sadrul@chromium.org
2011-09-07
5
-27
/
+37
*
Changes to port holey layer changes into windows compositor
pkotwicz@chromium.org
2011-09-02
5
-36
/
+18
*
ui/gfx/compositor: Remove unused includes from test_suite.cc.
tfarina@chromium.org
2011-09-01
2
-5
/
+0
*
Add invalid rect tracking and repaint scheduling to Layer.
ben@chromium.org
2011-09-01
6
-9
/
+176
*
Adds support for point conversions to ui::Layer.
ben@chromium.org
2011-08-29
9
-0
/
+428
*
Add dynamic_annotations dependency on compositor to fix a crash on linux desk...
sadrul@chromium.org
2011-08-26
1
-0
/
+1
*
Vend common GL context
backer@chromium.org
2011-08-26
5
-239
/
+274
*
Add gl.dll, compositor.dll, and surface.dll.
darin@chromium.org
2011-08-18
6
-7
/
+39
*
Revert 96982 - Add gl.dll, compositor.dll, and surface.dll.
rvargas@google.com
2011-08-16
6
-39
/
+7
*
Add gl.dll, compositor.dll, and surface.dll.
darin@chromium.org
2011-08-16
6
-7
/
+39
*
Gets rid of chrome being cleared for a moment when keyboard is hidden
backer@chromium.org
2011-08-12
4
-8
/
+12
*
Make texture mapping OpenGL ES 2.0 compliant.
backer@chromium.org
2011-08-12
1
-0
/
+2
*
Ensure that blending is disabled for layers with no alpha
backer@chromium.org
2011-08-08
1
-2
/
+3
*
First pass for eliminating double painting
pkotwicz@chromium.org
2011-07-29
7
-20
/
+198
*
Update Texture/Layer SetCanvas, callsites, and comments.
msw@chromium.org
2011-07-27
6
-16
/
+18
*
Always write alpha. Turn of blending for root layers. Also, don't clear the b...
backer@chromium.org
2011-07-22
5
-24
/
+40
*
Allow creating a gpu channel that uses software rendering
jbauman@chromium.org
2011-07-21
1
-1
/
+1
*
Revert 93393 - Crashed Linux Touch build: http://build.chromium.org/p/chromiu...
leandrogracia@chromium.org
2011-07-21
1
-1
/
+1
*
Allow creating a gpu channel that uses software rendering
jbauman@chromium.org
2011-07-21
1
-1
/
+1
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
2
-2
/
+2
*
Fix GCC build bustage.
darin@chromium.org
2011-07-17
1
-2
/
+2
*
Introduce ui.dll / libui.so for the component build.
darin@chromium.org
2011-07-17
1
-1
/
+4
*
Fix context sharing in CompositorGL.
backer@chromium.org
2011-07-15
2
-111
/
+158
*
Use SkMatrix44 for the underlying implementation of ui::Transform
backer@chromium.org
2011-07-08
4
-59
/
+46
*
Share shaders between browser compositors.
backer@chromium.org
2011-07-08
2
-18
/
+31
*
Push (not pull) window geometry for the compositor.
backer@chromium.org
2011-07-06
5
-57
/
+64
*
Makes it so that if the size of a view with a layer changes or on creating
sky@chromium.org
2011-06-28
1
-0
/
+1
*
Expose CompositorGL and TextureGL.
backer@chromium.org
2011-06-25
3
-164
/
+290
*
Allow View to have a layer whose texture is updated externally.
backer@chromium.org
2011-06-24
2
-0
/
+10
*
Adds the ability to animate transforms/bounds to View.
sky@chromium.org
2011-06-23
3
-0
/
+292
*
Ref count the browser compositor textures.
backer@chromium.org
2011-06-23
4
-137
/
+130
*
Adds Compositor::SchedulePaint. The X side is NOTIMPLEMENTED.
sky@chromium.org
2011-06-21
3
-2
/
+19
*
Adds Layer as a class between View and the Texture.
sky@chromium.org
2011-06-21
3
-0
/
+140
*
Disable compositor if GL is failed to initialize.
oshima@google.com
2011-06-20
1
-2
/
+2
*
Turn off psychedelic-purple background clear.
wjmaclean@chromium.org
2011-06-13
1
-0
/
+5
*
Remove msvs_guids from gyp files in ui.
tony@chromium.org
2011-06-10
1
-1
/
+0
*
Re-enable thread IO restriction override.
wjmaclean@chromium.org
2011-06-10
1
-0
/
+5
[next]