summaryrefslogtreecommitdiffstats
path: root/ui/message_center
Commit message (Expand)AuthorAgeFilesLines
* gn format //uiscottmg2014-12-031-1/+1
* Remove miket from message_center OWNERS.miket2014-11-101-1/+0
* Be able to display very basic notifications on Android.peter2014-11-081-3/+3
* Disable notification views when clearing all notificationsmohsen2014-11-071-4/+12
* Remove the OnError method from notification delegates.peter2014-10-313-7/+0
* Provide default implementations for NotificationDelegate methods.peter2014-10-302-44/+16
* Remove last non-third_party typeofs on Mac.thakis2014-10-291-1/+1
* Cleanup: Remove more unused timer.h includes.thestig2014-10-291-1/+0
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-2829-240/+228
* Standardize usage of virtual/override/final in ui/dcheng2014-10-2113-221/+185
* [Mac] Do not initialize the MockCrApplication in base::TestSuite.rsesek2014-10-201-2/+6
* Remove unnecessary image downloading handler of notifications.mukai2014-10-171-2/+8
* Fix linker error due to missing MESSAGE_CENTER_EXPORTbinjin2014-10-161-1/+1
* replace OVERRIDE and FINAL with override and final in ui/mostynb2014-10-0941-320/+320
* [Mac] Fixed bug with notification getting stucked on screen.a-v-y2014-10-092-0/+53
* Disambiguate message center manager’s notifications from diff profilesjuyik2014-10-062-0/+17
* Message Center Touch Feedbackjonross2014-10-014-15/+59
* Add support for dark theme in Mac Notification Centerdewittj2014-09-251-9/+37
* Improve GN header checker, make "check" on //ui/* pass.Brett Wilson2014-09-191-3/+8
* 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