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
/
chrome
/
browser
/
notifications
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove PrefService parameter from chrome::RegisterPrefs.
joi@chromium.org
2013-02-21
1
-1
/
+1
*
First batch of fixing pref registrations.
joi@chromium.org
2013-02-21
3
-13
/
+17
*
Allow MessageCenterNotificationManager for ChromeOS.
mukai@chromium.org
2013-02-21
1
-5
/
+6
*
Do not pass empty GURL() to notification manager.
mukai@chromium.org
2013-02-20
2
-2
/
+4
*
Linux/ChromeOS Chromium style checker cleanup, misc edition.
rsleevi@chromium.org
2013-02-20
2
-3
/
+3
*
Moves ash::AppIconLoader to extensions and uses from notifications.
mukai@chromium.org
2013-02-20
2
-2
/
+21
*
Adds favicon loader to the message center settings.
mukai@chromium.org
2013-02-16
2
-1
/
+38
*
Message Center settings button causes crash when Ash is disabled.
dewittj@chromium.org
2013-02-15
1
-0
/
+6
*
Refactors notifier settings dialog.
mukai@chromium.org
2013-02-15
4
-2
/
+181
*
Moving last generic Prefs implementation files to base/prefs/.
joi@chromium.org
2013-02-14
2
-2
/
+2
*
Synced Notification Sync Change Processor
petewil@chromium.org
2013-02-12
10
-0
/
+1476
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
4
-5
/
+5
*
Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.
joi@chromium.org
2013-02-10
3
-7
/
+8
*
Add ImageDownload to MessageCenterNotificationManager.
dewittj@chromium.org
2013-02-08
3
-22
/
+190
*
Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.
joi@chromium.org
2013-02-06
3
-6
/
+13
*
Uses --enable-rich-notifications for new design message center.
mukai@chromium.org
2013-02-05
1
-5
/
+2
*
Remove memory leaks from NotificationUIManager.
dewittj@chromium.org
2013-02-05
2
-9
/
+7
*
Stores notification settings into disk.
mukai@chromium.org
2013-02-04
2
-0
/
+79
*
Implement message center on Windows.
dewittj@chromium.org
2013-01-31
2
-0
/
+9
*
Move full screen/idle detection out of NotificationUIManagerImpl
dcheng@chromium.org
2013-01-31
1
-6
/
+0
*
Made --enable-rich-notifications flag available to message_center.
dharcourt@chromium.org
2013-01-29
2
-6
/
+12
*
- Rename notification.show to notification.create.
miket@chromium.org
2013-01-28
13
-10
/
+60
*
Adding implementation for MessageCenter::Delegate on MessageCeneterNotificati...
dimich@chromium.org
2013-01-26
4
-6
/
+172
*
Adds miket and me to the OWNERS of c/b/notifications.
mukai@chromium.org
2013-01-25
1
-0
/
+2
*
Revert 178898
dimich@chromium.org
2013-01-25
3
-163
/
+6
*
Adding implementation for MessageCenter::Delegate on MessageCeneterNotificati...
dimich@chromium.org
2013-01-25
3
-6
/
+163
*
Introduces 'context' param to NotifierSettingsView.
mukai@chromium.org
2013-01-25
2
-2
/
+6
*
Allow new Notification API to fill old balloon style.
dewittj@chromium.org
2013-01-24
1
-0
/
+4
*
Switch to Cocoa APIs for fullscreen.
avi@chromium.org
2013-01-24
1
-2
/
+0
*
Start delegating notifications to MessageCenter on Windows.
dimich@chromium.org
2013-01-23
9
-31
/
+242
*
Move web_ui_util.* from chrome\browser\ui\webui to ui\webui so that they can ...
jam@chromium.org
2013-01-23
1
-2
/
+2
*
Move window_open_disposition.h from webkit/ into ui/base.
tfarina@chromium.org
2013-01-22
1
-1
/
+1
*
Rearrange gyp files for Message Center
dewittj@chromium.org
2013-01-09
1
-9
/
+12
*
Disable NotificationsTest.TestCrashTabWithPermissionInfobar on Windows and Linux
jochen@chromium.org
2013-01-09
1
-1
/
+10
*
Change infobar creation to use a public static Create() method on the infobar...
pkasting@chromium.org
2013-01-08
1
-4
/
+28
*
Simplify ExecuteJavaScript* functions.
darin@chromium.org
2013-01-04
1
-12
/
+8
*
Moved BallowViewAsh GetExtensionId() utility function to Balloon class.
dharcourt@chromium.org
2013-01-03
2
-0
/
+13
*
Change ExecuteJavaScript* helper functions in browser_test_utils.{h,cc}
darin@chromium.org
2013-01-02
1
-8
/
+8
*
Clean up chrome::CloseWebContents.
avi@chromium.org
2012-12-28
1
-2
/
+2
*
Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.
joi@chromium.org
2012-12-22
3
-4
/
+4
*
Revert destroying BalloonHost from BalloonView
stevenjb@chromium.org
2012-12-21
1
-2
/
+8
*
Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelper
pkasting@chromium.org
2012-12-20
2
-29
/
+29
*
Add initial plumbing to route Notifications to MessageCenter on Windows.
dimich@chromium.org
2012-12-18
14
-214
/
+443
*
Remove TabContents includes.
avi@chromium.org
2012-12-14
2
-2
/
+0
*
Plumb the ButtonPressed callback of the two buttons in BaseFormatView through...
miket@chromium.org
2012-12-14
6
-3
/
+27
*
Move PrefMember to base/prefs/public now that it has no bad dependencies.
joi@chromium.org
2012-12-12
1
-1
/
+1
*
Introduces "CreateParams" for web contents, and add |parent| parameter in it.
mukai@chromium.org
2012-12-09
1
-4
/
+1
*
Simple CreateParams conversions to using constructor with HostDesktopType.
gab@chromium.org
2012-12-09
1
-2
/
+4
*
Rename PanelStrip to PanelCollection
jianli@chromium.org
2012-12-06
1
-7
/
+7
*
Decouple IsMetroProcess() calls, introducing IsSingleWindowMetroMode().
gab@chromium.org
2012-12-06
1
-2
/
+3
[next]