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
/
ash
/
wm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expected observer names changed trhough reviewprocess - corrected
skuhne@chromium.org
2014-04-11
2
-4
/
+4
*
Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash.
oshima@chromium.org
2014-04-11
2
-2
/
+2
*
Remove obsolete scale related APIs for cursor
oshima@chromium.org
2014-04-10
3
-36
/
+0
*
Revert 263043 "Remove obsolete scale related APIs for cursor"
gene@chromium.org
2014-04-10
3
-0
/
+36
*
Remove obsolete scale related APIs for cursor
oshima@chromium.org
2014-04-10
3
-36
/
+0
*
ozone: Protect X11-specific code under ash/wm
spang@chromium.org
2014-04-10
2
-2
/
+7
*
Move system modal dialogs when the virtual keyboard becomes visible
skuhne@chromium.org
2014-04-09
3
-9
/
+156
*
Renaming ui/display constants and variables from OUTPUT_* to DISPLAY_*
dnicoara@chromium.org
2014-04-08
2
-8
/
+8
*
Fixing minimize problem with maximized mode.
skuhne@chromium.org
2014-04-08
3
-1
/
+43
*
ash: Rename AURA_LAUNCHER to ASH_SHELF.
tfarina@chromium.org
2014-04-08
1
-2
/
+2
*
If the user clicks on a key on the accessibility virtual keyboard the cursor
rsadam@chromium.org
2014-04-08
4
-10
/
+104
*
Renamed OutputConfigurator to DisplayConfigurator
dnicoara@chromium.org
2014-04-07
3
-13
/
+13
*
Relanding this change. The bug 332430 which caused this to be reverted will b...
ananta@chromium.org
2014-04-05
1
-3
/
+4
*
Auto rotate on lid rotation changes.
flackr@chromium.org
2014-04-04
3
-4
/
+235
*
Enable maximize mode when keyboard is open past 180 degrees.
flackr@chromium.org
2014-04-04
3
-0
/
+243
*
Eliminate ash::internal namespace
oshima@chromium.org
2014-04-03
129
-794
/
+475
*
ash: Small fixes for ash_unittests when building in aura.
tfarina@chromium.org
2014-04-03
1
-0
/
+2
*
Move UserActivityDetector from ash/wm/ to ui/wm/core/.
derat@chromium.org
2014-04-03
4
-454
/
+0
*
ash: Add some null-checks to understand/debug a crash.
sadrul@chromium.org
2014-04-03
1
-0
/
+3
*
Overview Tray Button should not be visible on login screen
jonross@chromium.org
2014-03-31
1
-1
/
+3
*
Remove USE_X11==1 check when including OutputConfigurator
dnicoara@chromium.org
2014-03-29
3
-7
/
+7
*
Fix infinite recursion on hiding panel when created during fullscreen mode.
flackr@chromium.org
2014-03-27
3
-15
/
+3
*
Revert "Enable immersive fullscreen on Windows Ash."
zturner@chromium.org
2014-03-25
4
-41
/
+21
*
Treat Centering window as a user action
oshima@chromium.org
2014-03-22
2
-0
/
+9
*
Make WindowEventDispatcher be a WindowObserver instead of duplicating WO APIs
ben@chromium.org
2014-03-21
1
-1
/
+2
*
Move some code from aura/client to wm/public
ben@chromium.org
2014-03-21
20
-21
/
+21
*
Separate the function to update bounds for state transition
oshima@chromium.org
2014-03-21
3
-171
/
+174
*
Move TestEventHandler to ui/events/test
tdanderson@google.com
2014-03-20
3
-9
/
+9
*
Remove window/host accessors from WindowEventDispatcher. Include-What-You-Use...
ben@chromium.org
2014-03-20
5
-3
/
+5
*
[cros] Increase lock UI show timeout for slow hardware
nkostylev@chromium.org
2014-03-20
1
-1
/
+14
*
Convert CenterWindow operation to WMEvent
oshima@chromium.org
2014-03-20
5
-20
/
+36
*
Keep dedicated layers for hiding animation
oshima@chromium.org
2014-03-20
5
-30
/
+28
*
Remove PrepareForShutdown
oshima@chromium.org
2014-03-20
1
-0
/
+5
*
TouchView always maximize mode: Suppressing invalid state changes, adding new...
skuhne@chromium.org
2014-03-19
10
-129
/
+664
*
Enable immersive fullscreen on Windows Ash.
zturner@chromium.org
2014-03-19
4
-21
/
+41
*
Fixing invalid visibility states with layers (opacity==0, visibility==true)
skuhne@chromium.org
2014-03-19
2
-14
/
+15
*
Revert 257832 "TouchView always maximize mode: Suppressing inval..."
tzik@chromium.org
2014-03-19
10
-654
/
+129
*
TouchView always maximize mode: Suppressing invalid state changes, adding new...
skuhne@chromium.org
2014-03-19
10
-129
/
+654
*
Panel callout widgets should not accept events
tdanderson@chromium.org
2014-03-18
1
-0
/
+1
*
Refactoring display configuration state to allow generic state objects
dnicoara@chromium.org
2014-03-18
3
-15
/
+30
*
Test
oshima@chromium.org
2014-03-18
3
-51
/
+22
*
Run ContentMain in a browser_test's browser process. This removes duplication...
jam@chromium.org
2014-03-18
1
-1
/
+25
*
[Refactor] Move code for painting the window header for browser windows out o...
pkotwicz@chromium.org
2014-03-17
2
-34
/
+15
*
ash: Remove the associated-window from AcceleratorDispatcher.
sadrul@chromium.org
2014-03-15
1
-0
/
+2
*
Move chromeos/display/* to ui/display/chromeos
dnicoara@chromium.org
2014-03-14
3
-13
/
+12
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-14
43
-131
/
+129
*
Attempting to reland the Overview Button Change.
jonross@chromium.org
2014-03-14
1
-0
/
+2
*
Remove ash::switches::UseImmersiveFullscreenForAllWindows(). We are not consi...
pkotwicz@chromium.org
2014-03-13
3
-21
/
+1
*
Move frame related code to ash/frame, plus add OWNERS file.
oshima@chromium.org
2014-03-13
31
-6816
/
+4
*
Revert "Move wm/core to wm namespace."
dmichael@chromium.org
2014-03-13
44
-130
/
+132
[next]