summaryrefslogtreecommitdiffstats
path: root/sync/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Update include paths in sync for base/process changes.rsesek@chromium.org2013-07-231-1/+1
* sync: Add pre-commit update avoidance mode + flagrlarocque@chromium.org2013-07-202-2/+44
* Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s...avi@chromium.org2013-07-183-3/+3
* 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-293-37/+74
* Revert 208315 "Make use of InvalidationService"rlarocque@chromium.org2013-06-253-74/+37
* Make use of InvalidationServicerlarocque@chromium.org2013-06-253-37/+74
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-213-18/+10
* Use OAuth2 token for syncpavely@chromium.org2013-06-132-1/+2
* Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/.avi@chromium.org2013-06-111-1/+1
* Flip the "acknowledged" flag for managed users in the Python Sync test server.bauerb@chromium.org2013-06-053-4/+65
* 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