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
/
service
/
service_process_prefs.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update chrome for new prefs location.
brettw
2016-02-02
1
-1
/
+1
*
Convert Pass()→std::move() in //chrome
dcheng
2015-12-27
1
-1
/
+3
*
Convert some base/prefs/ methods to scoped_ptr instead of bare ptr
estade
2015-06-26
1
-5
/
+7
*
chrome: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-10
1
-1
/
+1
*
Add a PrefRegistrationFlags::LOSSY_PREF flag for writing lossy prefs
raymes
2015-05-06
1
-5
/
+8
*
Fix a race condition in preference metric reporting.
erikwright@chromium.org
2013-12-23
1
-1
/
+4
*
Revert 242382 "Fix a race condition in preference metric reporting."
danakj@chromium.org
2013-12-23
1
-4
/
+1
*
Fix a race condition in preference metric reporting.
erikwright@chromium.org
2013-12-23
1
-1
/
+4
*
chrome: Update the include paths of base/message_loop_proxy.h to its new loca...
tfarina@chromium.org
2013-05-10
1
-1
/
+1
*
Cleanup: Remove deprecated base::Value methods from various chrome sub-direct...
thestig@chromium.org
2013-02-15
1
-13
/
+13
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
Change PrefStore::ReadResult to a boolean.
bauerb@chromium.org
2012-11-08
1
-14
/
+9
*
Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...
zelidrag@chromium.org
2012-11-08
1
-2
/
+3
*
Revert 165062 - We believe this change broke startup_tests
nsylvain@chromium.org
2012-11-01
1
-3
/
+2
*
Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...
zelidrag@chromium.org
2012-10-30
1
-2
/
+3
*
Adding XMPP ping functionality to CloudPrint. XMPP ping and timeout is contro...
gene@chromium.org
2012-10-26
1
-0
/
+15
*
New Cloud Print Private API.
vitalybuka@chromium.org
2012-10-08
1
-0
/
+4
*
Removed unnecessary returning by reference to simplify code.
vitalybuka@chromium.org
2012-09-23
1
-12
/
+33
*
Added ConnectorSettings class to reduce number of arguments and members in cl...
vitalybuka@chromium.org
2012-09-22
1
-3
/
+4
*
Revert 135222 - it broke multiprofile tests - Use worker pool for IO in JsonP...
sergeyu@chromium.org
2012-05-07
1
-2
/
+2
*
Use worker pool for IO in JsonPrefStore.
sergeyu@chromium.org
2012-05-03
1
-2
/
+2
*
Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPref...
bauerb@chromium.org
2011-12-27
1
-1
/
+1
*
Changed the cloud print connector logic to request the OAuth2 credentials of ...
sanjeevr@chromium.org
2011-05-06
1
-0
/
+4
*
Let PrefStore::GetValue return a const Value* instead of Value* and add Persi...
battre@chromium.org
2011-03-25
1
-6
/
+6
*
More out-of-lining of test code, along with a bunch of GMOCK objects.
erg@google.com
2011-02-08
1
-0
/
+2
*
Get service processes working on Mac and Linux.
dmaclach@chromium.org
2011-02-02
1
-8
/
+8
*
Sanitize PrefStore interface.
mnissler@chromium.org
2010-12-09
1
-0
/
+54