summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/glue
Commit message (Expand)AuthorAgeFilesLines
* Merge 73754 - [SYNC] Fix handling of password store corruption.zea@chromium.org2011-02-192-11/+19
* Merge 72458 - [SYNC] Speculative fix for autofill change processor destroying...zea@chromium.org2011-02-181-1/+2
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-2110-28/+28
* Update references part 3: remaining files in chrome/...msw@chromium.org2011-01-191-3/+3
* [Sync] Tidy up SyncBackendHost interface.akalin@chromium.org2011-01-196-54/+65
* Made return types of various Value::DeepCopy() implementations more specificakalin@chromium.org2011-01-181-3/+2
* Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage.thestig@chromium.org2011-01-153-3/+0
* Turn password sync on by default.johnnyg@chromium.org2011-01-151-2/+2
* net: Remove typedef net::URLRequestContext URLRequestContext;tfarina@chromium.org2011-01-153-8/+10
* We forgot to call Associate in case of local changes for autofill.lipalani@chromium.org2011-01-141-0/+3
* sync: annotate call to join SyncCoreThread to keep ThreadRestrictions happy.tim@chromium.org2011-01-131-4/+9
* sync: avoid creating a HistoryModelWorker unless it is needed.tim@chromium.org2011-01-131-3/+9
* Also delete plugin data when the cookies checkbox in the clear browsing data ...bauerb@chromium.org2011-01-131-1/+0
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-132-6/+8
* Cleanup: Remove unneeded includes of pref_names.hthestig@chromium.org2011-01-133-4/+1
* Removing the command line flag for enabling autofill profile datatype.lipalani@chromium.org2011-01-117-1517/+0
* Fix clang compile failurezea@chromium.org2011-01-061-1/+1
* [SYNC] Sessions datatype refactor. Most things related to sessions under-the-...zea@chromium.org2011-01-066-439/+1570
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-8/+9
* [SYNC] HttpBridge's UrlFetcher should not send cookieszea@chromium.org2011-01-062-4/+1
* fixing the case of duplicate profiles.lipalani@chromium.org2011-01-054-105/+84
* Move lots of GMock stuff out of line.erg@google.com2011-01-058-30/+89
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-028-8/+8
* Move base/lock and base/condition_variable to base/synchronization/brettw@chromium.org2011-01-012-7/+7
* Move non_thread_safe from base to base/threading and into the base namespace.brettw@chromium.org2011-01-011-3/+6
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-014-4/+4
* Change extension unload notification to indicate updates.asargent@chromium.org2010-12-232-7/+13
* Coalesced various extension type enums into Extension::Type.akalin@chromium.org2010-12-218-211/+97
* Respect synced locale settings.dilmah@chromium.org2010-12-201-1/+1
* Revert 69592 - file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-0/+5
* file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-5/+0
* Cleanup: Remove unneeded includes of notification_service.h, part 2.thestig@chromium.org2010-12-171-1/+0
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-172-2/+6
* Almost done deinlining virtual methods.erg@google.com2010-12-1618-93/+155
* Rest of the autofill work.lipalani@chromium.org2010-12-1621-142/+964
* Move GUID utils to src/chrome/common.sergeyu@chromium.org2010-12-152-2/+2
* Keep deinlining stuff.erg@google.com2010-12-154-22/+39
* Add a preference to clear Flash LSO data in the Clear Browsing Data dialog.bauerb@chromium.org2010-12-151-0/+1
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-1410-36/+36
* Deinline even more destructors.erg@google.com2010-12-1416-95/+165
* Even more virtual method deinlining.erg@google.com2010-12-134-6/+12
* Cleanup: Remove unneeded browser_thread.h usage.thestig@chromium.org2010-12-133-3/+0
* Cleanup: Remove needed #includes for profile.h.thestig@chromium.org2010-12-104-4/+0
* Cleanup: Remove unneeded profile.h usage in headers.thestig@chromium.org2010-12-103-1/+4
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-083-3/+3
* Coverity: Pass parameters by reference.jhawkins@chromium.org2010-12-0617-31/+30
* Fix the line endings of autofill_profile_model_associator.h.jhawkins@chromium.org2010-12-051-199/+199
* Move:ben@chromium.org2010-12-0231-31/+31
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-309-0/+9
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-309-9/+0