summaryrefslogtreecommitdiffstats
path: root/ui/message_center/views/notifier_settings_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Use qualified path for grit/ui_strings.htfarina2014-08-251-1/+1
* Use a qualified path for ui_resources.h grit includes.tfarina@chromium.org2014-08-171-1/+1
* MacViews: Move menu run types parameter to constructor.andresantoso@chromium.org2014-07-151-4/+3
* Update the notifier settings group selector button border.msw@chromium.org2014-06-271-25/+3
* [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
* views: Move MenuButton from TextButton to LabelButton.erg@chromium.org2014-06-171-0/+1
* Remove Notifications Associated with an Extension When the Extension is Unche...robliao@chromium.org2014-05-221-0/+3
* views: Make view::Views::GetPreferredSize() const.erg@chromium.org2014-05-201-4/+4
* Move enum MenuAnchorPosition to reduce deps on menu_item_view.htapted@chromium.org2014-05-011-1/+1
* Remove non USE_AURA code from views files.erg@chromium.org2014-04-251-4/+0
* Nuke use_acceleration_when_possiblesky@chromium.org2014-03-111-2/+1
* Move ui/base/accessibility to ui/accessibility.dmazzoni@chromium.org2014-02-251-3/+3
* views: Make View::set_border() take a scoped_ptr<>.erg@chromium.org2014-01-241-13/+14
* Clean-up: Replaces gfx::Font with gfx::FontList in ui/message_center.yukishiino@chromium.org2013-12-251-3/+2
* Prefix string16 with base:: in ui/.dbeam@chromium.org2013-12-181-2/+2
* Changes MouseEvent constructor to take changed_button_flags.sky@chromium.org2013-12-171-1/+2
* Rename View::set_focusable and View::set_accessibility_focusablemohsen@chromium.org2013-12-161-5/+5
* Removes FocusBorder from viewssky@chromium.org2013-12-051-9/+26
* Fixing focus highlight on high DPI devices for accessibilityskuhne@chromium.org2013-12-021-3/+7
* Remove unnecessary Border subclasses where we can achieve the same functionalitypkasting@chromium.org2013-11-221-34/+15
* Misc. cleanup:pkasting@chromium.org2013-11-211-11/+22
* Fix bug preventing app icons in notification settings view.dewittj@chromium.org2013-11-071-0/+2
* Ensure all subviews of NotifierButton are released properly.dewittj@chromium.org2013-11-021-2/+7
* Reland 232439: Add a way for notifications to be linked from settings dialog.dewittj@chromium.org2013-11-021-111/+285
* Revert 232469 "Reland 232439: Add a way for notifications to be ..."scherkus@chromium.org2013-11-021-285/+111
* Reland 232439: Add a way for notifications to be linked from settings dialog.dewittj@chromium.org2013-11-011-111/+285
* Revert 232439 "Add a way for notifications to be linked from set..."csharp@chromium.org2013-11-011-285/+111
* Add a way for notifications to be linked from settings dialog.dewittj@chromium.org2013-11-011-111/+285
* Uses GetDefaultProfileOrOffTheRecord() for ChromeOS guest mode.mukai@chromium.org2013-10-241-8/+3
* Prevents the crash when opening the message center in guest mode.mukai@chromium.org2013-10-171-1/+1
* Moves most files from ui/base/keycodes to ui/events/keycodessky@chromium.org2013-09-171-1/+1
* Remove unused variable declaration.etienneb@chromium.org2013-09-121-1/+0
* Tweak pixel-by-pixel layout for Notifications message center.dewittj@chromium.org2013-08-091-21/+49
* UI tweaks for the message center settings dialog.dewittj@chromium.org2013-08-081-51/+81
* Update notification settings to allow for multiprofile situations.dewittj@chromium.org2013-08-071-21/+150
* Introduces sync notifiers as settings items.mukai@chromium.org2013-07-021-13/+2
* Removes the tricky focus loop in the notifier settings view.mukai@chromium.org2013-06-261-7/+0
* Remove unnecessary DCHECKmukai@chromium.org2013-06-201-4/+8
* Introduces a new settings UI in the center.mukai@chromium.org2013-06-201-113/+80
* Reland 204146 - Introduces a new scrollbar for message_center.dewittj@chromium.org2013-06-111-2/+2
* Revert 204146 "Introduces a new scrollbar for message_center."mukai@chromium.org2013-06-071-2/+2
* Introduces a new scrollbar for message_center.mukai@chromium.org2013-06-051-2/+2
* Rename ClampToMin and ClampToMaxvollick@chromium.org2013-05-301-1/+1
* Rename message_center_constants to message_center_style.thakis@chromium.org2013-05-221-1/+1
* Fixes bugs of spoken feedback in notification components.mukai@chromium.org2013-05-091-0/+12
* Forward keyboard event to notifier settings button.mukai@chromium.org2013-05-021-0/+10
* Changes the focus chain in notification settings entries.mukai@chromium.org2013-04-251-4/+7
* Shares the same focus border color among message center views.mukai@chromium.org2013-04-181-0/+8
* Closes the notifier settings view by Esc key.mukai@chromium.org2013-04-161-0/+6