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
*
Revert of Remove --enable-per-tile-painting and --ui-enable-per-tile-painting...
xiyuan@chromium.org
2014-02-15
1
-3
/
+2
*
Remove --enable-per-tile-painting and --ui-enable-per-tile-painting.
danakj@chromium.org
2014-02-15
1
-2
/
+3
*
Use gpu::Mailbox instead of std:string in IPCs
piman@chromium.org
2014-02-15
3
-4
/
+9
*
Revert 251207 "Use gpu::Mailbox instead of std:string in IPCs"
blundell@chromium.org
2014-02-14
3
-9
/
+4
*
Use gpu::Mailbox instead of std:string in IPCs
piman@chromium.org
2014-02-14
3
-4
/
+9
*
Revert 250798 "Revert of Read compositor VSync information from ..."
sergeyu@chromium.org
2014-02-12
9
-29
/
+150
*
Revert of Read compositor VSync information from platform, when possible (htt...
sheu@chromium.org
2014-02-12
9
-150
/
+29
*
Clean up dependencies on X11 libraries
jamesr@chromium.org
2014-02-11
1
-0
/
+7
*
Read compositor VSync information from platform, when possible
sheu@chromium.org
2014-02-11
9
-29
/
+150
*
Remove includes of WebGraphicsContext3D.h from DEPS files.
tfarina@chromium.org
2014-02-07
1
-1
/
+0
*
Make LayerTreeHostClient::Animate take TimeTicks instead of double
ajuma@chromium.org
2014-02-07
1
-1
/
+1
*
cc: Enable rendering stats recording in browser compositor.
ernstm@chromium.org
2014-02-06
1
-0
/
+3
*
Pass gfx structs by const ref (gfx::Vector2d)
ajay.berwal@samsung.com
2014-02-05
1
-1
/
+1
*
Ensure GL initialization only happens once, and provide common init path
danakj@chromium.org
2014-02-03
4
-17
/
+6
*
Remove ui::Compositor::ReadPixels
enne@chromium.org
2014-01-31
2
-21
/
+0
*
Revert 248049 "Ensure GL initialization only happens once, and p..."
kbr@chromium.org
2014-01-31
4
-6
/
+17
*
cc: Remove ReadPixels from compositor layer_unittests.cc
enne@chromium.org
2014-01-30
1
-3
/
+54
*
Ensure GL initialization only happens once, and provide common init path
danakj@chromium.org
2014-01-30
4
-17
/
+6
*
Move some non-unittest files to compositor_test_support
bshe@chromium.org
2014-01-30
2
-21
/
+23
*
Remove some stray blink::WebGraphicsContext3D references from ui/
jamesr@chromium.org
2014-01-30
1
-4
/
+0
*
Revert 247793 "Ensure GL initialization only happens once, and p..."
yoz@chromium.org
2014-01-30
4
-6
/
+17
*
Ensure GL initialization only happens once, and provide common init path
danakj@chromium.org
2014-01-30
4
-17
/
+6
*
Remove some uses of ATL in UI code
scottmg@chromium.org
2014-01-29
1
-3
/
+3
*
ui: Move DrawWaiterForTest out of compositor.h/cc
danakj@chromium.org
2014-01-24
6
-89
/
+114
*
Force software for menus to work around corruption in classic
scottmg@chromium.org
2014-01-24
1
-0
/
+18
*
Make LayerDebugInfo's JSON writing robust
vollick@chromium.org
2014-01-22
2
-1
/
+26
*
Fix broken json formatting in ui's LayerDebugInfo
vollick@chromium.org
2014-01-20
1
-1
/
+1
*
Revert https://codereview.chromium.org/105673008/ because the CL was causing ...
pkotwicz@chromium.org
2014-01-20
4
-10
/
+36
*
Revert 245601 "cc: Remove ReadPixels from compositor layer_unitt..."
dbeam@chromium.org
2014-01-18
1
-49
/
+3
*
Take GL version and extensions correctly into account when binding functions
oetuaho@nvidia.com
2014-01-17
1
-1
/
+1
*
cc: Remove ReadPixels from compositor layer_unittests.cc
enne@chromium.org
2014-01-17
1
-3
/
+49
*
ui: Cleanup ui::Layer
simonhong@chromium.org
2014-01-16
2
-65
/
+15
*
Skeleton surface interfaces in cc/surfaces
jamesr@chromium.org
2014-01-16
1
-0
/
+1
*
This CL
pkotwicz@chromium.org
2014-01-16
4
-36
/
+10
*
Plumb debug name via debug info
vollick@chromium.org
2014-01-15
2
-7
/
+12
*
Remove WebString refs from cc/, they are all dead code
jamesr@chromium.org
2014-01-14
1
-0
/
+1
*
Use a bitfield to store animatable properties.
vollick@chromium.org
2014-01-14
12
-182
/
+101
*
Revert of https://codereview.chromium.org/132903003/
msw@chromium.org
2014-01-12
2
-2
/
+2
*
Fix setting visibility on animated windows.
vollick@chromium.org
2014-01-12
2
-2
/
+2
*
Pass gfx::Rect and gfx::RectF by const ref.
prashant.n@samsung.com
2014-01-10
2
-2
/
+2
*
Revert "Retain tray bubble's rounded corners when the bubble animates out"
michaelpg@chromium.org
2014-01-07
2
-15
/
+36
*
[ui] fix comments of ui::Layer
simonhong@chromium.org
2014-01-07
1
-2
/
+2
*
Update uses of UTF conversions in ui/ to use the base:: namespace.
avi@chromium.org
2013-12-25
1
-0
/
+2
*
MessageLoop(TYPE_UI) -> MessageLoopForUI
sky@chromium.org
2013-12-19
1
-1
/
+1
*
Move geometric types to a separate, more lightweight target.
ben@chromium.org
2013-12-18
1
-0
/
+3
*
Remove uses of WebGraphicsContext3D from ui/compositor
jamesr@chromium.org
2013-12-14
6
-12
/
+5
*
Cleanup: Remove unused forward declarations from compositor.h
tfarina@chromium.org
2013-12-11
1
-21
/
+6
*
Retain tray bubble's rounded corners when the bubble animates out
michaelpg@chromium.org
2013-12-11
2
-36
/
+15
*
Support for drawing a debug border around animated layers
avallee@chromium.org
2013-12-10
1
-0
/
+2
*
Add GPU histograms for initialization times
scottmg@chromium.org
2013-12-05
1
-0
/
+4
[next]