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
*
Fixed ChromeOS crash if app launcher is on a display that is destroyed.
mgiuca@chromium.org
2014-05-07
1
-0
/
+24
*
Centered app list appears on the display of the triggering button.
mgiuca@chromium.org
2014-05-07
1
-8
/
+13
*
Lock Rotation when screen is manually rotated
jonross@chromium.org
2014-05-07
3
-43
/
+58
*
Fixing an empty restore rectangle for V2 apps as well as leaving full screen ...
skuhne@chromium.org
2014-05-07
3
-11
/
+87
*
Don't save the touch view mode window state in the session restore set
skuhne@chromium.org
2014-05-07
4
-1
/
+121
*
Revert 268661 "Fixed ChromeOS crash if app launcher is on a disp..."
dcheng@chromium.org
2014-05-07
1
-21
/
+0
*
Fixed ChromeOS crash if app launcher is on a display that is destroyed.
mgiuca@chromium.org
2014-05-07
1
-0
/
+21
*
Remove the "Alternate frame caption button style" command line flag. The flag...
pkotwicz@chromium.org
2014-05-06
8
-405
/
+58
*
Use centered app list position whenever virtual keyboard is enabled.
mgiuca@chromium.org
2014-05-06
1
-1
/
+1
*
Revert of Use experimental app list position whenever virtual keyboard is ena...
mkwst@chromium.org
2014-05-06
1
-1
/
+1
*
Use experimental app list position whenever virtual keyboard is enabled.
mgiuca@chromium.org
2014-05-06
1
-1
/
+1
*
Fixing "black flash" when going into maximized mode.
skuhne@chromium.org
2014-05-06
1
-1
/
+6
*
Revert of Don't save the touch view mode window state in the session restore ...
dalecurtis@chromium.org
2014-05-06
4
-121
/
+1
*
Don't save the touch view mode window state in the session restore set
skuhne@chromium.org
2014-05-06
4
-1
/
+121
*
Revert 268181 "Enabled volume buttons when TouchView is active"
abodenha@google.com
2014-05-05
2
-46
/
+4
*
Enabled volume buttons when TouchView is active
bruthig@chromium.org
2014-05-05
2
-4
/
+46
*
ChromeOS: Avoid overlapping app list with virtual keyboard.
mgiuca@chromium.org
2014-05-05
2
-2
/
+34
*
Renamed app list position flag to --enable-centered-app-list.
mgiuca@chromium.org
2014-05-02
1
-1
/
+1
*
AppListController now responsible for ensuring app list stays centered.
mgiuca@chromium.org
2014-05-02
2
-5
/
+20
*
Ignoring minimum size requirements for maximized windows, full screen windows...
skuhne@chromium.org
2014-05-01
4
-2
/
+94
*
CleanUp: Introduce UserInfo. Move session_state stuff to ash/session.
oshima@chromium.org
2014-04-30
11
-11
/
+11
*
Revert 267158 "CleanUp: Introduce UserInfo. Move session_state s..."
oshima@chromium.org
2014-04-30
11
-11
/
+11
*
Added a11y alert on entering window overview mode.
nsatragno@chromium.org
2014-04-30
2
-0
/
+20
*
Revert 267136 "Revert 267122 "Exit overview before exiting maxim..."
henrika@chromium.org
2014-04-30
2
-4
/
+45
*
CleanUp: Introduce UserInfo. Move session_state stuff to ash/session.
oshima@chromium.org
2014-04-30
11
-11
/
+11
*
Revert 267122 "Exit overview before exiting maximize mode."
henrika@chromium.org
2014-04-30
2
-45
/
+4
*
Exit overview before exiting maximize mode.
flackr@chromium.org
2014-04-30
2
-4
/
+45
*
Revert of Ignoring minimum size requirements for maximized windows, full scre...
machenbach@chromium.org
2014-04-30
2
-77
/
+1
*
Ignoring minimum size requirements for maximized windows, full screen windows...
skuhne@chromium.org
2014-04-30
2
-1
/
+77
*
app_shell: Add support for mouse cursors.
derat@chromium.org
2014-04-28
5
-225
/
+21
*
aura: Remove WindowTreeHost::QueryMouseLocation().
sadrul@chromium.org
2014-04-28
1
-30
/
+1
*
Relayout windows in overview when display size changes.
flackr@chromium.org
2014-04-26
8
-41
/
+109
*
Fullscreen/immersive mode is allowed in touch view mode, the shelf gets hidde...
skuhne@chromium.org
2014-04-26
6
-85
/
+223
*
Fixed screen capture confirmation dialog to be either system- or window-modal...
zelidrag@chromium.org
2014-04-26
1
-0
/
+24
*
ChromeOS: Keep app list centered when the display rotates by 90 degrees.
mgiuca@chromium.org
2014-04-25
1
-2
/
+2
*
Fixing problem where applications are not getting centered when created after...
skuhne@chromium.org
2014-04-25
2
-21
/
+27
*
Reland Remove remaining window states where window is shown with opacity 0. h...
flackr@chromium.org
2014-04-24
5
-36
/
+51
*
Reset pre_audo_manage_window_bounds when bounds is set by a user.
oshima@chromium.org
2014-04-24
3
-3
/
+61
*
Use platform's device scale factor for cursor instead of gfx::Display because...
oshima@chromium.org
2014-04-23
6
-70
/
+91
*
Currently, we try to set virtual keyboard window height both
bshe@chromium.org
2014-04-23
1
-22
/
+11
*
Add flackr to ash/wm/OWNERS
oshima@chromium.org
2014-04-23
3
-2
/
+1
*
Revert of Remove remaining window states where window is shown with opacity 0...
jamescook@chromium.org
2014-04-23
5
-51
/
+36
*
Revert of Use platform's device scale factor for cursor (https://codereview.c...
pfeldman@chromium.org
2014-04-23
6
-91
/
+70
*
Use platform's device scale factor for cursor instead of gfx::Display because...
oshima@chromium.org
2014-04-23
6
-70
/
+91
*
Fixing odd animations for the backdrop when exiting / entering overview / max...
skuhne@chromium.org
2014-04-23
1
-0
/
+7
*
kiosk: Disable window selecting.
xiyuan@chromium.org
2014-04-23
1
-2
/
+9
*
Remove remaining window states where window is shown with opacity 0.
flackr@chromium.org
2014-04-22
5
-36
/
+51
*
Fix hinge angle calculations while device is rotated.
flackr@chromium.org
2014-04-22
1
-7
/
+13
*
Creating a window in maximized mode should leave the size at a "sensible" siz...
skuhne@chromium.org
2014-04-22
2
-2
/
+28
*
Avoids overwriting restore bounds when creating a new maximized browser
varkha@chromium.org
2014-04-22
2
-4
/
+64
[next]