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