summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Change to CustomFrameView Caption Button Inset.jonross@chromium.org2014-06-181-2/+4
* Require the cursor to move a minimum distance after the mouse press before in...pkotwicz@chromium.org2014-06-183-10/+84
* WorkspaceLayoutManager backdrop should fill entire region.jonross@chromium.org2014-06-185-7/+45
* Refactor views::Label and gfx::RenderText shadow functions.msw@chromium.org2014-06-183-14/+7
* Remove unnecessary #includes in system_tray.cc and tray_user_unittest.cc.sungmann.cho@navercorp.com2014-06-172-3/+0
* Make BoundsAnimator always own its animation delegate.pkasting@chromium.org2014-06-171-11/+13
* Notifies capslock state changed in fake ime keyboard.shuchen@chromium.org2014-06-162-32/+15
* Add const to PanelLayoutManagerTest::IsPanelAboveLauncherIcon 'panel' parameterbruthig@chromium.org2014-06-169-15/+14
* Stop Status Area Creation Animationsjonross@chromium.org2014-06-164-3/+2
* Close Button on Panels in Overview Modejonross@chromium.org2014-06-166-119/+198
* Remove unnecessary #includes in power_status_unittest.cc.sungmann.cho@navercorp.com2014-06-161-4/+0
* Fixes unittests with --enable-text-input-focus-manager flag enabled.yukishiino@chromium.org2014-06-162-3/+29
* Remove hover effect from DateView when it becomes un-actionable.michaelpg@chromium.org2014-06-141-0/+8
* Add UMA metrics for time spent in touchview.girard@chromium.org2014-06-142-2/+79
* Add CHECK to catch bad state when display configuration has changedoshima@chromium.org2014-06-131-4/+9
* Don't update the display in CursorWindowController::UpdateContainer in cursor...oshima@chromium.org2014-06-131-15/+21
* Revert 276296 "Speculative workaround for a crash in DisplayCont..."oshima@chromium.org2014-06-131-5/+0
* Merge FavoriteState into NetworkStatestevenjb@chromium.org2014-06-123-35/+6
* Fixed panel callout widgets showing up in the overview.nsatragno@chromium.org2014-06-126-42/+58
* Reland Window Control Animations for TouchViewjonross@chromium.org2014-06-127-12/+266
* The 1st patch to disambiguate message center notificationsjuyik@chromium.org2014-06-126-12/+14
* Changed keyboard shortcut for touch projector overlay from Ctrl-Shift-9 to Ct...mkaeser@google.com2014-06-121-1/+1
* Ensure that size passed into drag_utils_win.cc's SetDragImageOnDataObject fun...ananta@chromium.org2014-06-121-2/+1
* Added UMA stats to overview modensatragno@chromium.org2014-06-127-21/+61
* Lock Rotation on user settings changesjonross@chromium.org2014-06-126-27/+130
* Updating XTBs based on .GRDs from branch 1985matthewyuan@chromium.org2014-06-1252-42/+198
* Update bluetooth notification to use proper, 80px icontbarzic@chromium.org2014-06-112-3/+4
* Specifies use_focusless flag to InfolistWindow.mukai@chromium.org2014-06-111-0/+2
* Speculative workaround for a crash in DisplayController::GetRootWindowForDisp...oshima@chromium.org2014-06-111-0/+5
* Remove Unretained(this) that are not safe in ash/oshima@chromium.org2014-06-115-7/+20
* Revert 262922 "Modifies the threshold for hidpi displays."mukai@chromium.org2014-06-101-2/+13
* Add 80px resources for bluetooth notification icontbarzic@chromium.org2014-06-102-0/+0
* ash: Make wm::WindowState's c'tor private.derat@chromium.org2014-06-102-23/+26
* Move MaximizeModeWindowManager to the controllerjonross@chromium.org2014-06-0923-126/+198
* Fixed Ash.WindowSelector.TimeInOverview UMA metric reporting wrong time.nsatragno@chromium.org2014-06-071-0/+1
* Fix pressing enter key crashes overview mode without a nsatragno@chromium.org2014-06-072-8/+33
* Clean up shill fake implementationsstevenjb@chromium.org2014-06-061-2/+1
* Cache network icon urlsstevenjb@chromium.org2014-06-062-26/+146
* Added arrow key navigation to Overview Modensatragno@chromium.org2014-06-0610-269/+829
* Blocked volume up/down events that originated from remapped function keys.bruthig@chromium.org2014-06-062-11/+38
* Add LockLayoutManager responsible for lock container (login/lock).nkostylev@chromium.org2014-06-0612-1/+674
* Cleanup: Mark some ash resources as CrOS only.thestig@chromium.org2014-06-063-307/+299
* Enable Shelf Auto-Hide in TouchViewjonross@chromium.org2014-06-053-135/+25
* Removes the dependency of ui/app_list -> content.mukai@chromium.org2014-06-051-3/+3
* Add EF_IS_REPEAT flag to KeyEvent to handle repeated accelerators correctly.oshima@chromium.org2014-06-056-270/+261
* compositor: Tick the UI animations from cc, instead of from timer callbacks.sadrul@chromium.org2014-06-053-21/+14
* Prevent a11y on-screen keyboard from occluding active text field.kevers@chromium.org2014-06-045-0/+141
* Refactor app list so AppsGridView owns the PaginationModel. mgiuca@chromium.org2014-06-042-23/+32
* Include the display description in the picker on ChromeOSrobert.bradford@intel.com2014-06-031-0/+2
* UserMetricsRecorder: Add missing break statement.finnur@chromium.org2014-06-031-0/+1