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
/
compositor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 162830 - Aura: Remove scale_content_ handling for accelerated content
piman@chromium.org
2012-10-22
2
-15
/
+8
*
Makes copying layers clone external textures.
sky@chromium.org
2012-09-13
1
-0
/
+1
*
Fix Compositor::ReadPixels after GL coordinate transition.
aelias@chromium.org
2012-09-12
2
-8
/
+4
*
Fix build on various Linux and CrOS bots.
dbeam@chromium.org
2012-09-12
1
-3
/
+2
*
I had originally tried to build upon http://codereview.chromium.org/10869066/...
vollick@chromium.org
2012-09-12
7
-148
/
+345
*
Add vollick to OWNERS for ui/compositor for layer animation related code.
vollick@google.com
2012-09-12
1
-1
/
+2
*
Add missing initializers to TestLayerAnimationDelegate
vollick@google.com
2012-09-12
1
-1
/
+3
*
Get rid of swizzle/yflip in ui_compositor now that cc does it
jamesr@chromium.org
2012-09-12
2
-34
/
+2
*
Use WebCompositorSupport for ui/compositor initialization and shutdown
jamesr@chromium.org
2012-09-11
1
-5
/
+6
*
use WebKit::WebCompositorSupport to instantiate Web*Layer* types
jamesr@chromium.org
2012-09-10
2
-7
/
+18
*
Attempt 2 at Fixes crash introduced @ 153047 (you can hit crash by maximizing a
sky@chromium.org
2012-09-07
4
-12
/
+84
*
ui: Keep the overrides in the same section of the superclass.
tfarina@chromium.org
2012-09-07
1
-2
/
+3
*
Makes LayerAnimator use the last tick time from the
sky@chromium.org
2012-09-06
1
-11
/
+23
*
Adds LayerAnimator::SchedulePauseForProperties().
sky@chromium.org
2012-09-04
3
-0
/
+36
*
compositor: Put CompositorTestSuite into a namespace.
tfarina@chromium.org
2012-09-03
3
-10
/
+24
*
ui: Fix typos in PRESUBMIT.py scripts.
tfarina@chromium.org
2012-09-03
1
-1
/
+1
*
compositor: Fix header include guards.
tfarina@chromium.org
2012-09-03
5
-15
/
+15
*
Remove transitional WEBLAYERTREEVIEW_IS_PURE_VIRTUAL guarded code
jamesr@chromium.org
2012-08-28
2
-29
/
+0
*
Revert 153047 - Ensure that LayerAnimator schedules a draw after the last fra...
sky@chromium.org
2012-08-25
4
-39
/
+1
*
Aura: Have ui::Layer implement WebKit::WebExternalTextureLayerClient
piman@chromium.org
2012-08-25
3
-4
/
+21
*
Revert 153291 - Fixes crash introduced @ 153047 (you can hit crash by maximiz...
sky@chromium.org
2012-08-24
4
-30
/
+4
*
Add ifdef guards to prepare for WebLayerTreeView interface change
jamesr@chromium.org
2012-08-24
2
-1
/
+31
*
Fixes crash introduced @ 153047 (you can hit crash by maximizing a
sky@chromium.org
2012-08-24
4
-4
/
+30
*
Remove transitional WEBLAYER_IS_PURE_VIRTUAL code
jamesr@chromium.org
2012-08-24
5
-249
/
+0
*
Random set of changes for workspace2 code:
sky@chromium.org
2012-08-24
2
-16
/
+14
*
Ensure that LayerAnimator schedules a draw after the last frame of an animation
vollick@chromium.org
2012-08-23
4
-1
/
+39
*
Aura: don't request depth/stencil buffers, we don't use them.
piman@chromium.org
2012-08-22
1
-0
/
+3
*
aura: Share shared context across compositors
piman@chromium.org
2012-08-22
2
-9
/
+7
*
aura: Fix layer type change logic.
piman@chromium.org
2012-08-21
1
-4
/
+6
*
Prepare ui/compositor for WebLayer type change
jamesr@chromium.org
2012-08-18
5
-4
/
+252
*
Creates the WebCompositorOutputSurface, which is the new mechanism for render...
nduca@chromium.org
2012-08-13
2
-6
/
+50
*
Partial revert of 146621
piman@chromium.org
2012-08-11
3
-24
/
+4
*
Revert 151153 - Partial revert of 146621
simonmorris@chromium.org
2012-08-11
3
-4
/
+24
*
Partial revert of 146621
piman@chromium.org
2012-08-10
3
-24
/
+4
*
Remove unused include and always-true compile-time check
jamesr@chromium.org
2012-08-10
1
-9
/
+0
*
Use WebKit Platform API header locations instead of client API
jamesr@chromium.org
2012-08-09
4
-8
/
+7
*
aura: use TestWebGraphicsContext3D for the shared contexts
piman@chromium.org
2012-08-01
1
-1
/
+3
*
aura: apply brightness filter last to improve perf
piman@chromium.org
2012-07-27
1
-4
/
+8
*
ui: No need to typedef testing::Test in unittests.
tfarina@chromium.org
2012-07-27
2
-6
/
+5
*
Converts SearchViewController to use live NTP content instead of placeholder
dhollowa@chromium.org
2012-07-25
1
-3
/
+3
*
Remove ui_resources_default_100_percent.rc and theme_resources_default_100_pe...
benrg@chromium.org
2012-07-25
1
-1
/
+0
*
Renamed resource files to be more verbose, specifically:
benrg@chromium.org
2012-07-24
1
-1
/
+1
*
Cleanup gfx::Canvas now that 10562027 has landed
pkotwicz@chromium.org
2012-07-24
2
-5
/
+13
*
Revert 147915 - Cleanup gfx::Canvas now that 10562027 has landed
acolwell@chromium.org
2012-07-23
2
-13
/
+5
*
Cleanup gfx::Canvas now that 10562027 has landed
pkotwicz@chromium.org
2012-07-23
2
-5
/
+13
*
Add brightness/grayscale animations and use them for OOBE boot transition.
nkostylev@chromium.org
2012-07-21
11
-9
/
+363
*
Revert 147288 - Renamed resource files to be more verbose, specifically:
rlarocque@chromium.org
2012-07-18
1
-1
/
+1
*
Renamed resource files to be more verbose, specifically:
harrym@chromium.org
2012-07-18
1
-1
/
+1
*
Aura: Remove some unnecessary dependencies.
backer@chromium.org
2012-07-17
2
-1
/
+1
*
LayerAnimator::Step should guard against a null delegate.
vollick@chromium.org
2012-07-17
1
-1
/
+1
[next]