summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
Commit message (Expand)AuthorAgeFilesLines
* - replace custom <iq>-stanza protocol with push notifications (using PushNoti...ghc@google.com2012-01-274-241/+97
* Enable NTP Application Position and Page Name Syncingcsharp@chromium.org2012-01-266-34/+401
* simplify notification registrar - no need to store thread ID per recordjoth@chromium.org2012-01-262-32/+37
* Remove dependency from ProfileSyncSerivce on TabRestoreService.tim@chromium.org2012-01-261-1/+0
* Revert 119171 - Maybe introduced a static initializer - or may be 119173rsleevi@chromium.org2012-01-264-97/+241
* - replace custom <iq>-stanza protocol with push notifications (using PushNoti...ghc@google.com2012-01-264-241/+97
* Fix comment typo from commit 119164zea@chromium.org2012-01-261-1/+1
* [Sync] Mark SC_SinkBMs10LevelDown as flaky.zea@chromium.org2012-01-261-1/+3
* [Sync] Disable crashy migration tests.zea@chromium.org2012-01-261-6/+7
* [Sync] Add sessions API and sync plumbing for refreshing sessions data.zea@chromium.org2012-01-2623-57/+267
* [Sync] Mark two more session integration tests with passphrase changes as flakyzea@chromium.org2012-01-251-6/+34
* [Sync] Cleanup Sessions code and make tab syncability stricter.zea@chromium.org2012-01-2512-269/+182
* [Sync] Improve calculation of number of default entries to be more automated.zea@chromium.org2012-01-254-9/+41
* Move SigninManager initialization out of ProfileSyncService.atwilson@chromium.org2012-01-252-3/+8
* Cocoa: Close bubble if its GlobalError object is removedsail@chromium.org2012-01-253-22/+22
* Remove the last place gettime is called from(SBH). We start the scheduler ass...lipalani@chromium.org2012-01-255-105/+56
* Revert change to chrome/browser/extensions/settings/settings_backend.cc whichkalman@chromium.org2012-01-241-8/+1
* Revert "Update Gaia URL."xiyuan@chromium.org2012-01-241-3/+3
* [Sync] Add position change detection in conflict resolver.zea@chromium.org2012-01-244-21/+164
* Coverity: Fix uninitialized member variables.kmadhusu@chromium.org2012-01-241-1/+0
* Profiles: Add a --dump-profile-graph option when !NDEBUG.erg@chromium.org2012-01-241-1/+2
* The gettime call in updatecredential is not used as it only verifies it can c...lipalani@chromium.org2012-01-243-5/+25
* Performance - Disabled ExtensionsSyncPerfTest on Windows to fixrtenneti@google.com2012-01-231-2/+9
* Removed deprecated AutofillProfile::Compare, renamed CompareMulti to Compare,...georgey@chromium.org2012-01-231-2/+2
* We break out of exponential backoff if any command succeeds. This is bit aggr...lipalani@chromium.org2012-01-232-1/+34
* Revert 118649 - Move SigninManager initialize to factory.atwilson@chromium.org2012-01-231-0/+2
* Move SigninManager initialize to factory.atwilson@chromium.org2012-01-221-2/+0
* Update Gaia URL for sync test.xiyuan@chromium.org2012-01-221-3/+3
* "Recommit 118589 - Re-commit r117965 and 117130 with a fix for perf regression."atwilson@chromium.org2012-01-2226-1092/+233
* Revert 118589 - Re-commit r117965 and 117130 with a prospective fix for perf ...atwilson@chromium.org2012-01-2126-229/+1086
* Re-commit r117965 and 117130 with a prospective fix for perf regression.atwilson@chromium.org2012-01-2126-1086/+229
* Avoid SYNC_CYCLE_CONTINUATION sync cyclesrlarocque@chromium.org2012-01-216-41/+48
* Checkpoint: android fixes towards compilation of unit_tests.jrg@chromium.org2012-01-211-3/+3
* Revert 118527 - [Sync] Cleanup Sessions code and make tab syncability stricter.zea@chromium.org2012-01-2012-182/+269
* [Sync] Cleanup Sessions code and make tab syncability stricter.zea@chromium.org2012-01-2012-269/+182
* Remove broken variables from sync's AllStatusrlarocque@chromium.org2012-01-2016-112/+19
* sync: Make ProfileSyncService a ProfileKeyedService.tim@chromium.org2012-01-2018-151/+288
* Summary of changes to cacheinvalidation client:akalin@chromium.org2012-01-205-12/+44
* Fix sync passphrase integration test reliabilityrlarocque@chromium.org2012-01-202-12/+2
* Fix bad revert.apatrick@chromium.org2012-01-191-2/+0
* Revert 118198 - [Sync] Cleanup Sessions code and make tab syncability stricter.apatrick@chromium.org2012-01-1912-170/+271
* Revert SigninManager changes to see if they were the cause of the perf regres...atwilson@chromium.org2012-01-1925-243/+1106
* [Sync] Cleanup Sessions code and make tab syncability stricter.zea@chromium.org2012-01-1912-269/+170
* Fix check_perms errors.hbono@chromium.org2012-01-182-0/+0
* [Sync] Pave the way for fewer asynchronous calls and UI spin while setting a ...rsimha@chromium.org2012-01-1816-41/+151
* sync: Pass ProfileSyncService to NonFrontendDataTypeController's ctortim@chromium.org2012-01-1821-51/+87
* Remove obsolete sqlite_utils.h APIrlarocque@chromium.org2012-01-184-896/+0
* Change autofill profile commit behavior to commit instantly. Enable the perf ...lipalani@chromium.org2012-01-182-7/+3
* Make SigninManager a ProfileKeyedService.atwilson@chromium.org2012-01-179-17/+30
* Use interface for SyncedTabDelegate in TabContentsWrapperqsr@chromium.org2012-01-172-6/+7