summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications
Commit message (Expand)AuthorAgeFilesLines
* Move l10n_util to ui/baseben@chromium.org2011-01-214-4/+4
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-213-122/+166
* Add OWNERS files to autofill, notifications and speech subdirs.tfarina@chromium.org2011-01-211-0/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-175-5/+5
* Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage.thestig@chromium.org2011-01-151-1/+3
* Move models from app to ui/base/modelsben@chromium.org2011-01-144-18/+18
* For ChromeOS: when starting session:dilmah@chromium.org2011-01-131-2/+2
* Refactor RenderWidgetHost::set_paint_observer()davemoore@chromium.org2011-01-122-33/+22
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+0
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-102-4/+4
* Make the balloon bounding box code more generic and not dependent on which la...johnnyg@chromium.org2011-01-106-27/+60
* Allow the user to choose which corner of the screen should get notifications.johnnyg@chromium.org2011-01-0612-38/+386
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Remove wstring from TableModel.avi@chromium.org2010-12-303-29/+20
* Revert 70281 - Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-292-7/+16
* Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-292-16/+7
* Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-292-7/+16
* Change extension unload notification to indicate updates.asargent@chromium.org2010-12-231-1/+2
* Removing IsChromeFrameProcess.tommi@chromium.org2010-12-211-2/+3
* Allow default desktop content settings and default geolocation settings to be...markusheintz@chromium.org2010-12-202-0/+6
* Change menus on OSX to update the icon dynamically.atwilson@chromium.org2010-12-152-2/+2
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-143-8/+8
* Deinline even more destructors.erg@google.com2010-12-142-3/+6
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-142-3/+8
* Stray ++ causes crashes. Don't walk off the end of the array.johnnyg@chromium.org2010-12-091-1/+1
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-1/+0
* Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-031-0/+2
* Fix notifications being too large on OSX.levin@chromium.org2010-12-022-14/+3
* Move:ben@chromium.org2010-12-023-3/+3
* Move a bunch more browser stuff around.ben@chromium.org2010-12-021-1/+1
* Revert 67997 - Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-021-2/+0
* Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-021-0/+2
* Listen for APP_TERMINATING in notification ui; close windows earlier in the p...johnnyg@chromium.org2010-12-017-1/+54
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-011-1/+1
* For OSX, make it so that notifications only start resizing after the first pa...levin@chromium.org2010-11-303-2/+56
* Revert 67396 - Broke ChromiumOS unit test: NotificationTest.TestActivateDeact...levin@chromium.org2010-11-253-48/+4
* Fix permission on balloon_host.ccpodivilov@chromium.org2010-11-251-0/+0
* Use profile to initialize WebPreferences for BalloonHostpodivilov@chromium.org2010-11-251-3/+4
* Make it so that notifications only start resizing after the first paint is done.levin@chromium.org2010-11-253-4/+48
* Ensure that the contents settings dialog is displayed for notifications displ...ananta@chromium.org2010-11-241-1/+16
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-1918-106/+294
* notifications: Update the 'Notification Exceptions' dialog when the permissio...tfarina@chromium.org2010-11-184-22/+64
* Revert 66571 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-1817-292/+106
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-1817-106/+292
* Revert 65879 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-1217-287/+106
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-1217-106/+287
* Mark following tests as flaky due to an assertion failure:phajdan.jr@chromium.org2010-11-081-2/+4
* Header dependency reduction for notification headers.levin@chromium.org2010-11-052-9/+11