summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-3010-10/+0
* Add command line flag to override gallery update urlsasargent@chromium.org2010-11-301-4/+2
* roll cacheinvalidation to @60akalin@chromium.org2010-11-292-16/+15
* net: Add namespace net to URLRequest and URLRequestJob classes.tfarina@chromium.org2010-11-281-1/+1
* sync: Make SyncSession take most of its required state at construction time.tim@chromium.org2010-11-248-341/+357
* Autofill work:lipalani@chromium.org2010-11-2423-358/+2705
* cleaning up drover mess up.lipalani@chromium.org2010-11-241-199/+0
* Revert 67189 - Autofill work:lipalani@chromium.org2010-11-2422-2506/+358
* Autofill work:lipalani@chromium.org2010-11-2423-358/+2705
* Add a boolean prefs for mobile plan notification checkbox.xiyuan@chromium.org2010-11-231-0/+4
* [Sync] Avoid reinitializing server notifier client on XMPP reconnectakalin@chromium.org2010-11-234-35/+37
* FBTF: Remove unneeded headers from base/ (part 9)thestig@chromium.org2010-11-201-0/+1
* Logging tweak for sync integration testsrsimha@chromium.org2010-11-201-12/+16
* Add a boolean details to the PASSPHRASE_REQUIRED message that indicates johnnyg@chromium.org2010-11-198-27/+83
* Disabled flaky pause tests (again).zea@chromium.org2010-11-181-2/+5
* Allow sync with 2-factor StrongAuth accounts in ChromeOS.stevenjb@chromium.org2010-11-184-33/+34
* 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
* roll cacheinvalidation to @56 (adds Start() method to InvalidationClient)akalin@chromium.org2010-11-183-2/+6
* 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
* Cleanup: Include browser.h -> ui/browser.h [Part 4].jhawkins@chromium.org2010-11-173-6/+6
* Disable SyncerThread's NudgeSyncerWithDatatypes unit test.zea@chromium.org2010-11-131-2/+3
* Fix model type checking causing some crashes.zea@chromium.org2010-11-121-0/+1
* Fix race in syncer thread unit test.zea@chromium.org2010-11-111-1/+1
* Marking test flaky.jcivelli@chromium.org2010-11-111-1/+4
* Provide sync integration tests with a way to set a favicon for a bookmark.rsimha@chromium.org2010-11-112-4/+21
* Change the protocol specifics files to unblock the server teamlipalani@chromium.org2010-11-111-0/+3
* Plumb datatype information to syncer from nudges.zea@chromium.org2010-11-1112-48/+256
* Rename GaiaAuthenticator2 to GaiaAuthFetcher.tfarina@chromium.org2010-11-103-12/+12
* fix arm build.tim@chromium.org2010-11-101-2/+2
* sync: bake 'explicit' passphrases into the nigori specifics, rathertim@chromium.org2010-11-1014-61/+213
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* Make TestURLFetcherFactory able to remove fetchers from its map, and add an I...pkasting@chromium.org2010-11-081-2/+2
* Revert 63447 - sync: enable password sync by default.tim@chromium.org2010-11-0412-314/+214
* [Sync] Removed unused notification methods, renamed 'transitional' to 'p2p'akalin@chromium.org2010-11-042-37/+10
* Add barrier to autofill datatype controller shutdown.zea@chromium.org2010-11-042-3/+17
* Autofill deprecate unique_ids in favor of guids for PersonalDataManagerdhollowa@chromium.org2010-11-042-45/+40
* Session sync integration tests. Left out many client for now, since evenzea@chromium.org2010-11-043-16/+28
* PyAuto hooks for Sync in TestingAutomationProviderrsimha@chromium.org2010-11-034-42/+119
* sync: on chrome os, postpone network reachability checktim@chromium.org2010-11-031-0/+20
* When checking "sync everything", only check the other boxes which are visible...johnnyg@chromium.org2010-11-031-13/+18
* Cloud Print Dialog work.scottbyer@google.com2010-11-021-0/+1
* Convert implicit scoped_refptr constructor calls to explicit ones, part 2thakis@chromium.org2010-11-023-5/+8
* Clear the suppress-start flag when a user submits credentials, since this ind...johnnyg@chromium.org2010-11-011-0/+6
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-014-19/+19
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-296-10/+10
* sync: clear auth error on shutdown.tim@chromium.org2010-10-291-0/+1
* [Sync] made --sync-notification-host take an optional portakalin@chromium.org2010-10-281-2/+30
* Make SigninManager tolerate SignOut() calls when not initialized.mnissler@chromium.org2010-10-282-0/+14