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
/
shelf_layout_manager.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Polish launcher tooltip visibility (2nd try).
mukai@chromium.org
2012-07-10
1
-0
/
+18
*
Revert 144930 - Polish launcher tooltip visibility.
abodenha@chromium.org
2012-06-29
1
-15
/
+0
*
Polish launcher tooltip visibility.
mukai@chromium.org
2012-06-29
1
-0
/
+15
*
Relanding r144499:
oshima@chromium.org
2012-06-27
1
-3
/
+3
*
Revert r 144499 "Rename the remaining usage of Monitor to Display"
oshima@chromium.org
2012-06-27
1
-3
/
+3
*
Rename the remaining usage of Monitor to Display
oshima@chromium.org
2012-06-27
1
-3
/
+3
*
Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.
tfarina@chromium.org
2012-06-17
1
-3
/
+3
*
Add WebNotificationTray to the status area
stevenjb@google.com
2012-06-13
1
-7
/
+8
*
Add EnvEventFilter to filter events before root window process event
oshima@chromium.org
2012-06-06
1
-2
/
+2
*
Add ActivationChangeObserver, replacing kRootWindowActiveWindowKey
oshima@chromium.org
2012-06-04
1
-7
/
+5
*
Prepare to support Ash notification tray:
stevenjb@google.com
2012-05-30
1
-5
/
+10
*
ash/app_list: Handle shelf left/right dock.
xiyuan@chromium.org
2012-05-30
1
-2
/
+5
*
Rename GetRootWindow() -> GetPrimaryRootWindow()
oshima@chromium.org
2012-05-25
1
-3
/
+3
*
Adjust the launcher buttons for vertical alignment. The images are
sky@chromium.org
2012-05-24
1
-2
/
+2
*
Add left/right launcher layout support for uber tray. The status area and ube...
jennyz@google.com
2012-05-19
1
-5
/
+5
*
Update shelf visibility when lock state changes.
flackr@chromium.org
2012-05-11
1
-0
/
+6
*
Adds the option of aligning the launcher to the left or right. There
sky@chromium.org
2012-05-10
1
-46
/
+145
*
Move DIP translation from ui/aura to ui/compositor.
oshima@chromium.org
2012-05-08
1
-8
/
+3
*
ui: Move compositor/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-05
1
-4
/
+4
*
This change makes Aura/Views to use DIP, while keeping layer to use Pixels. T...
oshima@chromium.org
2012-04-27
1
-2
/
+8
*
* Separated implementation class from gfx::Screen
oshima@chromium.org
2012-04-25
1
-2
/
+3
*
ash: Hide launcher for unmanaged fullscreen windows.
derat@chromium.org
2012-04-20
1
-0
/
+3
*
Changes launcher auto-hide not to appear if mouse is down.
sky@chromium.org
2012-04-12
1
-1
/
+24
*
ash: Make the tray and the popup RTL compatible.
sadrul@chromium.org
2012-04-12
1
-1
/
+4
*
Makes window snapping take auto-hide behavior into
sky@chromium.org
2012-04-12
1
-1
/
+4
*
ash: Make sure the uber-tray popup is positioned correctly.
sadrul@chromium.org
2012-04-10
1
-2
/
+2
*
Restore tray background when locking screen.
flackr@chromium.org
2012-04-03
1
-1
/
+4
*
Always show launcher and status if the app list is opened.
jennyz@google.com
2012-03-30
1
-0
/
+3
*
Makes the shelf visible if the launcher/status has focus.
sky@chromium.org
2012-03-29
1
-1
/
+15
*
ash: Do not show the arrow in the tray bubbles when the tray isn't visible.
sadrul@chromium.org
2012-03-28
1
-0
/
+6
*
Fixes bug where maximized window wasn't getting resized when toggling
sky@chromium.org
2012-03-28
1
-2
/
+7
*
Tweaks launcher auto-hide behavior so that we show after 200ms delay
sky@chromium.org
2012-03-27
1
-6
/
+10
*
Ash: Allow window resize to edge of launcher
jamescook@chromium.org
2012-03-27
1
-9
/
+22
*
Makes the shelf remain visible while a context menu is showing in the
sky@chromium.org
2012-03-27
1
-0
/
+3
*
Adds option to always hide launcher.
sky@chromium.org
2012-03-26
1
-8
/
+15
*
Changes logic of when launcher should be shown so that if a status
sky@chromium.org
2012-03-26
1
-2
/
+2
*
Adds context menu so that shelf always auto-hides (except on lock
sky@chromium.org
2012-03-25
1
-68
/
+85
*
aura: Update shelf layout visibility state on lock screen.
varunjain@chromium.org
2012-03-24
1
-1
/
+21
*
Change kAutoHideDelayMS to 500ms
stevenjb@chromium.org
2012-03-23
1
-1
/
+1
*
ash: Fix crash when using --disable-ash-uber-tray.
sadrul@chromium.org
2012-03-22
1
-2
/
+3
*
Changes how we detect whether the launcher should be shown when
sky@chromium.org
2012-03-22
1
-9
/
+118
*
Makes the tray not paint a background if the launcher is painting a
sky@chromium.org
2012-03-21
1
-8
/
+17
*
Reland r127841: "Defer creating launcher until after login."
derat@chromium.org
2012-03-21
1
-24
/
+28
*
Makes the launcher auto-hide for maximized windows. This turned out to
sky@chromium.org
2012-03-21
1
-59
/
+115
*
Revert r127841: "Defer creating launcher until after login."
derat@chromium.org
2012-03-21
1
-39
/
+23
*
ash/chromeos: Defer creating launcher until after login.
derat@chromium.org
2012-03-21
1
-23
/
+39
*
Fix Linux ChromiumOS unit_tests
jamescook@chromium.org
2012-03-16
1
-3
/
+0
*
MonitorManager to manage multiple monitors.
oshima@chromium.org
2012-03-14
1
-3
/
+6
*
Replace Shell::GetRootWindow with Window::GetRootWindow
oshima@chromium.org
2012-03-14
1
-1
/
+2
*
Reland: Ash: Allow resize along 1 pixel edge inside window content
jamescook@chromium.org
2012-03-14
1
-1
/
+5
[next]