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.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reenable triggering of screen rotations by sensors.
vollick@chromium.org
2011-11-07
1
-0
/
+2
*
Introduces chromium_resources.gyp to factor out Chrome resource generation
dhollowa@chromium.org
2011-11-03
1
-5
/
+1
*
Overdraw debugging can be enabled with the --enable-compositor-overdraw-debug...
vollick@chromium.org
2011-11-03
1
-0
/
+2
*
Revert 108466 - Introduces chromium_resources.gyp to factor out Chrome resour...
dhollowa@chromium.org
2011-11-03
1
-1
/
+5
*
Introduces chromium_resources.gyp to factor out Chrome resource generation
dhollowa@chromium.org
2011-11-03
1
-5
/
+1
*
Allows observers to be notified when layer animations complete.
vollick@chromium.org
2011-11-02
1
-3
/
+6
*
Revert 107967 - Introduces chromium_resources.gyp to factor out Chrome resour...
dhollowa@chromium.org
2011-10-31
1
-1
/
+5
*
Introduces chromium_resources.gyp to factor out Chrome resource generation
dhollowa@chromium.org
2011-10-31
1
-5
/
+1
*
Add dependencies.
backer@chromium.org
2011-10-28
1
-0
/
+3
*
Reland r107720 - Enable the new layer animation framework.
vollick@chromium.org
2011-10-28
1
-4
/
+2
*
Revert 107715 - Enable the new layer animation framework.
vollick@chromium.org
2011-10-28
1
-2
/
+4
*
Enable the new layer animation framework.
vollick@chromium.org
2011-10-28
1
-4
/
+2
*
Fix up compositor mocking.
backer@chromium.org
2011-10-27
1
-18
/
+26
*
Revert 107563 - Fix up compositor mocking.
backer@chromium.org
2011-10-27
1
-26
/
+16
*
Fix up compositor mocking.
backer@chromium.org
2011-10-27
1
-16
/
+26
*
ui::TestCompositor::TestCompositor() constructor has been changed to take a a...
backer@chromium.org
2011-10-25
1
-4
/
+18
*
Explicit animation support
vollick@chromium.org
2011-10-24
1
-1
/
+14
*
Use WebKit compositor in ui::Layer
piman@chromium.org
2011-10-22
1
-0
/
+37
*
Revert 106768 - Explicit animation support
vollick@chromium.org
2011-10-21
1
-14
/
+1
*
Explicit animation support
vollick@chromium.org
2011-10-21
1
-1
/
+14
*
Revert 106606 - Use WebKit compositor in ui::Layer
lipalani@chromium.org
2011-10-20
1
-37
/
+0
*
Use WebKit compositor in ui::Layer
piman@chromium.org
2011-10-20
1
-0
/
+37
*
Adds command line switch such that compositor_unittests use osmesa by default.
pkotwicz@chromium.org
2011-10-06
1
-0
/
+6
*
USE_AURA=1 Reveals circular dependencies on Mac.
dhollowa@chromium.org
2011-10-06
1
-1
/
+7
*
Makes layer_unittests run on linux
pkotwicz@chromium.org
2011-10-03
1
-8
/
+0
*
Adds the ability to set an Animation on Layer so that future changes to the l...
sky@chromium.org
2011-09-29
1
-0
/
+1
*
Refactors TestCompositor out of views_unittests into a place it can be
sky@chromium.org
2011-09-28
1
-0
/
+12
*
compositor: Fix compositor_unittests build on Linux.
tfarina@chromium.org
2011-09-22
1
-0
/
+1
*
Rework View Layer Draw() to use the Layer::DrawTree() method and the LayerDel...
ben@chromium.org
2011-09-13
1
-0
/
+1
*
With this CL animated rotations can be triggered by visiting URLs like about:...
vollick@chromium.org
2011-09-08
1
-2
/
+4
*
ui/gfx/compositor: Remove unused includes from test_suite.cc.
tfarina@chromium.org
2011-09-01
1
-2
/
+0
*
Adds support for point conversions to ui::Layer.
ben@chromium.org
2011-08-29
1
-0
/
+27
*
Add dynamic_annotations dependency on compositor to fix a crash on linux desk...
sadrul@chromium.org
2011-08-26
1
-0
/
+1
*
Add gl.dll, compositor.dll, and surface.dll.
darin@chromium.org
2011-08-18
1
-1
/
+5
*
Revert 96982 - Add gl.dll, compositor.dll, and surface.dll.
rvargas@google.com
2011-08-16
1
-5
/
+1
*
Add gl.dll, compositor.dll, and surface.dll.
darin@chromium.org
2011-08-16
1
-1
/
+5
*
Introduce ui.dll / libui.so for the component build.
darin@chromium.org
2011-07-17
1
-1
/
+4
*
Expose CompositorGL and TextureGL.
backer@chromium.org
2011-06-25
1
-2
/
+3
*
Adds the ability to animate transforms/bounds to View.
sky@chromium.org
2011-06-23
1
-0
/
+2
*
Adds Layer as a class between View and the Texture.
sky@chromium.org
2011-06-21
1
-0
/
+2
*
Remove msvs_guids from gyp files in ui.
tony@chromium.org
2011-06-10
1
-1
/
+0
*
Convert COMPOSITOR_2 to GLES compliant programmable pipeline.
wjmaclean@chromium.org
2011-05-31
1
-5
/
+0
*
Prototype compositor to render views to a texture using d3d 10. This
sky@chromium.org
2011-05-24
1
-0
/
+24
*
Compositor GL + basic views support.
wjmaclean@chromium.org
2011-05-19
1
-0
/
+5
*
Globally replace <(library) with static_library
evan@chromium.org
2011-05-19
1
-1
/
+1
*
Make use of the new cross-platform POSIX defines toolkit_uses_gtk, os_posix, ...
tony@chromium.org
2011-05-19
1
-7
/
+7
*
Tweaks Compositor API. To make it possible to land this I've ifdef'd
sky@chromium.org
2011-05-10
1
-6
/
+16
*
Refactor: Move app/gfx/gl ==> ui/gfx/gl
backer@chromium.org
2011-03-28
1
-1
/
+1
*
Refactor: Move gfx/compositor* to gfx/compositor/
backer@chromium.org
2011-03-23
1
-0
/
+34