| Commit message (Expand) | Author | Age | Files | Lines |
* | (Views only) Enable setting individual marigin values for top, left, bottom a... | markusheintz@chromium.org | 2012-07-17 | 1 | -1/+2 |
* | app_list: Create an app_list_switches.* to put all app list switches. | tfarina@chromium.org | 2012-07-17 | 3 | -0/+34 |
* | chromeos: Fix pixelated icons in app list and launcher (part 1) | xiyuan@chromium.org | 2012-07-17 | 5 | -37/+66 |
* | app_list: Improve touch/mousewheel scroll handling; | xiyuan@chromium.org | 2012-07-16 | 4 | -64/+68 |
* | app-list: Fix bubble arrow jag on HiDPI. | xiyuan@chromium.org | 2012-07-16 | 1 | -1/+1 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 25 | -25/+0 |
* | Rename RenderText::CreateRenderText() to RenderText::CreateInstance(). | asvitkine@chromium.org | 2012-07-09 | 1 | -2/+2 |
* | app_list: Do not overload operator==. | tfarina@chromium.org | 2012-07-05 | 2 | -2/+2 |
* | app_list: Document the ownership of the remaining data members. | tfarina@chromium.org | 2012-06-27 | 5 | -33/+22 |
* | app_list: Don't open NULL search result. | xiyuan@chromium.org | 2012-06-26 | 1 | -2/+3 |
* | RefCounted types should not have public destructors, chromeos edition | rsleevi@chromium.org | 2012-06-25 | 1 | -0/+1 |
* | app_list: Remove run_all_unittests.cc | tfarina@chromium.org | 2012-06-25 | 1 | -9/+0 |
* | app_list: Remove unnecessary using declaration from drop_shadow_label.cc. | tfarina@chromium.org | 2012-06-24 | 1 | -8/+2 |
* | app_list: Initialize more views in the initializer list. | tfarina@chromium.org | 2012-06-23 | 7 | -29/+18 |
* | Wire ScrollEvent to views and handle it in app list. | xiyuan@chromium.org | 2012-06-22 | 4 | -6/+21 |
* | Remember the paging information of AppListView and recover it when reappearing. | mukai@chromium.org | 2012-06-20 | 2 | -5/+3 |
* | Moves to the last page again in case that the selected page is lost. | mukai@chromium.org | 2012-06-20 | 3 | -7/+28 |
* | app_list: Touch fling/mouse wheel to switch pages. | xiyuan@chromium.org | 2012-06-19 | 10 | -26/+429 |
* | app_list: Change page switch button size based on width. | xiyuan@chromium.org | 2012-06-18 | 2 | -3/+32 |
* | Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX. | tfarina@chromium.org | 2012-06-17 | 1 | -1/+1 |
* | app_list: Fix shadow bleeds over launcher button and steals mouse events | xiyuan@chromium.org | 2012-06-16 | 4 | -1/+30 |
* | app_list: Fix flashy search results while typing. | xiyuan@chromium.org | 2012-06-13 | 3 | -8/+29 |
* | app_list/chromeos: Fix wrong app icon in search results. | xiyuan@chromium.org | 2012-06-13 | 6 | -6/+76 |
* | app_list: Add page transition animation for apps grid. | xiyuan@chromium.org | 2012-06-11 | 10 | -66/+475 |
* | app_list: Add transition for apps grid and search results. | xiyuan@chromium.org | 2012-06-08 | 12 | -230/+333 |
* | app_list: App list bubble should move with anchor widget. | xiyuan@chromium.org | 2012-06-08 | 1 | -0/+1 |
* | Reland 140878 - cleanup: Remove applist v1 code. | xiyuan@chromium.org | 2012-06-07 | 12 | -476/+267 |
* | Revert 140878 - cleanup: Remove applist v1 code. | michaeln@google.com | 2012-06-07 | 12 | -267/+476 |
* | cleanup: Remove applist v1 code. | xiyuan@chromium.org | 2012-06-06 | 12 | -476/+267 |
* | ash/app_list: Make applist bubble edge touch launcher bar edge. | xiyuan@chromium.org | 2012-06-06 | 1 | -4/+6 |
* | applist: Update v2 UI to the new spec. | xiyuan@chromium.org | 2012-06-04 | 9 | -117/+132 |
* | ash/app_list: Handle shelf left/right dock. | xiyuan@chromium.org | 2012-05-30 | 4 | -69/+256 |
* | Update std::vector<ShadowValue> to ShadowValues. | xiyuan@chromium.org | 2012-05-29 | 1 | -1/+1 |
* | Clean up SkBitmapOperations. | xiyuan@chromium.org | 2012-05-26 | 1 | -25/+14 |
* | app_list: Add search box and search result view for v2. | xiyuan@chromium.org | 2012-05-25 | 28 | -240/+1444 |
* | ui: Change ListModel to operate in size_t instead of int. | tfarina@chromium.org | 2012-05-18 | 4 | -16/+16 |
* | app_list: Update colors and sizes for v2. | xiyuan@chromium.org | 2012-05-17 | 5 | -34/+62 |
* | Change the way _EXPORT macros look, app_list edition | thakis@chromium.org | 2012-05-15 | 1 | -0/+4 |
* | ui: Do not expose the underline type (vector) used in ListModel. | tfarina@chromium.org | 2012-05-15 | 1 | -1/+1 |
* | app_list: Remove unneeded forward declaration from app_list_model.h. | tfarina@chromium.org | 2012-05-14 | 4 | -13/+9 |
* | app_list: Remove aura from dependency list. | tfarina@chromium.org | 2012-05-13 | 1 | -1/+0 |
* | Fix app list asan failure. | xiyuan@chromium.org | 2012-05-11 | 3 | -15/+14 |
* | app_list: List app_list_export.h in the gyp file. | tfarina@chromium.org | 2012-05-10 | 2 | -1/+2 |
* | Move app list from ash to ui. | xiyuan@chromium.org | 2012-05-09 | 29 | -0/+2598 |