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
/
shell
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds views::corewm::WMState to install common state
sky@chromium.org
2013-12-20
3
-13
/
+13
*
Rename Launcher to Shelf.
tfarina@chromium.org
2013-12-19
6
-10
/
+10
*
wm: public window_types.
tfarina@chromium.org
2013-12-19
2
-5
/
+6
*
Fixing opacity for browser frame window on ASH/Windows.
shrikant@chromium.org
2013-12-18
1
-4
/
+3
*
Rename View::set_focusable and View::set_accessibility_focusable
mohsen@chromium.org
2013-12-16
1
-1
/
+1
*
Adding UMA metric tracking to the status are menu and related tray views to t...
harrym@chromium.org
2013-12-13
2
-4
/
+0
*
Rename CurrentBrowserContext to ActiveBrowserContext
oshima@chromium.org
2013-12-12
5
-5
/
+6
*
Moves transient stacking logic into WindowStackingClient
sky@chromium.org
2013-12-12
1
-1
/
+14
*
[Input View] Makes the input view window support window.resizeTo() and w3c vi...
shuchen@chromium.org
2013-12-12
2
-3
/
+7
*
Do not allow creating dummy notifier id in production.
mukai@chromium.org
2013-12-11
1
-1
/
+2
*
Rename LauncherDelegate to ShelfDelegate.
tfarina@chromium.org
2013-12-09
5
-74
/
+73
*
Introduces the speech recognition UI to app_list.
mukai@chromium.org
2013-12-08
1
-0
/
+6
*
ash: Rename more Launcher classes to Shelf*.
tfarina@chromium.org
2013-12-04
5
-110
/
+106
*
Move EmptyString, kWhitespace and the BOM to base.
brettw@chromium.org
2013-12-02
1
-1
/
+1
*
Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"
ben@chromium.org
2013-11-20
2
-3
/
+3
*
Rename RootWindowHost* to WindowTreeHost*
ben@chromium.org
2013-11-19
2
-3
/
+3
*
Introduce AppListSyncableService, owns AppListModel and builder
stevenjb@chromium.org
2013-11-19
1
-7
/
+8
*
Add a full screen virtual keyboard to virtual keyboard root window
bshe@chromium.org
2013-11-18
3
-1
/
+82
*
Revert r235502 "Add a full screen virtual keyboard to virtual keyboard root w...
thakis@chromium.org
2013-11-17
3
-82
/
+1
*
Add a full screen virtual keyboard to virtual keyboard root window
bshe@chromium.org
2013-11-16
3
-1
/
+82
*
Set LauncherID as a Window's Property
simon.hong81@gmail.com
2013-11-16
4
-15
/
+2
*
Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH...
ben@chromium.org
2013-11-15
2
-2
/
+2
*
ash: Rename LauncherModel to ShelfModel.
tfarina@chromium.org
2013-11-14
4
-9
/
+7
*
Adds the speech recognition button to the app-list searchbox.
mukai@chromium.org
2013-11-13
1
-0
/
+4
*
Remove some uses of RootWindow in Ash.
ben@chromium.org
2013-11-09
1
-2
/
+2
*
Elim Shell:browser_context
stevenjb@chromium.org
2013-11-08
5
-5
/
+16
*
Move AppListModel::Users to AppListViewDelegate
stevenjb@chromium.org
2013-11-08
1
-0
/
+5
*
Eliminate Shell::RootWindowList in favor of aura::Window::Windows.
ben@chromium.org
2013-11-08
1
-5
/
+5
*
[win8] Ensure App Launcher taskbar shortcut always opens in Desktop mode.
tapted@chromium.org
2013-11-08
1
-1
/
+5
*
Revert 233787 "Eliminate Shell::RootWindowList in favor of aura:..."
ben@chromium.org
2013-11-08
1
-5
/
+5
*
Eliminate Shell::RootWindowList in favor of aura::Window::Windows.
ben@chromium.org
2013-11-08
1
-5
/
+5
*
Upon activation on mixed mode, we only show and use apps of the current user....
skuhne@chromium.org
2013-11-05
2
-2
/
+3
*
Make sure the non browser/no app widget is fully visible when created on ash
oshima@chromium.org
2013-11-01
2
-0
/
+2
*
Introduce MediaDelegate
oshima@chromium.org
2013-11-01
2
-12
/
+19
*
Check for incognito-mode availabilty added.
merkulova@chromium.org
2013-10-31
2
-0
/
+5
*
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
2
-8
/
+0
*
Always adjust the bounds to work area if the new window is the first window.
oshima@chromium.org
2013-10-30
2
-2
/
+15
*
Make GetRootWindow() return a Window instead of a RootWindow.
ben@chromium.org
2013-10-25
9
-11
/
+11
*
Introduces NewWindowDelegate to create or show windows/tabs that are not part...
oshima@chromium.org
2013-10-25
2
-36
/
+32
*
Introduce AccessibiltyDelegate
oshima@chromium.org
2013-10-24
2
-96
/
+8
*
Rename StackingClient -> WindowTreeClient
ben@chromium.org
2013-10-23
1
-1
/
+0
*
Add autoclick menu item to ash accessibility system tray.
tengs@chromium.org
2013-10-23
2
-1
/
+13
*
Move ToggleMaximized impl to ash and remove ShellDelegate::ToggleMaximized
oshima@chromium.org
2013-10-22
2
-5
/
+1
*
Attempt 2: Refactor LauncherItemController and LauncherItemDelegate
simon.hong81@gmail.com
2013-10-15
5
-57
/
+113
*
Move window sizer logic to ash/wm/window_positioner
oshima@chromium.org
2013-10-10
2
-11
/
+53
*
Rename AppsModelBuilder -> ExtensionAppModelBuilder, make safe.
stevenjb@chromium.org
2013-10-09
1
-2
/
+6
*
Make views_examples_with_context_exe run with linux_chromeos
jamescook@chromium.org
2013-10-09
2
-2
/
+4
*
Elim ActivateAppListItem, ChromeAppListItem
stevenjb@chromium.org
2013-10-04
1
-9
/
+5
*
app_list: Initial version of the start page.
xiyuan@chromium.org
2013-10-04
1
-0
/
+4
[next]