summaryrefslogtreecommitdiffstats
path: root/ash/shell
Commit message (Expand)AuthorAgeFilesLines
* app_list::SearchResult: Duplicate() is const.mgiuca2015-02-091-1/+1
* ash: Cleanup - remove unused private fields.tfarina2015-01-161-1/+0
* Enable keyboard accelerator for GetHelp in Ash.cylee2015-01-081-0/+1
* Remove retail mode.rkc2014-12-182-16/+0
* Allow launcher pages to add subpages to app list model.calamity2014-12-031-0/+2
* Componentize AshKeyboardControllerProxy part1pkotwicz2014-11-192-7/+4
* Notify launcher page with onTransitionChanged event.calamity2014-11-101-0/+2
* Move all event related devices from ui/events/ to ui/events/devices/dnicoara2014-11-041-1/+1
* Prefix CommandLine usage with base namespace (Part 4: ash/)pgal.u-szeged2014-10-291-1/+2
* Cleanups: add non-inline destructors for several ash classes.dcheng2014-10-292-10/+22
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-2820-266/+217
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-151-1/+1
* Simplifies the structure of app_list search a bit.Jun Mukai2014-10-041-0/+5
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-0320-181/+181
* Add CanMinimize to classes that implement WidgetDelegate::CanMaximize.jackhou2014-09-246-0/+15
* Move ownership of the AppListViewDelegate into the AppListServicetapted2014-09-192-3/+7
* Fix SpeechUIModel lifetime issue in Chrome's AppListViewDelegate when switchi...tapted2014-09-091-2/+1
* Cleanup: Remove misc unneeded grit includes.thestig2014-08-281-1/+0
* Split Shell::ToggleAppList() into ShowAppList and DismissAppList.calamity@chromium.org2014-08-151-2/+1
* ash: Remove a few unused includes.thakis@chromium.org2014-08-142-2/+0
* Merge ResourceBundle's InitSharedInstanceLocaleOnly with InitSharedInstanceWi...tfarina@chromium.org2014-08-142-2/+4
* Providing more information on why certain users can't be added to multi-profilersorokin@chromium.org2014-08-131-0/+3
* App list: Infrastructure now supports multiple custom launcher pages.mgiuca@chromium.org2014-08-121-2/+4
* MacViews: Move menu run types parameter to constructor.andresantoso@chromium.org2014-07-151-9/+7
* Move UserInfo to user_manager.nkostylev@chromium.org2014-07-141-31/+6
* setConfig is deprecated, use setInfo or allocPixels instead.reed@google.com2014-07-022-4/+2
* Added --custom-launcher-page. Adds a page to the experimental launcher.mgiuca@chromium.org2014-06-251-0/+4
* ash: Do not create a second InputMethod for the keyboard.sadrul@chromium.org2014-06-212-4/+2
* Removes the dependency of ui/app_list -> content.mukai@chromium.org2014-06-051-3/+3
* Remove need to sign in to use the App Launcher.benwells@chromium.org2014-06-031-4/+0
* Rename ProtocolInterceptJobFactory and make it not use ProtocolHandlers.mmenke@chromium.org2014-05-302-3/+3
* MacViews: Minimal to get views_unittests to compile.tapted@chromium.org2014-05-291-2/+2
* Makes Env contain a ContextFactorysky@chromium.org2014-05-222-0/+4
* Removes unnecessary views::Widget::InitParams::top_levelpkotwicz@chromium.org2014-05-221-1/+1
* Add OnDisplayMetricsChanged in DisplayObserver.mlamouri@chromium.org2014-05-222-4/+5
* Revert of Add OnDisplayMetricsChanged in DisplayObserver. (https://codereview...zea@chromium.org2014-05-202-5/+4
* Add OnDisplayMetricsChanged in DisplayObserver.mlamouri@chromium.org2014-05-202-4/+5
* views: Make view::Views::GetPreferredSize() const.erg@chromium.org2014-05-205-7/+7
* Makes construction of (ash)RemoteWindowTreeHostWin explicitsky@chromium.org2014-05-152-3/+9
* Fix calculation of usable area of screen when VK is shown.kevers@chromium.org2014-05-132-4/+5
* Use centered app list position whenever virtual keyboard is enabled.mgiuca@chromium.org2014-05-061-0/+4
* Media indicator for background recording taskoshima@chromium.org2014-05-031-2/+105
* Move enum MenuAnchorPosition to reduce deps on menu_item_view.htapted@chromium.org2014-05-011-6/+9
* CleanUp: Introduce UserInfo. Move session_state stuff to ash/session.oshima@chromium.org2014-04-304-5/+5
* Revert 267158 "CleanUp: Introduce UserInfo. Move session_state s..."oshima@chromium.org2014-04-304-5/+5
* CleanUp: Introduce UserInfo. Move session_state stuff to ash/session.oshima@chromium.org2014-04-304-5/+5
* Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash.oshima@chromium.org2014-04-112-6/+0
* Implemented system tray UI for new account management.dzhioev@chromium.org2014-04-102-0/+5
* Move all wallpaper file loading and decoding from DesktopBackgroundController...alemate@chromium.org2014-04-091-3/+0
* [cros] Virtual keyboard support at OOBE/loginnkostylev@chromium.org2014-04-042-0/+16