summaryrefslogtreecommitdiffstats
path: root/ui/message_center
Commit message (Expand)AuthorAgeFilesLines
* Supports per-profile desktop in MessageCenter.mukai@chromium.org2013-12-0620-131/+367
* Removes FocusBorder from viewssky@chromium.org2013-12-058-22/+82
* Fix popup crash on ChromeOS.dewittj@chromium.org2013-12-043-4/+7
* Fixing focus highlight on high DPI devices for accessibilityskuhne@chromium.org2013-12-0210-92/+21
* Reland 237479: "Retains focus if notification is closed with keyboard."dewittj@chromium.org2013-11-281-0/+13
* Revert of https://codereview.chromium.org/79763003/benwells@chromium.org2013-11-271-9/+0
* Retains focus if a notification is closed with the keyboard.dewittj@chromium.org2013-11-271-0/+9
* Prevent re-entrancy in MessagePopupCollection.dewittj@chromium.org2013-11-267-137/+183
* Win8: Ensure correct desktop for various notification center widgets.dewittj@chromium.org2013-11-262-0/+21
* Move knowledge about MessageCenter out of MessageView.dimich@chromium.org2013-11-237-162/+161
* Remove unnecessary Border subclasses where we can achieve the same functionalitypkasting@chromium.org2013-11-221-34/+15
* remove references to DEPRECATED SkBitmap::kA1_Config. No functional change ex...reed@google.com2013-11-221-1/+0
* Misc. cleanup:pkasting@chromium.org2013-11-211-11/+22
* Make animating the second notification in the message center work.dewittj@chromium.org2013-11-211-1/+1
* Adds ability to control whether View::Focus()/Blur() schedules paintsky@chromium.org2013-11-213-3/+3
* Dissociate ui_resources target from ui.gyp.tfarina@chromium.org2013-11-201-3/+3
* Removes obsolete gfx::Elide{Filename,RectangleText} (gfx::Font version).yukishiino@chromium.org2013-11-191-5/+7
* Enable notification collapse-expand under a flag.dewittj@chromium.org2013-11-184-15/+36
* Moved the notification 'expand' logic to NotificationView.dimich@chromium.org2013-11-177-169/+199
* Fix the problem that notification buttons are not updatedjianli@chromium.org2013-11-131-0/+3
* Closes the center when an extension crash notification is clicked.dewittj@chromium.org2013-11-131-5/+6
* Remove 4 static initializers on linux.thakis@chromium.org2013-11-132-8/+2
* linux_aura: Remove static initializers by converting constants.erg@chromium.org2013-11-132-44/+19
* Add new flag for Notification Center features that are not ready yet.dimich@chromium.org2013-11-134-0/+13
* Fixes notification center view if all are removed with settings open.dewittj@chromium.org2013-11-092-10/+25
* Fix hover effect on notification button icons.dewittj@chromium.org2013-11-081-0/+1
* Clean up uses of use_glib that are not related to glib dependenciesspang@chromium.org2013-11-081-1/+1
* Fix bug preventing app icons in notification settings view.dewittj@chromium.org2013-11-071-0/+2
* Restructure the events target into two components:ben@chromium.org2013-11-061-3/+1
* Add support for rect-based event targeting in viewstdanderson@google.com2013-11-052-4/+7
* Ensure all subviews of NotifierButton are released properly.dewittj@chromium.org2013-11-022-3/+10
* Reland 232439: Add a way for notifications to be linked from settings dialog.dewittj@chromium.org2013-11-0217-289/+1092
* Revert 232469 "Reland 232439: Add a way for notifications to be ..."scherkus@chromium.org2013-11-0217-1090/+289
* Revert 232510 "Fix Mac ASAN compile error by including appropria..."scherkus@chromium.org2013-11-021-2/+0
* Fix Mac ASAN compile error by including appropriate header.dewittj@chromium.org2013-11-011-0/+2
* Reland 232439: Add a way for notifications to be linked from settings dialog.dewittj@chromium.org2013-11-0117-289/+1090
* Revert 232439 "Add a way for notifications to be linked from set..."csharp@chromium.org2013-11-0118-1107/+289
* Add a way for notifications to be linked from settings dialog.dewittj@chromium.org2013-11-0118-289/+1107
* ui: Have shell_dialogs into its own gyp file under its shell_dialogs/ directory.tfarina@chromium.org2013-10-291-3/+3
* Uses GetDefaultProfileOrOffTheRecord() for ChromeOS guest mode.mukai@chromium.org2013-10-241-8/+3
* Add a Background to All Notification Iconsrobliao@chromium.org2013-10-214-4/+5
* Adds a hint to the notifications API that a notification is clickable.dewittj@chromium.org2013-10-194-4/+18
* linux and chromeos: Turn on -Wunused-const-variable.thakis@chromium.org2013-10-192-7/+4
* Prevents the crash when opening the message center in guest mode.mukai@chromium.org2013-10-171-1/+1
* Don't show entire synced notification backlog when the feature turns on.petewil@chromium.org2013-10-153-11/+40
* Make direct updates work in the presence of the change queue.dewittj@chromium.org2013-10-142-7/+115
* GTTF: move the test launcher files to base/test/launcherphajdan.jr@chromium.org2013-10-041-1/+1
* Make notifications appear after the topmost one is closed.dewittj@chromium.org2013-10-012-7/+35
* events: Create a separate events component out of ui.sadrul@chromium.org2013-10-011-0/+3
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-301-0/+3