summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unneeded includes of pref_names.hthestig@chromium.org2011-01-136-9/+1
* Bugfixes for the remoting setup wizard:sergeyu@chromium.org2011-01-131-14/+31
* Chromium build failed with heap leak checker, or configured withtony@chromium.org2011-01-132-6/+6
* Coverity: Fix unchecked return values.kmadhusu@chromium.org2011-01-121-1/+2
* Revert 71169 - Revert 71167 - Remove wstring from gfx.avi@chromium.org2011-01-121-1/+1
* Revert 71167 - Remove wstring from gfx.joi@chromium.org2011-01-121-1/+1
* Remove wstring from gfx.avi@chromium.org2011-01-121-1/+1
* Increasing live (sync) operation timeout to 45 seconds.rsimha@chromium.org2011-01-111-1/+1
* Fix logic error in passphrase match detection if the confirmation is blank. ...johnnyg@chromium.org2011-01-111-13/+3
* Further tweaks to passphrase UI: change the text and spacing so that it fits ...johnnyg@chromium.org2011-01-113-46/+20
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-113-17/+14
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-111-2/+6
* Removing the command line flag for enabling autofill profile datatype.lipalani@chromium.org2011-01-1110-1557/+43
* Revert 70967 - Full refactor and rewrite of the autofill sync integration testsrsimha@chromium.org2011-01-111-1/+7
* Full refactor and rewrite of the autofill sync integration testsrsimha@chromium.org2011-01-111-7/+1
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-2/+2
* Adding missing AUTOFILL_PROFILE sync data type to model_type.ccrsimha@chromium.org2011-01-101-1/+7
* Revert 70920 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-101-6/+2
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-101-2/+6
* Remove Windows newlines in directory_backing_store.hnick@chromium.org2011-01-081-3/+3
* Add passphrase migration UI according to the flow chart for users who require...johnnyg@chromium.org2011-01-0813-110/+633
* Revert 70782 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-071-6/+2
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-071-2/+6
* 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-0610-531/+1703
* 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 crash in about:sync code. This was caused by a race condition.lipalani@chromium.org2011-01-062-0/+10
* fixing the case of duplicate profiles.lipalani@chromium.org2011-01-054-105/+84
* In the sync integration tests, test timestamps for equality rather than using...nick@chromium.org2011-01-052-37/+60
* Move lots of GMock stuff out of line.erg@google.com2011-01-0513-38/+113
* Fixing the autofill unit tests.lipalani@chromium.org2011-01-053-445/+320
* Fix nits. Add 'const'.wtc@google.com2011-01-041-1/+0
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-0213-13/+13
* Move base/lock and base/condition_variable to base/synchronization/brettw@chromium.org2011-01-015-33/+34
* Move non_thread_safe from base to base/threading and into the base namespace.brettw@chromium.org2011-01-015-11/+14
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-013-30/+33
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-017-7/+7
* Logging tweak for sync integration test harnessrsimha@chromium.org2010-12-291-2/+7
* Revert 70281 - Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-1/+2
* Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-2/+1
* Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-1/+2
* Change extension unload notification to indicate updates.asargent@chromium.org2010-12-232-7/+13
* [Sync] Fixed spurious warning being generated on registration lossakalin@chromium.org2010-12-221-8/+12
* Update the time formatting APIs to use string16.avi@chromium.org2010-12-221-5/+3
* Coalesced various extension type enums into Extension::Type.akalin@chromium.org2010-12-218-211/+97
* Add base:: prefix to the calls to StringAppendV.tfarina@chromium.org2010-12-211-1/+2
* [Sync] Added missing includeakalin@chromium.org2010-12-201-0/+1
* 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