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
*
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
*
Remove unnecessary DEPS rule.
jam@chromium.org
2013-10-03
2
-2
/
+4
*
Revert 226547 "Refactor LauncherItemController and LauncherItemD..."
dcheng@chromium.org
2013-10-02
5
-113
/
+57
*
Refactor LauncherItemController and LauncherItemDelegate
simon.hong81@gmail.com
2013-10-02
5
-57
/
+113
*
Remove Ash accelerator OPEN_FILE_DIALOG; let Chrome handle it as IDC_OPEN_FILE.
kinaba@chromium.org
2013-10-01
2
-2
/
+2
*
Reload wallpaper when display configuration changes.
oshima@chromium.org
2013-09-26
1
-1
/
+2
*
events: Move all references to ui/base/ from ui/events.
sadrul@chromium.org
2013-09-26
1
-1
/
+1
*
ash: Move more files into shelf/ directory.
tfarina@chromium.org
2013-09-25
1
-1
/
+1
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-24
2
-4
/
+2
*
Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"
davemoore@chromium.org
2013-09-20
2
-2
/
+4
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-20
2
-4
/
+2
*
Add profile selector menu to app list.
calamity@chromium.org
2013-09-20
1
-1
/
+10
*
Rename WindowSettings to WindowState
oshima@chromium.org
2013-09-20
2
-5
/
+4
*
Try to enable software mirror mode in UI message loop after Init()
oshima@chromium.org
2013-09-19
1
-0
/
+1
*
Remove mac code from aura/ash/views
oshima@chromium.org
2013-09-18
9
-2419
/
+1
[next]