summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
Commit message (Expand)AuthorAgeFilesLines
* Fix some Sync stringsdantasse@chromium.org2010-04-021-1/+2
* Add a bunch of preferences to sync.skrul@chromium.org2010-04-025-40/+140
* Update routing info and nudge syncer in ConfigureDataTypes().skrul@chromium.org2010-04-0210-85/+125
* Fix syncing deleted autofills and properly associate when an autofill is added.zork@chromium.org2010-04-023-23/+37
* Move enable/disable storage to prefs.nick@chromium.org2010-04-028-35/+181
* Fix for a problem introduced by 41865 which causes sync notificationsakalin@chromium.org2010-04-011-0/+16
* Make last_download_timestamp and initial_sync_ended per-datatype.nick@chromium.org2010-04-0125-233/+822
* Add linux UI for enabling sync types.zork@chromium.org2010-04-013-2/+12
* Move the Nigori classes from base to sync.albertb@chromium.org2010-04-013-0/+405
* Annotate benign race in SyncherThread::IsSyncingCurrentlySilenced()timurrrr@chromium.org2010-04-011-1/+7
* Add themes to new sync UI.dantasse@chromium.org2010-04-011-0/+1
* Send out a notification when the bookmark bar changes.zork@chromium.org2010-03-311-2/+10
* fix the builddantasse@chromium.org2010-03-311-1/+1
* The "Customize Sync" dialog will let users select to sync or not sync each da...dantasse@chromium.org2010-03-3131-453/+239
* Revert "Revert 42551 "Add a "download" step into the DataTypeManager""skrul@chromium.org2010-03-316-27/+267
* Fix and resubmit 42959zork@chromium.org2010-03-301-1/+1
* Fixed a bug where themes wouldn't sync properly if it had been installedakalin@chromium.org2010-03-301-13/+20
* Fix sync leaks and some more good stuff.skrul@chromium.org2010-03-3016-10/+67
* Revert 43009 - This change isn't as bad as it looks, basically it's templatin...tim@chromium.org2010-03-307-310/+205
* New autofill_specifics for autofill++ support.tim@chromium.org2010-03-301-0/+72
* This change isn't as bad as it looks, basically it's templating the AutofillM...tim@chromium.org2010-03-297-205/+310
* Use the invalid file handle value instead of 0 when creating pipes.zork@chromium.org2010-03-291-12/+16
* Implemented initial version of themes syncing (behind a flag).akalin@chromium.org2010-03-2923-1/+1394
* Reverting to fix the vista sync_unit_tests failures.ananta@chromium.org2010-03-291-1/+1
* Make sure we poll immediately on the first syncer loop.zork@chromium.org2010-03-291-1/+1
* Fix for negative routing info problem. We were replacing tokens afternick@chromium.org2010-03-264-10/+116
* Scope the WriteTransactions during model association so that we don't lock th...zork@chromium.org2010-03-263-136/+153
* Clean up read FDs in async network alive. This prevents chrome from eating a...zork@chromium.org2010-03-251-1/+17
* Reland r42473. Add a delegate to CookieMonster and broadcast notifications ab...jochen@chromium.org2010-03-251-1/+1
* Revert 42551 "Add a "download" step into the DataTypeManager"maruel@chromium.org2010-03-256-267/+27
* Add a "download" step into the DataTypeManagerskrul@chromium.org2010-03-246-27/+267
* Remove vendor specific CSS prefixes.arv@chromium.org2010-03-242-122/+121
* Revert 42473 - Add a delegate to CookieMonster and broadcast notifications ab...dhollowa@chromium.org2010-03-241-1/+1
* Add a delegate to CookieMonster and broadcast notifications about changes to ...jochen@chromium.org2010-03-241-1/+1
* Make it clear what last_sync_timestamp actually tracks. Updatenick@chromium.org2010-03-2421-130/+210
* This is basically a rewrite of the DataTypeManager to support dynamic data ty...skrul@chromium.org2010-03-238-283/+645
* Fix bustage by adding friend decl.tim@chromium.org2010-03-231-1/+1
* Disable SyncerThreadWithSyncerTest.Pause. It's timing out, so I can't use FL...tim@chromium.org2010-03-231-1/+2
* Removed win32socketserver and its use in mediator_thread_impl.cc.akalin@chromium.org2010-03-231-25/+0
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Refactor Directory/Directory::Kernel to eliminate some duplicate variable dec...nick@chromium.org2010-03-222-51/+49
* Eliminate a race between the syncerthread delivering PAUSEDnick@chromium.org2010-03-221-11/+11
* Pass the raw history backend pointer to the gmock action rather than the refptr.skrul@chromium.org2010-03-221-1/+1
* Improve the integration test harness by using the max_local_timestamptim@chromium.org2010-03-194-8/+44
* Combine similar code from sync unit tests and add additional unit tests for t...zork@chromium.org2010-03-194-204/+233
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-181-1/+1
* Update sync to support syncing of typed urlszork@chromium.org2010-03-1826-5/+2000
* Pause the sync thread while starting data types.skrul@chromium.org2010-03-1719-51/+339
* Removed auth_task.* and talk_auth_task.* (dead code)akalin@chromium.org2010-03-1721-1435/+21
* Change observer expectationsskrul@chromium.org2010-03-172-24/+44