summaryrefslogtreecommitdiffstats
path: root/sync/internal_api/sync_manager_impl_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove some std::wstring usage in sync.thestig@chromium.org2014-04-221-19/+18
* sync: Re-implement getAllNodes WebUI functionrlarocque@chromium.org2014-04-071-41/+9
* sync: Expose ProtocolEvents on ProfileSyncServicerlarocque@chromium.org2014-03-211-4/+4
* Removed redundant notifications info from about:sync-internalsmferreria@chromium.org2014-03-141-108/+0
* sync: Move migration signal out of snapshotrlarocque@chromium.org2014-02-121-0/+2
* sync: Remove dead code related to ClearUserDatarlarocque@chromium.org2014-02-121-1/+0
* sync: Introduce ModelTypeRegistry and helpersrlarocque@chromium.org2014-01-171-1/+1
* sync: Remove some WebUI debug functionsrlarocque@chromium.org2014-01-161-339/+8
* sync: Consistently refcount ModelSafeWorkersrlarocque@chromium.org2014-01-111-2/+2
* Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox...avi@chromium.org2013-12-251-16/+16
* sync: Per-type update applicationrlarocque@chromium.org2013-12-041-0/+7
* ProfileSyncServiceTest refactoringpavely@chromium.org2013-11-181-5/+33
* Pass retry_task to SyncScheduler::ScheduleConfigurationpavely@chromium.org2013-11-171-35/+3
* Remove OAuth2 token commandline switchpavely@chromium.org2013-10-231-1/+0
* Refactor common invalidation framework typesrlarocque@chromium.org2013-10-041-3/+1
* Clean up remaining unused globals (on mac).thakis@chromium.org2013-09-261-2/+0
* sync: Gracefully handle early shutdownrlarocque@chromium.org2013-09-191-3/+7
* sync: Add getters and setters to Entry classesrlarocque@chromium.org2013-09-131-131/+131
* Release sync's RequestContextGetter as soon as possiblehaitaol@chromium.org2013-09-111-0/+1
* Revert 222154 "sync: Gracefully handle very early shutdown"vitalybuka@chromium.org2013-09-101-6/+2
* sync: Gracefully handle very early shutdownrlarocque@chromium.org2013-09-101-2/+6
* sync: Remove ModelTypeInvalidationMaprlarocque@chromium.org2013-09-031-5/+6
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-311-7/+8
* Revert 213642 "Lock-free shutdown of profile sync service. Chang..."earthdok@chromium.org2013-07-251-8/+7
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-251-7/+8
* Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s...avi@chromium.org2013-07-181-1/+1
* Use InvalidationService (retry of r208315)rlarocque@chromium.org2013-06-291-61/+1
* Revert 208315 "Make use of InvalidationService"rlarocque@chromium.org2013-06-251-1/+61
* Make use of InvalidationServicerlarocque@chromium.org2013-06-251-61/+1
* [Sync] Have SBH tell SyncManager which types to purgezea@chromium.org2013-06-221-9/+4
* sync: Reduce work done to process bookmark changesrlarocque@chromium.org2013-06-151-9/+4
* Use OAuth2 token for syncpavely@chromium.org2013-06-131-1/+2
* Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/.avi@chromium.org2013-06-111-2/+2
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-101-1/+1
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-071-1/+1
* [Sync] Allow enabling partial sets of types instead of blockingzea@chromium.org2013-06-071-2/+158
* sync: Use base::MessageLoop.xhwang@chromium.org2013-05-071-2/+2
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-301-2/+2
* [Sync] Prevent redundant sync title changeszea@chromium.org2013-04-151-0/+51
* Add a space between string literals and PRIuSstuartmorgan@chromium.org2013-04-101-2/+2
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-21/+26
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-26/+21
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-21/+26
* sync: Bookmark unique position end-to-end supportrlarocque@chromium.org2013-04-021-23/+36
* Separate invalidator and sync client ID (part 2/2)rlarocque@chromium.org2013-03-281-0/+1
* Remove connection_code_ from SyncSchedulerImpl.pavely@chromium.org2013-03-051-2/+11
* Add WriteNode::Drop() to delete entry locally but not on server.haitaol@chromium.org2013-02-271-1/+1
* Add unit tests for SyncManager change handlingrlarocque@chromium.org2013-02-211-0/+299
* Cleanup: Remove deprecated base::Value methods from sync. Use base::Value too.thestig@chromium.org2013-02-161-58/+59
* [Sync] Add support for proxy typeszea@chromium.org2013-02-081-18/+9