| Commit message (Expand) | Author | Age | Files | Lines |
* | Reset the desktop notifications settings to default. | tfarina@chromium.org | 2010-09-07 | 1 | -0/+3 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 1 | -1/+2 |
* | notifications: Convert some std::wstring over to string16. | tfarina@chromium.org | 2010-08-01 | 1 | -1/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Implement BiDi support and replace ID support for notifications. | johnnyg@chromium.org | 2010-07-12 | 1 | -19/+16 |
* | Backend changes for notifications content settings. | thakis@chromium.org | 2010-07-06 | 1 | -0/+19 |
* | Add a default content setting to the notifications service. | thakis@chromium.org | 2010-07-03 | 1 | -1/+5 |
* | Move destkop notification prefs to RegisterUserPrefs | skrul@chromium.org | 2010-06-01 | 1 | -0/+2 |
* | Attempt 2 at landing this as this broke ui_tests on linux. | ananta@chromium.org | 2010-05-27 | 1 | -1/+3 |
* | Revert 48348 - Broke ui_tests on linux. | tonyg@chromium.org | 2010-05-27 | 1 | -3/+1 |
* | The desktop notification service infobar would not display in ChromeFrame ren... | ananta@chromium.org | 2010-05-27 | 1 | -1/+3 |
* | Add notifications to allow desktop notification permissions to be synced. | zork@chromium.org | 2010-04-12 | 1 | -1/+9 |
* | Revert 44234 - Add notifications to allow desktop notification permissions to... | zork@chromium.org | 2010-04-12 | 1 | -9/+1 |
* | Add notifications to allow desktop notification permissions to be synced. | zork@chromium.org | 2010-04-12 | 1 | -1/+9 |
* | Hook up extension apps notification permission, take two | rafaelw@chromium.org | 2010-03-31 | 1 | -9/+1 |
* | * Moved sticky/controls frag to chromeos::BalloonViewImpl | oshima@chromium.org | 2010-03-17 | 1 | -6/+9 |
* | Adding sticky field to Notification | oshima@chromium.org | 2010-02-26 | 1 | -3/+6 |
* | Keep incognito notification preferences separate from regular ones, and don't... | johnnyg@chromium.org | 2009-12-01 | 1 | -0/+3 |
* | Make notifications permission available in the extension manifest and hook up... | johnnyg@chromium.org | 2009-11-24 | 1 | -5/+15 |
* | When extensions use notifications, display the name of the extension in UI ra... | johnnyg@chromium.org | 2009-11-12 | 1 | -0/+5 |
* | Correctly route the notifications permission-request-complete callback to the... | johnnyg@chromium.org | 2009-11-06 | 1 | -1/+4 |
* | Implement cancel() API on a Notification object so that script can cancel or ... | johnnyg@chromium.org | 2009-11-04 | 1 | -0/+7 |
* | Connect the various pieces for notifications... hook up NotificationUIManager... | johnnyg@chromium.org | 2009-10-30 | 1 | -3/+3 |
* | Browser side support (sans UI) for desktop notifications. | johnnyg@chromium.org | 2009-10-12 | 1 | -0/+78 |