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
/
aura_test_base.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Gesture Recognizer: Make short long press time configurable.
varunjain@chromium.org
2012-06-19
1
-0
/
+1
*
Add two finger tap gesture to gesture recognizer.
varunjain@chromium.org
2012-06-05
1
-0
/
+1
*
Revert 140553 - Add two finger tap gesture to gesture recognizer.
cbentzel@chromium.org
2012-06-05
1
-1
/
+0
*
Add two finger tap gesture to gesture recognizer.
varunjain@chromium.org
2012-06-05
1
-0
/
+1
*
Fix long press delay in gesture configuration.
varunjain@chromium.org
2012-06-05
1
-1
/
+1
*
Introduce TextInputTestSupport.
nona@chromium.org
2012-05-31
1
-0
/
+3
*
Use AuraTestHelper to initialize aura environment in test
oshima@chromium.org
2012-05-30
1
-22
/
+5
*
* Separated implementation class from gfx::Screen
oshima@chromium.org
2012-04-25
1
-6
/
+2
*
Revert 133261 - Gesture Recognition unit tests have too many dependencies.
thestig@chromium.org
2012-04-20
1
-1
/
+17
*
Gesture Recognition unit tests have too many dependencies.
tdresser@chromium.org
2012-04-20
1
-17
/
+1
*
Aura demo fix
oshima@chromium.org
2012-04-14
1
-1
/
+1
*
Revert 132294 - Aura demo fix
eroman@chromium.org
2012-04-13
1
-1
/
+1
*
Aura demo fix
oshima@chromium.org
2012-04-13
1
-1
/
+1
*
Aura/Ash split: Make most unit tests compile without USE_ASH
erg@chromium.org
2012-04-13
1
-1
/
+6
*
ui: Move gesture-recognizer into ui/base/.
sadrul@chromium.org
2012-04-05
1
-15
/
+18
*
Don't set single monitor manager under multi monitor environment.
oshima@chromium.org
2012-03-30
1
-1
/
+2
*
Gesture recognition constants should all be stored in the GestureConfiguratio...
tdresser@chromium.org
2012-03-29
1
-0
/
+20
*
Native bounds support to host windows.
oshima@chromium.org
2012-03-16
1
-3
/
+3
*
Original CL (http://codereview.chromium.org/9390038/) somehow got screwed and...
oshima@chromium.org
2012-03-16
1
-0
/
+3
*
MonitorManager to manage multiple monitors.
oshima@chromium.org
2012-03-14
1
-0
/
+4
*
Recommit r125950, which was reverted by r125958 due to link failures on win_a...
erg@chromium.org
2012-03-13
1
-0
/
+2
*
Revert 125950 - Aura/Ash split: Move ScreenAura to aura::RootWindowScreen.
isherman@chromium.org
2012-03-10
1
-2
/
+0
*
Aura/Ash split: Move ScreenAura to aura::RootWindowScreen.
erg@chromium.org
2012-03-10
1
-0
/
+2
*
Remove the singleton instance get/delete methods from RootWindow (yay)
ben@chromium.org
2012-03-02
1
-10
/
+9
*
Revert 124461 - Remove the singleton instance get/delete methods from RootWin...
ben@chromium.org
2012-03-01
1
-9
/
+10
*
Remove the singleton instance get/delete methods from RootWindow (yay)
ben@chromium.org
2012-03-01
1
-10
/
+9
*
Moves stacking client to Env.
beng@google.com
2012-02-27
1
-1
/
+3
*
Replace RootWindow::GetInstance() usage in a bunch of tests with a new root_w...
ben@chromium.org
2012-02-18
1
-4
/
+4
*
A bevy of Aura test changes:
ben@chromium.org
2012-02-17
1
-35
/
+7
*
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
*
Aura Shell needs to exist on Mac
dhollowa@chromium.org
2012-01-19
1
-1
/
+3
*
Second attempt at moving the StackingClient to a property on the RootWindow.
ben@chromium.org
2011-12-15
1
-8
/
+0
*
Revert r114369 "Store StackingClient on RootWindow in a property."
oshima@chromium.org
2011-12-14
1
-1
/
+2
*
Store StackingClient on RootWindow in a property.
ben@chromium.org
2011-12-14
1
-2
/
+1
*
Rename Desktop->RootWindow.
ben@chromium.org
2011-12-07
1
-8
/
+8
*
DefaultDispatcher for MessagePumpX
oshima@chromium.org
2011-11-23
1
-1
/
+1
*
[Aura] Support always-on-top top level window.
xiyuan@chromium.org
2011-11-15
1
-2
/
+6
*
Create a new aura client API dir and move constants and desktop delegate to it.
ben@chromium.org
2011-11-09
1
-6
/
+6
*
Add workspace to desktop
oshima@google.com
2011-10-26
1
-0
/
+5
*
ui::TestCompositor::TestCompositor() constructor has been changed to take a a...
backer@chromium.org
2011-10-25
1
-7
/
+0
*
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
1
-9
/
+15
*
aura: Merge RootWindow into Desktop.
sadrul@chromium.org
2011-10-18
1
-1
/
+1
*
Move some code around...
ben@chromium.org
2011-10-10
1
-0
/
+60
[next]