summaryrefslogtreecommitdiffstats
path: root/sync/internal_api
Commit message (Expand)AuthorAgeFilesLines
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-098-38/+44
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-098-44/+38
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-098-38/+44
* [Sync] Fix favicon updates to handle orphan nodeszea@chromium.org2013-04-051-0/+4
* [Android] Fix remaining linker errors for components buildyfriedman@chromium.org2013-04-031-2/+3
* sync: Bookmark unique position end-to-end supportrlarocque@chromium.org2013-04-0210-88/+82
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-312-4/+9
* sync: Remove session member from SyncSessionJobrlarocque@chromium.org2013-03-295-46/+1
* Separate invalidator and sync client ID (part 2/2)rlarocque@chromium.org2013-03-286-5/+8
* sync: Implementation of Priority Preferences.albertb@chromium.org2013-03-271-4/+8
* [Sync] Stop requiring backwards compatbility for sync encryptionzea@chromium.org2013-03-222-29/+69
* net: move host_resolver files from net/base to net/dnsphajdan.jr@chromium.org2013-03-211-1/+1
* [Sync] Add favicon sync experimentzea@chromium.org2013-03-192-14/+20
* sync: Define histogram ints for model typesrlarocque@chromium.org2013-03-151-5/+5
* Stop sending Accept-Charset HTTP header as its not relevant anymore. Remove ...pauljensen@chromium.org2013-03-152-3/+2
* Set invalidation client ID during startuprlarocque@chromium.org2013-03-061-0/+1
* Remove connection_code_ from SyncSchedulerImpl.pavely@chromium.org2013-03-052-4/+11
* Implement Invalidator::Acknowledge.dcheng@chromium.org2013-03-055-0/+33
* Revert "Revert 182527" ([Sync] Make SESSIONS an implicit type)zea@chromium.org2013-03-021-1/+20
* Separate invalidator and sync client ID (part 1/2)rlarocque@chromium.org2013-03-027-15/+32
* [sync] Fix UMA tracking of sync encryption statersimha@chromium.org2013-03-021-0/+13
* Add WriteNode::Drop() to delete entry locally but not on server.haitaol@chromium.org2013-02-274-4/+21
* Backoff retry time on about:sync pagepavely@chromium.org2013-02-261-0/+3
* Remove SyncSessionJob::DidReachServer() flagrlarocque@chromium.org2013-02-261-2/+0
* Move file_path.h to base/files.brettw@chromium.org2013-02-242-2/+2
* [Sync] Single definition of set of user selectable sync typesmgist@chromium.org2013-02-211-1/+8
* Add unit tests for SyncManager change handlingrlarocque@chromium.org2013-02-211-0/+299
* [Sync] Add boilerplate for favicons typezea@chromium.org2013-02-201-10/+13
* sync_manager: Remove UserShare's name member.lazyboy@chromium.org2013-02-203-23/+9
* Cleanup: Remove deprecated base::Value methods from sync. Use base::Value too.thestig@chromium.org2013-02-164-106/+104
* Remove routing_info and workers from SyncSessionrlarocque@chromium.org2013-02-153-5/+5
* Revert 182527isherman@chromium.org2013-02-141-20/+2
* [Sync] Make SESSIONS an implicit typezea@chromium.org2013-02-141-2/+20
* Replace FilePath with base::FilePath in some more top level directories.brettw@chromium.org2013-02-1011-14/+15
* [Sync] Add support for proxy typeszea@chromium.org2013-02-084-21/+21
* sync: fix sync / xmpp auth error notification plumbingtim@chromium.org2013-02-081-1/+1
* Linux/ChromeOS Chromium style checker cleanup, sync/ edition.rsleevi@chromium.org2013-02-071-2/+2
* [Sync] Add more encryption histogramszea@chromium.org2013-02-061-0/+50
* Remove syncer::IncomingInvalidationSourcerlarocque@chromium.org2013-02-025-16/+9
* [Sync] Add full history sync experimentzea@chromium.org2013-02-012-2/+19
* [sync] Componentize sync: Part Final: Target 'sync' is now its own componentrsimha@chromium.org2013-02-012-2/+4
* [Sync] Fix histogram labelling for keystore rotationzea@chromium.org2013-01-311-3/+3
* Added a funtion to translate net errors in a ServerConnectionCode in sync.clamy@chromium.org2013-01-301-4/+3
* Separate local and remote sync invalidationsrlarocque@chromium.org2013-01-305-10/+57
* Don't try to read notifications state from sync DBrlarocque@chromium.org2013-01-291-12/+1
* Copy entries of broken (having unrecoverable error) data types to delete jour...haitaol@chromium.org2013-01-266-8/+25
* [Sync] Add logging for network error codeszea@chromium.org2013-01-251-1/+2
* Sync user's custom spellcheck dictionaryrouslan@chromium.org2013-01-231-1/+3
* Use delete journal to remove bookmarks that are already deleted in sync modelhaitaol@chromium.org2013-01-224-0/+127
* reland: sync: Initialize entries with a model typerlarocque@chromium.org2013-01-126-118/+115