summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/sessions
Commit message (Expand)AuthorAgeFilesLines
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* [Sync] Attach payload to appropriate progress marker + unit tests.zea@chromium.org2011-02-282-0/+12
* [Sync] Add more conversions to Value for sync typesakalin@chromium.org2011-02-103-3/+306
* Revert 74489 - [Sync] Add more conversions to Value for sync typesakalin@chromium.org2011-02-103-306/+3
* [Sync] Add more conversions to Value for sync typesakalin@chromium.org2011-02-103-3/+306
* sync: add a SyncSessionJobPurpose for clearing private data.tim@chromium.org2011-02-032-8/+17
* Cleanup everything but net/ for our first clang plugins.erg@google.com2011-02-022-0/+3
* sync: tiny cleanup in syncer.h/cctim@chromium.org2011-02-012-1/+13
* Recommit attempt for rev 72685.zea@chromium.org2011-01-275-11/+159
* Revert 72685 - [SYNC] Refactor SyncSourceInfo and add support in chrome inval...zea@chromium.org2011-01-263-140/+1
* [SYNC] Refactor SyncSourceInfo and add support in chrome invalidation client ...zea@chromium.org2011-01-263-1/+140
* sync: beginnings of MessageLoop based SyncerThreadtim@chromium.org2011-01-268-11/+191
* The sync server supports a new "progress token" scheme that allows data types...nick@chromium.org2011-01-137-146/+111
* sync: Make SyncSession take most of its required state at construction time.tim@chromium.org2010-11-243-28/+34
* Plumb datatype information to syncer from nudges.zea@chromium.org2010-11-112-9/+16
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-121-1/+1
* sync: use ObserverList instead of EventChannel (deprecated) for syncer events.tim@chromium.org2010-10-117-57/+22
* Rename ChromeThread to BrowserThread Part5:tfarina@chromium.org2010-10-081-1/+1
* Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-0410-50/+141
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-0110-141/+50
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-0110-50/+141
* Treat "changes_remaining == 0" as a firm bound that indicatesnick@chromium.org2010-09-151-2/+8
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-092-11/+4
* Revert 58778 - New authorization framework for sync. johnnyg@chromium.org2010-09-082-4/+11
* New authorization framework for sync. johnnyg@chromium.org2010-09-082-11/+4
* FBTF: Remove unneeded STL includes from src/chrome.viettrungluu@chromium.org2010-08-191-1/+0
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-1/+1
* Remove sync_types.h. No functions from this file are used, and some of them arebrettw@chromium.org2010-08-081-0/+2
* Unplumb AllStatus from SyncerThread.tim@chromium.org2010-08-051-0/+11
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-265-0/+5
* Handle birthday errors by disabling sync and deleting sync data. Also added s...tim@chromium.org2010-07-142-0/+9
* Fix handling of undeletion within the syncer.nick@chromium.org2010-07-131-0/+3
* sync: add CleanupDisabledTypesCommand to purge data pertaining to previouslytim@chromium.org2010-07-021-0/+12
* Replace changes_channel with an observer list.zork@chromium.org2010-06-111-2/+2
* Update routing info and nudge syncer in ConfigureDataTypes().skrul@chromium.org2010-04-022-5/+13
* Make last_download_timestamp and initial_sync_ended per-datatype.nick@chromium.org2010-04-016-28/+105
* Fix for negative routing info problem. We were replacing tokens afternick@chromium.org2010-03-261-2/+14
* Make it clear what last_sync_timestamp actually tracks. Updatenick@chromium.org2010-03-246-44/+70
* More code cleanups found by -Wextra.evan@chromium.org2010-03-092-2/+2
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-093-0/+0
* Fix one valgrind bug.chron@google.com2010-03-041-1/+2
* Multi-pass ModelChangingSyncerCommands.tim@chromium.org2010-02-258-263/+479
* Add support for the Update-Client-Auth header to sync. Add a mutex to the aut...chron@google.com2010-02-172-2/+9
* For sync, make ProcessCommitResponseCommand handle commit entries one ModelSa...tim@chromium.org2010-02-1610-156/+435
* Hook up client side of per-datatype GetUpdates.nick@chromium.org2010-02-112-3/+10
* Enable valgrind for sync tests (and fix valgrind errors)skrul@chromium.org2010-01-271-0/+1
* Fix stupid mistake in sync_session.h, I thought the tests were run on mac/lin...tim@chromium.org2010-01-221-1/+1
* Support for multiple sync ModelSafeWorkers.tim@chromium.org2010-01-224-10/+67
* Merge protocol buffer changes from server back into client.chron@google.com2010-01-162-5/+5
* Add browser_sync 'sessions' to relieve SyncCycleState, SyncProcessState, Sync...tim@chromium.org2009-11-219-0/+1522