summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add shortcuts for keyboard brightness.yusukes@chromium.org2012-07-117-0/+142
* UI refinement for left/right ash tray and bubble.jennyz@chromium.org2012-07-1111-67/+121
* Support F3 and F4 keys on an Apple keyboard.yusukes@chromium.org2012-07-111-0/+4
* Polish launcher tooltip visibility (2nd try).mukai@chromium.org2012-07-1012-16/+240
* Updating XTBs based on .GRDs from branch 1180karen@chromium.org2012-07-1052-206/+1006
* Fix a couple ImageSkia implicit conversion bugs.pkotwicz@chromium.org2012-07-091-7/+0
* ash: Improve UMA data for gestures on specific UI components.sadrul@chromium.org2012-07-091-21/+79
* Cleanup:oshima@chromium.org2012-07-097-55/+72
* app_list: We should call ExtractImageSkiaRep() in CreateSearchBoxIcon() funct...tfarina@chromium.org2012-07-051-1/+1
* Revert 145401 - Deprecate --aura-panelsstevet@chromium.org2012-07-044-9/+17
* Add NULL check for |launcher_| in PanelLayoutManager.mukai@chromium.org2012-07-041-0/+3
* Deprecate --aura-panelsstevenjb@chromium.org2012-07-034-17/+9
* Reland "Implement chagne wallpaper at local midnight(daily) feature."bshe@chromium.org2012-07-032-14/+13
* Handle gesture events in notifications.stevenjb@chromium.org2012-07-0311-178/+271
* ash: Touch-optimize the window-resize region for touch-events only.sadrul@chromium.org2012-07-031-3/+8
* Adds factory method to create Bitmap shader which displays correctly in High DPIpkotwicz@chromium.org2012-07-022-32/+10
* Add AppListButton which is essentially an ImageButton but calls LauncherButtu...mukai@chromium.org2012-07-025-5/+131
* ash: Fix app list icon off position.xiyuan@chromium.org2012-06-304-2/+57
* Ignore input events on secondary display in non extended desktop mode.oshima@chromium.org2012-06-291-0/+12
* aura (gr): Transfer events to new consumer *before* changing the capture window.varunjain@chromium.org2012-06-291-1/+8
* Aura: ACK on the start of the frame generation for greater async.backer@chromium.org2012-06-291-2/+7
* Revert 144930 - Polish launcher tooltip visibility.abodenha@chromium.org2012-06-2910-103/+12
* Polish launcher tooltip visibility.mukai@chromium.org2012-06-2910-12/+103
* Move screen rotation code to ashyoshiki@chromium.org2012-06-294-7/+201
* Add base::RunLoop and update ui_test_utils to use it to reduce flakinessjbates@chromium.org2012-06-286-10/+29
* aura: Fix crash in drag_drop_controller when another drag/drop session startsvarunjain@chromium.org2012-06-281-1/+5
* Do not use DeleteSoon in partial_screenshot_view. Use Widget::Close() instead.mukai@chromium.org2012-06-282-16/+4
* Speculative fix for crash in CompoundEventFilter. I believe the crashsky@chromium.org2012-06-281-44/+6
* views: Get rid of the stl-style accessors from View.tfarina@chromium.org2012-06-281-4/+2
* Relading crash fix in system modal dialogoshima@chromium.org2012-06-281-7/+11
* Temporarily revert the crash fix (134505) in r144467 to merge the fix into m2...oshima@chromium.org2012-06-281-11/+7
* Use virtual screen coordinates in Display::boundsoshima@chromium.org2012-06-2710-52/+224
* Avoiding crash on shutdown in some odd cases where a deleted window's parent ...skuhne@chromium.org2012-06-271-0/+7
* Calls parent's OnFocus/OnBlur explicitly in LauncherButton.mukai@chromium.org2012-06-271-0/+2
* Relanding r144499:oshima@chromium.org2012-06-2738-379/+379
* Revert r 144499 "Rename the remaining usage of Monitor to Display"oshima@chromium.org2012-06-2738-379/+379
* ash: Rename shelf_auto_hide_behavior.h to shelf_types.tfarina@chromium.org2012-06-2717-21/+19
* Rename the remaining usage of Monitor to Displayoshima@chromium.org2012-06-2738-379/+379
* move windows when disconnecting secondary monitorsoshima@chromium.org2012-06-279-11/+305
* GestureRecognizer: Long press should be cancelled on prevented-defaulted moves.varunjain@chromium.org2012-06-263-88/+209
* ash: Record some UMA for gestures.sadrul@chromium.org2012-06-266-2/+159
* Change the parent container for the IME candidate window.mukai@chromium.org2012-06-262-7/+16
* [cros] New OOBE design: wait for wallpaper on boot, then initializ WebUI.nkostylev@chromium.org2012-06-263-0/+10
* Do not show the IME notification unless there is more than one IMEzork@chromium.org2012-06-261-1/+1
* RefCounted types should not have public destructors, chromeos editionrsleevi@chromium.org2012-06-251-1/+3