summaryrefslogtreecommitdiffstats
path: root/ash/shell
Commit message (Expand)AuthorAgeFilesLines
* Elide origins displayed on web notifications.miguelg2015-08-201-9/+6
* Revert of aura: Require explicit ownership of the Env instance. (patchset #7 ...fsamuel2015-08-181-0/+2
* aura: Require explicit ownership of the Env instance.sadrul2015-08-181-2/+0
* ash: Remove ash_shell_unittests target.Sadrul Habib Chowdhury2015-08-041-45/+0
* Rename DisplayController to WindowTreeHostManageroshima2015-07-282-4/+4
* Replace StringPrintf("%d", ...) with IntToString()ricea2015-07-011-2/+2
* Take 2: Moved logic for mapping child process FDs for ICU and V8 into child_p...agrieve2015-06-192-65/+1
* Revert of Moved logic for mapping child process FDs for ICU and V8 into child...mek2015-06-162-1/+65
* Moved logic for mapping child process FDs for ICU and V8 into child_process_l...agrieve2015-06-162-65/+1
* Refactoring the ownership of ui::InputMethod.shuchen2015-06-102-3/+6
* Refactor ViewsDelegate singletonmohsen2015-06-102-2/+9
* Allow startup with missing V8 snapshot file.erikcorry2015-06-082-8/+14
* Use app list item shadow for app list folders.calamity2015-06-051-1/+1
* Added wm::IsWindowUserPositionable(...) method in window_util.h.bruthig2015-06-041-2/+2
* Added UMA metrics to record the number of items in the shelf.bruthig2015-05-072-0/+5
* Refactored ShelfItemDelegate::ItemSelected(ui::Event) to return the actionbruthig2015-04-202-3/+5
* Fix the following two cases in multiprofile scenario:xdai2015-04-151-0/+4
* Use command line to signal whether a child process was passed V8 snapshot fil...rmcilroy2015-04-102-0/+19
* Implemented ForceMaximizeBrowserWindowOnFirstRun policy, added unit test and ...peletskyi2015-04-082-0/+5
* Add support to extension_shell and ash_shell to use external V8 snapshot files.rmcilroy2015-04-063-1/+42
* aura: Remove layerless windows.danakj2015-04-031-1/+1
* 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