index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
web_resource
/
notification_promo.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replacing DictionaryValue::key_iterator by DictionaryValue::Iterator in chrom...
pneubeck@chromium.org
2013-02-26
1
-8
/
+8
*
Fix prefs registration in promo code.
joi@chromium.org
2013-02-25
1
-5
/
+8
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
1
-2
/
+2
*
Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.
joi@chromium.org
2013-02-10
1
-4
/
+6
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.
joi@chromium.org
2013-02-06
1
-3
/
+3
*
google_apis: Move AppendQueryParameter() etc. from common/net/url_util.h to
tfarina@chromium.org
2013-01-31
1
-2
/
+2
*
Stop static_cast<StringValue*>'ing from TYPE_STRING values.
kinaba@chromium.org
2013-01-29
1
-3
/
+1
*
Fix some pecularities in my C++ style for achuith@.
dbeam@chromium.org
2013-01-09
1
-0
/
+1
*
Move PromoResourceService from Profile to BrowserProcessImpl/local_state().
dbeam@chromium.org
2013-01-04
1
-26
/
+19
*
Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.
joi@chromium.org
2012-12-22
1
-2
/
+2
*
Add os version to promo url.
achuith@chromium.org
2012-10-23
1
-6
/
+11
*
Remove unused promo preferences.
achuith@chromium.org
2012-10-15
1
-90
/
+0
*
Support simultaneous notification and bubble promos.
achuith@chromium.org
2012-09-19
1
-1
/
+2
*
Support for ntp promo bubble.
achuith@chromium.org
2012-09-11
1
-4
/
+3
*
Split JSON processing of parameters that needs to be handled by the
aruslan@chromium.org
2012-08-24
1
-131
/
+143
*
Support for promo_type.
achuith@chromium.org
2012-08-07
1
-28
/
+48
*
Correct const accessors in base/values.(h|cc), Part II (ListValue)
vabr@chromium.org
2012-08-03
1
-9
/
+9
*
Fix regression due to deprecated promo preference.
achuith@chromium.org
2012-07-31
1
-0
/
+1
*
Correct const accessors in base/values.(h|cc)
vabr@chromium.org
2012-07-27
1
-2
/
+2
*
Tidy up Android's is-tablet functionality.
benm@chromium.org
2012-07-24
1
-1
/
+1
*
Preferences support for multiple promos.
achuith@chromium.org
2012-07-24
1
-122
/
+184
*
Separate the mobile promo action from the message
aruslan@chromium.org
2012-07-13
1
-7
/
+110
*
Allow max_group = 0 to pass all groups.
achuith@chromium.org
2012-07-11
1
-6
/
+10
*
Extracted inner class doing process dispatch.
noyau@chromium.org
2012-07-09
1
-0
/
+2
*
Support for multi-promo json format in M21.
achuith@chromium.org
2012-06-15
1
-7
/
+12
*
Minor fixes based on review feedback.
achuith@chromium.org
2012-06-09
1
-0
/
+3
*
Purge Logo/WebstoreSignal.
achuith@chromium.org
2012-06-08
1
-1
/
+3
*
NotificationPromo refactoring.
achuith@chromium.org
2012-06-05
1
-179
/
+17
*
Allow NTP promos to be targeted to signed-in G+ users.
caitkp@chromium.org
2012-06-01
1
-9
/
+21
*
Change promo server URL to secure version.
dbeam@chromium.org
2012-05-18
1
-1
/
+1
*
Add a unit test for increments.
achuith@chromium.org
2012-05-16
1
-1
/
+0
*
Revert 137328 - Add a unit test for increments.
vrk@google.com
2012-05-16
1
-1
/
+1
*
Add a unit test for increments.
achuith@chromium.org
2012-05-16
1
-1
/
+1
*
Moved url_utils from chrome/browser/net to chrome/common/net.
groby@chromium.org
2012-05-09
1
-4
/
+4
*
Support for M20 promo json.
achuith@chromium.org
2012-05-05
1
-67
/
+189
*
Purge GPlus promo stuff.
achuith@chromium.org
2012-05-02
1
-88
/
+23
*
Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .
erikwright@chromium.org
2012-03-15
1
-1
/
+1
*
[Clean up] Rename NTP -> Ntp for readability / convention.
dbeam@chromium.org
2012-02-02
1
-56
/
+56
*
Split UserMetrics into API vs. implementation. Move API to content/public.
joi@chromium.org
2011-12-14
1
-3
/
+5
*
Count user dismissals of notification promo.
achuith@chromium.org
2011-12-07
1
-0
/
+5
*
Only show G+ promo for users logged into G+
caitkp@chromium.org
2011-11-30
1
-18
/
+111
*
Support for platform filters in notification promo.
achuith@chromium.org
2011-11-07
1
-36
/
+53
*
NotificationPromo.
achuith@chromium.org
2011-10-01
1
-0
/
+309