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
*
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
*
Refactors TestSystemTrayDelegate into DefaultSystemTrayDelegate (2)
sky@chromium.org
2013-09-13
1
-1
/
+2
*
Revert 222957 "Refactors TestSystemTrayDelegate into DefaultSyst..."
cpu@chromium.org
2013-09-13
1
-2
/
+1
*
Refactors TestSystemTrayDelegate into DefaultSystemTrayDelegate
sky@chromium.org
2013-09-13
1
-1
/
+2
*
Rename GetActiveRootWindow -> GetTargetRootWindow
oshima@chromium.org
2013-09-12
1
-1
/
+1
*
ash: Rename LauncherAlignmentMenu to ShelfAlignmentMenu and move to shelf/ di...
tfarina@chromium.org
2013-09-10
1
-2
/
+2
*
Disallowing shelf changes via drag & drop if the enterprise profile does not ...
skuhne@chromium.org
2013-09-10
2
-0
/
+5
*
Display an app's short name in the app launcher
tmdiep@chromium.org
2013-09-04
1
-1
/
+2
*
Remove BrowserLauncherItemController and ash::TYPE_TABBED
simon.hong81@gmail.com
2013-08-28
2
-2
/
+2
*
Refactor LauncherDelegate
simon.hong81@gmail.com
2013-08-28
2
-9
/
+19
*
Cleanup: do not use extension_id, use notifier's id.
mukai@chromium.org
2013-08-24
1
-1
/
+1
*
Adding business logic for dragging items from shelf to the desktop to unpin
skuhne@chromium.org
2013-08-24
2
-2
/
+8
*
base: Minor cleanups in icu_util.h
tfarina@chromium.org
2013-08-23
2
-2
/
+2
*
Remove PerBrowser launcher, reland step 1 of 2
jamescook@chromium.org
2013-08-22
2
-5
/
+0
*
Revert 218674 "Remove PerBrowser launcher"
jamescook@chromium.org
2013-08-21
2
-0
/
+5
*
Remove PerBrowser launcher
simon.hong81@gmail.com
2013-08-21
2
-5
/
+0
*
[content shell] move browser process stuff into browser/ subdir
jochen@chromium.org
2013-08-20
2
-3
/
+3
*
Move signin status and current user information into AppListModel.
calamity@chromium.org
2013-08-19
1
-8
/
+0
*
Remove ViewActivationChanged() from AppListControllerDelegate.
koz@chromium.org
2013-08-19
1
-4
/
+0
*
Whitelist virtual keyboard container to process events at login screen
bshe@chromium.org
2013-08-13
1
-31
/
+2
*
Removes unnecessary methods from ash::ShellDelegate
mukai@chromium.org
2013-08-08
2
-13
/
+0
*
ash: Rename "Autohide launcher" item.
tfarina@chromium.org
2013-08-06
1
-2
/
+2
*
Remove old audio handler code.
jennyz@chromium.org
2013-08-01
1
-7
/
+4
*
Removes PERSIST_ACROSS_ALL_WORKSPACES property.
mukai@chromium.org
2013-07-28
3
-21
/
+2
*
Use a direct include of the message_loop header in android_webview/, apps/, a...
avi@chromium.org
2013-07-17
2
-2
/
+2
*
[Cleanup]
oshima@chromium.org
2013-07-12
1
-2
/
+2
*
Add support for NetLog logging to json file in content_shell.
kouhei@chromium.org
2013-07-03
2
-1
/
+9
*
Create Launcher after shell is initialized because this is how chromeos build...
oshima@chromium.org
2013-07-02
2
-1
/
+9
*
chromeos: PowerManagerHandler -> PowerStatus; move to ash.
derat@chromium.org
2013-06-28
1
-3
/
+0
*
Use a direct include of time headers in android_webview/, apps/, ash/.
avi@chromium.org
2013-06-27
1
-1
/
+1
*
mac: Update clients of scoped_nsobject.h.
thakis@chromium.org
2013-06-24
1
-4
/
+4
*
Revert r207560 and r207566 to reland r207511.
derat@chromium.org
2013-06-21
1
-6
/
+2
[next]