summaryrefslogtreecommitdiffstats
path: root/chrome/browser/web_resource/notification_promo.h
Commit message (Expand)AuthorAgeFilesLines
* Limit the window of time a promo can be visible after first view.justincohen@chromium.org2014-07-261-0/+11
* Add constant for iOS Whats New promo.justincohen@chromium.org2014-07-081-0/+1
* Allow Chrome OS login profile to have different default pref valuesbartfab@chromium.org2013-07-051-1/+1
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-021-1/+1
* components: Move PrefRegistrySyncable into user_prefs namespace.tfarina@chromium.org2013-05-061-3/+6
* Add an is_app_launcher_promo key to NotificationPromo.jeremya@chromium.org2013-03-201-1/+4
* Fix prefs registration in promo code.joi@chromium.org2013-02-251-2/+2
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-101-2/+3
* Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.joi@chromium.org2013-02-061-2/+2
* Move PromoResourceService from Profile to BrowserProcessImpl/local_state().dbeam@chromium.org2013-01-041-10/+5
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-1/+2
* Support for ntp promo bubble.achuith@chromium.org2012-09-111-1/+1
* Split JSON processing of parameters that needs to be handled by thearuslan@chromium.org2012-08-241-11/+6
* Support for promo_type.achuith@chromium.org2012-08-071-7/+14
* Add OS_IOS defines for the mobile promo.msarda@chromium.org2012-07-311-2/+11
* Preferences support for multiple promos.achuith@chromium.org2012-07-241-0/+4
* Separate the mobile promo action from the messagearuslan@chromium.org2012-07-131-0/+7
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Allow max_group = 0 to pass all groups.achuith@chromium.org2012-07-111-0/+4
* NotificationPromo refactoring.achuith@chromium.org2012-06-051-61/+10
* Allow NTP promos to be targeted to signed-in G+ users.caitkp@chromium.org2012-06-011-0/+5
* Cleanup: Remove unneeded scoped_ptr.h includes from chrome/browser.thestig@chromium.org2012-05-261-2/+0
* Support for M20 promo json.achuith@chromium.org2012-05-051-16/+21
* Purge GPlus promo stuff.achuith@chromium.org2012-05-021-27/+5
* Only show G+ promo for users logged into G+caitkp@chromium.org2011-11-301-7/+40
* Support for platform filters in notification promo.achuith@chromium.org2011-11-071-0/+17
* NotificationPromo.achuith@chromium.org2011-10-011-0/+117