summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
Commit message (Expand)AuthorAgeFilesLines
* sync: Introduce support for split transaction apply/commit changes. Change_pr...tim@chromium.org2010-09-2310-42/+416
* Look up the canonical email address before reporting client login success.johnnyg@chromium.org2010-09-223-12/+64
* Refresh sync.proto.nick@chromium.org2010-09-224-19/+25
* Revert 60169 - Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-222-6/+2
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-222-2/+6
* Fix bug "Autofill: A large number of unnecessary sync updatesnick@chromium.org2010-09-225-67/+116
* sync: make default passwords sync pref value falsetim@chromium.org2010-09-213-1/+5
* Revert 60083 - Fix bug "Autofill: A large number of unnecessary sync updatesnick@chromium.org2010-09-215-116/+68
* Fix bug "Autofill: A large number of unnecessary sync updatesnick@chromium.org2010-09-215-68/+116
* Set the migration-completed flag once sync is setup on the new system,johnnyg@chromium.org2010-09-212-2/+10
* Fix sync_unit_tests two-phase lookup problems.hans@chromium.org2010-09-208-55/+31
* Remove unnecessary log spew from ProfileSyncService.tim@chromium.org2010-09-173-12/+8
* Take 2 - Get password sync to a usable state.tim@chromium.org2010-09-178-26/+149
* Add Sources to several notifications.tim@chromium.org2010-09-175-25/+36
* Make pref service more robust against prefs that change their types without u...pam@chromium.org2010-09-171-1/+1
* Removed TalkMediator SSL initialization.akalin@chromium.org2010-09-161-4/+1
* Refactored handling of XmppClient.akalin@chromium.org2010-09-167-167/+83
* Revert 59618 - Get password sync to a usable state.tim@chromium.org2010-09-168-148/+26
* Get password sync to a usable state.tim@chromium.org2010-09-168-26/+148
* Treat "changes_remaining == 0" as a firm bound that indicatesnick@chromium.org2010-09-152-3/+11
* Re-land: Hook up the dom_ui sync options to the sync service.albertb@chromium.org2010-09-151-0/+11
* Revert 59451 - Hook up the dom_ui sync options to the sync service.albertb@chromium.org2010-09-141-11/+0
* Hook up the dom_ui sync options to the sync service.albertb@chromium.org2010-09-141-0/+11
* Added some tweaks to sync notification settings.akalin@chromium.org2010-09-142-3/+13
* Replaced sync thread nudge queue with a single pending nudge.akalin@chromium.org2010-09-142-26/+30
* Fixed == vs. = bug that screws up the Sync.ReauthorizationTime histogram.akalin@chromium.org2010-09-131-1/+1
* Disable tests that are crashing but currently passing due to an overridden as...tim@chromium.org2010-09-132-3/+21
* Removed use of XmppSocketAdapter by sync.akalin@chromium.org2010-09-102-42/+7
* Don't start the PasswordModelWorker if there's no PasswordStore.albertb@chromium.org2010-09-102-3/+10
* Revert r59012 which started using Chrome sockets for sync.willchan@chromium.org2010-09-102-7/+42
* Add a header guard missing from previous patch.johnnyg@chromium.org2010-09-101-0/+6
* Fix a leak when syncapi is used in test mode, where the session context was b...johnnyg@chromium.org2010-09-101-8/+7
* Removed use of XmppSocketAdapter by sync.akalin@chromium.org2010-09-092-42/+7
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-0951-1864/+994
* Use text-overflow: ellipsis for long words in sync set-up UI.jshin@chromium.org2010-09-091-3/+13
* Adding additional ClientLogin error messages parsing.nkostylev@chromium.org2010-09-091-1/+4
* Check for updates for a user script only if it has an update URL.akalin@chromium.org2010-09-094-6/+20
* Fix heapcheck leaks introduced by 58859.tim@chromium.org2010-09-081-11/+13
* Adding the sync-notification-host command line parameter to the integration t...rsimha@chromium.org2010-09-0814-223/+95
* Implements the backend for clearing data from the servertim@chromium.org2010-09-0816-18/+402
* FBTF: Remove unneeded headers from base/ (part 8)thestig@chromium.org2010-09-0810-14/+8
* Revert 58778 - New authorization framework for sync. johnnyg@chromium.org2010-09-0851-949/+1811
* New authorization framework for sync. johnnyg@chromium.org2010-09-0851-1811/+949
* Revert 58768 - Adding the sync-notification-host command line parameter to th...rsimha@chromium.org2010-09-0714-95/+220
* Adding the sync-notification-host command line parameter to the integration t...rsimha@chromium.org2010-09-0714-220/+95
* Adds the following to CancelableRequestConsumer:sky@chromium.org2010-09-072-0/+14
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-014-1/+8
* Fixed crash in sync_listen_notifications.akalin@chromium.org2010-09-011-1/+9
* Use ChromeAsyncSocket by default.akalin@chromium.org2010-09-011-1/+1
* Added XmppClientSocketFactory for use with ChromeAsyncSocketakalin@chromium.org2010-09-011-1/+6