summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
Commit message (Expand)AuthorAgeFilesLines
* 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
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-0954-0/+0
* BSD port: Another chunk of chrome/ ifdef changespvalchev@google.com2010-03-091-4/+4
* chrome 2: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-084-5/+10
* Fix KeyToTag and add unit testskrul@chromium.org2010-03-082-2/+29
* Add unit test for the "aborted by shutdown" case.skrul@chromium.org2010-03-081-0/+13
* Next part of removing the dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-061-0/+1
* Use a common call to WriteAutofill in AutofillModelAssociator, add a properzork@google.com2010-03-053-44/+41
* Remove DeleteOnIOThread from Datatype controller to fix Valgrind and remove t...zork@chromium.org2010-03-051-6/+0
* Under Chromium OS, keep track of whether sync auth has been bootstrappedalbertb@chromium.org2010-03-052-3/+24
* Fix one valgrind bug.chron@google.com2010-03-041-1/+2
* Improve autofill unit testskrul@chromium.org2010-03-035-61/+61
* Fix attempt for bug 34158. Reset the TalkMediator after calling Logout to ens...tim@chromium.org2010-03-031-1/+4
* Fix autofill test hangskrul@chromium.org2010-03-031-9/+35
* Make DTCs implement the UnrecoverableErrorHandler interface so they can bealbertb@chromium.org2010-03-0323-89/+233
* Disable ProfileSyncServiceAutofillTest since they're causing hangs.jam@chromium.org2010-03-021-3/+6
* Move a debug string util to syncer proto util. Add better getupdates logging ...chron@google.com2010-03-026-27/+59