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
*
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
*
VIRTUAL KEYBOARD mode for second display
oshima@chromium.org
2013-10-29
10
-18
/
+197
*
Clean up unused screen share resources.
tengs@chromium.org
2013-10-28
5
-2
/
+0
*
Add unit tests for projection touch HUD
mohsen@chromium.org
2013-10-28
3
-66
/
+246
*
Replace kFullscreenUsesMinimalChrome with ash::wm::WindowState::hide_shelf_wh...
pkotwicz@chromium.org
2013-10-28
9
-35
/
+42
*
Make intsafe.h workaround global
scottmg@chromium.org
2013-10-28
1
-5
/
+0
*
Windows ash own traydelegate
cpu@chromium.org
2013-10-26
1
-0
/
+1
*
Enable autoclick by default.
tengs@chromium.org
2013-10-25
2
-4
/
+0
*
[ash] Cleanup - Remove unused class and methods and fix some minor things
simon.hong81@gmail.com
2013-10-25
2
-31
/
+13
*
cros: Default to natural scrolling if the internal diplay is a touchscreen.
sadrul@chromium.org
2013-10-25
4
-2
/
+18
*
Make GetRootWindow() return a Window instead of a RootWindow.
ben@chromium.org
2013-10-25
135
-470
/
+480
*
Use display ID only for mirrored display.
oshima@chromium.org
2013-10-25
11
-116
/
+136
*
Refactor management of overview window copy lifetime into a separate class.
flackr@chromium.org
2013-10-25
5
-146
/
+244
*
Avoid hiding a docked window when it is going to get fullscreened
varkha@chromium.org
2013-10-25
1
-1
/
+2
*
Remove obsolete --ash-disable-software-mirroring option
oshima@chromium.org
2013-10-25
3
-6
/
+1
*
Add --keyboard-usability-test flag and always show keyboard unless manually hide
bshe@chromium.org
2013-10-25
2
-1
/
+4
*
Setting the state / creating the menus / handling activation correctly for br...
skuhne@chromium.org
2013-10-25
2
-0
/
+19
*
Avoid hiding a docked window when it is going to get fullscreened
varkha@chromium.org
2013-10-25
1
-15
/
+2
*
Introduces NewWindowDelegate to create or show windows/tabs that are not part...
oshima@chromium.org
2013-10-25
9
-102
/
+121
*
Updating XTBs based on .GRDs from branch 1650
kerz@chromium.org
2013-10-24
2
-2
/
+2
*
Avoid creating two resizers for two-finger drag. This CL is trying to avoid c...
varkha@chromium.org
2013-10-24
7
-30
/
+161
*
Avoid hiding a docked window when it is going to get fullscreened
varkha@chromium.org
2013-10-24
1
-1
/
+5
[next]