summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/glue/autofill_data_type_controller.h
Commit message (Expand)AuthorAgeFilesLines
* Reapply r80049 with clang fixes.zea@chromium.org2011-04-011-4/+4
* Revert 80049 - [Sync] Refactor controllers for datatypes that live on ui thread.zea@chromium.org2011-03-311-4/+4
* [Sync] Refactor controllers for datatypes that live on ui thread.zea@chromium.org2011-03-311-4/+4
* Making sync configure errors more descriptive.lipalani@chromium.org2011-03-301-1/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-1/+1
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Rest of the autofill work.lipalani@chromium.org2010-12-161-1/+9
* Deinline even more destructors.erg@google.com2010-12-141-17/+5
* Add barrier to autofill datatype controller shutdown.zea@chromium.org2010-11-041-0/+4
* Rename ChromeThread to BrowserThread Part5:tfarina@chromium.org2010-10-081-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* sync: Add location info to unrecoverable errors, and remove the Unrecoverable...tim@chromium.org2010-06-081-2/+6
* AutofillDataTypeController should invoke start callback on abort. Also grace...skrul@chromium.org2010-04-151-0/+5
* Revert 44504 - AutofillDataTypeController should invoke start callback on abort.skrul@chromium.org2010-04-141-5/+0
* AutofillDataTypeController should invoke start callback on abort.skrul@chromium.org2010-04-141-0/+5
* Make the Autofill glue components capable of handling both types based on the...tim@chromium.org2010-04-071-1/+11
* The "Customize Sync" dialog will let users select to sync or not sync each da...dantasse@chromium.org2010-03-311-4/+2
* Refactor synchronous error handlingskrul@chromium.org2010-03-111-2/+9
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-091-0/+0
* Make DTCs implement the UnrecoverableErrorHandler interface so they can bealbertb@chromium.org2010-03-031-1/+0
* Unit test for autofill sync.skrul@chromium.org2010-03-021-1/+4
* Add autofill Change Processor and Model Associatorzork@google.com2010-03-011-0/+90