summaryrefslogtreecommitdiffstats
path: root/sync/sessions
Commit message (Expand)AuthorAgeFilesLines
* sync: Refactor GetUpdates looprlarocque@chromium.org2013-12-104-84/+0
* sync: Per-type update applicationrlarocque@chromium.org2013-12-046-106/+42
* Implement new invalidations ack tracking systemrlarocque@chromium.org2013-11-262-1/+5
* Don't clear debug info until after it has been sent to the server.maniscalco@chromium.org2013-11-213-16/+7
* Remove SyncSchedulerImpl::OnShouldStopSyncingPermanentlypavely@chromium.org2013-11-182-14/+0
* sync: Remove test dependencies on SyncerCommandrlarocque@chromium.org2013-11-152-12/+0
* sync: Implement per-type update processingrlarocque@chromium.org2013-10-302-2/+24
* sync: Force LOCAL GUs if invalidations disabledrlarocque@chromium.org2013-10-242-153/+152
* sync: Implement per-type commit interfacerlarocque@chromium.org2013-10-167-306/+31
* Refactor common invalidation framework typesrlarocque@chromium.org2013-10-043-14/+29
* sync: Process commit responses on the sync threadrlarocque@chromium.org2013-09-264-107/+9
* Clean up a few more unused globals.thakis@chromium.org2013-09-251-3/+0
* sync: Remove IDs from OrderedCommitSetrlarocque@chromium.org2013-09-043-66/+65
* sync: Remove ModelTypeInvalidationMaprlarocque@chromium.org2013-09-035-54/+32
* sync: Remove SyncSourceInforlarocque@chromium.org2013-08-0312-80/+81
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-313-11/+13
* Revert 213642 "Lock-free shutdown of profile sync service. Chang..."earthdok@chromium.org2013-07-253-13/+11
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-253-11/+13
* sync: Add pre-commit update avoidance mode + flagrlarocque@chromium.org2013-07-208-3/+118
* Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s...avi@chromium.org2013-07-181-1/+1
* sync: Expose sync functionality as functionsrlarocque@chromium.org2013-07-039-81/+154
* Use a direct include of time headers in rlz/, skia/, sql/, sync/.avi@chromium.org2013-06-283-3/+3
* sync: Handle type throttling in NudgeTrackerrlarocque@chromium.org2013-06-1411-110/+310
* sync: Refactor NudgeTrackerrlarocque@chromium.org2013-06-074-116/+256
* Worker changes to prepare for lock-free shutdown.haitaol@chromium.org2013-05-292-3/+5
* sync: Fix handling of data type throttlingrlarocque@chromium.org2013-05-164-3/+36
* sync: Report GetUpdate triggers to the serverrlarocque@chromium.org2013-05-096-129/+611
* sync: Use base::MessageLoop.xhwang@chromium.org2013-05-071-1/+1
* sync: Finish the SyncScheduler refactorrlarocque@chromium.org2013-04-183-0/+216
* sync: Remove session member from SyncSessionJobrlarocque@chromium.org2013-03-293-36/+0
* Remove some members from SyncSessionrlarocque@chromium.org2013-03-156-91/+9
* Separate invalidator and sync client ID (part 1/2)rlarocque@chromium.org2013-03-023-4/+18
* Remove SyncSessionJob::DidReachServer() flagrlarocque@chromium.org2013-02-262-13/+0
* Remove routing_info and workers from SyncSessionrlarocque@chromium.org2013-02-153-380/+20
* Linux/ChromeOS Chromium style checker cleanup, sync/ edition.rsleevi@chromium.org2013-02-071-1/+1
* [sync] Componentize sync: Part 6: Add more SYNC_EXPORTs to files in src/sync/rsimha@chromium.org2013-01-026-11/+17
* [sync] Componentize sync: Part 5: Eliminate filename collisions in sync.gyprsimha@chromium.org2012-12-191-2/+2
* Remove initial_sync_ended bitsrlarocque@chromium.org2012-12-121-10/+0
* Track merged nudge sourcesrlarocque@chromium.org2012-11-302-0/+7
* Added directory entry counters to about:syncvishwath@google.com2012-11-151-2/+11
* sync: Follow-up to conflict resolution refactorrlarocque@chromium.org2012-11-0113-437/+12
* sync: reland scheduler ownership refactoring, now with less crashtim@chromium.org2012-10-305-76/+36
* Revert 164565 - sync: make scheduling logic and job ownership more obvious.dharani@google.com2012-10-295-36/+76
* sync: make scheduling logic and job ownership more obvious. tim@chromium.org2012-10-285-76/+36
* sync: Merge apply updates and resolve conflictsrlarocque@chromium.org2012-10-263-50/+21
* sync: Remove UpdateProgress and related coderlarocque@chromium.org2012-10-175-170/+13
* sync: Merge {Verify,Process}UpdatesCommandrlarocque@chromium.org2012-10-162-21/+0
* Extend sync protocol to report hierarchy conflictsrlarocque@chromium.org2012-10-161-0/+12
* [sync] Refactor SyncSessionSnapshot to use new ProgressMarkerMap.mmontgomery@chromium.org2012-10-152-9/+6
* Cleanup: IWYU for base/time.h in sync/.thestig@chromium.org2012-10-101-1/+0