summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/engine/syncapi.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-4/+4
* The sync server supports a new "progress token" scheme that allows data types...nick@chromium.org2011-01-131-53/+5
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+0
* [SYNC] Sessions datatype refactor. Most things related to sessions under-the-...zea@chromium.org2011-01-061-0/+4
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-1/+0
* Rest of the autofill work.lipalani@chromium.org2010-12-161-0/+80
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-5/+0
* Autofill work:lipalani@chromium.org2010-11-241-0/+11
* Revert 67189 - Autofill work:lipalani@chromium.org2010-11-241-11/+0
* Autofill work:lipalani@chromium.org2010-11-241-0/+11
* Add a boolean details to the PASSPHRASE_REQUIRED message that indicates johnnyg@chromium.org2010-11-191-4/+6
* Revert 66513 - sync: remove event_sys from ServerConnectionManager and Syncer...tim@chromium.org2010-11-181-10/+10
* sync: remove event_sys from ServerConnectionManager and SyncerThreadtim@chromium.org2010-11-171-10/+10
* Plumb datatype information to syncer from nudges.zea@chromium.org2010-11-111-15/+42
* sync: bake 'explicit' passphrases into the nigori specifics, rathertim@chromium.org2010-11-101-4/+60
* [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
* [Sync] Added some switches for testing/debugging.akalin@chromium.org2010-10-261-2/+7
* Convert LOG(INFO) to VLOG(1) - chrome/browser/sync/engine/.pkasting@chromium.org2010-10-211-27/+24
* FBTF: Even more deinlining.erg@google.com2010-10-201-0/+4
* sync: fix passphrase bootstrapping and more.tim@chromium.org2010-10-201-3/+46
* sync: reencrypt all passwords on passphrase changetim@chromium.org2010-10-191-4/+34
* Revert 62699 - [Sync] Added some switches for testing/debugging.rsimha@chromium.org2010-10-191-7/+2
* FBTF: Monster ctor patch after changing heuristics in clang plugin.erg@google.com2010-10-181-0/+12
* [Sync] Added some switches for testing/debugging.akalin@chromium.org2010-10-151-2/+7
* [Sync] Made notifications code read/write persistent state.akalin@chromium.org2010-10-141-38/+56
* 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-111-25/+23
* [Sync] Added some plumbing needed for notifications persistence supportakalin@chromium.org2010-10-111-15/+33
* Rename ChromeThread to BrowserThread Part5:tfarina@chromium.org2010-10-081-2/+2
* sync: Fix Nigori download sequencing.tim@chromium.org2010-10-071-1/+1
* Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-041-0/+1
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-011-1/+0
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-011-0/+1
* sync: Introduce support for split transaction apply/commit changes. Change_pr...tim@chromium.org2010-09-231-2/+36
* Take 2 - Get password sync to a usable state.tim@chromium.org2010-09-171-9/+33
* Removed TalkMediator SSL initialization.akalin@chromium.org2010-09-161-4/+1
* Revert 59618 - Get password sync to a usable state.tim@chromium.org2010-09-161-33/+9
* Get password sync to a usable state.tim@chromium.org2010-09-161-9/+33
* Added some tweaks to sync notification settings.akalin@chromium.org2010-09-141-1/+2
* Fix a leak when syncapi is used in test mode, where the session context was b...johnnyg@chromium.org2010-09-101-8/+7
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-091-379/+141
* Adding the sync-notification-host command line parameter to the integration t...rsimha@chromium.org2010-09-081-33/+25
* Implements the backend for clearing data from the servertim@chromium.org2010-09-081-0/+14
* Revert 58778 - New authorization framework for sync. johnnyg@chromium.org2010-09-081-108/+342
* New authorization framework for sync. johnnyg@chromium.org2010-09-081-342/+108
* Revert 58768 - Adding the sync-notification-host command line parameter to th...rsimha@chromium.org2010-09-071-25/+33
* Adding the sync-notification-host command line parameter to the integration t...rsimha@chromium.org2010-09-071-33/+25
* sync: Add bootstrappability to the Cryptographer.tim@chromium.org2010-08-311-11/+18
* sync: take two for:tim@chromium.org2010-08-181-1/+23