summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/glue/history_model_worker.cc
Commit message (Expand)AuthorAgeFilesLines
* RefCounted types should not have public destructors, chrome/browser/ part 2rsleevi@chromium.org2012-04-251-3/+4
* Add return values to SyncerCommandrlarocque@chromium.org2012-01-101-9/+9
* base::Bind() conversion for sync codedcheng@chromium.org2011-12-231-1/+0
* This is the first patch in a series of patches. This patch introduces the unr...lipalani@chromium.org2011-10-271-6/+13
* [Sync] Move some logic from SyncBackendHost to new class SyncBackendRegistrarakalin@chromium.org2011-08-231-5/+0
* Now typed URL sync handles having history saving disabled by policy.atwilson@chromium.org2011-08-171-0/+1
* Enable HistoryModelWorker by default, now that bug 69561 is fixed.atwilson@chromium.org2011-05-121-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Almost done deinlining virtual methods.erg@google.com2010-12-161-0/+4
* Cleanup: Remove unneeded browser_thread.h usage.thestig@chromium.org2010-12-131-1/+0
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-0/+1
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+0
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-1/+1
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-121-1/+1
* FBTF: Remove unneeded headers from base/ (part 8)thestig@chromium.org2010-09-081-1/+0
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-011-0/+3
* sync: Get rid of duplicated typedef Closure definition.tfarina@chromium.org2010-07-161-4/+3
* Sync: Check that the current thread is a ModelSafeWorker's home thread.nick@chromium.org2010-04-211-0/+5
* Update sync to support syncing of typed urlszork@chromium.org2010-03-181-0/+53