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
*
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
*
Aura: Have ui::Layer implement WebKit::WebExternalTextureLayerClient
backer@chromium.org
2012-07-13
6
-6
/
+61
*
Adding layer masking function
skuhne@chromium.org
2012-07-12
2
-0
/
+45
*
This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...
benrg@chromium.org
2012-07-11
1
-4
/
+2
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
24
-24
/
+0
*
Aura: Enable the threaded compositor in the browser.
backer@chromium.org
2012-07-04
3
-3
/
+14
*
Aura: ACK on the start of the frame generation for greater async.
backer@chromium.org
2012-06-29
3
-9
/
+24
*
Prepare for WebContentLayerClient API change
vollick@chromium.org
2012-06-29
2
-0
/
+8
*
Move screen rotation code to ash
yoshiki@chromium.org
2012-06-29
3
-182
/
+0
*
Add ability to build a canvas with a target scale factor.
pkotwicz@chromium.org
2012-06-27
1
-9
/
+3
*
about:instant allows control of animation speed
jamescook@chromium.org
2012-06-25
2
-9
/
+12
*
Return different IDs from TestWebGraphicsContext3D::createTexture
jamesr@chromium.org
2012-06-22
2
-2
/
+5
*
Update capture on all root windows
oshima@chromium.org
2012-06-22
1
-2
/
+0
*
Remove WebContentLayerClient_has_opaque guard
jamesr@chromium.org
2012-06-19
2
-10
/
+4
*
Don't crash if 3D graphics context creation fails
sheu@chromium.org
2012-06-18
1
-0
/
+3
*
Deweirdify.
thakis@chromium.org
2012-06-17
1
-2
/
+1
*
Add opaque parameter to WebContentLayerClient implementation guarded by #if
jamesr@chromium.org
2012-06-16
2
-2
/
+11
*
Let the layer animator's slow animation mode affect all animations.
vollick@chromium.org
2012-06-13
4
-5
/
+27
*
Fixes content scaling when resizing
pkotwicz@chromium.org
2012-06-13
1
-0
/
+3
*
Rename gfx::Monitor to gfx::Display
tfarina@chromium.org
2012-06-12
2
-3
/
+3
*
Fixes calling Restore() without Save() in ui::Layer
pkotwicz@chromium.org
2012-06-11
1
-0
/
+1
*
Prepare compositor.cc for global CCSettings
vollick@chromium.org
2012-06-11
1
-3
/
+14
*
aura: Drop unnecessary composites
backer@chromium.org
2012-06-06
2
-2
/
+21
*
Makes Layer notify the delegate as the bounds change. This is needed
sky@chromium.org
2012-06-06
4
-0
/
+29
*
Reland: ash: Improved window maximize/restore animations
jamescook@chromium.org
2012-06-06
4
-1
/
+25
*
ash: Holding down shift slows window animations for debugging
jamescook@chromium.org
2012-06-01
2
-8
/
+31
*
Revert 139494 - ash: Improved window maximize/restore animations
jamescook@chromium.org
2012-06-01
4
-25
/
+1
*
Added new background filter functions
skuhne@chromium.org
2012-05-30
2
-23
/
+59
*
ash: Improved window maximize/restore animations
jamescook@chromium.org
2012-05-30
4
-1
/
+25
*
Fix win aura. add missing ,
oshima@chromium.org
2012-05-26
1
-1
/
+1
*
Disable test compositor when the test is running on the chromeos device.
oshima@chromium.org
2012-05-26
1
-0
/
+10
[next]