summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* [sync] Remove deprecated SyncStatusHelper methodsnyquist@chromium.org2013-03-211-107/+2
* net: move host_resolver files from net/base to net/dnsphajdan.jr@chromium.org2013-03-213-3/+3
* sync: Handle POLL jobs in separate a code pathrlarocque@chromium.org2013-03-203-109/+159
* [Sync] Add favicon sync experimentzea@chromium.org2013-03-194-22/+39
* sync: Remove SyncSessionJob destruction observerrlarocque@chromium.org2013-03-184-47/+9
* Upstream Android account tests utilitiesclamy@chromium.org2013-03-183-0/+853
* [Sync] Fix history implicit typeszea@chromium.org2013-03-161-0/+2
* C++0x fix: add spaces between literals and identifiers.glider@chromium.org2013-03-151-1/+1
* [sync] Split sync and signin helper classnyquist@chromium.org2013-03-154-48/+186
* sync: Define histogram ints for model typesrlarocque@chromium.org2013-03-153-5/+88
* Send client channel info to server in user-agent string.pavely@chromium.org2013-03-152-16/+0
* Remove some members from SyncSessionrlarocque@chromium.org2013-03-1518-317/+274
* [Sync] Add sync logic to FaviconCachezea@chromium.org2013-03-151-1/+15
* sync: Fix scheduler crash on duplicate canariesrlarocque@chromium.org2013-03-152-0/+31
* Stop sending Accept-Charset HTTP header as its not relevant anymore. Remove ...pauljensen@chromium.org2013-03-152-3/+2
* net: split net/ssl out of net/basephajdan.jr@chromium.org2013-03-142-4/+4
* [Sync] Create FaviconCachezea@chromium.org2013-03-132-0/+5
* Fix a bug that caused AuthToken permission not to be shown on Androidnyquist@chromium.org2013-03-131-17/+20
* [sync] Upstream the Android ProfileSyncServicenyquist@chromium.org2013-03-071-0/+68
* Two changes to history delete directive processingzea@chromium.org2013-03-062-2/+2
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-061-1/+1
* Set invalidation client ID during startuprlarocque@chromium.org2013-03-061-0/+1
* Remove canary member from SyncSessionJobrlarocque@chromium.org2013-03-056-56/+44
* Remove connection_code_ from SyncSchedulerImpl.pavely@chromium.org2013-03-057-63/+28
* Android: Use ObserverList to maintain a list of observers/listenersnileshagrawal@chromium.org2013-03-051-8/+6
* Implement Invalidator::Acknowledge.dcheng@chromium.org2013-03-0519-105/+498
* Fix sync testserver for Android.shashishekhar@chromium.org2013-03-041-2/+16
* Remove SyncSessionJob's location memberrlarocque@chromium.org2013-03-026-67/+22
* Revert "Revert 182527" ([Sync] Make SESSIONS an implicit type)zea@chromium.org2013-03-027-12/+50
* Separate invalidator and sync client ID (part 1/2)rlarocque@chromium.org2013-03-0219-27/+76
* [sync] Fix UMA tracking of sync encryption statersimha@chromium.org2013-03-021-0/+13
* sync: Drop fully datatype throttled sync jobs rather than saving them.tim@chromium.org2013-03-012-2/+3
* Add WriteNode::Drop() to delete entry locally but not on server.haitaol@chromium.org2013-02-276-5/+26
* Backoff retry time on about:sync pagepavely@chromium.org2013-02-265-0/+28
* Remove SyncSessionJob::DidReachServer() flagrlarocque@chromium.org2013-02-264-23/+4
* Move file_path.h to base/files.brettw@chromium.org2013-02-246-6/+6
* enable -Wstring-conversion when compiling with clangscottmg@chromium.org2013-02-221-1/+1
* [sync] Upstream the code that triggers the InvalidationControllernyquist@chromium.org2013-02-228-12/+305
* Add a Clock and TickClock interface for mocking out timeakalin@chromium.org2013-02-213-63/+54
* [Sync] Single definition of set of user selectable sync typesmgist@chromium.org2013-02-212-1/+26
* Add originator_* fields to mock connection testsrlarocque@chromium.org2013-02-213-301/+583
* Add unit tests for SyncManager change handlingrlarocque@chromium.org2013-02-211-0/+299
* Use _target_name instead of package_name for java*.gypicjhopman@chromium.org2013-02-202-2/+0
* [sync] Extract Android-specific prod Java GYP-target to a separate file.nyquist@chromium.org2013-02-204-17/+33
* [Sync] Add boilerplate for favicons typezea@chromium.org2013-02-207-13/+80
* 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-1611-273/+282
* [Sync] Add favicon datatype proto support zea@chromium.org2013-02-167-2/+119
* Remove routing_info and workers from SyncSessionrlarocque@chromium.org2013-02-1523-464/+80
* Add retry function to getNewAuthTokenclamy@chromium.org2013-02-152-7/+32