summaryrefslogtreecommitdiffstats
path: root/sync/test
Commit message (Expand)AuthorAgeFilesLines
* sync: Gracefully handle early shutdownrlarocque@chromium.org2013-09-195-6/+12
* sync: Add getters and setters to Entry classesrlarocque@chromium.org2013-09-131-14/+14
* Revert 222154 "sync: Gracefully handle very early shutdown"vitalybuka@chromium.org2013-09-104-4/+3
* sync: Gracefully handle very early shutdownrlarocque@chromium.org2013-09-104-3/+4
* sync: Remove ModelTypeInvalidationMaprlarocque@chromium.org2013-09-033-3/+2
* sync: Improve testing of download functionsrlarocque@chromium.org2013-08-234-59/+57
* [Android] Remove all usage of com.google.common.collectyfriedman@chromium.org2013-08-201-6/+0
* sync: Remove SyncSourceInforlarocque@chromium.org2013-08-031-18/+2
* Fix issue with null-value OAuth2 tokens for Android.nyquist@chromium.org2013-08-012-1/+7
* Revert 214841 "Fix issue with null-value OAuth2 tokens for Android."tbreisacher@chromium.org2013-07-312-7/+1
* Fix issue with null-value OAuth2 tokens for Android.nyquist@chromium.org2013-07-312-1/+7
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-316-75/+8
* Revert 213642 "Lock-free shutdown of profile sync service. Chang..."earthdok@chromium.org2013-07-256-8/+75
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-256-75/+8
* sync: Add pre-commit update avoidance mode + flagrlarocque@chromium.org2013-07-201-0/+1
* Fixed fetching of OAuth2 tokens through the MockAccountManager.joaodasilva@chromium.org2013-07-191-5/+9
* [Android] Unify all string log tags to use a simple constant.yfriedman@chromium.org2013-07-182-2/+2
* Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s...avi@chromium.org2013-07-184-4/+4
* [Android] Only notify when setSyncAutomatically changes.yfriedman@chromium.org2013-07-171-2/+11
* Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...tfarina@chromium.org2013-07-132-2/+2
* Sync periodic polls always fail because of expired access tokens.pavely@chromium.org2013-07-132-0/+7
* Revert "Lock-free shutdown of profile sync service. Changes include:"zea@chromium.org2013-07-132-3/+8
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-102-8/+3
* [Sync] Add password support to sync apizea@chromium.org2013-07-101-1/+3
* Revert 210333 "Lock-free shutdown of profile sync service. Chang..."kinuko@chromium.org2013-07-082-3/+8
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-082-8/+3
* [Android] Fix bug in sense of setting isSyncable.yfriedman@chromium.org2013-07-021-1/+1
* Remove the OWNERS that no longer work on the project.aurimas@chromium.org2013-07-011-1/+0
* [Android] Introduce in-memory cache for Android sync settings.yfriedman@chromium.org2013-06-291-11/+41
* Use a direct include of time headers in rlz/, skia/, sql/, sync/.avi@chromium.org2013-06-281-1/+1
* Add base namespace to more values in sync and elsewhere.brettw@chromium.org2013-06-211-1/+1
* sync: Handle type throttling in NudgeTrackerrlarocque@chromium.org2013-06-143-13/+23
* Use OAuth2 token for syncpavely@chromium.org2013-06-131-2/+2
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in sync/.dcheng@chromium.org2013-06-121-2/+0
* Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/.avi@chromium.org2013-06-115-6/+5
* sync: Cleanups in and around directory.hrlarocque@chromium.org2013-06-073-43/+5
* Use hash_map for syncable::Directory indicesrlarocque@chromium.org2013-06-042-4/+4
* Update sync/, sql/, and printing/ to use scoped_refptr<T>::get() rather than ...rsleevi@chromium.org2013-06-031-1/+1
* Use base::MessageLoop in more files.xhwang@chromium.org2013-05-302-3/+3
* Worker changes to prepare for lock-free shutdown.haitaol@chromium.org2013-05-292-4/+13
* Initial version of Test Accounts service client (attempt #2)pvalenzuela@chromium.org2013-05-136-0/+426
* sync: Report GetUpdate triggers to the serverrlarocque@chromium.org2013-05-093-16/+38
* Move SpawnedTestServer to its own subdirectory.phajdan.jr@chromium.org2013-05-072-2/+2
* sync: Use base::MessageLoop.xhwang@chromium.org2013-05-073-3/+3
* [Sync] Log age of auth tokens on authentication failurezea@chromium.org2013-05-061-1/+1
* GTTF: rename net::TestServer -> net::SpawnedTestServerphajdan.jr@chromium.org2013-05-031-7/+9
* Revert "Initial version of Test Accounts service client. This client will" wh...mattm@chromium.org2013-05-033-278/+0
* Initial version of Test Accounts service client. This client willpvalenzuela@chromium.org2013-05-033-0/+278
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-302-3/+3
* Add way to tell if device can add google accountsdtrainor@chromium.org2013-04-291-0/+9