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
*
Move GetRootWindowController to root_window_controller.h
oshima@chromium.org
2013-09-06
22
-74
/
+38
*
RootWindowController::GetFullscreenWindow() should return the active one.
mukai@chromium.org
2013-09-06
5
-19
/
+41
*
Fixing various problems with the new shelf layout in conjunction with the blu...
skuhne@chromium.org
2013-09-06
6
-50
/
+43
*
Remove old activation code and disable-focus-controller flags
oshima@chromium.org
2013-09-05
18
-1512
/
+20
*
Replace kIgnoreSoloWindowFramePointerPolicy with global flag
oshima@chromium.org
2013-09-05
4
-8
/
+13
*
fix macro, comments and unused includes
oshima@chromium.org
2013-09-05
2
-8
/
+8
*
Change active root window before closing old root windows' children.
flackr@chromium.org
2013-09-05
1
-1
/
+6
*
ash: Clean up window cycling accelerator code
jamescook@chromium.org
2013-09-05
4
-86
/
+54
*
ash:Shelf - Enable Alternate Shelf and Side Shelf by default.
harrym@chromium.org
2013-09-05
16
-77
/
+532
*
Enabling the new drag off shellf feature by default
skuhne@chromium.org
2013-09-04
3
-7
/
+7
*
Enable overview mode by default.
flackr@chromium.org
2013-09-04
4
-13
/
+16
*
ash: Allow web pages to use the Ctrl-M minimize shortcut
jamescook@chromium.org
2013-09-04
7
-19
/
+124
*
Remove new dialog style command-line flags, etc.
msw@chromium.org
2013-09-04
1
-2
/
+1
*
Move Shill property utility functions to a separate file.
pneubeck@chromium.org
2013-09-04
1
-1
/
+3
*
Clean up per-file ownership in ash/OWNERS
jamescook@chromium.org
2013-09-04
1
-5
/
+0
*
Add oshima to ash/OWNERS
jamescook@chromium.org
2013-09-04
1
-0
/
+1
*
[ash] Wrong LauncherItem state when overflow bubble is shown
simon.hong81@gmail.com
2013-09-04
2
-1
/
+35
*
[ash] Hide tooltip when mouse button is pressed
simon.hong81@gmail.com
2013-09-04
3
-6
/
+42
*
Revert 221197 "Adds an integration test for uninstalling app lis..."
vitalybuka@chromium.org
2013-09-04
6
-74
/
+0
*
Display an app's short name in the app launcher
tmdiep@chromium.org
2013-09-04
1
-1
/
+2
*
Adds an integration test for uninstalling app list search results.
tapted@chromium.org
2013-09-04
6
-0
/
+74
*
Move event handler to window_selector to ensure correct lifetime.
flackr@chromium.org
2013-09-04
5
-57
/
+49
*
Updating XTBs based on .GRDs from branch 1599
karen@chromium.org
2013-09-03
3
-5
/
+5
*
Abort overview if new windows are created or a window is activated.
flackr@chromium.org
2013-09-01
7
-70
/
+190
*
Do not initialize/shutdown twice in SetUp/TearDown.
nona@chromium.org
2013-09-01
1
-4
/
+0
*
Polish for audio device selector in ash system tray.
michaelpg@chromium.org
2013-08-31
5
-15
/
+38
*
Remove using the Shell desktop Window when we don't have an acceleated widget.
cpu@chromium.org
2013-08-30
1
-5
/
+1
*
Updating XTBs based on .GRDs from branch 1599
karen@chromium.org
2013-08-30
52
-749
/
+1425
*
Introduce RootWindowProperty for RootWindow's properties
oshima@chromium.org
2013-08-30
12
-51
/
+130
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
1
-1
/
+1
*
Differentiate between 'connect-failed' and 'bad-passphrase'
stevenjb@chromium.org
2013-08-30
3
-6
/
+10
*
ash: Minor cleanup, move more files from launcher to shelf.
tfarina@chromium.org
2013-08-30
9
-25
/
+25
*
Switch over MobileActivator to use Network*Handler
gauravsh@chromium.org
2013-08-30
1
-1
/
+2
*
Correctly restore the auto managed window to the original bounds when becomin...
oshima@chromium.org
2013-08-29
3
-66
/
+231
*
Do not CrossFade the bounds change of AdjustWindowBoundsForWorkAreaChange()
mukai@chromium.org
2013-08-29
1
-8
/
+5
*
Show 'Screenshots disabled' message instead of generic fail notification
anitawoodruff@chromium.org
2013-08-29
1
-0
/
+6
*
Remove unused ash art resources
jamescook@chromium.org
2013-08-29
24
-15
/
+0
*
Fixes the display notification's handling of login status.
mukai@chromium.org
2013-08-29
2
-47
/
+7
*
Adding animation anf f/x logic for dragging items from shelf to the desktop t...
skuhne@chromium.org
2013-08-29
6
-49
/
+155
*
Delay entering overview mode when using alt-tab.
flackr@chromium.org
2013-08-29
8
-254
/
+453
*
Do not pass key event if the system tray bubble is shown.
nona@chromium.org
2013-08-29
1
-1
/
+3
*
Minor status tray notification cleanup
stevenjb@chromium.org
2013-08-28
3
-31
/
+1
*
Add skuhne to ash/launcher/OWNERS
jamescook@chromium.org
2013-08-28
1
-0
/
+1
*
Remove BrowserLauncherItemController and ash::TYPE_TABBED
simon.hong81@gmail.com
2013-08-28
15
-434
/
+120
*
Fix autofill popup stickiness.
dbeam@chromium.org
2013-08-28
2
-3
/
+8
*
Ports session_length_timeout notification to message center.
mukai@chromium.org
2013-08-28
3
-77
/
+37
*
Update Status Icon menu when menu model changes (Linux Aura)
sidharthms@chromium.org
2013-08-28
2
-3
/
+53
*
Adds AnimateToFullscreen window property for the transition animation to full...
mukai@chromium.org
2013-08-28
5
-3
/
+22
*
Cancels the cross fade animation when the display is disconnected.
mukai@chromium.org
2013-08-28
1
-0
/
+3
*
Refactor LauncherDelegate
simon.hong81@gmail.com
2013-08-28
16
-117
/
+393
[next]