summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/engine
Commit message (Expand)AuthorAgeFilesLines
* Revert 37367 - Implementation of the database safe worker model.viettrungluu@chromium.org2010-01-283-8/+5
* Implementation of the database safe worker model.albertb@google.com2010-01-283-5/+8
* Add an implementation for async_network_alive to Linuxzork@chromium.org2010-01-271-1/+1
* Enable valgrind for sync tests (and fix valgrind errors)skrul@chromium.org2010-01-272-1/+8
* In the sync database, use protobuf-based storage. Drop the oldnick@chromium.org2010-01-2712-197/+438
* Fixed race condition with AddressWatchTask and ServerConnectionManager.akalin@chromium.org2010-01-263-22/+11
* Add support for UserIdleTime to Linux.zork@chromium.org2010-01-264-74/+177
* Remove SYNC_EXPORT macro and all it's uses.munjal@chromium.org2010-01-221-13/+7
* Fix leaks due to not deleting closures.tim@chromium.org2010-01-221-1/+2
* Support for multiple sync ModelSafeWorkers.tim@chromium.org2010-01-2212-124/+116
* Removed #ifdef in IncrementErrorCount() now that it's platform-independent.akalin@chromium.org2010-01-211-3/+0
* Fix an observed shutdown crash after downgrading to an older Chrome release.nick@chromium.org2010-01-211-2/+4
* Move two generic string split functions from sync API to their own API in bas...timsteele@google.com2010-01-211-61/+4
* Implemented AddressWatchTask for OS X.akalin@chromium.org2010-01-203-0/+178
* Revert 36604 - Implemented AddressWatchTask for OS X.akalin@chromium.org2010-01-203-164/+0
* Implemented AddressWatchTask for OS X.akalin@chromium.org2010-01-203-0/+164
* Revert 36586 - Implemented AddressWatchTask for OS X.akalin@chromium.org2010-01-203-167/+0
* Implemented AddressWatchTask for OS X.akalin@chromium.org2010-01-203-0/+167
* Fix the linux perf build by checking the return value on write()zork@chromium.org2010-01-191-1/+6
* Add an implementation of AddressWatchTask for linux.zork@chromium.org2010-01-191-2/+64
* Merge protocol buffer changes from server back into client.chron@google.com2010-01-1612-38/+121
* 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