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
/
prefs
/
browser_prefs.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crash when logging in with an open uber page.
dbeam
2015-05-20
1
-0
/
+5
*
Revert the obsolete smart passsword bubble algorithm.
vasilii
2015-05-09
1
-2
/
+0
*
Fix compilation with enable_supervised_users == 0.
kotenkov
2015-04-16
1
-2
/
+2
*
media: Remove kRAConsentGranted pref.
xhwang
2015-04-03
1
-1
/
+0
*
[Extensions] Add logic for when to show the toolbar redesign bubble.
rdevlin.cronin
2015-03-19
1
-0
/
+2
*
media: Refactor PlatformVerificationFlow.
xhwang
2015-03-14
1
-3
/
+2
*
Draft for removing FRE UI for unicorn accounts.
merkulova
2015-03-11
1
-0
/
+2
*
Move push messaging out of services/gcm into it's own place
b.kelemen
2015-03-04
1
-2
/
+2
*
Revamp the MigrateBrowserPrefs and MigrateUserPrefs code.
rkaplow
2015-03-02
1
-85
/
+26
*
Remove the code for the "Report URL" password bubble.
vasilii
2015-02-27
1
-2
/
+0
*
Add Now setting and migration logic.
skare
2015-02-20
1
-0
/
+8
*
Add several new TRACE call and UMA metrics for SetupProfile().
rkaplow
2015-02-19
1
-2
/
+3
*
Make SupervisedUserWhitelistInstaller work correctly with multiple clients (i...
bauerb
2015-02-12
1
-0
/
+2
*
Remove unused "sync_promo.error_message" preference
qi1988.yang
2015-02-12
1
-13
/
+0
*
Add new extension property related to animation policy.
je_julie.kim
2015-02-09
1
-0
/
+2
*
ChromeOS: Implement periodic timezone refresh on geolocation data.
alemate
2015-01-30
1
-0
/
+2
*
Mechanical rename of tracing includes for /chrome
primiano
2015-01-28
1
-1
/
+1
*
Remove remainder of USE_ATHENA ifdefs
pkotwicz
2015-01-16
1
-6
/
+1
*
The copresence device ID is supposed to be persistent, but until now we haven...
ckehoe
2015-01-09
1
-0
/
+6
*
c/b/supervised_user/ cleanup: Move legacy code into new legacy/ subfolder
treib
2015-01-08
1
-2
/
+2
*
Remove the GoogleURLTracker infobar functionality entirely.
pkasting
2015-01-07
1
-27
/
+0
*
cros: Remove system-level policy for audio capture allowed
jamescook
2015-01-07
1
-2
/
+1
*
Implement SupervisedUserWhitelistService.
bauerb
2014-12-26
1
-19
/
+21
*
cros: Move AudioDevicesPrefHandlerImpl to //chromeos/audio
jamescook
2014-12-18
1
-2
/
+3
*
Delete deprecated synced notifications code
Nicolas Zea
2014-12-11
1
-1
/
+0
*
Skeleton code for experiment setup, which will determine should "Allow to col...
melandory
2014-12-10
1
-0
/
+2
*
Move c/b/chromeos/customization_* into c/b/chromeos/customization
Satoru Takabayashi
2014-12-03
1
-1
/
+1
*
Rename "managed (mode|user)" to "supervised user" (part 10)
treib
2014-12-01
1
-2
/
+2
*
Remove Yoshi charger recall pop up warning UI code.
jennyz
2014-11-20
1
-2
/
+0
*
Added UI to enable debugging features on CrOS
zelidrag
2014-11-14
1
-0
/
+2
*
Finch experiment for limiting the password bubble annoyance.
vasilii
2014-11-11
1
-0
/
+2
*
Re-factored printing defines and build configs.
vitalybuka
2014-11-05
1
-1
/
+1
*
Android/iOS: Exclude some signin files.
thestig
2014-10-28
1
-1
/
+4
*
Do not compile wallpaper code on Athena
pkotwicz
2014-10-28
1
-1
/
+6
*
Componentize HostContentSettingsMap and content settings providers.
mukai
2014-10-25
1
-1
/
+1
*
Fix crash in ChromeZoomLevelPrefs::ExtractPerHostZoomLevels().
wjmaclean
2014-10-21
1
-1
/
+4
*
[fsp] Separate logic for saving/restoring state to a separate class.
mtomasz
2014-10-21
1
-1
/
+1
*
Cleanup: Only include background_mode_manager.h when ENABLE_BACKGROUND is def...
thestig
2014-10-20
1
-3
/
+6
*
Introduce ChromeZoomLevelPrefs, make zoom level prefs independent of profile ...
wjmaclean
2014-10-14
1
-0
/
+53
*
Bring up of the enhanced bookmarks cluster service.
noyau
2014-10-08
1
-0
/
+2
*
Revert of Bring up of the enhanced bookmarks cluster service. (patchset #13 i...
sorin
2014-10-08
1
-2
/
+0
*
Bring up of the enhanced bookmarks cluster service.
noyau
2014-10-07
1
-0
/
+2
*
easy-signin: Show tooltip for first login after setup.
xiyuan
2014-10-06
1
-0
/
+4
*
Mirror app list hierarchy data in profile prefs.
calamity
2014-10-03
1
-0
/
+5
*
Revert "Tempolarily exclude extensions API that are causing crash on Athena"
oshima
2014-09-27
1
-2
/
+0
*
Tempolarily exclude extensions API that are causing crash on Athena
oshima
2014-09-26
1
-0
/
+2
*
Offer to download the Software removal tool when the sw_reporter component fo...
mad
2014-09-25
1
-0
/
+1
*
Factor Google Now welcome notifications out of DesktopNotificationService.
peter
2014-09-24
1
-0
/
+8
*
Reland: Add GCMChannelStatusSyncer to schedule requests and enable/disable GCM
jianli
2014-09-19
1
-0
/
+4
*
Revert of Add GCMChannelStatusSyncer to schedule requests and enable/disable ...
dbeam
2014-09-18
1
-4
/
+0
[next]