summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
...
* Remove dependency to PrimaryRootWindow in ScreenDimmer and SystemGestureoshima@chromium.org2012-06-015-17/+28
* Make vertical animation for extension_popup.mukai@chromium.org2012-05-312-6/+23
* ash: Fix painting for windows with composited-views during hide animation.sadrul@chromium.org2012-05-311-1/+19
* Move UserGestureHandler to shelloshima@chromium.org2012-05-317-0/+25
* ash: Rename kAuraWindowAnimationsDisabled to kAshWindowAnimationsDisabledjamescook@chromium.org2012-05-314-6/+6
* Support platform apps in launcherdavemoore@chromium.org2012-05-312-0/+7
* Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-3126-110/+116
* Revert 139776 - Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-3126-116/+110
* Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-3126-110/+116
* Introduce TextInputTestSupport.nona@chromium.org2012-05-312-0/+4
* Add a notification when Input Method is changed via keyboard.zork@chromium.org2012-05-314-5/+85
* Fix view view in views examples.rkc@chromium.org2012-05-313-3/+19
* Revert 139690 - Fix view view in views examples.rkc@chromium.org2012-05-303-19/+3
* Fix view view in views examples.rkc@chromium.org2012-05-303-3/+19
* Add ASH_EXPORT to TrayBackgroundViewstevenjb@google.com2012-05-301-2/+3
* Fixing french keyboard handlingskuhne@chromium.org2012-05-304-16/+13
* ash: Minimize/Maximize the window when the pinch-factor crosses a threshold.sadrul@chromium.org2012-05-301-14/+64
* Prepare to support Ash notification tray:stevenjb@google.com2012-05-3025-213/+414
* Remove WindowWatcher observer from panel_container_stevenjb@google.com2012-05-301-0/+1
* ash: Add support for fling to snap left/right.sadrul@chromium.org2012-05-301-0/+15
* Decouple FocusManager from RootWindow.oshima@chromium.org2012-05-308-54/+100
* Added new background filter functionsskuhne@chromium.org2012-05-301-1/+1
* Give ContentMainDelegate a default implementation to simplify embedders.jam@chromium.org2012-05-302-47/+1
* Get rid of ContentBrowserClient::GetClipboard as part of simplifying the work...jam@chromium.org2012-05-302-5/+0
* ash/launcher: No need to tag enum types with ASH_EXPORT in header files.tfarina@chromium.org2012-05-301-3/+3
* Revert 139472 - Revert 139404 - ash: Allow pinch gestures to resize the window.kinuko@chromium.org2012-05-303-18/+78
* ash/app_list: Handle shelf left/right dock.xiyuan@chromium.org2012-05-306-11/+55
* ash: Improved window maximize/restore animationsjamescook@chromium.org2012-05-3011-52/+303
* Revert 139473 - Revert 139398 - gesture recognizer: Allow multi-finger pinch/...kinuko@chromium.org2012-05-303-32/+145
* Revert 139398 - gesture recognizer: Allow multi-finger pinch/scroll gestures.kinuko@chromium.org2012-05-303-145/+32
* Revert 139404 - ash: Allow pinch gestures to resize the window.kinuko@chromium.org2012-05-303-78/+18
* Use AuraTestHelper to initialize aura environment in testoshima@chromium.org2012-05-302-9/+10
* ash: Allow pinch gestures to resize the window.sadrul@chromium.org2012-05-293-18/+78
* gesture recognizer: Allow multi-finger pinch/scroll gestures.sadrul@chromium.org2012-05-293-32/+145
* ash: Activate uber-tray and the items on mouse-up instead of on mouse-down.sadrul@chromium.org2012-05-294-4/+29
* Give a default implementation for ContentBrowserClient so that there's less b...jam@chromium.org2012-05-292-488/+0
* Updating XTBs based on .GRDs from branch 1132dharani@chromium.org2012-05-2952-637/+1509
* Merge native_theme resources into ui_resources_standardoshima@chromium.org2012-05-261-4/+0
* Clean up SkBitmapOperations.xiyuan@chromium.org2012-05-261-21/+9
* Promotes touch-devices to ui_base so that ash can use it.sky@chromium.org2012-05-251-0/+7
* Handle more browser commands in ash.mazda@chromium.org2012-05-259-2/+75
* ash: Extend launcher first button to include leading inset.xiyuan@chromium.org2012-05-254-24/+57
* Rename GetRootWindow() -> GetPrimaryRootWindow()oshima@chromium.org2012-05-2547-193/+205
* app_list: Add search box and search result view for v2. xiyuan@chromium.org2012-05-251-10/+138
* ash: Clean up namespaces in window_animations.ccjamescook@chromium.org2012-05-241-45/+44
* Make the keyboard overlay handle close shortcuts in JavaScript code.mazda@chromium.org2012-05-246-10/+6
* Adjust the launcher buttons for vertical alignment. The images aresky@chromium.org2012-05-243-22/+71
* ash: Change how mouse/touch-events are handled by the status tray popup and p...sadrul@chromium.org2012-05-243-33/+62
* ash: Remove unused ViewsDelegate data member.tfarina@chromium.org2012-05-241-5/+0
* Move common notification layout to base classstevenjb@google.com2012-05-2410-255/+264