summaryrefslogtreecommitdiffstats
path: root/sync/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Finish decoupling sync and invalidationsrlarocque@chromium.org2014-07-243-3/+3
* Remove SYNC_IMPLEMENTATION from sync_tools_helper.maniscalco@chromium.org2014-07-231-3/+0
* Prep for moving files into components/invalidationrlarocque@chromium.org2014-07-236-0/+61
* Move sync/notifier to components/invalidationrlarocque@chromium.org2014-07-176-9/+9
* Remove most remaining sync/notifier dependenciesrlarocque@chromium.org2014-07-101-1/+1
* Replace MessageLoopProxy with ThreadTaskRunnerHandle in src/sync/.maniscalco@chromium.org2014-07-092-4/+4
* sync: Inject sync/'s dependency on invalidationsrlarocque@chromium.org2014-07-081-2/+76
* sync: Stop supporting parent IDs for some typesrlarocque@chromium.org2014-06-261-0/+35
* Retry: Move some sync/notifier to components/invalidationrlarocque@chromium.org2014-06-064-2/+5
* Revert of Move some sync/notifier to components/invalidation (https://coderev...rlarocque@chromium.org2014-06-024-5/+2
* Move some sync/notifier to components/invalidationrlarocque@chromium.org2014-06-024-2/+5
* sync: Separate .gyp file for standalone toolsrlarocque@chromium.org2014-05-291-0/+75
* Let SyncManagerFactory create different types of sync managers according tohaitaol@chromium.org2014-05-151-1/+1
* Add a test for the SyncedNotificationAppInfo using the test sync server.petewil@chromium.org2014-04-174-6/+183
* Reduce dependency of TiclInvalidationService on Profilebartfab@chromium.org2014-04-164-7/+4
* Revert 264226 "Reduce dependency of TiclInvalidationService on P..."asargent@chromium.org2014-04-162-2/+2
* Reduce dependency of TiclInvalidationService on Profilebartfab@chromium.org2014-04-162-2/+2
* Remove akalin and szym from OWNERS files.mmenke@chromium.org2014-03-181-1/+0
* [invalidations] Added table with registered objectsIdsmferreria@chromium.org2014-02-201-0/+4
* Fix SyncedNotification tags in Python test serverpvalenzuela@chromium.org2014-02-071-3/+1
* New Sync datatype for Synced Notifications App Infopetewil@chromium.org2014-01-292-3/+9
* 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-042-4/+12
* Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi...avi@chromium.org2013-12-231-1/+1
* Add Sync datatype for shared managed user settings.bauerb@chromium.org2013-12-191-1/+8
* Add AppListSpecifics .proto definition and support codestevenjb@chromium.org2013-12-111-1/+6
* Revert 239921 "Revert 239759 "The comment in base64.h implies th..."vadimt@chromium.org2013-12-111-1/+1
* Revert 239759 "The comment in base64.h implies that base::Base64..."vadimt@chromium.org2013-12-111-1/+1
* The comment in base64.h implies that base::Base64Encode() can return false, butricea@chromium.org2013-12-101-1/+1
* Add an HTML page to the Sync test server to trigger synced notificationspvalenzuela@chromium.org2013-12-063-46/+100
* Implement new invalidations ack tracking systemrlarocque@chromium.org2013-11-264-47/+13
* Add the ability to trigger synced notifications in the Sync test server.pvalenzuela@chromium.org2013-11-212-1/+191
* Fix sync_client to work with oauth2 tokens.pavely@chromium.org2013-11-061-0/+1
* [sync] Serve fake OAuth2 tokens from python sync serverrsimha@chromium.org2013-11-062-4/+105
* sync: Implement per-type update processingrlarocque@chromium.org2013-10-301-2/+1
* Remove OAuth2 token commandline switchpavely@chromium.org2013-10-231-1/+1
* sync: Refactor update verification and processingrlarocque@chromium.org2013-10-231-6/+6
* Refactor common invalidation framework typesrlarocque@chromium.org2013-10-041-6/+4
* Add DOM Distiller sync datatype.nyquist@chromium.org2013-09-271-1/+6
* Clean up remaining unused globals (on mac).thakis@chromium.org2013-09-262-2/+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
* sync: Remove ModelTypeInvalidationMaprlarocque@chromium.org2013-09-031-8/+5
* Fix chromium sync server for timezones with positive UTC offset.vchigrin@yandex-team.ru2013-09-021-4/+8
* 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