summaryrefslogtreecommitdiffstats
path: root/ui/message_center
Commit message (Expand)AuthorAgeFilesLines
* MacViews: All targets compile. Fixes unit_tests and message_center_unitteststapted2014-09-102-4/+8
* Add lots of testonly annotations to the GN build.Brett Wilson2014-09-081-0/+1
* Changing the order of weak_ptr_factory in src/ui module, to ensure proper cle...anujk.sharma2014-09-032-3/+3
* Fix most of the "gn check" errors in ui/*Brett Wilson2014-08-281-0/+4
* Make message center always scroll up upon notification removal.juyik2014-08-265-1/+42
* Use qualified path for grit/ui_strings.htfarina2014-08-2511-12/+12
* Use a qualified path for ui_resources.h grit includes.tfarina@chromium.org2014-08-1710-10/+10
* ui: Remove unneeded includes of grit/ui_resources.hthakis@chromium.org2014-08-145-6/+0
* Initialize the global message center instance to NULLmboc@opera.com2014-08-061-1/+1
* Web Notifications should always reappear as popups when updated.peter@chromium.org2014-08-062-2/+42
* Revert of Web Notifications should always reappear as popups when updated. (h...erikchen@chromium.org2014-07-312-42/+2
* Web Notifications should always reappear as popups when updated.peter@chromium.org2014-07-312-2/+42
* A few source code cosmetics for notifications.tnagel@chromium.org2014-07-251-4/+1
* Add Flex to views::BoxLayout.calamity@chromium.org2014-07-251-1/+1
* New avatar button: Consolidate text elision between Mac and Win/Linuxtreib@chromium.org2014-07-231-13/+15
* Enable more tests in GN build.brettw@chromium.org2014-07-221-5/+0
* Add app icon masp to notification APIliyanhou@chromium.org2014-07-224-2/+41
* Remove remaining overrides of View::GetEventHandlerForRect()tdanderson@chromium.org2014-07-212-25/+38
* Prepare to use gfx::RenderText in views::Label.msw@chromium.org2014-07-211-15/+7
* Add display, message_center, shell_dialogs, webview to GN build.brettw@chromium.org2014-07-162-3/+233
* MacViews: Move menu run types parameter to constructor.andresantoso@chromium.org2014-07-152-7/+6
* Refactor FaviconService API to take in a desired pixel size instead of apkotwicz@chromium.org2014-07-121-1/+0
* Separate the logic of popup alignment and workarea handling as delegate.mukai@chromium.org2014-07-109-217/+328
* Fix component build linking with notifications=0jiangj@opera.com2014-07-071-1/+1
* Fix linking error in message_centertmoniuszko@opera.com2014-07-071-1/+1
* setConfig is deprecated, use setInfo or allocPixels instead.reed@google.com2014-07-021-2/+1
* setConfig is deprecated, use setInfo or allocPixels insteadreed@google.com2014-07-011-2/+1
* Revert 280721 "Specifies the popup alignment from Ash."mukai@chromium.org2014-07-012-16/+4
* Scale factor changes now realign notification popups correctly.dewittj@chromium.org2014-07-011-2/+1
* Specifies the popup alignment from Ash.mukai@chromium.org2014-07-012-4/+16
* Update the notifier settings group selector button border.msw@chromium.org2014-06-271-25/+3
* Rip out obsolete synced notifications codezea@chromium.org2014-06-271-1/+0
* Rename notification_id() to disambiguate its meaning.juyik@chromium.org2014-06-201-2/+2
* [reland] views: Move MenuButton from TextButton to LabelButton.erg@chromium.org2014-06-181-0/+1
* Revert of views: Move MenuButton from TextButton to LabelButton. (https://cod...jackhou@chromium.org2014-06-181-1/+0
* Turn off accessibility access to notification images.petewil@chromium.org2014-06-181-5/+34
* Fix progress bar indicator for accessibility.petewil@chromium.org2014-06-171-0/+15
* views: Move MenuButton from TextButton to LabelButton.erg@chromium.org2014-06-171-0/+1
* Add notification title back to ChromeOS.dewittj@chromium.org2014-06-171-1/+4
* Start removing USE_ASH.erg@chromium.org2014-06-161-2/+2
* The 1st patch to disambiguate message center notificationsjuyik@chromium.org2014-06-1211-55/+80
* Reland: Use labels to display views tab titles.msw@chromium.org2014-06-121-2/+5
* Revert of Use labels to display views tab titles. (https://codereview.chromiu...rouslan@chromium.org2014-06-111-5/+2
* Use labels to display views tab titles.msw@chromium.org2014-06-111-2/+5
* Fix the notification center label.petewil@chromium.org2014-06-107-10/+18
* Consolidate SDK forwards in sdk_forward_declarations.h.avi@chromium.org2014-06-071-7/+0
* Add fade eliding for Views Labels; related cleanup.msw@chromium.org2014-06-052-2/+2
* Remove overrides of HitTestRect() which just return falsetdanderson@chromium.org2014-06-022-4/+4
* Puts notification buttons back below the imagedewittj@chromium.org2014-06-023-1/+46
* MacViews: Minimal to get views_unittests to compile.tapted@chromium.org2014-05-292-2/+3