summaryrefslogtreecommitdiffstats
path: root/ui/app_list
Commit message (Expand)AuthorAgeFilesLines
* events: Update scroll and touch handlers to not return EventResult.sadrul@chromium.org2012-12-142-4/+4
* app_list: Fix drag jitter in apps grid.xiyuan@chromium.org2012-12-147-26/+66
* [win] Keep the applist around to speed up showing it.benwells@chromium.org2012-12-073-6/+9
* app_list: Improve initial icon loading.xiyuan@chromium.org2012-12-056-17/+142
* events: Change gesture-event handler in EventHandler to not return any values.sadrul@chromium.org2012-12-044-16/+20
* Initialize ScrollEvent offsets for ET_SCROLL_FLING_CANCELxiyuan@chromium.org2012-11-301-9/+8
* Revert 170082 - Remove compositor_test_supportdcheng@chromium.org2012-11-292-0/+4
* Remove compositor_test_supportpiman@chromium.org2012-11-282-4/+0
* app_list: Non-triggerable mouse events should not start a drag.xiyuan@chromium.org2012-11-281-0/+4
* app_list: Fix two tiny namespace typos.tfarina@chromium.org2012-11-282-2/+2
* app_list: Fix app title elide on left/right.xiyuan@chromium.org2012-11-271-9/+11
* Revert 169355 - Remove compositor_test_supportstevet@chromium.org2012-11-232-0/+4
* Remove compositor_test_supportpiman@chromium.org2012-11-232-4/+0
* app_list: Fire transition progress zero on clearing previous scroll.xiyuan@chromium.org2012-11-162-5/+49
* Change AppsGridView::IsValidIndex to cater for the last page of apps to avoid...tapted@chromium.org2012-11-162-11/+41
* app_list: Make over scroll animation faster.xiyuan@chromium.org2012-11-157-28/+39
* views: Improve the constant names of the ButtonState enum.tfarina@chromium.org2012-11-143-9/+9
* app_list: Defer setting drop target on hovering page button.xiyuan@chromium.org2012-11-082-8/+16
* [win] Fix launch of v2 packaged apps from app list when chrome isn't running.benwells@chromium.org2012-11-071-2/+0
* app_list: Add sync animation.xiyuan@chromium.org2012-11-0710-36/+304
* [win] Position app launcher search edit correctlybenwells@chromium.org2012-11-061-0/+2
* [Win] Draw app list background properlybenwells@chromium.org2012-11-062-12/+5
* app_list: Everybody can include from src/base and src/testing.tfarina@chromium.org2012-11-031-2/+0
* views: Start converting View into an EventTarget.sadrul@chromium.org2012-11-014-49/+49
* Add Vector2d classes that represent offsets, instead of using Point.danakj@chromium.org2012-10-312-5/+5
* Add non-member non-mutating methods for common gfx::Rect operations.danakj@chromium.org2012-10-292-4/+2
* app_list: Fix the remaining cpplint warn.tfarina@chromium.org2012-10-291-0/+1
* app_list: Fix AnimationBetweenRows DCHECK.xiyuan@chromium.org2012-10-272-9/+14
* app_list: Starts touch drag via long press.xiyuan@chromium.org2012-10-232-32/+15
* Make gfx::Rect class operations consistently mutate the class they are called...danakj@chromium.org2012-10-233-7/+12
* app_list: Row move animation polishments.xiyuan@chromium.org2012-10-232-17/+36
* app_list: Improve animation between rows.xiyuan@chromium.org2012-10-202-4/+110
* app_list: Use scaled icon for mouse drag.xiyuan@chromium.org2012-10-183-17/+74
* app_list: Change touch drag start delay to 200ms.xiyuan@chromium.org2012-10-181-1/+1
* cros: Adjust app list and sys tray bubble location.xiyuan@chromium.org2012-10-181-4/+2
* app_list: Add touch drag-n-drop.xiyuan@chromium.org2012-10-185-37/+176
* Add new views::LabelButton and LabelButtonBorder.msw@chromium.org2012-10-161-16/+3
* views: Split test_support_views in two targets.tfarina@chromium.org2012-10-141-1/+1
* Auto hide app list on Windows when it loses focus.benwells@chromium.org2012-10-123-0/+29
* app_list: Fix a crash when animating a deleted child.xiyuan@chromium.org2012-10-101-2/+8
* app_list: Add mouse drag-n-drop reordering support.xiyuan@chromium.org2012-10-0917-383/+916
* app_list: Fix search result view overlap in RTL.xiyuan@chromium.org2012-10-091-0/+2
* cros: Fix app list misplaced regression after over-scroll.xiyuan@chromium.org2012-09-291-1/+2
* Fix name collisions in WidgetDelegateView.xiyuan@chromium.org2012-09-292-4/+4
* Make app launcher on Windows pinnable.benwells@chromium.org2012-09-283-15/+0
* Add a ListModel::Move.xiyuan@chromium.org2012-09-254-0/+10
* Position apps list on Windows near the cursor.benwells@chromium.org2012-09-242-0/+7
* app_list: Fix app_list_unittests crash.xiyuan@chromium.org2012-09-222-2/+10
* Consolidate bubble border code.xiyuan@chromium.org2012-09-216-91/+76
* cros: Fix mouse over-scroll animation not happening.xiyuan@chromium.org2012-09-215-8/+16