summaryrefslogtreecommitdiffstats
path: root/chrome/service/service_process_prefs.h
Commit message (Expand)AuthorAgeFilesLines
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...zelidrag@chromium.org2012-11-081-3/+3
* Revert 165062 - We believe this change broke startup_testsnsylvain@chromium.org2012-11-011-3/+3
* Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...zelidrag@chromium.org2012-10-301-3/+3
* Adding XMPP ping functionality to CloudPrint. XMPP ping and timeout is contro...gene@chromium.org2012-10-261-0/+6
* Move the bits of Prefs where production code has only trivially easyjoi@chromium.org2012-10-221-1/+1
* New Cloud Print Private API.vitalybuka@chromium.org2012-10-081-0/+3
* Removed unnecessary returning by reference to simplify code.vitalybuka@chromium.org2012-09-231-7/+11
* Added ConnectorSettings class to reduce number of arguments and members in cl...vitalybuka@chromium.org2012-09-221-3/+3
* Remove #pragma once from chrome/serviceajwong@chromium.org2012-07-111-2/+1
* Revert 135222 - it broke multiprofile tests - Use worker pool for IO in JsonP...sergeyu@chromium.org2012-05-071-2/+2
* Use worker pool for IO in JsonPrefStore.sergeyu@chromium.org2012-05-031-2/+2
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-1/+6
* Changed the cloud print connector logic to request the OAuth2 credentials of ...sanjeevr@chromium.org2011-05-061-0/+3
* Let PrefStore::GetValue return a const Value* instead of Value* and add Persi...battre@chromium.org2011-03-251-2/+2
* More out-of-lining of test code, along with a bunch of GMOCK objects.erg@google.com2011-02-081-0/+1
* Get service processes working on Mac and Linux.dmaclach@chromium.org2011-02-021-1/+1
* Sanitize PrefStore interface.mnissler@chromium.org2010-12-091-0/+49