summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* sync: Add ModelNeutralMutableEntryrlarocque@chromium.org2013-09-246-395/+490
* Making OAuth2TokenService multi-login aware:fgorski@chromium.org2013-09-201-0/+7
* Send configuration stats together at the end of data type configuration so thathaitaol@chromium.org2013-09-204-76/+78
* Revert "Making OAuth2TokenService multi-login aware:"hidehiko@chromium.org2013-09-191-7/+0
* Making OAuth2TokenService multi-login aware:fgorski@chromium.org2013-09-191-0/+7
* sync: Gracefully handle early shutdownrlarocque@chromium.org2013-09-1941-140/+579
* sync: Refactor MutablEntry internalsrlarocque@chromium.org2013-09-172-268/+270
* [sync] Remove the last usage of clientlogin for Android.nyquist@chromium.org2013-09-161-3/+0
* Release password store on UI loop when worker is stopped so that passwordhaitaol@chromium.org2013-09-161-2/+2
* sync: Add getters and setters to Entry classesrlarocque@chromium.org2013-09-1336-1870/+2010
* Release sync's RequestContextGetter as soon as possiblehaitaol@chromium.org2013-09-119-19/+128
* sync: Remove OverrideClientFieldsAfterCommitrlarocque@chromium.org2013-09-113-119/+1
* Enable invalidations for arbitrary objects on Android.stepco@chromium.org2013-09-118-26/+432
* Start using OAuth2 for sync cacheinvalidation.nyquist@chromium.org2013-09-101-4/+7
* sync: Implement per-type GetCommitIdsrlarocque@chromium.org2013-09-106-248/+279
* Revert 222154 "sync: Gracefully handle very early shutdown"vitalybuka@chromium.org2013-09-1036-510/+173
* sync: Gracefully handle very early shutdownrlarocque@chromium.org2013-09-1036-173/+510
* Avatar syncing for supervised usersibraaaa@chromium.org2013-09-092-0/+10
* Update client-side sync.proto file so that it is in sync with thepvalenzuela@chromium.org2013-09-071-4/+29
* sync: Add GetAllSyncData to sync/apitim@chromium.org2013-09-052-5/+10
* sync: Remove IDs from OrderedCommitSetrlarocque@chromium.org2013-09-0410-111/+103
* test IWYU fixups for basemostynb@opera.com2013-09-031-0/+1
* sync: Remove ModelTypeInvalidationMaprlarocque@chromium.org2013-09-0340-562/+159
* Fix chromium sync server for timezones with positive UTC offset.vchigrin@yandex-team.ru2013-09-021-4/+8
* Enhance Sync Node Browser Loggingpetewil@chromium.org2013-08-292-0/+41
* Rename base::debug::StackTrace::PrintBacktrace() to Print().rsesek@chromium.org2013-08-291-2/+1
* Add HTTP status code to navigation data structurespvalenzuela@chromium.org2013-08-282-0/+3
* sync: Expose BuildCommitItem helper functionrlarocque@chromium.org2013-08-274-85/+103
* Switch ObserverList::size() to ObserverList::might_have_observers() Pt.1caitkp@chromium.org2013-08-261-1/+1
* Remove unused variable declaration.etienneb@chromium.org2013-08-231-8/+0
* sync: Improve testing of download functionsrlarocque@chromium.org2013-08-239-189/+252
* [sync] Properly handle case where sync is disabled by dasher adminrsimha@chromium.org2013-08-223-4/+34
* Fix missing const-reference on parameter.etienneb@chromium.org2013-08-222-4/+4
* Remove unused variable declaration.etienneb@chromium.org2013-08-211-1/+0
* Upstream Chrome sync adapter.nyquist@chromium.org2013-08-212-17/+0
* Null ModelSafeWorker's working_loop_ if loop is destructed and synchronize ac...haitaol@chromium.org2013-08-212-8/+25
* [Android] Remove all usage of com.google.common.collectyfriedman@chromium.org2013-08-208-102/+104
* Move contract authority accessor method to SyncStatusHelpernyquist@chromium.org2013-08-194-6/+24
* InstantExtended: Persist TemplateURL.new_tab_url.jered@chromium.org2013-08-192-0/+4
* Add managed user master key to ManagedUserSpecificsToValue().bauerb@chromium.org2013-08-161-0/+1
* Allow ProfileSyncService to initialize backend when access token is not avail...tim@chromium.org2013-08-151-1/+5
* Add constant for Sync OAuth2 scopenyquist@chromium.org2013-08-151-0/+5
* Add functionality to enable GCM.nyquist@chromium.org2013-08-141-0/+29
* Better S/N logging in the Sync Node Browserpetewil@chromium.org2013-08-092-3/+52
* Ensure we never try to register for the object id "NULL"nyquist@chromium.org2013-08-094-26/+104
* sync: Remove SyncSourceInforlarocque@chromium.org2013-08-0333-569/+330
* Fix issue with null-value OAuth2 tokens for Android.nyquist@chromium.org2013-08-013-22/+44
* Save image search URLs and post parameters of all search URLs into perf, web_...jnd@chromium.org2013-07-312-1/+18
* Revert 214841 "Fix issue with null-value OAuth2 tokens for Android."tbreisacher@chromium.org2013-07-313-44/+22
* Fix issue with null-value OAuth2 tokens for Android.nyquist@chromium.org2013-07-313-22/+44