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
*
Fixes bugs that resulted in problems with double clicking to maximize
sky@chromium.org
2012-03-07
1
-1
/
+5
*
Remove the singleton instance get/delete methods from RootWindow (yay)
ben@chromium.org
2012-03-02
2
-12
/
+11
*
Double clicking the resize handle should expand window along that axis.
ben@chromium.org
2012-03-02
2
-2
/
+8
*
Revert 124461 - Remove the singleton instance get/delete methods from RootWin...
ben@chromium.org
2012-03-01
2
-11
/
+12
*
Remove the singleton instance get/delete methods from RootWindow (yay)
ben@chromium.org
2012-03-01
2
-12
/
+11
*
Moves stacking client to Env.
beng@google.com
2012-02-27
4
-1
/
+66
*
Migrate client API setters/getters to take a RootWindow.
ben@chromium.org
2012-02-26
2
-4
/
+7
*
ash: Use gestures to move/resize the window, instead of touch.
sadrul@chromium.org
2012-02-24
1
-3
/
+16
*
Change how you get to the MessageLoop::Dispatcher.
ben@chromium.org
2012-02-23
1
-1
/
+2
*
Change EventGenerator to take a RootWindow at construction instead of just as...
ben@chromium.org
2012-02-21
2
-21
/
+25
*
Revert r122716 and r122717
maruel@chromium.org
2012-02-19
2
-25
/
+21
*
Change EventGenerator to take a RootWindow at construction instead of just as...
ben@chromium.org
2012-02-19
2
-21
/
+25
*
Replace RootWindow::GetInstance() usage in a bunch of tests with a new root_w...
ben@chromium.org
2012-02-18
2
-4
/
+8
*
A bevy of Aura test changes:
ben@chromium.org
2012-02-17
4
-45
/
+117
*
Aura: Rationalize window mode initialization
jamescook@chromium.org
2012-02-10
1
-1
/
+2
*
Move OnWindowInitialized() from RootWindowObserver to EnvObserver, the observ...
ben@chromium.org
2012-02-03
1
-0
/
+2
*
Disable animations during aura tests.
vollick@google.com
2012-02-02
1
-0
/
+4
*
Revert 120092 - Reland 120074 -- Disable animations during aura tests.
vollick@google.com
2012-02-01
1
-4
/
+0
*
Reland 120074 -- Disable animations during aura tests.
vollick@google.com
2012-02-01
1
-0
/
+4
*
Revert 120074 - Disable animations during aura tests.
vollick@google.com
2012-02-01
1
-4
/
+0
*
Disable animations during aura tests.
vollick@google.com
2012-02-01
1
-0
/
+4
*
Cleanup: Delete some 0 byte files that are still lying around as a result of ...
thestig@chromium.org
2012-02-01
2
-0
/
+0
*
Remove Owner param to EventFilter's ctor.
ben@chromium.org
2012-01-31
2
-4
/
+3
*
Fix a bug where in the shell the modal window was being visually stacked belo...
ben@chromium.org
2012-01-30
2
-0
/
+40
*
aura: Add Layer::LAYER_SOLID_COLOR to compositor.
derat@chromium.org
2012-01-28
1
-2
/
+2
*
content: Modfiy ResourceBundle and content_shell to run with alternative pak ...
erg@chromium.org
2012-01-28
1
-1
/
+1
*
Remove old (pre-webkit) compositor
piman@chromium.org
2012-01-27
1
-11
/
+2
*
Use translated root location in WebInputEvent
oshima@chromium.org
2012-01-26
2
-18
/
+33
*
Fix the Windows implementation of EventGenerator::PressKey().
yusukes@google.com
2012-01-20
2
-7
/
+17
*
Aura Shell needs to exist on Mac
dhollowa@chromium.org
2012-01-19
2
-3
/
+5
*
aura: Gesture event plumbing (skeleton).
sadrul@chromium.org
2012-01-17
4
-4
/
+17
*
IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ...
yusukes@chromium.org
2011-12-26
2
-2
/
+48
*
Aura: Window should be dragged by touch move event on title bar.
jamescook@chromium.org
2011-12-22
2
-7
/
+64
*
Rename ui::EventFlags mouse flags to be more sensible
dhollowa@chromium.org
2011-12-20
1
-5
/
+5
*
Shell related switches -> aura shell switches.
ben@chromium.org
2011-12-20
2
-4
/
+4
*
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
[next]