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
/
extensions
/
default_apps.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replacing DictionaryValue::key_iterator by DictionaryValue::Iterator in chrom...
pneubeck@chromium.org
2013-03-06
1
-5
/
+3
*
Introduce //components/user_prefs.
joi@chromium.org
2013-03-06
1
-1
/
+1
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
1
-1
/
+1
*
Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.
joi@chromium.org
2013-02-10
1
-3
/
+4
*
Move Extension Location and Type enums to Manifest, and move InstallWarning t...
yoz@chromium.org
2013-01-31
1
-2
/
+2
*
Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.
joi@chromium.org
2012-12-22
1
-2
/
+2
*
Don't install external extensions in tests
dpolukhin@chromium.org
2012-11-09
1
-5
/
+0
*
Remove Default Apps field trial code.
stevet@chromium.org
2012-10-22
1
-8
/
+0
*
[Coverity] Fix dereference null check errors.
kmadhusu@chromium.org
2012-10-04
1
-9
/
+6
*
[Coverity] Fix uninitialized scalar field.
kmadhusu@chromium.org
2012-10-04
1
-1
/
+2
*
Reliably install default apps into new installations.
mihaip@chromium.org
2012-08-31
1
-3
/
+16
*
Revert 154450 - Reliably install default apps into new installations.
jsbell@chromium.org
2012-08-31
1
-7
/
+3
*
Reliably install default apps into new installations.
mihaip@chromium.org
2012-08-31
1
-3
/
+7
*
Disable install of new default apps for existing users.
grv@chromium.org
2012-08-30
1
-34
/
+69
*
New implementation of default apps.
grv@chromium.org
2012-08-24
1
-36
/
+40
*
Moved ExternalExtensionLoaders/Providers into extensions namespace
rdevlin.cronin@chromium.org
2012-07-16
1
-4
/
+4
*
Ensure that default apps like youtube/gmail etc show up in Windows 8 metro mode.
ananta@chromium.org
2012-05-25
1
-8
/
+5
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-2
/
+3
*
Refactor FirstRun class code into namespace first_run progressively. This cl ...
jennyz@chromium.org
2011-12-28
1
-1
/
+1
*
Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPref...
bauerb@chromium.org
2011-12-27
1
-1
/
+0
*
Only install default apps for new profiles.
rogerta@chromium.org
2011-12-21
1
-11
/
+22
*
Rename constants used with default apps to confrom with naming convention.
rogerta@chromium.org
2011-12-06
1
-2
/
+2
*
Exempt default apps from external-extension alerts.
miket@chromium.org
2011-12-06
1
-0
/
+1
*
Default apps should not be installed on profiles that already have apps. The
rogerta@chromium.org
2011-11-09
1
-16
/
+39
*
Remove race condition when installing default apps into a new profile.
rogerta@chromium.org
2011-10-25
1
-0
/
+106
*
Update the web store promo to be clearer and configurable at run-time.
jstritar@chromium.org
2011-04-15
1
-181
/
+0
*
Change UTF8ToUTF16 to accept const StringPiece&.
suzhe@google.com
2011-01-28
1
-0
/
+2
*
Changes to default apps promo per ui leads:
aa@chromium.org
2011-01-11
1
-29
/
+28
*
More cleanup of DefaultApps code. This should also fix some issues when apps ...
aa@chromium.org
2011-01-04
1
-25
/
+83
*
Default apps promo was getting expired early if NTP open.
aa@chromium.org
2010-12-14
1
-1
/
+1
*
Update default apps.
aa@chromium.org
2010-11-30
1
-3
/
+3
*
Text changes to app promo per gregor. Also remove calendar
aa@chromium.org
2010-11-30
1
-2
/
+1
*
Add a histogram for tracking web store promo
jstritar@chromium.org
2010-11-12
1
-2
/
+8
*
Don't show the apps promo at all on Chrome OS
jstritar@chromium.org
2010-11-12
1
-0
/
+4
*
Remove component extensions Calendar and Docs
dpolukhin@chromium.org
2010-11-04
1
-0
/
+2
*
Uninstall default apps if user hides promo
jstritar@chromium.org
2010-10-20
1
-0
/
+4
*
FBTF: Fix more ctor/dtors found by clang plugin.
erg@google.com
2010-10-13
1
-0
/
+2
*
Implement new strategy for default apps. Instead of using
aa@chromium.org
2010-10-09
1
-0
/
+105