summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Fixes crash introduced @ 153047 (you can hit crash by maximizing asky@chromium.org2012-08-243-22/+19
* ash: Fix a crash when disabling extended desktop.sadrul@chromium.org2012-08-241-1/+1
* ash: Make gesture handling in the maximize button less crashy.sadrul@chromium.org2012-08-242-0/+36
* Fixes build, I forgot an OVERRIDE.sky@chromium.org2012-08-241-1/+1
* Gets animations working for new workspace code. Some tuning of timessky@chromium.org2012-08-249-144/+690
* Convert built-in wallpaper in chrome binary to local files in disk.bshe@chromium.org2012-08-242-16/+16
* Separate Ash WebNotification MessageCenterBubble and PopupBubblestevenjb@google.com2012-08-243-132/+230
* ash: Fix touch-resizing windows.sadrul@chromium.org2012-08-241-3/+1
* Hide the Ash web notification tray when there are no notificationsstevenjb@google.com2012-08-241-9/+8
* Replace dropdown meny with right-clickstevenjb@chromium.org2012-08-241-30/+15
* Disable context menus when not logged in / lockedantrim@chromium.org2012-08-241-0/+6
* Addresses right mouse button click while left button drag is leaving buttonskuhne@chromium.org2012-08-242-4/+68
* Adjust the power status UI to left aligned UI if the Settings is not displaye...jennyz@chromium.org2012-08-244-16/+40
* Revert 153141 - Adjust the power status UI to left aligned UI if the Settings...thestig@chromium.org2012-08-244-40/+16
* Adjust the power status UI to left aligned UI if the Settings is not displaye...jennyz@chromium.org2012-08-244-16/+40
* Random set of changes for workspace2 code:sky@chromium.org2012-08-249-20/+119
* ash: Add gesture support for notifications.sadrul@chromium.org2012-08-231-9/+121
* Moves WorkspaceLayoutManager2 into its own header/implementationsky@chromium.org2012-08-236-107/+198
* Put slider bezel operations behind a flag and make them noise robustskuhne@chromium.org2012-08-233-105/+318
* Make caps lock disabled on shift release.mazda@chromium.org2012-08-234-0/+31
* Removing unused RemoveObserver (ReleaseBlocker)skuhne@chromium.org2012-08-231-14/+12
* views/examples: Rename ShowExamplesWindow() to ShowExamplesWindowWithContent().tfarina@chromium.org2012-08-232-2/+2
* Move retail mode's idle->active detection to Chrome.rkc@chromium.org2012-08-233-11/+19
* ash-tray: Fix scrolling in the network list when connecting to a network.sadrul@chromium.org2012-08-233-4/+8
* cleanup: Use gfx::Display::kInvalidDisplayID instead of -1.yusukes@chromium.org2012-08-222-5/+7
* Update the texts of the caps lock tray.mazda@chromium.org2012-08-222-11/+24
* Normalize the event flags of ui::KeyEvent.mazda@chromium.org2012-08-222-12/+3
* Make wm::GetRootWindowRelativeToWindow() high-DPI aware.yusukes@chromium.org2012-08-222-9/+9
* Revert 152794 - Put slider bezel operations behind a flag and make them noise...jhorwich@chromium.org2012-08-222-219/+54
* Revert 152796 - Fixed build stopperjhorwich@chromium.org2012-08-221-1/+1
* Fixed build stopperskuhne@google.com2012-08-221-1/+1
* Put slider bezel operations behind a flag and make them noise robustskuhne@google.com2012-08-222-54/+219
* Clean-up: use int64 for display ID, instead of int.mukai@chromium.org2012-08-221-4/+5
* Remove an extra white space in wifi uber tray UI.jennyz@chromium.org2012-08-221-1/+1
* Long press affordance UI polish:varunjain@chromium.org2012-08-223-111/+161
* The way that ImageSkia::empty has been implemented, it is equivalent to Image...pkotwicz@chromium.org2012-08-224-8/+7
* ash: Remove WindowFrame since it's not used anywhere anymore.sadrul@chromium.org2012-08-225-93/+1
* ash: Show the long-press affordance in the correct monitor.sadrul@chromium.org2012-08-222-10/+29
* Reland 152221 - chromeos: Sync animation.xiyuan@chromium.org2012-08-2213-178/+144
* Change the type of the parameter of GetRootWindowForDisplayId() from int to i...yusukes@chromium.org2012-08-222-2/+2
* Changed maximize dialog popup delayskuhne@chromium.org2012-08-221-1/+1
* Fix DCHECK failure when showing the keyboard overlay.mazda@chromium.org2012-08-211-2/+3
* Use persistent ID/names for displays.mukai@chromium.org2012-08-214-22/+49
* Fix accessability for web notification tray.stevenjb@chromium.org2012-08-2114-26/+49
* views/examples: Switch to use examples_window_with_content.*tfarina@chromium.org2012-08-212-2/+2
* Revert 152221 - chromeos: Sync animation.flackr@chromium.org2012-08-2013-144/+178
* Fix the issue of the dragged item always shown on the primary display.mazda@chromium.org2012-08-201-1/+5
* [aura] Stop accelerators that are not allowed on login screen from working on...ivankr@chromium.org2012-08-201-1/+1
* Initial crack at new workspace behavior. Each workspace now has itssky@chromium.org2012-08-2024-68/+1895
* Revert 152135 - Fix accessability for web notification tray.glider@chromium.org2012-08-2013-42/+20