summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* [Cleanup]oshima@chromium.org2013-07-1220-284/+352
* * Remove unnecessary SetProperty(kStayInSameRootWindowKey)oshima@chromium.org2013-07-124-7/+4
* Removes ShowOrHideBackground from workspace.mukai@chromium.org2013-07-112-84/+10
* ash: Clean up FramePainterTestjamescook@chromium.org2013-07-111-147/+88
* Sets the background color of shelf is opaque black when maximized (2nd)mukai@chromium.org2013-07-1111-141/+202
* 1) Simplify mouse cursor restorationoshima@chromium.org2013-07-118-146/+109
* Replaces display error dialog by notifications.mukai@chromium.org2013-07-119-366/+220
* Fix launcher icon observing window removals and remove suppression for PanelL...flackr@chromium.org2013-07-113-14/+30
* Some network connect related cleanupstevenjb@chromium.org2013-07-103-73/+79
* Updates the visual of notification icon.mukai@chromium.org2013-07-1016-32/+9
* Revert 210934 "Some network connect related cleanup"akalin@chromium.org2013-07-103-79/+73
* Some network connect related cleanupstevenjb@chromium.org2013-07-103-73/+79
* Breaks ShelfLayoutManagerTest.ShelfBackgroundColor on Win8 Aurajochen@chromium.org2013-07-1011-202/+141
* Sets the background color of shelf is opaque black when maximized.mukai@chromium.org2013-07-1011-141/+202
* chromeos: Update power status code.derat@chromium.org2013-07-105-66/+167
* app_mode: No system tray bubbles in kiosk app mode.xiyuan@chromium.org2013-07-101-0/+6
* Making panels stick near the edges of screenvarkha@chromium.org2013-07-109-30/+85
* Launcher Button State Changesharrym@chromium.org2013-07-103-34/+95
* Rename RenderViewGone IPC/methods to better reflect reality.nasko@chromium.org2013-07-102-2/+2
* Please discard this CL. Will upload a new one in a bitananta@chromium.org2013-07-105-17/+3
* [Cleanup] Factor out layout store code from DisplayControlleroshima@chromium.org2013-07-1011-129/+212
* Add projection touch HUD to keyboard overlaymohsen@chromium.org2013-07-101-1/+1
* Relayout panels on display configuration change.flackr@chromium.org2013-07-092-0/+14
* Add debugging UI for NetworkStateHandler Favoritesstevenjb@chromium.org2013-07-094-45/+126
* Revert 210625 "Make the SetCursorResourceModuleName function in ..."ajwong@chromium.org2013-07-095-3/+17
* Make the SetCursorResourceModuleName function in the CursorLoaderWin class a ...ananta@chromium.org2013-07-095-17/+3
* Reenable PanelWindowResizerTest.PanelDetachReattachRight on windows.flackr@chromium.org2013-07-091-9/+4
* Status Area Updateharrym@chromium.org2013-07-0910-42/+254
* Add persisted preference for projection touch HUDmohsen@chromium.org2013-07-094-40/+45
* ash: Fix window header opacity during image dragjamescook@chromium.org2013-07-084-2/+51
* Fixes BaseLayoutManagerTest to use display instead of SetHostSize().mukai@chromium.org2013-07-081-6/+6
* Remove the most obvious dead code from message center.dewittj@chromium.org2013-07-083-74/+15
* More assets related to the alternate shelf layout (vertical graphical backgro...harrym@chromium.org2013-07-0818-0/+0
* Keep windows in status/settings bubble in the same root windowoshima@chromium.org2013-07-083-3/+40
* ash: Increase lock-fail timeout from 4 sec to 8 sec.derat@chromium.org2013-07-081-1/+1
* Black pixel should not appear in corner of panel frames.varkha@chromium.org2013-07-052-0/+13
* chromeos: Remove use_spring_wallpaper and use_oem_wallpaper.derat@chromium.org2013-07-041-12/+2
* ash: Fix popup window icon alignment with titlejamescook@chromium.org2013-07-045-24/+57
* Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-07-031-1/+1
* Update title color of popup window when maximizedsimon.hong81@gmail.com2013-07-031-3/+7
* Add support for NetLog logging to json file in content_shell.kouhei@chromium.org2013-07-032-1/+9
* Support network Favorite/Preferred list and removalstevenjb@chromium.org2013-07-031-1/+2
* Simplify RootWindowController init processoshima@chromium.org2013-07-034-133/+127
* chromeos: Remove PowerSupplyStatus struct.derat@chromium.org2013-07-035-64/+101
* Alt-tab should provide visible feedback if there is only one window.simon.hong81@gmail.com2013-07-021-1/+6
* Remove unused views::Widget::InitParams::transient parameterpkotwicz@chromium.org2013-07-021-1/+0
* Introduces cross-fade animation for maximize/restore.mukai@chromium.org2013-07-022-8/+17
* Revert 209420 "Factor out content shell and tests into a standal..."jam@chromium.org2013-07-021-2/+2
* Remove unnecessary CreateLaucnher.oshima@chromium.org2013-07-021-7/+0
* Create Launcher after shell is initialized because this is how chromeos build...oshima@chromium.org2013-07-027-17/+37