| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 80630 - Mark the following as failing under Windows: | mmenke@chromium.org | 2011-04-06 | 1 | -11/+0 |
* | Mark the following as failing under Windows: | mmenke@chromium.org | 2011-04-06 | 1 | -0/+11 |
* | Move geolocation, desktop notification, and device orientation into their own... | jam@chromium.org | 2011-03-19 | 1 | -15/+14 |
* | Get rid of browser_prefs::RegisterAllPrefs() | mnissler@chromium.org | 2011-02-21 | 1 | -9/+10 |
* | Even more test cleanup. Some fixes to non-test code that's regressed. | erg@google.com | 2011-02-15 | 1 | -0/+8 |
* | Continuing with the out-of-lining of test code. | erg@google.com | 2011-02-11 | 1 | -0/+4 |
* | Remove includes of message headers in headers. | jam@chromium.org | 2011-02-09 | 1 | -0/+1 |
* | Make the balloon bounding box code more generic and not dependent on which la... | johnnyg@chromium.org | 2011-01-10 | 1 | -0/+33 |
* | Allow the user to choose which corner of the screen should get notifications. | johnnyg@chromium.org | 2011-01-06 | 1 | -2/+79 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-19 | 1 | -15/+7 |
* | Revert 66571 - When an extension is uninstalled, close all desktop notificati... | johnnyg@chromium.org | 2010-11-18 | 1 | -7/+15 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-18 | 1 | -15/+7 |
* | Revert 65879 - When an extension is uninstalled, close all desktop notificati... | johnnyg@chromium.org | 2010-11-12 | 1 | -7/+15 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-12 | 1 | -15/+7 |
* | Rename ChromeThread to BrowserThread Part12: | tfarina@chromium.org | 2010-10-10 | 1 | -1/+1 |
* | clang: update gtest to r435 and gmock to r300. | evan@chromium.org | 2010-09-16 | 1 | -18/+20 |
* | FBTF: Move individual XXXMsg_Params structs to a new file. | erg@google.com | 2010-08-24 | 1 | -0/+1 |
* | position the balloons after closing in a way that will keep the next one's cl... | johnnyg@chromium.org | 2010-07-15 | 1 | -1/+1 |
* | Fix valgrind failure in notifications tests. | johnnyg@chromium.org | 2010-07-13 | 1 | -0/+1 |
* | Implement BiDi support and replace ID support for notifications. | johnnyg@chromium.org | 2010-07-12 | 1 | -46/+76 |
* | Properly escape user input for notifications, since URL-encoded characters ar... | johnnyg@chromium.org | 2010-06-09 | 1 | -1/+4 |
* | Add notifications to allow desktop notification permissions to be synced. | zork@chromium.org | 2010-04-12 | 1 | -1/+1 |
* | Revert 44234 - Add notifications to allow desktop notification permissions to... | zork@chromium.org | 2010-04-12 | 1 | -1/+1 |
* | Add notifications to allow desktop notification permissions to be synced. | zork@chromium.org | 2010-04-12 | 1 | -1/+1 |
* | Add notification processes to the task manager. | johnnyg@chromium.org | 2010-04-08 | 1 | -13/+14 |
* | * Moved sticky/controls frag to chromeos::BalloonViewImpl | oshima@chromium.org | 2010-03-17 | 1 | -37/+12 |
* | Factored out common classes used in notification tests. | oshima@chromium.org | 2010-03-16 | 1 | -16/+1 |
* | Reland r40855 with chromeos fix. | jhawkins@chromium.org | 2010-03-07 | 1 | -0/+3 |
* | Revert 40855 - webkit/glue: string_util.h > utf_string_conversions.h fix. | bradnelson@google.com | 2010-03-07 | 1 | -3/+0 |
* | webkit/glue: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-07 | 1 | -0/+3 |
* | Adding sticky field to Notification | oshima@chromium.org | 2010-02-26 | 1 | -12/+37 |
* | Enable notification for Chromeos/Linux view build. | oshima@chromium.org | 2010-01-27 | 1 | -3/+1 |
* | Notifications should resize themselves to the content within min-max bounds, ... | johnnyg@chromium.org | 2009-12-08 | 1 | -2/+37 |
* | Escape javascript going into text notifications. | johnnyg@chromium.org | 2009-11-14 | 1 | -0/+19 |
* | When extensions use notifications, display the name of the extension in UI ra... | johnnyg@chromium.org | 2009-11-12 | 1 | -0/+2 |
* | Unit tests for desktop notifications. | johnnyg@chromium.org | 2009-11-11 | 1 | -0/+250 |