summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/engine
Commit message (Expand)AuthorAgeFilesLines
* Use https for GAIA URL.cevans@chromium.org2009-12-301-1/+1
* Added switch to invalidate sync login.akalin@chromium.org2009-12-181-0/+7
* sync: Fix license copyright text.evan@chromium.org2009-12-117-7/+7
* Give the proper error message in the case where you attempt to log intzork@google.com2009-12-101-0/+6
* Plumping for taking LSID cookie from ProfileSyncService to GaiaAuthenticator.albertb@google.com2009-12-016-19/+81
* Fix some minor things that were in the unique naming CL that I forgot to addr...chron@google.com2009-11-255-8/+11
* sync: get rid of path_helpers files.nick@chromium.org2009-11-253-3/+0
* Remove a TODO in post_commit_command.cc. Clarify what's going on.nick@chromium.org2009-11-241-3/+4
* Final part of PathString cleanup.munjal@chromium.org2009-11-248-157/+157
* build fix: missing includeevan@chromium.org2009-11-221-0/+1
* Add browser_sync 'sessions' to relieve SyncCycleState, SyncProcessState, Sync...tim@chromium.org2009-11-2154-2880/+949
* Use AutoReset (formerly ScopedBool) where possible.pkasting@chromium.org2009-11-201-4/+6
* Remove unique naming from syncer! This reduces the complexity. Modify the ind...chron@google.com2009-11-2022-1815/+844
* sync: add some "static"s to functionsevan@chromium.org2009-11-171-12/+14
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-134-8/+8
* Part 1 of removing PathSTring. I scrubbed files that are notmunjal@chromium.org2009-11-137-11/+13
* Revert 31865 - This change is patched from http://codereview.chromium.org/276...idana@chromium.org2009-11-131-6/+12
* This change is patched from http://codereview.chromium.org/276071 by randy.po...idana@chromium.org2009-11-131-12/+6
* Implement the gaia captcha state and unlock capability in the sync setup wizard.tim@chromium.org2009-11-124-21/+37
* Part 1 of implementing captcha for sync dialog. tim@chromium.org2009-11-112-34/+33
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-112-8/+8
* Removes blocked items. Also, some minor cleanup in preparation for (and to he...tim@chromium.org2009-11-1018-317/+8
* Part 2 of string cleanup in Sync:munjal@chromium.org2009-11-062-92/+61
* Clean up the strings for sync code:munjal@chromium.org2009-11-0416-115/+46
* Remove context-based dependencies on SyncerSession from ApplyUpdatesCommand.tim@chromium.org2009-11-038-46/+48
* Take 2 at browser_sync::ExtensionsActivityMonitor.tim@chromium.org2009-10-287-4/+76
* linux: fix gcc 4.3 issues (for arm)piman@chromium.org2009-10-272-3/+4
* Revert (4 of 4) 30153 - Introduce browser_sync::ExtensionsActivityMonitor to ...tim@chromium.org2009-10-277-79/+4
* Introduce browser_sync::ExtensionsActivityMonitor to collect extensions API u...tim@chromium.org2009-10-277-4/+79
* Hook up "remaining changes" to sync client. Remove "latest timestamp".chron@chromium.org2009-10-239-36/+34
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-173-4/+4
* Fix sync bug where notifications were being sent for unsuccessful commit atte...chron@chromium.org2009-10-162-2/+8
* If chrome starts without a network connection, the sync serverconnectionmanag...tim@chromium.org2009-10-161-0/+4
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-162-2/+2
* Reverted 29258.akalin@chromium.org2009-10-162-2/+2
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-162-2/+2
* Reverted 29255.akalin@chromium.org2009-10-162-2/+2
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-162-2/+2
* Reverted 29253.akalin@chromium.org2009-10-161-1/+1
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-161-1/+1
* Hook up ClientToServerResponse::THROTTLED to the client sync loop.tim@chromium.org2009-10-1613-36/+113
* Fix some warnings on Mac that are treated as errors:munjal@chromium.org2009-10-153-25/+12
* For sync exponential backoff, allow one nudge per exponential backoff interva...tim@chromium.org2009-10-143-151/+347
* Readability fixes for server_connection_manager.nick@chromium.org2009-10-142-67/+93
* Fix a bug that would cause spurious commits from the bookmark modelnick@chromium.org2009-10-141-4/+9
* Fixed some more Google Sync mac build compile errors.akalin@chromium.org2009-10-132-5/+6
* Patched in 265058 (which was uploaded under akalin@gmail.com). Originalakalin@chromium.org2009-10-132-3/+7
* Remove pthreads from build and installer files.tim@chromium.org2009-10-103-870/+0
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-1/+1
* Sync: Remove pthreads from syncapi. Convert AddressWatchThread from pthreads ...tim@chromium.org2009-10-091-51/+57