summaryrefslogtreecommitdiffstats
path: root/sync/tools/sync_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in sync/dcheng2014-10-211-39/+29
* replace OVERRIDE and FINAL with override and final in sync/mostynb2014-10-061-15/+15
* Refactor SyncManager::Init to receive args via a struct.maniscalco@chromium.org2014-08-081-17/+20
* Refactor SyncManager::Init to use a GURL for the sync server URL.maniscalco@chromium.org2014-08-061-22/+18
* Prep for moving files into components/invalidationrlarocque@chromium.org2014-07-231-0/+1
* Move sync/notifier to components/invalidationrlarocque@chromium.org2014-07-171-1/+1
* Remove most remaining sync/notifier dependenciesrlarocque@chromium.org2014-07-101-1/+1
* Replace MessageLoopProxy with ThreadTaskRunnerHandle in src/sync/.maniscalco@chromium.org2014-07-091-2/+2
* sync: Inject sync/'s dependency on invalidationsrlarocque@chromium.org2014-07-081-2/+76
* Retry: Move some sync/notifier to components/invalidationrlarocque@chromium.org2014-06-061-1/+1
* Revert of Move some sync/notifier to components/invalidation (https://coderev...rlarocque@chromium.org2014-06-021-1/+1
* Move some sync/notifier to components/invalidationrlarocque@chromium.org2014-06-021-1/+1
* Let SyncManagerFactory create different types of sync managers according tohaitaol@chromium.org2014-05-151-1/+1
* Reduce dependency of TiclInvalidationService on Profilebartfab@chromium.org2014-04-161-3/+1
* New Sync datatype for Synced Notifications App Infopetewil@chromium.org2014-01-291-0/+1
* sync: Remove some WebUI debug functionsrlarocque@chromium.org2014-01-161-1/+1
* sync: Consistently refcount ModelSafeWorkersrlarocque@chromium.org2014-01-111-2/+2
* Control invalidations network channel from TiclInvalidationService pavely@chromium.org2014-01-041-2/+6
* Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi...avi@chromium.org2013-12-231-1/+1
* Implement new invalidations ack tracking systemrlarocque@chromium.org2013-11-261-1/+1
* Fix sync_client to work with oauth2 tokens.pavely@chromium.org2013-11-061-0/+1
* Remove OAuth2 token commandline switchpavely@chromium.org2013-10-231-1/+1
* Clean up remaining unused globals (on mac).thakis@chromium.org2013-09-261-1/+0
* sync: Gracefully handle early shutdownrlarocque@chromium.org2013-09-191-3/+8
* Revert 222154 "sync: Gracefully handle very early shutdown"vitalybuka@chromium.org2013-09-101-4/+1
* sync: Gracefully handle very early shutdownrlarocque@chromium.org2013-09-101-1/+4
* Rename base::debug::StackTrace::PrintBacktrace() to Print().rsesek@chromium.org2013-08-291-2/+1
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-311-6/+5
* Revert 213642 "Lock-free shutdown of profile sync service. Chang..."earthdok@chromium.org2013-07-251-5/+6
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-251-6/+5
* Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s...avi@chromium.org2013-07-181-1/+1
* Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-07-021-1/+1
* Use InvalidationService (retry of r208315)rlarocque@chromium.org2013-06-291-23/+54
* Revert 208315 "Make use of InvalidationService"rlarocque@chromium.org2013-06-251-54/+23
* Make use of InvalidationServicerlarocque@chromium.org2013-06-251-23/+54
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-211-6/+3
* Use OAuth2 token for syncpavely@chromium.org2013-06-131-1/+1
* Update sync/, sql/, and printing/ to use scoped_refptr<T>::get() rather than ...rsleevi@chromium.org2013-06-031-4/+2
* Worker changes to prepare for lock-free shutdown.haitaol@chromium.org2013-05-291-1/+1
* sync: Use base::MessageLoop.xhwang@chromium.org2013-05-071-2/+2
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-301-1/+1
* Split NetworkTimeTracker into service part and observer part.zea@chromium.org2013-04-301-1/+3
* Separate invalidator and sync client ID (part 2/2)rlarocque@chromium.org2013-03-281-0/+1
* net: move host_resolver files from net/base to net/dnsphajdan.jr@chromium.org2013-03-211-1/+1
* net: split net/ssl out of net/basephajdan.jr@chromium.org2013-03-141-1/+1
* Implement features needed for local ack handling in InvalidationStateTracker.dcheng@chromium.org2012-12-051-36/+1
* Sync: Add DeviceInfo's ChangeProcessorrlarocque@chromium.org2012-11-211-2/+1
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-3/+3
* Reland 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-131-3/+3
* Revert 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-131-3/+3