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
/
aura
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move ActivationClient/Delegate to client namespace.
ben@chromium.org
2011-12-15
2
-4
/
+5
*
Second attempt at moving the StackingClient to a property on the RootWindow.
ben@chromium.org
2011-12-15
3
-79
/
+0
*
Revert r114369 "Store StackingClient on RootWindow in a property."
oshima@chromium.org
2011-12-14
2
-2
/
+3
*
Store StackingClient on RootWindow in a property.
ben@chromium.org
2011-12-14
2
-3
/
+2
*
Move the concept of Activation to the Shell.
ben@chromium.org
2011-12-13
6
-85
/
+103
*
Revert 114095 - Move the concept of Activation to the Shell.
ben@chromium.org
2011-12-12
6
-103
/
+85
*
Move the concept of Activation to the Shell.
ben@chromium.org
2011-12-12
6
-85
/
+103
*
Attempt 3 at:
sky@chromium.org
2011-12-09
1
-0
/
+10
*
Revert 113676 - Attempt 2 at : Makes tests either use mock compositor or mock
sky@chromium.org
2011-12-08
1
-10
/
+0
*
Attempt 2 at : Makes tests either use mock compositor or mock
sky@chromium.org
2011-12-08
1
-0
/
+10
*
Revert 113470 - Makes tests either use mock compositor or mock WebGraphicsCon...
sky@chromium.org
2011-12-07
1
-10
/
+0
*
Makes tests either use mock compositor or mock WebGraphicsContext3D depending...
sky@chromium.org
2011-12-07
1
-0
/
+10
*
Rename Desktop->RootWindow.
ben@chromium.org
2011-12-07
3
-20
/
+20
*
aura: Ask the WindowDelegate before a Window is Focus()ed.
sadrul@chromium.org
2011-12-03
2
-0
/
+5
*
Maximize windows when double clicking their title bar.
ben@chromium.org
2011-11-30
2
-5
/
+15
*
DefaultDispatcher for MessagePumpX
oshima@chromium.org
2011-11-23
1
-1
/
+1
*
Aura: Fix window resizing for large drags.
jamescook@chromium.org
2011-11-22
2
-2
/
+3
*
Adds a couple of pixel-based compositor unittests. One to test that opacity i...
vollick@chromium.org
2011-11-18
1
-1
/
+1
*
[Aura] Fix HtmlDialogBrowserTest.SizeWindow.
xiyuan@chromium.org
2011-11-18
2
-1
/
+5
*
Cleanup: Remove forward declarations in ui, part 2.
thestig@chromium.org
2011-11-17
1
-7
/
+3
*
Add test to verify that the stacking controller picks the correct activatable...
oshima@chromium.org
2011-11-15
2
-1
/
+20
*
[Aura] Support additonal event filters in DesktopEventFilter.
xiyuan@chromium.org
2011-11-15
2
-0
/
+110
*
[Aura] Support always-on-top top level window.
xiyuan@chromium.org
2011-11-15
2
-2
/
+10
*
Rid the world of TopLevelWindowContainer, and "toplevel" concept from Window ...
ben@chromium.org
2011-11-10
6
-5
/
+202
*
Create a new aura client API dir and move constants and desktop delegate to it.
ben@chromium.org
2011-11-09
5
-27
/
+26
*
Aura: Resize cursors show properly when hovering over window frame
jamescook@chromium.org
2011-11-09
1
-1
/
+1
*
Move ToplevelWindowEventFilter to shell
oshima@google.com
2011-11-07
1
-1
/
+2
*
Allow Window point conversion with a NULL source. This just returns immediate...
ben@chromium.org
2011-11-03
3
-6
/
+3
*
Fix up compositor mocking.
backer@chromium.org
2011-10-27
1
-1
/
+2
*
Revert 107563 - Fix up compositor mocking.
backer@chromium.org
2011-10-27
1
-2
/
+1
*
Fix up compositor mocking.
backer@chromium.org
2011-10-27
1
-1
/
+2
*
Changes Window::Init to take whether the layer has a texture. And
sky@chromium.org
2011-10-26
1
-1
/
+1
*
Add workspace to desktop
oshima@google.com
2011-10-26
2
-0
/
+9
*
ui::TestCompositor::TestCompositor() constructor has been changed to take a a...
backer@chromium.org
2011-10-25
2
-7
/
+1
*
Use WebKit compositor in ui::Layer
piman@chromium.org
2011-10-22
1
-0
/
+3
*
LayoutManager controls child bounds. Added SetChildBounds and several listene...
oshima@google.com
2011-10-21
3
-3
/
+6
*
Revert 106606 - Use WebKit compositor in ui::Layer
lipalani@chromium.org
2011-10-20
1
-3
/
+0
*
Use WebKit compositor in ui::Layer
piman@chromium.org
2011-10-20
1
-0
/
+3
*
aura: Add transform support to Desktop.
sadrul@chromium.org
2011-10-20
2
-14
/
+22
*
Don't force osmesa for aura tests.
backer@chromium.org
2011-10-20
1
-3
/
+0
*
Revert r106508 "LayoutManager controls child bounds."
oshima@google.com
2011-10-20
3
-6
/
+3
*
LayoutManager controls child bounds. Added SetChildBounds and several listene...
oshima@google.com
2011-10-20
3
-3
/
+6
*
aura: Make tests pass Desktop's dispatcher to message loop.
derat@chromium.org
2011-10-19
1
-1
/
+2
*
aura: Don't recycle Desktops between tests.
derat@chromium.org
2011-10-18
3
-13
/
+18
*
aura: Merge RootWindow into Desktop.
sadrul@chromium.org
2011-10-18
3
-5
/
+4
*
Minimum size for aura window
oshima@google.com
2011-10-17
2
-0
/
+189
*
Aura: Combine cursor support for Linux and Windows
jamescook@chromium.org
2011-10-17
1
-1
/
+1
*
aura: Add support for touch events.
sadrul@chromium.org
2011-10-17
2
-2
/
+7
*
views: Some more layer change, and add/update some tests for layers.
sadrul@chromium.org
2011-10-11
2
-0
/
+4
*
Move some code around...
ben@chromium.org
2011-10-10
9
-0
/
+367
[next]