1. 25c52c3 Replace scoped_ptr with std::unique_ptr in //ui by danakj · 9 years ago
  2. 023d488 Convert Pass()→std::move() in //ui (CrOS edition) by dcheng · 10 years ago
  3. c326e4f5 Switch to standard integer types in ui/message_center/. by avi · 10 years ago
  4. 79c1449 Convert Pass()→std::move() in ui/ by dcheng · 10 years ago
  5. 22ad1e2d Enable notification changes while the message center opens by default by yoshiki · 10 years ago
  6. 7518217 [Eraser] First pass at removing the notification center panel. by dewittj · 10 years ago
  7. 53a6dde5 Elide origins displayed on web notifications. by miguelg · 10 years ago
  8. 34688b71 Standardize usage of virtual/override/final specifiers. by dcheng · 11 years ago
  9. 0803879 Standardize usage of virtual/override/final in ui/ by dcheng · 11 years ago
  10. 3b3d52b replace OVERRIDE and FINAL with override and final in ui/ by mostynb · 11 years ago
  11. 41bcd94 IWYU fix for MessageCenter. by [email protected] · 11 years ago
  12. dd2cc80 Update uses of UTF conversions in ui/ to use the base:: namespace. by [email protected] · 12 years ago
  13. 8049d86d Fixes the context menu for a notification. by [email protected] · 12 years ago
  14. 218fe37 Do not allow creating dummy notifier id in production. by [email protected] · 12 years ago
  15. b78d79a5 Introduces NotificationBlocker. by [email protected] · 12 years ago
  16. a69b6f87 Cleanup: do not use extension_id, use notifier's id. by [email protected] · 12 years ago
  17. 89846d8 [Mac][Win] Hide notifications popups when entering fullscreen mode. by [email protected] · 12 years ago
  18. 8eb0e40 Remove the most obvious dead code from message center. by [email protected] · 12 years ago
  19. 940c2ba Introduces a new settings UI in the center. by [email protected] · 12 years ago
  20. acf883a Make notifications API send bitmaps instead of data URLs to the browser. by [email protected] · 12 years ago
  21. e8eecbf0 Introduces SYSTEM_PRIORITY by [email protected] · 12 years ago
  22. c7057fbe Use a direct include of utf_string_conversions.h in ui/. by [email protected] · 12 years ago
  23. 0fa85dd Enable users of NotificationUIManager to specify binary images. by [email protected] · 12 years ago
  24. ca1f539f Revert 204181 "Enable users of NotificationUIManager to specify ..." by [email protected] · 12 years ago
  25. 1c3db7ab Enable users of NotificationUIManager to specify binary images. by [email protected] · 12 years ago
  26. 7fde24af7 Move NotificationDelegate into message_center. by [email protected] · 12 years ago
  27. f6bf26fe Supports MessageCenterObserver interface in MessageCenterView (2nd). by [email protected] · 12 years ago
  28. 3d9926e Revert 196080 "Supports MessageCenterObserver interface in Messa..." by [email protected] · 12 years ago
  29. dd5535e Supports MessageCenterObserver interface in MessageCenterView. by [email protected] · 12 years ago
  30. 35653072 Re-home the global MessageCenter to support Ash+Win environments. by [email protected] · 12 years ago
  31. 4c8f730 Notifications refactor step 2. by [email protected] · 12 years ago
  32. ca792ef Linux/ChromeOS Chromium style checker cleanup, ui/ edition. by [email protected] · 13 years ago
  33. c404bd8 Implement message center on Windows. by [email protected] · 13 years ago