summaryrefslogtreecommitdiffstats
path: root/ash/shell
Commit message (Expand)AuthorAgeFilesLines
* Pass shelf instances, not root windows, for ash context menus.msw2016-03-184-41/+22
* Simplify ash context menu creation.msw2016-03-044-13/+5
* Fix ash_shell_with_content and mash_shell resource init.msw2016-02-173-42/+19
* Fix ash 'gn check' errors; whitelist target.msw2016-02-111-1/+0
* Support building ash targets with use_ash=0 and use_aura=1.msw2016-02-101-0/+1
* Initialize BluezDBusManager in ash_shell_with_contentoshima2016-02-031-0/+3
* ash: Do not use MessageLoopForUI when not needed.sadrul2016-01-282-2/+2
* Remove now-unnecessary wrappers around gfx::Screen::GetScreen()scottmg2016-01-272-9/+3
* Remove unused WindowWatcher pointer from Ash [Shell|Shelf]Delegate.msw2016-01-055-40/+7
* Convert Pass()→std::move() in //ashdcheng2015-12-274-6/+16
* Switch to standard integer types in ash/.avi2015-12-2013-5/+14
* Don't remember fullscreen bounds for auto rearrangeoshima2015-12-062-4/+3
* Properly merge policy pinned apps and user preference pinned apps.fqj2015-11-304-5/+5
* Remove Chrome OS "Mirror" UI. Part 1.dzhioev2015-11-172-5/+0
* This CL replaces std::string user_id in ash/* with AccountId.alemate2015-11-121-1/+1
* Split AppListViewDelegate::ToggleSpeechRecognition() into separate start and ...amistry2015-11-101-1/+2
* Adding error handlers to setup.exe.pmonette2015-10-161-1/+1
* Don't use base::MessageLoop::{Quit,QuitClosure} in ash/, chromeos/, device/ki.stfu2015-10-121-1/+1
* Extract content dependency from keyboard codeben2015-10-102-6/+5
* Extract content-specific aspects of SessionStateDelegate onto ShellContentState.ben2015-10-053-20/+27
* Introduce ShellContentState.ben2015-10-038-124/+61
* Eliminate a couple of simple uses of BrowserContent in ash by shifting comple...ben2015-09-303-5/+11
* Replace use of BrowserThread::GetBlockingPool() with Shell::blocking_pool()ben2015-09-261-0/+2
* Move some files around in ash in preparation for splitting content stuff some...ben2015-09-2510-30/+21
* Fix ash_shell crash on Windows.ben2015-09-241-0/+18
* Deprecating high-conflict acceleratorsafakhry2015-09-092-0/+6
* 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