summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert of Refactor and move ash independent nested accelerator code to ui/wm/...msw@chromium.org2014-05-2711-53/+475
* Refactor and move ash independent accelerator handling code in nested loop to...oshima@chromium.org2014-05-2711-474/+52
* Kill animations on screen rotation.girard@chromium.org2014-05-271-1/+5
* Require at least a 25 degree rise angle before changing screen rotation.flackr@chromium.org2014-05-271-2/+4
* Overview Button Tray Animation accounting for startupjonross@chromium.org2014-05-264-9/+165
* Fix crash on key events in touchview.flackr@chromium.org2014-05-261-1/+4
* Revert 272740 "Refactor and move ash independent accelerator han..."mmenke@chromium.org2014-05-2511-55/+475
* Refactor and move ash independent accelerator handling code in nested loop to...oshima@chromium.org2014-05-2411-475/+55
* Re-Reland Linux Window Control Alignmentjonross@chromium.org2014-05-232-5/+22
* Early return in UpdateTouchTransformer for software mirroring modemiletus@chromium.org2014-05-231-0/+4
* Revert 272352 "Reland Linux Window Control Alignment"fgorski@chromium.org2014-05-222-22/+5
* Reland Linux Window Control Alignmentjonross@chromium.org2014-05-222-5/+22
* Makes Env contain a ContextFactorysky@chromium.org2014-05-226-7/+19
* Remove dispatcher when shutting down RootWindowControlleroshima@chromium.org2014-05-2210-26/+17
* Removes unnecessary views::Widget::InitParams::top_levelpkotwicz@chromium.org2014-05-221-1/+1
* Only block internal touchpad and allow external mice to continue working in m...flackr@chromium.org2014-05-228-13/+230