summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
Commit message (Expand)AuthorAgeFilesLines
* [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
* Unswap sync backend initialize histogramsrlarocque@chromium.org2011-11-301-3/+3
* [Sync] Mark SingleClientBookmarkSyncTest.OfflineToOnline as FLAKYakalin@chromium.org2011-11-301-1/+2
* Re-application of CL originally reviewed here: http://codereview.chromium.org...jimblackler@google.com2011-11-307-23/+264
* [Sync] Make syncer commands avoid posting tasks on threads with no work to doakalin@chromium.org2011-11-3034-104/+803
* Revive reverted path.munjal@chromium.org2011-11-301-0/+12
* [Sync] Propagate failed configuration types to DataTypeManagerImplakalin@chromium.org2011-11-309-39/+91
* Mark PasswordsSyncPerfTest.P0 flaky on Windows.cmp@chromium.org2011-11-301-1/+8
* [Sync] Convert VLOGs to DVLOGsakalin@chromium.org2011-11-2961-599/+603
* Replace all usages of FRIEND_TEST() with FRIEND_TEST_ALL_PREFIXES()robertshield@chromium.org2011-11-291-1/+1
* base::Bind: Convert the following files.jhawkins@chromium.org2011-11-291-26/+23
* base::Bind: Convert the following files.jhawkins@chromium.org2011-11-293-95/+55
* Revert 111850 - base::Bind: Convert the following files.jhawkins@chromium.org2011-11-291-23/+26
* base::Bind: Convert the following files.jhawkins@chromium.org2011-11-291-26/+23
* base::Bind: Convert Tasks in chrome/browser/sync tests.jhawkins@chromium.org2011-11-2811-374/+375
* Delete many-client sync integration testsrsimha@chromium.org2011-11-285-109/+1
* Have content/ create and destroy its own threads. (Re-land)joi@chromium.org2011-11-282-3/+6
* Revert 111695 - Have content/ create and destroy its own threads.joi@chromium.org2011-11-282-6/+3
* Have content/ create and destroy its own threads.joi@chromium.org2011-11-282-3/+6
* Fix python scripts in src/chrome/maruel@chromium.org2011-11-271-1/+0