summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* ash: Some now window-management gestures.sadrul@chromium.org2012-07-191-3/+13
* [Cleanup] Remove unnecessary codeoshima@chromium.org2012-07-192-11/+1
* Fixes crash in FrameMaximizeButton. The crash would happen if the gesturesky@chromium.org2012-07-191-11/+12
* cros: Fix FramePainterTest.Basics failure on VS2010jamescook@chromium.org2012-07-191-9/+8
* aura: Pressing escape during drag/drop should cancel the drag/drop.varunjain@chromium.org2012-07-182-0/+53
* Revert 147288 - Renamed resource files to be more verbose, specifically:rlarocque@chromium.org2012-07-181-2/+2
* Renamed resource files to be more verbose, specifically:harrym@chromium.org2012-07-181-2/+2
* Persists shelf alignment to prefs.sky@chromium.org2012-07-182-2/+3
* * Use Virtual Screen Coordinates in more placesoshima@chromium.org2012-07-1846-190/+623
* Move the Windows sandbox to sandbox/winjln@chromium.org2012-07-181-1/+1
* ash: Make sure the user-image in the tray does not get pixelated in high-dpi.sadrul@chromium.org2012-07-171-4/+2
* Center title text vertically in touch layout.harrym@chromium.org2012-07-171-1/+4
* Fixed bezel gestureskuhne@chromium.org2012-07-171-18/+14
* (Views only) Enable setting individual marigin values for top, left, bottom a...markusheintz@chromium.org2012-07-173-3/+7
* app_list: Create an app_list_switches.* to put all app list switches.tfarina@chromium.org2012-07-172-5/+0
* Screen magnifier: fix mouse tracking with High-DPIyoshiki@chromium.org2012-07-171-1/+1
* chromeos: Fix pixelated icons in app list and launcher (part 1)xiyuan@chromium.org2012-07-175-23/+23
* Adjust the padding on the right side of the user profile.jennyz@google.com2012-07-161-2/+4
* ash: Make sure the context menu shows up on both right-click and long-press.sadrul@chromium.org2012-07-162-5/+11
* Fix gcc 4.7 building problems.shenhan@google.com2012-07-161-8/+8
* ash: Drive detailed view to always use main popup size.hshi@chromium.org2012-07-131-1/+0
* Add left/right launcher support to web notification.jennyz@chromium.org2012-07-132-5/+55
* Rename aura_shell_unittests to ash_unittests, part 1jamescook@chromium.org2012-07-131-3/+35
* Emergency revert; rietveld broke; tree brokeerg@google.com2012-07-131-1/+1
* ash: Update window-management gestures.sadrul@chromium.org2012-07-131-91/+24
* sandbox/src -> sandbox/win/srcjln@chromium.org2012-07-131-1/+1
* Aura: Have ui::Layer implement WebKit::WebExternalTextureLayerClientbacker@chromium.org2012-07-131-0/+2
* ash: Some UI polish for the tray popup.sadrul@chromium.org2012-07-132-4/+4
* Enable debug logging for views::Viewdhollowa@chromium.org2012-07-133-0/+21
* Support "Report Issue" in case of no-browser windows in ChromeOS.mukai@chromium.org2012-07-138-6/+23
* Rewrite the keyboard event for nested dispatcher in Aura.mukai@chromium.org2012-07-131-9/+16
* Always handle Chrome OS top-row keys (F5-10) in Ash.yusukes@google.com2012-07-134-11/+54
* Rename KeyRewriter to EventRewriter since it now rewrites aura::LocationEvent...yusukes@chromium.org2012-07-136-43/+43
* ash: Close bubble view if CreateItemViews fails.hshi@chromium.org2012-07-121-0/+7
* Revert 146468 - Always handle Chrome OS top-row keys in Ash.yusukes@google.com2012-07-124-50/+11
* Always handle Chrome OS top-row keys in Ash.yusukes@chromium.org2012-07-124-11/+50
* ash: Add launcher overflow bubble.xiyuan@chromium.org2012-07-128-69/+463
* ash/app_list: Dismiss app list when sys tray bubble shows.xiyuan@chromium.org2012-07-121-7/+1
* Deprecate --aura-panelsstevenjb@chromium.org2012-07-124-17/+9
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-1124-32/+21
* Support F5 and F6 on an Apple keyboard.yusukes@chromium.org2012-07-111-0/+2
* ash: Do not focus the buttons in the uber-tray on click.sadrul@chromium.org2012-07-111-0/+2
* aura: Change long press affordance according to UX mocks.varunjain@chromium.org2012-07-111-34/+151
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Apply Ash's key rewriter to an aura::MouseEvent so that Modifler+Click is han...yusukes@chromium.org2012-07-112-1/+14
* Remove #pragma once from ashajwong@chromium.org2012-07-11167-170/+3
* Disable windows dock shortcut key for fullscreen mode.jennyz@chromium.org2012-07-111-1/+2
* Revert 146011 - aura: Change long press affordance according to UX mocks.mihaip@chromium.org2012-07-111-151/+34
* aura: Change long press affordance according to UX mocks.varunjain@chromium.org2012-07-111-34/+151
* ash: Fix touch-event handling for modal windows.sadrul@chromium.org2012-07-113-6/+82