| Commit message (Expand) | Author | Age | Files | Lines |
* | MacViews: All targets compile. Fixes unit_tests and message_center_unittests | tapted | 2014-09-10 | 2 | -4/+8 |
* | Add lots of testonly annotations to the GN build. | Brett Wilson | 2014-09-08 | 1 | -0/+1 |
* | Changing the order of weak_ptr_factory in src/ui module, to ensure proper cle... | anujk.sharma | 2014-09-03 | 2 | -3/+3 |
* | Fix most of the "gn check" errors in ui/* | Brett Wilson | 2014-08-28 | 1 | -0/+4 |
* | Make message center always scroll up upon notification removal. | juyik | 2014-08-26 | 5 | -1/+42 |
* | Use qualified path for grit/ui_strings.h | tfarina | 2014-08-25 | 11 | -12/+12 |
* | Use a qualified path for ui_resources.h grit includes. | tfarina@chromium.org | 2014-08-17 | 10 | -10/+10 |
* | ui: Remove unneeded includes of grit/ui_resources.h | thakis@chromium.org | 2014-08-14 | 5 | -6/+0 |
* | Initialize the global message center instance to NULL | mboc@opera.com | 2014-08-06 | 1 | -1/+1 |
* | Web Notifications should always reappear as popups when updated. | peter@chromium.org | 2014-08-06 | 2 | -2/+42 |
* | Revert of Web Notifications should always reappear as popups when updated. (h... | erikchen@chromium.org | 2014-07-31 | 2 | -42/+2 |
* | Web Notifications should always reappear as popups when updated. | peter@chromium.org | 2014-07-31 | 2 | -2/+42 |
* | A few source code cosmetics for notifications. | tnagel@chromium.org | 2014-07-25 | 1 | -4/+1 |
* | Add Flex to views::BoxLayout. | calamity@chromium.org | 2014-07-25 | 1 | -1/+1 |
* | New avatar button: Consolidate text elision between Mac and Win/Linux | treib@chromium.org | 2014-07-23 | 1 | -13/+15 |
* | Enable more tests in GN build. | brettw@chromium.org | 2014-07-22 | 1 | -5/+0 |
* | Add app icon masp to notification API | liyanhou@chromium.org | 2014-07-22 | 4 | -2/+41 |
* | Remove remaining overrides of View::GetEventHandlerForRect() | tdanderson@chromium.org | 2014-07-21 | 2 | -25/+38 |
* | Prepare to use gfx::RenderText in views::Label. | msw@chromium.org | 2014-07-21 | 1 | -15/+7 |
* | Add display, message_center, shell_dialogs, webview to GN build. | brettw@chromium.org | 2014-07-16 | 2 | -3/+233 |
* | MacViews: Move menu run types parameter to constructor. | andresantoso@chromium.org | 2014-07-15 | 2 | -7/+6 |
* | Refactor FaviconService API to take in a desired pixel size instead of a | pkotwicz@chromium.org | 2014-07-12 | 1 | -1/+0 |
* | Separate the logic of popup alignment and workarea handling as delegate. | mukai@chromium.org | 2014-07-10 | 9 | -217/+328 |
* | Fix component build linking with notifications=0 | jiangj@opera.com | 2014-07-07 | 1 | -1/+1 |
* | Fix linking error in message_center | tmoniuszko@opera.com | 2014-07-07 | 1 | -1/+1 |
* | setConfig is deprecated, use setInfo or allocPixels instead. | reed@google.com | 2014-07-02 | 1 | -2/+1 |
* | setConfig is deprecated, use setInfo or allocPixels instead | reed@google.com | 2014-07-01 | 1 | -2/+1 |
* | Revert 280721 "Specifies the popup alignment from Ash." | mukai@chromium.org | 2014-07-01 | 2 | -16/+4 |
* | Scale factor changes now realign notification popups correctly. | dewittj@chromium.org | 2014-07-01 | 1 | -2/+1 |
* | Specifies the popup alignment from Ash. | mukai@chromium.org | 2014-07-01 | 2 | -4/+16 |
* | Update the notifier settings group selector button border. | msw@chromium.org | 2014-06-27 | 1 | -25/+3 |
* | Rip out obsolete synced notifications code | zea@chromium.org | 2014-06-27 | 1 | -1/+0 |
* | Rename notification_id() to disambiguate its meaning. | juyik@chromium.org | 2014-06-20 | 1 | -2/+2 |
* | [reland] views: Move MenuButton from TextButton to LabelButton. | erg@chromium.org | 2014-06-18 | 1 | -0/+1 |
* | Revert of views: Move MenuButton from TextButton to LabelButton. (https://cod... | jackhou@chromium.org | 2014-06-18 | 1 | -1/+0 |
* | Turn off accessibility access to notification images. | petewil@chromium.org | 2014-06-18 | 1 | -5/+34 |
* | Fix progress bar indicator for accessibility. | petewil@chromium.org | 2014-06-17 | 1 | -0/+15 |
* | views: Move MenuButton from TextButton to LabelButton. | erg@chromium.org | 2014-06-17 | 1 | -0/+1 |
* | Add notification title back to ChromeOS. | dewittj@chromium.org | 2014-06-17 | 1 | -1/+4 |
* | Start removing USE_ASH. | erg@chromium.org | 2014-06-16 | 1 | -2/+2 |
* | The 1st patch to disambiguate message center notifications | juyik@chromium.org | 2014-06-12 | 11 | -55/+80 |
* | Reland: Use labels to display views tab titles. | msw@chromium.org | 2014-06-12 | 1 | -2/+5 |
* | Revert of Use labels to display views tab titles. (https://codereview.chromiu... | rouslan@chromium.org | 2014-06-11 | 1 | -5/+2 |
* | Use labels to display views tab titles. | msw@chromium.org | 2014-06-11 | 1 | -2/+5 |
* | Fix the notification center label. | petewil@chromium.org | 2014-06-10 | 7 | -10/+18 |
* | Consolidate SDK forwards in sdk_forward_declarations.h. | avi@chromium.org | 2014-06-07 | 1 | -7/+0 |
* | Add fade eliding for Views Labels; related cleanup. | msw@chromium.org | 2014-06-05 | 2 | -2/+2 |
* | Remove overrides of HitTestRect() which just return false | tdanderson@chromium.org | 2014-06-02 | 2 | -4/+4 |
* | Puts notification buttons back below the image | dewittj@chromium.org | 2014-06-02 | 3 | -1/+46 |
* | MacViews: Minimal to get views_unittests to compile. | tapted@chromium.org | 2014-05-29 | 2 | -2/+3 |