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
Commit message (
Expand
)
Author
Age
Files
Lines
*
UMA data collection for docked windows
varkha@chromium.org
2013-11-06
3
-12
/
+129
*
Upon activation on mixed mode, we only show and use apps of the current user....
skuhne@chromium.org
2013-11-05
8
-10
/
+13
*
Implemented UI for new first-run tutorial.
dzhioev@chromium.org
2013-11-05
4
-3
/
+114
*
Convert event location to screen position.
flackr@chromium.org
2013-11-05
3
-5
/
+45
*
Undock window when reverting a drag
varkha@chromium.org
2013-11-05
2
-4
/
+20
*
Makes Shell::GetParentTarget() return Env
sky@chromium.org
2013-11-05
2
-1
/
+14
*
ash: Add VLOG(1) to UserActivityDetector.
derat@chromium.org
2013-11-05
1
-0
/
+29
*
Unminimize the minimized state, instead of showing
oshima@chromium.org
2013-11-05
1
-1
/
+4
*
Disable AcceleratorControllerTest.SuppressToggleMaximized
csharp@chromium.org
2013-11-04
1
-1
/
+8
*
Dispatches touch events to captured window
sky@chromium.org
2013-11-03
1
-2
/
+2
*
Implemented lock/unlock/shutdown system sounds.
ygorshenin@chromium.org
2013-11-02
4
-2
/
+27
*
Skip EnsureMinimumVisibility test on win_ash(win8)
oshima@chromium.org
2013-11-01
1
-0
/
+3
*
ash: Rename GetLauncherItemIndexForType to GetShelfItemIndexForType().
tfarina@chromium.org
2013-11-01
4
-12
/
+12
*
Make sure the non browser/no app widget is fully visible when created on ash
oshima@chromium.org
2013-11-01
7
-2
/
+82
*
Ease out overview animation and make it longer.
flackr@chromium.org
2013-11-01
1
-1
/
+3
*
Reland 231729
zork@chromium.org
2013-11-01
4
-16
/
+14
*
Adding UMA statistics for multi profile
skuhne@chromium.org
2013-11-01
2
-9
/
+44
*
Introduce MediaDelegate
oshima@chromium.org
2013-11-01
11
-38
/
+77
*
[ash] Prevent blinking of last item which is out by ripping out another item
simon.hong81@gmail.com
2013-11-01
1
-12
/
+18
*
cros: Restore Alt-minus window minimize shortcut
jamescook@chromium.org
2013-11-01
1
-0
/
+4
*
Enable three finger swipe up / down to trigger overview.
flackr@chromium.org
2013-11-01
7
-1
/
+210
*
Prevent scrolls from going to windows in overview.
flackr@chromium.org
2013-11-01
2
-0
/
+8
*
Check for incognito-mode availabilty added.
merkulova@chromium.org
2013-10-31
6
-4
/
+22
*
[ash] Check x and y axis to prepare drag operation when rip off from the shell
simon.hong81@gmail.com
2013-10-31
1
-3
/
+4
*
Process --ash-host-window-bounds first
oshima@chromium.org
2013-10-31
3
-13
/
+26
*
Close all widnows even if there is no shelf
oshima@chromium.org
2013-10-31
1
-7
/
+7
*
Cancel autoclick when user presses a button or performs a gesture.
tengs@chromium.org
2013-10-31
2
-19
/
+70
*
Changed the user log in selection while the log in screen is shown
skuhne@chromium.org
2013-10-31
1
-3
/
+15
*
[ash] Fading in the new last item when an item is ripped out from the shelf
simon.hong81@gmail.com
2013-10-30
2
-2
/
+12
*
Add null pointer check around volume control delegate. This was causing
zturner@chromium.org
2013-10-30
1
-9
/
+15
*
Add |position| to AppListItemModel and add AppListItemList (Take 2)
stevenjb@chromium.org
2013-10-30
1
-3
/
+4
*
Introduce WindowStateDelegate::ToggleFullscreen
oshima@chromium.org
2013-10-30
19
-30
/
+112
*
[Refactor] Move the non-browser specific logic of ImmersiveModeControllerAsh ...
pkotwicz@chromium.org
2013-10-30
2
-6
/
+0
*
ash: Open path for Ozone key handling
tiago.vignatti@intel.com
2013-10-30
2
-0
/
+11
*
Move test-only ContextFactory implementations out of production targets
jamesr@chromium.org
2013-10-30
2
-5
/
+5
*
Always adjust the bounds to work area if the new window is the first window.
oshima@chromium.org
2013-10-30
7
-16
/
+83
*
Adjust the bounds in both diretion in WorkspaceWindowResizer::StickToWorkArea...
oshima@chromium.org
2013-10-30
2
-5
/
+22
*
Triggered after a short delay cycle overview should use target root.
flackr@chromium.org
2013-10-30
2
-7
/
+21
*
Revert 231729 "Focus the default item when the system tray bubbl..."
nhiroki@chromium.org
2013-10-30
3
-14
/
+0
*
[ash] add a space between last item and overflow button
simon.hong81@gmail.com
2013-10-30
1
-0
/
+7
*
Animating and fading a dragged window when dragged onto a multi user icon in ...
skuhne@chromium.org
2013-10-30
10
-11
/
+129
*
ash: Rename LauncherIconObserver to ShelfIconObserver.
tfarina@chromium.org
2013-10-30
12
-67
/
+66
*
Focus the default item when the system tray bubble is created
zork@chromium.org
2013-10-30
3
-0
/
+14
*
Not moving a docked window when restoring a previously maximized window. When...
varkha@chromium.org
2013-10-30
4
-5
/
+11
*
Copy window and its transient parents when moving to another display.
flackr@chromium.org
2013-10-30
3
-27
/
+157
*
chromeos: Fix lock-before-suspend regression.
derat@chromium.org
2013-10-29
8
-4
/
+98
*
Defer restoring the stacking order until overview is complete.
flackr@chromium.org
2013-10-29
1
-1
/
+0
*
Use the event handled flag to allow other pretarget handlers like the touch H...
flackr@chromium.org
2013-10-29
1
-1
/
+1
*
ui: Have shell_dialogs into its own gyp file under its shell_dialogs/ directory.
tfarina@chromium.org
2013-10-29
1
-1
/
+1
*
Fix a crash reported in ASH reported in the Chrome SyzyASAN canary.
ananta@chromium.org
2013-10-29
2
-1
/
+7
[next]