summaryrefslogtreecommitdiffstats
path: root/sync/tools
Commit message (Expand)AuthorAgeFilesLines
* Add remaining trivial targets for the Linux GN builddpranke2015-03-082-0/+66
* Make Python sync server stoppablesigbjorn2015-01-091-41/+38
* Implement SupervisedUserWhitelistService.bauerb2014-12-261-1/+7
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-233-14/+14
* Delete deprecated synced notifications codeNicolas Zea2014-12-114-350/+1
* Update sync/tools to use the new version of LaunchProcess.rvargas2014-12-101-1/+1
* sync: add WIFI_CREDENTIALS protobuf, ModelType, and preferencequiche2014-10-301-1/+6
* Revert enhanced bookmarks sync datatypewittman2014-10-281-7/+1
* Standardize usage of virtual/override/final in sync/dcheng2014-10-213-57/+44
* [Sync] Update owners fileszea2014-10-091-2/+0
* replace OVERRIDE and FINAL with override and final in sync/mostynb2014-10-063-26/+26
* Add enhanced bookmarks sync datatypeMike Wittman2014-10-011-1/+7
* 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