summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/glue
Commit message (Expand)AuthorAgeFilesLines
* [SYNC] Tests to catch datatype manager behavior when datatype controller is b...zea@chromium.org2011-01-271-0/+45
* Handle sync values of wrong type more graceful.mnissler@chromium.org2011-01-271-1/+8
* Clean up net unit testing code.erg@google.com2011-01-261-19/+2
* Do not use local override for language settings: always store it into synchro...dilmah@chromium.org2011-01-261-2/+1
* Revert "Clean up net unit testing code." since it breaks the shlib builder.erg@google.com2011-01-251-1/+1
* Clean up net unit testing code.erg@google.com2011-01-251-1/+1
* Introduce incognito preference settings.battre@chromium.org2011-01-251-44/+1
* [SYNC] Speculative fix for autofill change processor destroying on the wrong ...zea@chromium.org2011-01-251-1/+2
* [Sync] Refactored ProfileSyncService and remove its backend() functionakalin@chromium.org2011-01-2417-110/+61
* 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