index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
message_center
/
views
/
notifier_settings_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use qualified path for grit/ui_strings.h
tfarina
2014-08-25
1
-1
/
+1
*
Use a qualified path for ui_resources.h grit includes.
tfarina@chromium.org
2014-08-17
1
-1
/
+1
*
MacViews: Move menu run types parameter to constructor.
andresantoso@chromium.org
2014-07-15
1
-4
/
+3
*
Update the notifier settings group selector button border.
msw@chromium.org
2014-06-27
1
-25
/
+3
*
[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
*
views: Move MenuButton from TextButton to LabelButton.
erg@chromium.org
2014-06-17
1
-0
/
+1
*
Remove Notifications Associated with an Extension When the Extension is Unche...
robliao@chromium.org
2014-05-22
1
-0
/
+3
*
views: Make view::Views::GetPreferredSize() const.
erg@chromium.org
2014-05-20
1
-4
/
+4
*
Move enum MenuAnchorPosition to reduce deps on menu_item_view.h
tapted@chromium.org
2014-05-01
1
-1
/
+1
*
Remove non USE_AURA code from views files.
erg@chromium.org
2014-04-25
1
-4
/
+0
*
Nuke use_acceleration_when_possible
sky@chromium.org
2014-03-11
1
-2
/
+1
*
Move ui/base/accessibility to ui/accessibility.
dmazzoni@chromium.org
2014-02-25
1
-3
/
+3
*
views: Make View::set_border() take a scoped_ptr<>.
erg@chromium.org
2014-01-24
1
-13
/
+14
*
Clean-up: Replaces gfx::Font with gfx::FontList in ui/message_center.
yukishiino@chromium.org
2013-12-25
1
-3
/
+2
*
Prefix string16 with base:: in ui/.
dbeam@chromium.org
2013-12-18
1
-2
/
+2
*
Changes MouseEvent constructor to take changed_button_flags.
sky@chromium.org
2013-12-17
1
-1
/
+2
*
Rename View::set_focusable and View::set_accessibility_focusable
mohsen@chromium.org
2013-12-16
1
-5
/
+5
*
Removes FocusBorder from views
sky@chromium.org
2013-12-05
1
-9
/
+26
*
Fixing focus highlight on high DPI devices for accessibility
skuhne@chromium.org
2013-12-02
1
-3
/
+7
*
Remove unnecessary Border subclasses where we can achieve the same functionality
pkasting@chromium.org
2013-11-22
1
-34
/
+15
*
Misc. cleanup:
pkasting@chromium.org
2013-11-21
1
-11
/
+22
*
Fix bug preventing app icons in notification settings view.
dewittj@chromium.org
2013-11-07
1
-0
/
+2
*
Ensure all subviews of NotifierButton are released properly.
dewittj@chromium.org
2013-11-02
1
-2
/
+7
*
Reland 232439: Add a way for notifications to be linked from settings dialog.
dewittj@chromium.org
2013-11-02
1
-111
/
+285
*
Revert 232469 "Reland 232439: Add a way for notifications to be ..."
scherkus@chromium.org
2013-11-02
1
-285
/
+111
*
Reland 232439: Add a way for notifications to be linked from settings dialog.
dewittj@chromium.org
2013-11-01
1
-111
/
+285
*
Revert 232439 "Add a way for notifications to be linked from set..."
csharp@chromium.org
2013-11-01
1
-285
/
+111
*
Add a way for notifications to be linked from settings dialog.
dewittj@chromium.org
2013-11-01
1
-111
/
+285
*
Uses GetDefaultProfileOrOffTheRecord() for ChromeOS guest mode.
mukai@chromium.org
2013-10-24
1
-8
/
+3
*
Prevents the crash when opening the message center in guest mode.
mukai@chromium.org
2013-10-17
1
-1
/
+1
*
Moves most files from ui/base/keycodes to ui/events/keycodes
sky@chromium.org
2013-09-17
1
-1
/
+1
*
Remove unused variable declaration.
etienneb@chromium.org
2013-09-12
1
-1
/
+0
*
Tweak pixel-by-pixel layout for Notifications message center.
dewittj@chromium.org
2013-08-09
1
-21
/
+49
*
UI tweaks for the message center settings dialog.
dewittj@chromium.org
2013-08-08
1
-51
/
+81
*
Update notification settings to allow for multiprofile situations.
dewittj@chromium.org
2013-08-07
1
-21
/
+150
*
Introduces sync notifiers as settings items.
mukai@chromium.org
2013-07-02
1
-13
/
+2
*
Removes the tricky focus loop in the notifier settings view.
mukai@chromium.org
2013-06-26
1
-7
/
+0
*
Remove unnecessary DCHECK
mukai@chromium.org
2013-06-20
1
-4
/
+8
*
Introduces a new settings UI in the center.
mukai@chromium.org
2013-06-20
1
-113
/
+80
*
Reland 204146 - Introduces a new scrollbar for message_center.
dewittj@chromium.org
2013-06-11
1
-2
/
+2
*
Revert 204146 "Introduces a new scrollbar for message_center."
mukai@chromium.org
2013-06-07
1
-2
/
+2
*
Introduces a new scrollbar for message_center.
mukai@chromium.org
2013-06-05
1
-2
/
+2
*
Rename ClampToMin and ClampToMax
vollick@chromium.org
2013-05-30
1
-1
/
+1
*
Rename message_center_constants to message_center_style.
thakis@chromium.org
2013-05-22
1
-1
/
+1
*
Fixes bugs of spoken feedback in notification components.
mukai@chromium.org
2013-05-09
1
-0
/
+12
*
Forward keyboard event to notifier settings button.
mukai@chromium.org
2013-05-02
1
-0
/
+10
*
Changes the focus chain in notification settings entries.
mukai@chromium.org
2013-04-25
1
-4
/
+7
*
Shares the same focus border color among message center views.
mukai@chromium.org
2013-04-18
1
-0
/
+8
*
Closes the notifier settings view by Esc key.
mukai@chromium.org
2013-04-16
1
-0
/
+6
[next]