summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications/desktop_notifications_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move render_view_test.h header from content\test to content\public\test. This...jam@chromium.org2012-06-041-1/+1
* Remove the singleton instance get/delete methods from RootWindow (yay)ben@chromium.org2012-03-021-4/+4
* Revert 124461 - Remove the singleton instance get/delete methods from RootWin...ben@chromium.org2012-03-011-2/+2
* Remove the singleton instance get/delete methods from RootWindow (yay)ben@chromium.org2012-03-011-2/+2
* Provide a RootWindow instance getter on the shell, in preparation for removin...ben@chromium.org2012-02-171-1/+2
* Move OnWindowInitialized() from RootWindowObserver to EnvObserver, the observ...ben@chromium.org2012-02-031-0/+2
* Remove old (pre-webkit) compositorpiman@chromium.org2012-01-271-7/+1
* aura/cc: Fix DesktopNotificationsTestpiman@chromium.org2011-12-071-0/+12
* Rename Desktop->RootWindow.ben@chromium.org2011-12-071-2/+2
* aura: Make sure the desktop is initialized when creating a DefaultMonitorInfo...sadrul@chromium.org2011-11-161-0/+10
* Move the struct used when showing a desktop notification to content/public/co...jam@chromium.org2011-11-121-14/+23
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Move more files from chrome/test to chrome/test/base, part #5phajdan.jr@chromium.org2011-08-011-1/+1
* Adds a GYP flag for desktop notifications (enabled by default) and stub out r...satish@chromium.org2011-06-061-3/+2
* 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