summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications
Commit message (Expand)AuthorAgeFilesLines
* 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
* When notifications are closed by the user, send the notification to remove it...johnnyg@chromium.org2010-11-042-1/+24
* Use make_scoped_refptr for NewRunnableMethod if the raw ptr type is derived f...thakis@chromium.org2010-11-011-1/+1
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-292-3/+3
* notifications: Update the permission settings when clicking in 'Disable' menu...tfarina@chromium.org2010-10-293-11/+71
* Increase the maximum notification height from 120px to 160px.johnnyg@chromium.org2010-10-281-1/+1
* Add pyauto hook for HTML5 notifications, tests, and helpers.kkania@chromium.org2010-10-262-0/+19
* Refactoring select popup on Mac.jcivelli@google.com2010-10-261-0/+7
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*.pkasting@chromium.org2010-10-211-3/+3
* FBTF: Even more deinlining.erg@google.com2010-10-208-63/+112
* BAdd purchase more link to 3g notifications.chocobo@chromium.org2010-10-142-5/+15
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* DOM UI Settings - Desktop Notification exceptionsestade@chromium.org2010-10-131-0/+5
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-126-6/+6
* Inspector settings not updated in profile when inspecting extensions.podivilov@chromium.org2010-10-122-0/+14
* Rename ChromeThread to BrowserThread Part12:tfarina@chromium.org2010-10-108-45/+45
* Revert 61899 for breaking cookes on file:// URLs.willchan@chromium.org2010-10-081-4/+2
* Fix instances of passing raw pointers to RefCounted objects in tasks.willchan@chromium.org2010-10-081-2/+4
* Add geolocation and desktop notifications NotificationTypes.estade@chromium.org2010-10-071-5/+15
* Couple of match preview changes.sky@chromium.org2010-09-291-0/+3
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-292-10/+8
* FBTF: Move a bunch of code to the headers and remove includes.erg@google.com2010-09-221-0/+1
* Revert 60169 - Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-222-8/+10
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-222-10/+8
* clang: update gtest to r435 and gmock to r300.evan@chromium.org2010-09-161-18/+20
* Fix SessionStoragejorlow@chromium.org2010-09-141-6/+2
* Partial clone of the following CL: http://codereview.chromium.org/3013045/showtwiz@google.com2010-09-101-1/+1
* GTTF: Make WaitForInfoBarCount not Sleep.phajdan.jr@chromium.org2010-09-081-1/+1
* Reset the desktop notifications settings to default.tfarina@chromium.org2010-09-072-0/+10
* Implement the plumbing to deliver click events from the notification balloon ...johnnyg@chromium.org2010-09-018-1/+26
* Make mac notifications less janky: group the animation together so that they ...johnnyg@chromium.org2010-08-315-2/+23
* Reland r57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-311-1/+2
* Revert 57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-281-2/+1
* Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-281-1/+2
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-263-5/+5
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-242-0/+2
* DOMUI callback to notificationoshima@chromium.org2010-08-192-1/+16
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-192-12/+4
* Use RenderWidget(Host) for full screenboliu@chromium.org2010-08-191-0/+3
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-2/+1
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-10/+8
* Remove deprecated wstring Get(As)String() methods from Value, etc.viettrungluu@chromium.org2010-08-161-2/+2
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-153-5/+4
* Convert infobar APIs to UTF-16.evan@chromium.org2010-08-131-10/+10
* FBTF: Forward declare everything possible in testing_profile.herg@google.com2010-08-132-0/+2
* Match the Notifications infobar color with the color of all other confirmatio...tfarina@chromium.org2010-08-111-0/+3
* Making window.focus() work in Chrome.jcivelli@chromium.org2010-08-111-0/+2
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-1/+1
* In RenderViewHostDelegate::View, distinguish between MouseMove() and MouseDow...johnnyg@chromium.org2010-08-061-1/+2