summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a lock to read |state_| in UIModelWorker::DoWorkAndWait. We don'ttim@chromium.org2010-03-172-8/+8
* Revert 41790 - Removed auth_task.* and talk_auth_task.* (dead code) because W...hbono@google.com2010-03-1721-18/+1436
* Removed auth_task.* and talk_auth_task.* (dead code)akalin@chromium.org2010-03-1721-1436/+18
* Split up PreXmppAuth and SaslHandler.akalin@chromium.org2010-03-165-72/+55
* Change MediatorThreadImpl::Run to process messages forever and periodically c...tim@chromium.org2010-03-163-17/+38
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-162-3/+3
* Implement SyncerThread::RequestPause and SyncerThread::RequestResumeskrul@chromium.org2010-03-155-2/+151
* Added switch to invalidate the sync xmpp auth token for testing.akalin@chromium.org2010-03-129-10/+40
* Additional unit tests for autofillskrul@chromium.org2010-03-122-4/+140
* Refactor synchronous error handlingskrul@chromium.org2010-03-1119-296/+262
* Ripped out talk/p2p directory from third_party/libjingle.akalin@chromium.org2010-03-105-5/+5
* More code cleanups found by -Wextra.evan@chromium.org2010-03-092-2/+2
* Revert 40521 - Fix attempt for bug 34158. Reset the TalkMediator after callin...tim@chromium.org2010-03-091-4/+1
* BSD ifdefs, etc. necessary for chrome/pvalchev@google.com2010-03-091-0/+4
* Speculative fix for bug 37709. Don't use a MutableEntry (and hence add somet...tim@chromium.org2010-03-092-4/+5
* Make VerifyUpdatesCommand a ModelChanging variant for now as we can endtim@chromium.org2010-03-094-6/+119
* Add tests to the ProfileSyncServiceAutofillTest for association merge.skrul@chromium.org2010-03-095-48/+148
* Remove unused persist code.skrul@chromium.org2010-03-094-119/+3