summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
Commit message (Expand)AuthorAgeFilesLines
* Disable crashy ProfileSyncServiceAutofillTest.ServerChangeRacephajdan.jr@chromium.org2010-10-141-2/+2
* [Sync] Revamped ChromeSystemResources tests, fixed memory leakakalin@chromium.org2010-10-141-46/+53
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-1414-19/+31
* [Sync] Made notifications code read/write persistent state.akalin@chromium.org2010-10-142-44/+78
* Revert unintended commit.agl@chromium.org2010-10-131-1/+1
* Adding a method to the Sync test harness that disables sync for a client.rsimha@chromium.org2010-10-132-1/+8
* Coverity: Initialize member variables.jhawkins@chromium.org2010-10-131-1/+3
* sync (cros): Don't try to migrate tokens on cros.tim@chromium.org2010-10-131-0/+6
* Use protobuf_lite to save on binary size.agl@chromium.org2010-10-1314-57/+29
* Add timeout to clearing server dataraz@chromium.org2010-10-133-4/+105
* Delete moar code. And fix clang.thakis@chromium.org2010-10-131-7/+0
* [Sync] Removed unused function causing clang build to failakalin@chromium.org2010-10-131-11/+0
* [Sync] Rolled cache invalidation API to @49.akalin@chromium.org2010-10-136-181/+61
* Rename ChromeThread to BrowserThread Final Part:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-1247-48/+47
* [Sync] Pass correct ExpectedCrxType to ExtensionsService.akalin@chromium.org2010-10-123-1/+12
* [Sync] Post notification state write callback instead of running it immediatelyakalin@chromium.org2010-10-122-3/+17
* Add UI for setting the encryption passphrase.johnnyg@chromium.org2010-10-1212-603/+1088
* sync: second factor auth supporttim@chromium.org2010-10-1110-30/+207
* sync: use ObserverList instead of EventChannel (deprecated) for syncer events.tim@chromium.org2010-10-1129-612/+348
* Nudge syncer when datatypes are deleted. This ensures the deletion happens in...zea@chromium.org2010-10-111-10/+20
* Add a promptBrowserLogin method to webstorePrivate extension APIasargent@chromium.org2010-10-111-2/+2
* sync crypto helpers: Generate smaller unique strings using the samenick@chromium.org2010-10-112-6/+24
* [Sync] Added notifications_state field to PersistentKernelInfoakalin@chromium.org2010-10-116-11/+221
* Set the source of the password store notifications to the PasswordStorealbertb@chromium.org2010-10-111-2/+2
* [Sync] Added some plumbing needed for notifications persistence supportakalin@chromium.org2010-10-1110-42/+172
* Fix inconsistent line endings problem.asargent@chromium.org2010-10-111-2/+2
* [Sync] Propagate use of base::WeakPtr for base_task.akalin@chromium.org2010-10-104-13/+20
* [Sync] Fixed flipped return value from 61851.akalin@chromium.org2010-10-082-4/+6
* Rename ChromeThread to BrowserThread Part5:tfarina@chromium.org2010-10-0854-246/+246
* Revert 61881 (broke sync_unit_tests) - [Sync] Fixed flipped return value from...willchan@chromium.org2010-10-081-5/+3
* [Sync] Fixed flipped return value from 61851.akalin@chromium.org2010-10-071-3/+5
* [Sync] Rolled cache-invalidation-api to @39.akalin@chromium.org2010-10-075-9/+68
* sync: Fix Nigori download sequencing.tim@chromium.org2010-10-076-43/+85
* [Sync] Check chrome_invalidation_client_ before using it.akalin@chromium.org2010-10-071-0/+5
* Reconcile sync.proto client/server diffs.nick@chromium.org2010-10-072-26/+95
* Cleaned up sync logging.akalin@chromium.org2010-10-063-14/+36
* Coverity: Initialize data members in constructor.jhawkins@chromium.org2010-10-052-6/+0
* Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-0419-73/+202
* Mark ProfileSyncServiceAutofillTest.ServerChangeRace FLAKY.mpcomplete@chromium.org2010-10-041-1/+2
* Autofill browsertestisherman@chromium.org2010-10-041-19/+19
* Sync shouldn't allow hosted accounts, but other clients of GaiaAuthenticator2...johnnyg@chromium.org2010-10-021-1/+2
* Revert 61269 (broke lots of browser and ui tests, like on your try run) - [GT...thakis@chromium.org2010-10-021-3/+0
* clang/mac: Fix most easy problems in chrome.xcodeproj (all targets)thakis@chromium.org2010-10-021-6/+0
* [GTK] delay reference count check in OwnedWidgetGtkestade@chromium.org2010-10-021-0/+3
* Made extensions syncer read extension state from prefs directlyakalin@chromium.org2010-10-023-12/+15
* Made extensions change processor listen to install/uninstall notifications.akalin@chromium.org2010-10-015-44/+67
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-0119-202/+73
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-0119-73/+202
* Revert "Fix crash in ExtensionInstallUI::OnInstallSuccess when the active bro...aa@chromium.org2010-10-011-8/+3