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
*
Split Shell::ToggleAppList() into ShowAppList and DismissAppList.
calamity@chromium.org
2014-08-15
3
-8
/
+8
*
Disable core keyboard device as well when entering touchview.
flackr@chromium.org
2014-08-14
2
-0
/
+11
*
ash: Remove a few unused includes.
thakis@chromium.org
2014-08-14
2
-4
/
+0
*
Merge ResourceBundle's InitSharedInstanceLocaleOnly with InitSharedInstanceWi...
tfarina@chromium.org
2014-08-14
1
-1
/
+2
*
Fix the bug of multiple overlays.
mukai@chromium.org
2014-08-13
5
-10
/
+108
*
Only block the internal keyboard by using the XI2 key events.
flackr@chromium.org
2014-08-11
1
-2
/
+3
*
Adds test for cancelling overview mode on click/tap.
rsadam@chromium.org
2014-08-11
1
-0
/
+57
*
Visual improvements to text filtering in Ash overview mode
tdanderson@chromium.org
2014-08-09
4
-31
/
+127
*
Moving coordinate conversion methods from ash/wm to ui/wm.
mfomitchev@chromium.org
2014-08-08
11
-42
/
+23
*
Enable LockStateControllerTest.HonorPowerButtonInDockedMode on non-X11
dnicoara@chromium.org
2014-08-08
1
-1
/
+1
*
Fixing problem with the maximize mode where MultiProfile windows do not get p...
skuhne@chromium.org
2014-08-07
4
-0
/
+33
*
Makes a window that has been resized to maximized bounds, then maximized and ...
varkha@chromium.org
2014-08-06
2
-2
/
+34
*
Revert of Moving coordinate conversion methods from ash/wm to ui/wm. (https:/...
robliao@chromium.org
2014-08-05
11
-23
/
+42
*
Prevent entering maximize mode when the lid is closed or has recently opened.
bruthig@chromium.org
2014-08-05
3
-59
/
+287
*
Moving coordinate conversion methods from ash/wm to ui/wm.
mfomitchev@chromium.org
2014-08-05
11
-42
/
+23
*
ash: Fix a screen-locking crash.
derat@chromium.org
2014-08-02
1
-13
/
+18
*
This maps the tab key to have the same behaviour as the right arrow key.
rsadam@chromium.org
2014-08-01
2
-0
/
+16
*
Reland: Introduce NON_ZERO_DURATION for animation unit tests
jamescook@chromium.org
2014-07-30
3
-12
/
+15
*
Add UMA metrics collection for text filtering in Ash overview mode
tdanderson@chromium.org
2014-07-29
2
-1
/
+28
*
Revert of Introduce NON_ZERO_DURATION for animation unit tests (https://coder...
jamescook@chromium.org
2014-07-29
3
-15
/
+12
*
Introduce NON_ZERO_DURATION for animation unit tests
jamescook@chromium.org
2014-07-29
3
-12
/
+15
*
Make Shelf Consistent in MaximizeMode
jonross@chromium.org
2014-07-29
1
-4
/
+5
*
Cleanups for aura/test/event_generator.h (resolve TODOs)
tapted@chromium.org
2014-07-28
20
-176
/
+164
*
Refactor BubbleDelegateView::use_focuseless().
vasilii@chromium.org
2014-07-25
1
-2
/
+2
*
Distinguish between keystroke and character events.
kpschoedel@chromium.org
2014-07-25
1
-2
/
+2
*
Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..."
markusheintz@chromium.org
2014-07-24
20
-164
/
+176
*
Cleanups for aura/test/event_generator.h (resolve TODOs)
tapted@chromium.org
2014-07-24
20
-176
/
+164
*
Make old cursor warp mode ozone only
oshima@chromium.org
2014-07-24
1
-4
/
+3
*
Prepare to use gfx::RenderText in views::Label.
msw@chromium.org
2014-07-21
1
-2
/
+4
*
Snap widgets to pixel boundary on ash
oshima@chromium.org
2014-07-18
16
-67
/
+91
*
Remove unused ash::WindowSelectorItem::CreateWindowLabel()
tdanderson@chromium.org
2014-07-17
1
-31
/
+0
*
Replace touch_ids_bitfield_ with first_touch_id_.
tdresser@chromium.org
2014-07-14
1
-7
/
+10
*
Update TODO(nsatragno)
tdanderson@chromium.org
2014-07-14
4
-7
/
+7
*
Avoid changing |drag_reverted_| if the drag was already completed on ChromeOS
pkotwicz@chromium.org
2014-07-10
2
-30
/
+28
*
Defer preparing for overview until all overview items are initialized.
flackr@chromium.org
2014-07-09
3
-10
/
+21
*
Added text filtering to Overview Mode
nsatragno@chromium.org
2014-07-04
13
-49
/
+376
*
[M-37]: Fix dragging tab via mouse when touch is down on ChromeOS
pkotwicz@chromium.org
2014-07-04
2
-2
/
+37
*
Currently when the virtual keyboard shows, we shrink panels that would be pus...
rsadam@chromium.org
2014-06-27
1
-11
/
+21
*
Reland "Update the window labels if they change in overview mode."
nsatragno@chromium.org
2014-06-27
5
-61
/
+104
*
Overview Mode Close Buttons Not Rendering on 2nd Display
jonross@chromium.org
2014-06-26
2
-20
/
+32
*
Revert 279887 "Update the window labels if they change in overvi..."
pastarmovj@google.com
2014-06-26
5
-103
/
+61
*
Reland "Block internal PlatformEvents before they are dispatched in touchview."
flackr@chromium.org
2014-06-26
11
-532
/
+213
*
Update the window labels if they change in overview mode.
nsatragno@chromium.org
2014-06-26
5
-61
/
+103
*
Shrink panels when keyboard deployed to prevent them being pushed above the w...
rsadam@chromium.org
2014-06-26
1
-0
/
+19
*
Revert "Block internal PlatformEvents before they are dispatched in touchview."
avi@chromium.org
2014-06-25
11
-213
/
+532
*
Block internal PlatformEvents before they are dispatched in touchview.
flackr@chromium.org
2014-06-25
11
-532
/
+213
*
Remove unnecessary #includes in ash/wm/window_positioner.cc.
sungmann.cho@navercorp.com
2014-06-25
1
-2
/
+0
*
Enforce minimum visibility only for normal and panel windows
mohsen@chromium.org
2014-06-25
2
-0
/
+22
*
Status Area disappears during Multi-User Sign-in
jonross@chromium.org
2014-06-24
1
-3
/
+3
*
Extract touchscreen device management into a generic manager
dnicoara@chromium.org
2014-06-23
1
-2
/
+2
[next]