summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixing problem with edge swipe exiting immersive modeskuhne@chromium.org2014-06-036-2/+100
* TrayNotificationView: Initialize uninitialized member in constructor. finnur@chromium.org2014-06-031-1/+2
* More accelerator code leanuposhima@chromium.org2014-06-034-30/+36
* Replace wrench icons with gear icons (fix)stevenjb@chromium.org2014-06-031-0/+0
* Remove need to sign in to use the App Launcher.benwells@chromium.org2014-06-031-4/+0
* Revert of Animate window control changes in TouchView (https://codereview.chr...tzik@chromium.org2014-06-035-208/+13
* Revert r274404 and r274409:tzik@chromium.org2014-06-034-21/+21
* compositor: Tick the UI animations from cc, instead of from timer callbacks.sadrul@chromium.org2014-06-034-21/+21
* Animate window control changes in TouchViewjonross@chromium.org2014-06-025-13/+208
* Remove overrides of HitTestRect() which just return falsetdanderson@chromium.org2014-06-022-7/+7
* Remove the seemlingly uncecessary AddPreTargetHandleroshima@chromium.org2014-06-021-2/+0
* Update Status Area Paint Schedulingjonross@chromium.org2014-06-023-1/+16
* Prepare for Unified Gesture Recognizer landing in Auratdresser@chromium.org2014-06-021-34/+67
* ash: Convert ash_resources to a normal GYP file.tfarina@chromium.org2014-06-012-12/+9
* Disabled WindowSelectorTest.MinimizedWindowVisibility due to crash in Skia.joaodasilva@chromium.org2014-06-011-1/+3
* Simplify AcceleratorDelegate interfaceoshima@chromium.org2014-05-312-11/+31
* Removes usage of Compositor/ContextFactory methodssky@chromium.org2014-05-301-2/+3
* Rename ProtocolInterceptJobFactory and make it not use ProtocolHandlers.mmenke@chromium.org2014-05-302-3/+3
* Move common accelerator code from ash to ui/wm/coreoshima@chromium.org2014-05-308-173/+126
* ash: Fix VideoDetectorTest's WindowState usage.derat@chromium.org2014-05-302-10/+14
* Moving default minimize location to the app launcher item.skuhne@chromium.org2014-05-304-13/+60
* Removes --ash_disable-docked-windows flagvarkha@chromium.org2014-05-298-80/+20
* MacViews: Minimal to get views_unittests to compile.tapted@chromium.org2014-05-295-9/+312
* Using tap gesture instead of touch to activate windows in overview modensatragno@chromium.org2014-05-2918-214/+336
* Updating XTBs based on .GRDs from branch 2019karen@chromium.org2014-05-2952-156/+0
* Move NetworkTypePattern to its own filestevenjb@chromium.org2014-05-285-5/+0
* Refactor and move ash independent accelerator handling code in nested loop to...oshima@chromium.org2014-05-2811-474/+52
* Implementing the dispatch of the swipe gesture for one-finger touch swipes.mfomitchev@chromium.org2014-05-283-47/+55
* Updating XTBs based on .GRDs from branch 1985matthewyuan@chromium.org2014-05-2752-166/+530
* Lock rotation when screen is manually rotated.jonross@chromium.org2014-05-275-39/+91