| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement BiDi support and replace ID support for notifications. | johnnyg@chromium.org | 2010-07-12 | 1 | -22/+25 |
* | Add Notifications pane to content settings. | thakis@chromium.org | 2010-07-06 | 1 | -4/+18 |
* | Backend changes for notifications content settings. | thakis@chromium.org | 2010-07-06 | 1 | -27/+96 |
* | Moved common parts of ChildProcessHost into chrome/common and created a Brows... | sanjeevr@chromium.org | 2010-07-03 | 1 | -1/+1 |
* | Add a default content setting to the notifications service. | thakis@chromium.org | 2010-07-03 | 1 | -0/+46 |
* | Properly escape user input for notifications, since URL-encoded characters ar... | johnnyg@chromium.org | 2010-06-09 | 1 | -11/+11 |
* | Move destkop notification prefs to RegisterUserPrefs | skrul@chromium.org | 2010-06-01 | 1 | -4/+7 |
* | Attempt 2 at landing this as this broke ui_tests on linux. | ananta@chromium.org | 2010-05-27 | 1 | -10/+3 |
* | Revert 48348 - Broke ui_tests on linux. | tonyg@chromium.org | 2010-05-27 | 1 | -3/+10 |
* | The desktop notification service infobar would not display in ChromeFrame ren... | ananta@chromium.org | 2010-05-27 | 1 | -10/+3 |
* | 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 | 1 | -1/+1 |
* | Add notifications to allow desktop notification permissions to be synced. | zork@chromium.org | 2010-04-12 | 1 | -14/+118 |
* | Revert 44234 - Add notifications to allow desktop notification permissions to... | zork@chromium.org | 2010-04-12 | 1 | -107/+10 |
* | Add notifications to allow desktop notification permissions to be synced. | zork@chromium.org | 2010-04-12 | 1 | -10/+107 |
* | Hook up extension apps notification permission, take two | rafaelw@chromium.org | 2010-03-31 | 1 | -31/+0 |
* | * Moved sticky/controls frag to chromeos::BalloonViewImpl | oshima@chromium.org | 2010-03-17 | 1 | -17/+8 |
* | This DCHECK occurs when an installed extension that declares the notification... | aa@chromium.org | 2010-03-12 | 1 | -0/+2 |
* | Adding sticky field to Notification | oshima@chromium.org | 2010-02-26 | 1 | -5/+7 |
* | Move more files from chrome/common to chrome/browser | phajdan.jr@chromium.org | 2010-02-23 | 1 | -1/+1 |
* | Move pref_{member,service} and important_file_writer from chrome/common | phajdan.jr@chromium.org | 2010-02-19 | 1 | -1/+1 |
* | Instead of using a single template file and leaving some parts of it out, use... | johnnyg@chromium.org | 2010-02-19 | 1 | -17/+30 |
* | Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty... | pkasting@chromium.org | 2010-01-08 | 1 | -4/+4 |
* | Use utf_string_conversions header in more places. | maruel@chromium.org | 2009-12-11 | 1 | -2/+1 |
* | Spruce up the notification UI to much more closely match the mocks, including... | johnnyg@chromium.org | 2009-12-05 | 1 | -4/+2 |
* | Keep incognito notification preferences separate from regular ones, and don't... | johnnyg@chromium.org | 2009-12-01 | 1 | -28/+35 |
* | Make notifications permission available in the extension manifest and hook up... | johnnyg@chromium.org | 2009-11-24 | 1 | -2/+32 |
* | Escape javascript going into text notifications. | johnnyg@chromium.org | 2009-11-14 | 1 | -2/+3 |
* | When extensions use notifications, display the name of the extension in UI ra... | johnnyg@chromium.org | 2009-11-12 | 1 | -6/+31 |
* | Upstreaming WebKit.gyp | yaar@chromium.org | 2009-11-12 | 1 | -1/+1 |
* | Correctly route the notifications permission-request-complete callback to the... | johnnyg@chromium.org | 2009-11-06 | 1 | -5/+7 |
* | Implement cancel() API on a Notification object so that script can cancel or ... | johnnyg@chromium.org | 2009-11-04 | 1 | -0/+10 |
* | Third patch in getting rid of caching MessageLoop pointers and always using C... | jam@chromium.org | 2009-11-02 | 1 | -21/+14 |
* | Now that the UI layer is accessible cross-platform, coalesce the DesktopNotif... | johnnyg@chromium.org | 2009-10-30 | 1 | -1/+75 |
* | Need to load the permissions lists every time at startup for notifications. | johnnyg@chromium.org | 2009-10-30 | 1 | -10/+6 |
* | Browser side support (sans UI) for desktop notifications. | johnnyg@chromium.org | 2009-10-12 | 1 | -0/+234 |