summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/engine
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Remove obsolete BridgedGaiaAuthenticator classakalin@chromium.org2011-02-082-49/+0
* [Sync] Add support for getRootNode() and getNodeById() JS messagesakalin@chromium.org2011-02-053-19/+386
* sync: add a SyncSessionJobPurpose for clearing private data.tim@chromium.org2011-02-036-61/+152
* Cleanup everything but net/ for our first clang plugins.erg@google.com2011-02-022-8/+13
* sync: tiny cleanup in syncer.h/cctim@chromium.org2011-02-013-15/+9
* [Sync] Add JS scriptability to syncapiakalin@chromium.org2011-02-013-1/+287
* Initialize the mode member of SyncerThread in the ctorcpu@chromium.org2011-01-291-0/+1
* Part 2 of repairing regressions to my old clang check plugins so Nico canerg@google.com2011-01-282-39/+41
* Recommit attempt for rev 72685.zea@chromium.org2011-01-2710-76/+401
* Part 1 of repairing regressions to my old clang check plugins so Nico canerg@google.com2011-01-272-19/+21
* sync: remove a test expectation that is actually dumb.tim@chromium.org2011-01-261-2/+0
* sync: fix a couple less-than comparisons to be less-than-eq in tests.tim@chromium.org2011-01-261-2/+3
* Revert 72685 - [SYNC] Refactor SyncSourceInfo and add support in chrome inval...zea@chromium.org2011-01-267-220/+50
* [SYNC] Refactor SyncSourceInfo and add support in chrome invalidation client ...zea@chromium.org2011-01-267-50/+220
* attempt to fix perms on some filestim@chromium.org2011-01-262-0/+0
* sync: beginnings of MessageLoop based SyncerThreadtim@chromium.org2011-01-2611-8/+1436
* [Sync] Remove now-obsolete FastDump classakalin@chromium.org2011-01-252-4/+7
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-219-33/+33
* The sync server supports a new "progress token" scheme that allows data types...nick@chromium.org2011-01-1314-275/+164
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-112-10/+8
* [SYNC] Sessions datatype refactor. Most things related to sessions under-the-...zea@chromium.org2011-01-062-0/+7
* Move lots of GMock stuff out of line.erg@google.com2011-01-051-2/+4
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-022-2/+2
* Move base/lock and base/condition_variable to base/synchronization/brettw@chromium.org2011-01-012-17/+18
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-1/+0
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Rest of the autofill work.lipalani@chromium.org2010-12-162-0/+97
* Even more virtual method deinlining.erg@google.com2010-12-136-21/+36
* Cleanup: Remove unneeded browser_thread.h usage.thestig@chromium.org2010-12-131-1/+0
* [SYNC] Check if a change's entry is for a position-sensitive model before tra...zea@chromium.org2010-12-091-1/+4
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-5/+0
* sync: Make SyncSession take most of its required state at construction time.tim@chromium.org2010-11-245-313/+323
* Autofill work:lipalani@chromium.org2010-11-244-5/+85
* Revert 67189 - Autofill work:lipalani@chromium.org2010-11-244-85/+5
* Autofill work:lipalani@chromium.org2010-11-244-5/+85
* Add a boolean details to the PASSPHRASE_REQUIRED message that indicates johnnyg@chromium.org2010-11-192-5/+11
* Disabled flaky pause tests (again).zea@chromium.org2010-11-181-2/+5
* sync: union model type nudge source before dropping coalesced nudge.tim@chromium.org2010-11-183-16/+68
* Revert 66513 - sync: remove event_sys from ServerConnectionManager and Syncer...tim@chromium.org2010-11-186-84/+95
* sync: remove event_sys from ServerConnectionManager and SyncerThreadtim@chromium.org2010-11-176-95/+84
* Sync: Fix RequestResume in SyncerThread, and re-enable the various unit testszea@chromium.org2010-11-172-16/+11
* Disable SyncerThread's NudgeSyncerWithDatatypes unit test.zea@chromium.org2010-11-131-2/+3
* Fix race in syncer thread unit test.zea@chromium.org2010-11-111-1/+1
* Marking test flaky.jcivelli@chromium.org2010-11-111-1/+4
* Plumb datatype information to syncer from nudges.zea@chromium.org2010-11-117-36/+151
* sync: bake 'explicit' passphrases into the nigori specifics, rathertim@chromium.org2010-11-102-5/+68
* [Sync] Removed unused notification methods, renamed 'transitional' to 'p2p'akalin@chromium.org2010-11-041-27/+9
* sync: on chrome os, postpone network reachability checktim@chromium.org2010-11-031-0/+20
* Convert implicit scoped_refptr constructor calls to explicit ones, part 2thakis@chromium.org2010-11-023-5/+8
* Change miscellaneous LOG(INFO)s to VLOG()s that I missed the first time throu...pkasting@chromium.org2010-10-272-20/+17