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 the horizontal layout code from notifications logic. This code is not...
johnnyg@chromium.org
2010-06-24
2
-46
/
+11
*
Convert notification UI on Mac to a NIB rather than hand-coded. Also update ...
johnnyg@chromium.org
2010-06-24
2
-20
/
+52
*
Fix shutdown crash by sending the close notification at a point earlier in th...
johnnyg@chromium.org
2010-06-18
1
-1
/
+1
*
Cleanup: Remove some unneeded WebKit headers.
thestig@chromium.org
2010-06-18
1
-1
/
+0
*
Added plumbing to transport the frame name between RenderViewHost and the Web...
atwilson@chromium.org
2010-06-12
2
-4
/
+7
*
Properly escape user input for notifications, since URL-encoded characters ar...
johnnyg@chromium.org
2010-06-09
2
-12
/
+15
*
Move destkop notification prefs to RegisterUserPrefs
skrul@chromium.org
2010-06-01
2
-4
/
+9
*
Allow a profile without extension service to show notification.
oshima@chromium.org
2010-05-27
1
-3
/
+5
*
Attempt 2 at landing this as this broke ui_tests on linux.
ananta@chromium.org
2010-05-27
2
-11
/
+6
*
Revert 48348 - Broke ui_tests on linux.
tonyg@chromium.org
2010-05-27
2
-6
/
+11
*
The desktop notification service infobar would not display in ChromeFrame ren...
ananta@chromium.org
2010-05-27
2
-11
/
+6
*
Mac: Fix renderer idle cpu usage regression.
thakis@chromium.org
2010-05-24
1
-1
/
+3
*
Update extension functions to always pass a list of arguments, even when one ...
arv@chromium.org
2010-05-21
2
-2
/
+2
*
Fix problem of displaying title with parenthesis in extension.
xji@chromium.org
2010-05-21
1
-1
/
+1
*
Fix crash when signing in with certain desktop notification settings.
zork@chromium.org
2010-05-09
1
-4
/
+8
*
New visuals for notifications on Windows.
johnnyg@chromium.org
2010-05-07
2
-4
/
+4
*
Initial support for web-extent background pages.
rafaelw@chromium.org
2010-05-06
2
-7
/
+16
*
Make the app launcher bubble fit its contents.
jcivelli@google.com
2010-05-05
1
-3
/
+1
*
Remove deprecated things from net test suite:
phajdan.jr@chromium.org
2010-04-30
1
-4
/
+4
*
This is the second side of a multi-sided webkit patch that will allow experim...
rafaelw@chromium.org
2010-04-28
2
-3
/
+8
*
This test is no longer flaky now that it is run as an interactive UI test. C...
johnnyg@chromium.org
2010-04-27
1
-1
/
+1
*
Run the notifications info bar tests as interactive ui tests rather than just...
johnnyg@chromium.org
2010-04-23
1
-9
/
+10
*
Implement app process model isolation.
mpcomplete@chromium.org
2010-04-22
1
-1
/
+3
*
Scroll notification panel so that new/updated notification is visible.
oshima@chromium.org
2010-04-19
1
-1
/
+1
*
Create a valid RendererPreferences for notification windows.
erg@chromium.org
2010-04-15
2
-3
/
+7
*
Add ExtensionFunctionDispatcher::Delegate::GetAssociatedTabContents.
rafaelw@chromium.org
2010-04-15
1
-0
/
+1
*
Revert "r44062 Fix issue where the size of notification on
oshima@chromium.org
2010-04-14
1
-2
/
+0
*
On Mac, notifications needs the uninverted coordinate space, because we inver...
johnnyg@chromium.org
2010-04-13
3
-2
/
+16
*
Add notifications to allow desktop notification permissions to be synced.
zork@chromium.org
2010-04-12
5
-33
/
+163
*
Revert 44234 - Add notifications to allow desktop notification permissions to...
zork@chromium.org
2010-04-12
5
-152
/
+29
*
Add notifications to allow desktop notification permissions to be synced.
zork@chromium.org
2010-04-12
5
-29
/
+152
*
Make sure small notifications get shown. Previous change to make sure notifi...
johnnyg@chromium.org
2010-04-09
1
-3
/
+6
*
Fix issue where the size of notification on linux/views gets created bigger t...
oshima@chromium.org
2010-04-09
1
-0
/
+2
*
Add notification processes to the task manager.
johnnyg@chromium.org
2010-04-08
8
-29
/
+59
*
Only allow notifications to grow in size (as the content size is determined)....
johnnyg@chromium.org
2010-04-07
1
-2
/
+8
*
Adding the new WebPopupType to the RenderWidget creation.
jcivelli@google.com
2010-04-07
1
-1
/
+1
*
Add calling frame's source_url to extension and dom ui requests.
rafaelw@chromium.org
2010-04-02
2
-1
/
+3
*
Remove base/gfx/.
estade@chromium.org
2010-04-01
1
-1
/
+1
*
Hook up extension apps notification permission, take two
rafaelw@chromium.org
2010-03-31
2
-40
/
+1
*
Add two Extension view types: Notification and Infobars.
finnur@chromium.org
2010-03-26
1
-1
/
+3
*
Re-land 42631: The problem was that notifications aren't implemented on linux...
aa@chromium.org
2010-03-25
2
-11
/
+40
*
Revert 42631 as it seems to have broken browser tests on linux_views.
aa@chromium.org
2010-03-25
2
-40
/
+11
*
Finish wiring up notifications in extensions.
aa@chromium.org
2010-03-25
2
-11
/
+40
*
Refactor BalloonViewHost, removing a lot of duplicate code that crept into no...
johnnyg@chromium.org
2010-03-23
2
-0
/
+247
*
* Moved sticky/controls frag to chromeos::BalloonViewImpl
oshima@chromium.org
2010-03-17
11
-106
/
+114
*
Factored out common classes used in notification tests.
oshima@chromium.org
2010-03-16
3
-50
/
+58
*
Move base/gfx contents to gfx/
ben@chromium.org
2010-03-14
6
-10
/
+10
*
This DCHECK occurs when an installed extension that declares the notification...
aa@chromium.org
2010-03-12
3
-7
/
+28
*
[GTTF] Add more NULL-checks to UI tests that were lacking them to avoid crash...
phajdan.jr@chromium.org
2010-03-11
1
-0
/
+4
*
svn prop fixes. Applied to all files not in third_party.
pkasting@chromium.org
2010-03-09
1
-0
/
+0
[next]