summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications
Commit message (Expand)AuthorAgeFilesLines
* notifications: Move DesktopNotificationService unittest to base::Bind.tfarina@chromium.org2011-09-301-4/+4
* Move infobar handling to a tab helper.avi@chromium.org2011-09-301-19/+25
* notifications: Convert BalloonCollectionImpl to new callback system.tfarina@chromium.org2011-09-302-6/+8
* Remove file that was checked in by mistakeoshima@google.com2011-09-241-87/+0
* Aura-fied ui_controls, fullscreen, display_utils and background_mode_manageroshima@google.com2011-09-231-0/+87
* notifications: Remove NotificationExceptionsTableModel as it's no longer used.tfarina@chromium.org2011-09-223-332/+0
* net: Put more functions from escape.h into net namespace.tfarina@chromium.org2011-09-221-1/+1
* Moving ContentSettingsPattern and ContentSettingsPatternParser from chrome/br...marja@chromium.org2011-09-212-2/+2
* Removed the sending of the following content IPC messages out of chrome and r...ananta@chromium.org2011-09-191-5/+4
* Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t...jochen@chromium.org2011-09-142-8/+9
* Fixing the bug, that caused UI to hang after unsupported device was inserted.sidor@chromium.org2011-09-101-2/+1
* Make panel adjust bounds per preferred size change notification on Windows.jianli@chromium.org2011-09-071-1/+1
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-1/+1
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-1/+1
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-1/+1
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-011-4/+4
* Revert 99187 (speculative revert for ProfileSyncServiceSessionTest.FailModelA...thakis@chromium.org2011-09-011-4/+4
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-011-4/+4
* Migrate Obsolete NotificationsSettings and remove content_settings::Notificat...markusheintz@chromium.org2011-08-3110-662/+148
* Revert 98938 - Migrate Obsolete NotificationsSettings and remove content_sett...markusheintz@chromium.org2011-08-3110-148/+662
* Migrate Obsolete NotificationsSettings and remove content_settings::Notificat...markusheintz@chromium.org2011-08-3110-662/+148
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-2/+1
* Chrome changes to fix the idle extension APIrkc@chromium.org2011-08-181-1/+1
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-1/+1
* Profiles: Introduce AllBrowserContextsAndSources().erg@chromium.org2011-08-041-2/+3
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-031-1/+2
* Move more files from chrome/test to chrome/test/base, part #5phajdan.jr@chromium.org2011-08-012-2/+2
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-013-3/+3
* Removal of Profile from content part 3.avi@chromium.org2011-07-281-1/+1
* Removal of Profile from content part 1.avi@chromium.org2011-07-272-17/+19
* Change the UpdateTitle message to use a string16 for the page title.evan@chromium.org2011-07-261-2/+0
* Tag all users of RenderViewHostDelegate with OVERRIDEevan@chromium.org2011-07-251-10/+10
* BalloonHost: remove vestigal virtual functionsevan@chromium.org2011-07-222-12/+2
* some cleanup for base/stl_utildilmah@chromium.org2011-07-193-3/+3
* Resource cleanup and de-dupingestade@chromium.org2011-07-121-1/+1
* Get rid of the remaining implementation in TabContentsView and make all the m...jam@chromium.org2011-07-122-14/+0
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-1/+3
* Tweak IsExtensionEnabled and consolidate callers of related functionsestade@chromium.org2011-07-111-8/+5
* Remove TabContentsView methods that just call to the delegate, and have them ...jam@chromium.org2011-07-112-16/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-107-25/+26
* Multiprofile: Remove AllSources() usage on CONTENT_SETTINGS_CHANGED.erg@chromium.org2011-06-281-2/+1
* Fix TODO(evanm) about only having ui_test.h forward declare AutomationProxy.darin@chromium.org2011-06-271-0/+1
* GPU compositing surface handle is no longer sent to renderer process.apatrick@chromium.org2011-06-271-1/+1
* Add methods to support item_pattern, top_level_frame_pattersn to host_content...markusheintz@chromium.org2011-06-161-3/+3
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h.thestig@chromium.org2011-06-141-1/+1
* Removes RenderViewHostDelegate::GetBrowserWindowID. Instead the placessky@chromium.org2011-06-082-5/+0
* Revert stubs that were added in r88040. We need proper interfaces around fea...jam@chromium.org2011-06-081-176/+0
* Get rid of Chrome notifications dependency, and instead go through ContentBro...jam@chromium.org2011-06-076-48/+34
* Adds a GYP flag for desktop notifications (enabled by default) and stub out r...satish@chromium.org2011-06-066-5/+205
* Replace many OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, since most of them a...chromium@hybridsource.org2011-05-281-1/+1