summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Replace all instances of ModelTypeSet with ModelEnumSetakalin@chromium.org2011-12-1073-1044/+838
* Removing MessageLoop::QuitTask() from chrome/dcheng@chromium.org2011-12-103-4/+4
* Handle duplicate password sync nodesrlarocque@chromium.org2011-12-101-9/+29
* Call NotifyObservers() after setting sync setup completed.stevenjb@google.com2011-12-081-0/+1
* [Sync] Replace all instances of ModelTypeBitSet with ModelEnumSetakalin@chromium.org2011-12-0817-217/+113
* [Sync] Special case nigori when calculating commit id's.zea@chromium.org2011-12-081-1/+5
* This move is done so that the file could be referenced from syncable layer.lipalani@chromium.org2011-12-089-11/+11
* sync: change semantics (and name) of SigninManager::GetUsernametim@chromium.org2011-12-076-100/+129
* Flaky: PRofileSyncServiceAutofillTest.ServerChangeRace.joi@chromium.org2011-12-071-1/+1
* [Sync] Convert sessions/ directory to ModelEnumSetakalin@chromium.org2011-12-0717-68/+65
* Fixes to (formerly) crashing test ProfileSyncServiceAutofillTest.ServerChange...georgey@chromium.org2011-12-071-5/+14
* Revert 113319 - [Sync] Set HasCustomGroupsToChange() to true for VerifyUpdate...akalin@chromium.org2011-12-071-1/+2
* [Sync] Set HasCustomGroupsToChange() to true for VerifyUpdatesCommandakalin@chromium.org2011-12-071-2/+1
* [Sync] Set HasCustomGroupsToChange() to true for ResolveConflictsCommandakalin@chromium.org2011-12-071-2/+1
* [Sync] Convert syncable/ directory to ModelEnumSetakalin@chromium.org2011-12-0658-530/+613
* [Sync] Set HasCustomGroupsToChange() to true for ProcessCommitResponseCommandakalin@chromium.org2011-12-061-2/+1
* [Sync] Set HasCustomGroupsToChange() to true for BuildAndProcess...Commandakalin@chromium.org2011-12-061-2/+1
* [Sync] Set HasCustomGroupsToChange() to true for ApplyUpdatesCommandakalin@chromium.org2011-12-061-2/+1
* Revert 113071 - Revert 113047 - Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-061-10/+10
* [Sync] Add new EnumSet class representing a set of enum valuesakalin@chromium.org2011-12-062-0/+461
* Revert 113112 - Revert 113103 - Changes the visibility of the 'mobile' node b...sky@chromium.org2011-12-065-9/+42
* Revert 113103 - Changes the visibility of the 'mobile' node based on whether ...sky@chromium.org2011-12-065-42/+9
* Changes the visibility of the 'mobile' node based on whether there is a node ...sky@chromium.org2011-12-065-9/+42
* [Sync] Add framework for avoid posting tasks on threads with no work to doakalin@chromium.org2011-12-0634-104/+856
* Revert 113047 - Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-061-10/+10
* Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-051-10/+10
* Make NavigationEntry and friends use content::Referrer instead of plain URLsjochen@chromium.org2011-12-055-13/+22
* Replace the GURL referrer field of OpenURLParams with a content::Referrerjochen@chromium.org2011-12-051-1/+4
* Revert 112815 - [Sync] Make syncer commands avoid posting tasks on threads wi...akalin@chromium.org2011-12-0334-814/+104
* Changes BookmarkModelAssociator not to fail if mobile folder doesn'tsky@chromium.org2011-12-032-12/+10
* Fix the sync sign in dialog issues for app notifications:munjal@chromium.org2011-12-031-0/+14
* [Sync] Make syncer commands avoid posting tasks on threads with no work to doakalin@chromium.org2011-12-0234-104/+814
* Revert 112743 - [Sync] Make syncer commands avoid posting tasks on threads wi...akalin@chromium.org2011-12-0234-807/+104
* [Sync] Make syncer commands avoid posting tasks on threads with no work to doakalin@chromium.org2011-12-0234-104/+807
* Make the change in ProfileSyncService such that it declares successmunjal@chromium.org2011-12-025-28/+83
* sync: remove GetAuthenticatedUsername from ProfileSyncService/SyncBackendHost.tim@chromium.org2011-12-0213-74/+72
* Fix syncing of oauth_client_id value for AppNotificationSettingsasargent@chromium.org2011-12-022-1/+12
* BookmarkModel cleanup. synced_node is now mobile_node and I'm nukingsky@chromium.org2011-12-013-70/+53
* Remove sync OnTransaction{Start,End} notificationrlarocque@chromium.org2011-12-014-48/+0
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-12-015-5/+5
* [Sync] Use right define for disabled passwords sync perf testakalin@chromium.org2011-12-011-1/+1
* Refactoring: Task to get the session name moved to separate filetmuehlbauer@google.com2011-12-017-92/+176
* Switch to IWYU for files that previously were getting a bunch ofjoi@chromium.org2011-12-012-0/+2
* [Sync] Disable passwords perf test on Mac/Winakalin@chromium.org2011-12-011-3/+3
* [Sync] Ensure failed datatypes handler preserves error location.zea@chromium.org2011-12-011-4/+3
* Remove obsolete UserSettings classrlarocque@chromium.org2011-11-304-877/+0
* Let NotificationTypeToRealModelType() handle APP_SETTINGS correctly.thakis@chromium.org2011-11-301-2/+4
* Revert 112178 - [Sync] Make syncer commands avoid posting tasks on threads wi...akalin@chromium.org2011-11-3034-803/+104
* Move ui sync code to common directory, clean up TCW.avi@chromium.org2011-11-301-1/+2
* Converted remaining non-factory NewRunnable* calls to use base::Bindrickcam@chromium.org2011-11-302-15/+10