| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactors the auto-launch logic and adds tests for it. | mukai@chromium.org | 2014-02-15 | 1 | -0/+2 |
* | Refactor ui cocoa test support into a helper target isolated from ui/base/ | tfarina@chromium.org | 2014-02-09 | 1 | -1/+1 |
* | Implement ui for re-parenting an item from an app list folder to another posi... | jennyz@chromium.org | 2014-02-07 | 1 | -0/+4 |
* | Move cocoa_test_event_utils.* to ui/events/test/ | tfarina@chromium.org | 2014-02-05 | 1 | -0/+1 |
* | Move the rest of webkit/glue into content/child | tfarina@chromium.org | 2014-02-01 | 1 | -1/+0 |
* | Remove some dependencies that cause content to be linked into the browser dll | scottmg@chromium.org | 2014-01-30 | 1 | -1/+0 |
* | ui: Break the dependency on run_ui_unittests target. | tfarina@chromium.org | 2014-01-23 | 1 | -1/+2 |
* | events: Add a few more masked window targeter for Widgets with hit-test masks. | sadrul@chromium.org | 2014-01-18 | 1 | -0/+1 |
* | ui: Stop depending on packed_resources target directly. | tfarina@chromium.org | 2014-01-14 | 1 | -2/+0 |
* | AppListItemModel -> AppListItem | stevenjb@chromium.org | 2013-12-27 | 1 | -3/+3 |
* | Move geometric types to a separate, more lightweight target. | ben@chromium.org | 2013-12-18 | 1 | -0/+2 |
* | Get rid of ui_cocoa_third_party_toolkits target from ui.gyp | tfarina@chromium.org | 2013-12-18 | 1 | -4/+1 |
* | (re)Implement Profile Switching on the Windows App Launcher | tapted@chromium.org | 2013-12-10 | 1 | -0/+1 |
* | Introduces the speech recognition UI to app_list. | mukai@chromium.org | 2013-12-08 | 1 | -0/+5 |
* | Cleanup: Pull out Observer class from AppListView. | tfarina@chromium.org | 2013-12-07 | 1 | -0/+1 |
* | Split app_list test support files into its own specific target. | tfarina@chromium.org | 2013-11-22 | 1 | -5/+16 |
* | Dissociate ui_resources target from ui.gyp. | tfarina@chromium.org | 2013-11-20 | 1 | -2/+2 |
* | Implement the UI for creating folder with drag and drop operation, put the ne... | jennyz@chromium.org | 2013-11-09 | 1 | -0/+2 |
* | Move AppListModel::Users to AppListViewDelegate | stevenjb@chromium.org | 2013-11-08 | 1 | -0/+1 |
* | Add FindItemindex, RemoveItem, RemoveItemAt and InsertItemAt apis to AppListI... | jennyz@chromium.org | 2013-11-08 | 1 | -0/+1 |
* | Clean up uses of use_glib that are not related to glib dependencies | spang@chromium.org | 2013-11-08 | 1 | -1/+1 |
* | Extract webkit_child target from glue. | tfarina@chromium.org | 2013-11-06 | 1 | -1/+1 |
* | Restructure the events target into two components: | ben@chromium.org | 2013-11-06 | 1 | -1/+1 |
* | Fix app_list_unittests win static library compile. | xiyuan@chromium.org | 2013-11-05 | 1 | -0/+5 |
* | Add |position| to AppListItemModel and add AppListItemList (Take 2) | stevenjb@chromium.org | 2013-10-30 | 1 | -0/+3 |
* | ui: Have shell_dialogs into its own gyp file under its shell_dialogs/ directory. | tfarina@chromium.org | 2013-10-29 | 1 | -3/+3 |
* | Fix app_list_unittests | stevenjb@chromium.org | 2013-10-24 | 1 | -0/+11 |
* | Implement app list folder management page UI, including the following feature: | jennyz@chromium.org | 2013-10-23 | 1 | -0/+7 |
* | Revert 230227 "Implement app list folder management page UI, inc..." | jyasskin@chromium.org | 2013-10-23 | 1 | -7/+0 |
* | Implement app list folder management page UI, including the following feature: | jennyz@chromium.org | 2013-10-22 | 1 | -0/+7 |
* | Add AppListFolderItem | stevenjb@chromium.org | 2013-10-10 | 1 | -0/+2 |
* | app_list: Initial version of the start page. | xiyuan@chromium.org | 2013-10-04 | 1 | -0/+10 |
* | Move BlueLabelButton to ui/base/cocoa/controls. | sergeyu@chromium.org | 2013-10-03 | 1 | -3/+0 |
* | events: Create a separate events component out of ui. | sadrul@chromium.org | 2013-10-01 | 1 | -0/+1 |
* | gfx: Create a separate gfx component out of ui. | sadrul@chromium.org | 2013-09-30 | 1 | -0/+1 |
* | Revert 225857 "gfx: Create a separate gfx component out of ui." | ckocagil@chromium.org | 2013-09-28 | 1 | -1/+0 |
* | gfx: Create a separate gfx component out of ui. | sadrul@chromium.org | 2013-09-28 | 1 | -0/+1 |
* | Add profile selector menu to app list. | calamity@chromium.org | 2013-09-20 | 1 | -2/+0 |
* | Remove SigninDelegateObserver. | calamity@chromium.org | 2013-08-22 | 1 | -1/+0 |
* | app_list: Move some delegates that are specific to views into views/ directory. | tfarina@chromium.org | 2013-08-15 | 1 | -3/+3 |
* | Signin Page for OSX App Launcher. | tapted@chromium.org | 2013-07-04 | 1 | -0/+6 |
* | Heapcheck: Make app_list_unittests and message_center_unittests work. | thestig@chromium.org | 2013-07-03 | 1 | -0/+6 |
* | app_list: One click install for web store result. | xiyuan@chromium.org | 2013-06-27 | 1 | -1/+5 |
* | Menu for the OSX app launcher, HoverImageMenuButton in src/ui/base/cocoa/cont... | tapted@chromium.org | 2013-06-18 | 1 | -0/+2 |
* | Search results for OSX App Launcher | tapted@chromium.org | 2013-06-14 | 1 | -0/+5 |
* | Revert 206237 "Menu for the OSX app launcher, HoverImageMenuButt..." | tapted@chromium.org | 2013-06-14 | 1 | -2/+0 |
* | Menu for the OSX app launcher, HoverImageMenuButton in src/ui/base/cocoa/cont... | tapted@chromium.org | 2013-06-14 | 1 | -0/+2 |
* | Search entry box for OSX App Launcher. | tapted@chromium.org | 2013-06-07 | 1 | -0/+3 |
* | Remove unnecessary ui::CompositorTestSupport | jamesr@chromium.org | 2013-05-30 | 1 | -1/+0 |
* | Revert 202787 "Remove unnecessary ui::CompositorTestSupport" | kinuko@chromium.org | 2013-05-29 | 1 | -0/+1 |