summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* [Android] Only notify when setSyncAutomatically changes.yfriedman@chromium.org2013-07-171-2/+11
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-162-4/+4
* sync: Add remote modification time to SyncData.tim@chromium.org2013-07-153-9/+33
* Remove DEPS rules that are redundant with the defaults in src/DEPS.tfarina@chromium.org2013-07-142-2/+0
* Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...tfarina@chromium.org2013-07-135-5/+5
* Sync periodic polls always fail because of expired access tokens.pavely@chromium.org2013-07-135-1/+64
* sync: Run-length compression for UniquePositionsrlarocque@chromium.org2013-07-134-74/+459
* Revert "Lock-free shutdown of profile sync service. Changes include:"zea@chromium.org2013-07-1316-77/+40
* [Sync] Cleanup unused experiment logiczea@chromium.org2013-07-112-25/+2
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-1016-40/+77
* [Sync] Add password support to sync apizea@chromium.org2013-07-105-3/+12
* Switch Android ProfileSyncService to OAuth2pavely@chromium.org2013-07-091-2/+2
* Revert 210333 "Lock-free shutdown of profile sync service. Chang..."kinuko@chromium.org2013-07-0816-77/+40
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-0816-40/+77
* sync: Expose sync functionality as functionsrlarocque@chromium.org2013-07-0327-793/+873
* [Sync] Add support for sync Persistence Errorszea@chromium.org2013-07-025-40/+88
* [Android] Fix bug in sense of setting isSyncable.yfriedman@chromium.org2013-07-021-1/+1
* Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-07-021-1/+1
* Remove the OWNERS that no longer work on the project.aurimas@chromium.org2013-07-013-3/+0
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-012-4/+4
* Use InvalidationService (retry of r208315)rlarocque@chromium.org2013-06-2924-594/+109
* [Android] Introduce in-memory cache for Android sync settings.yfriedman@chromium.org2013-06-294-97/+403
* Use a direct include of time headers in rlz/, skia/, sql/, sync/.avi@chromium.org2013-06-2832-38/+38
* components/autofill: Break the dependency on sync utility file.tfarina@chromium.org2013-06-275-113/+0
* Revert 208315 "Make use of InvalidationService"rlarocque@chromium.org2013-06-2524-109/+594
* Make use of InvalidationServicerlarocque@chromium.org2013-06-2524-594/+109
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-241-5/+4
* [Sync] Have SBH tell SyncManager which types to purgezea@chromium.org2013-06-226-61/+33
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-213-18/+10
* [Autofill] Sync Autofill profiles' origins.isherman@chromium.org2013-06-212-0/+2
* Add base namespace to more values in sync and elsewhere.brettw@chromium.org2013-06-2142-138/+145
* Replace sync experiments with prefs backed by switches and migration code.pastarmovj@chromium.org2013-06-201-1/+0
* [Autofill] Deprecate the "label" field for Sync.isherman@chromium.org2013-06-202-5/+1
* Add model version to association stats and client debug info.haitaol@chromium.org2013-06-177-1/+33
* Add support for master key upon LMU creationantrim@chromium.org2013-06-171-0/+2
* [sql] Add histogram tags to sync databases.shess@chromium.org2013-06-162-0/+7
* sync: Reduce work done to process bookmark changesrlarocque@chromium.org2013-06-1511-120/+107
* sync: Handle type throttling in NudgeTrackerrlarocque@chromium.org2013-06-1439-490/+498
* Use OAuth2 token for syncpavely@chromium.org2013-06-1315-63/+48
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in sync/.dcheng@chromium.org2013-06-123-8/+2
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-112-2/+2
* Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/.avi@chromium.org2013-06-1142-46/+45
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-105-5/+5
* sync: Allow commit of successors of conflict itemsrlarocque@chromium.org2013-06-083-75/+60
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-081-0/+1
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-074-4/+4
* sync: Refactor NudgeTrackerrlarocque@chromium.org2013-06-075-116/+258
* Always sync managed users.bauerb@chromium.org2013-06-071-1/+1
* sync: Cleanups in and around directory.hrlarocque@chromium.org2013-06-0719-267/+144
* Make some more code use "if (weak_ptr)" styleakalin@chromium.org2013-06-072-7/+7