summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/sessions
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Add position change detection in conflict resolver.zea@chromium.org2012-01-242-0/+6
* Avoid SYNC_CYCLE_CONTINUATION sync cyclesrlarocque@chromium.org2012-01-212-13/+8
* Remove broken variables from sync's AllStatusrlarocque@chromium.org2012-01-206-34/+4
* Fix update_conflicts_resolved() setting wrong varrlarocque@chromium.org2012-01-122-1/+9
* Detect sync server communication errorsrlarocque@chromium.org2012-01-117-8/+79
* Change definition of "syncing" in AllStatusrlarocque@chromium.org2011-12-218-22/+16
* [Sync] Rename ModelEnumSet to ModelTypeSetakalin@chromium.org2011-12-1310-26/+26
* [Sync] Replace all instances of ModelTypeSet with ModelEnumSetakalin@chromium.org2011-12-103-18/+15
* [Sync] Convert sessions/ directory to ModelEnumSetakalin@chromium.org2011-12-076-13/+12
* [Sync] Convert syncable/ directory to ModelEnumSetakalin@chromium.org2011-12-063-23/+20
* [Sync] Add framework for avoid posting tasks on threads with no work to doakalin@chromium.org2011-12-065-20/+248
* Revert 112815 - [Sync] Make syncer commands avoid posting tasks on threads wi...akalin@chromium.org2011-12-035-248/+20
* [Sync] Make syncer commands avoid posting tasks on threads with no work to doakalin@chromium.org2011-12-025-20/+248
* Revert 112743 - [Sync] Make syncer commands avoid posting tasks on threads wi...akalin@chromium.org2011-12-025-248/+20
* [Sync] Make syncer commands avoid posting tasks on threads with no work to doakalin@chromium.org2011-12-025-20/+248
* Revert 112178 - [Sync] Make syncer commands avoid posting tasks on threads wi...akalin@chromium.org2011-11-305-248/+20
* [Sync] Make syncer commands avoid posting tasks on threads with no work to doakalin@chromium.org2011-11-305-20/+248
* This is the second and final patch of changes for implementing the per dataty...lipalani@chromium.org2011-11-243-2/+87
* Parse and Store the throttled datatypes and the unthrottling time, which is o...lipalani@chromium.org2011-11-232-1/+35
* [Sync] Made some sync session member functions constakalin@chromium.org2011-11-239-55/+101
* [Sync] Make ModelSafeWorker a true interfaceakalin@chromium.org2011-11-221-7/+7
* [Sync] Replace uses of ObserverListThreadSafe with WeakHandlesakalin@chromium.org2011-11-191-0/+2
* Revert 110555 - sync: Remove ModelNeutralExecuteImpl()rlarocque@chromium.org2011-11-172-7/+0
* sync: Remove ModelNeutralExecuteImpl()rlarocque@chromium.org2011-11-172-0/+7
* Cleanup: Remove unneeded forward declarations in chrome/browser/sync.thestig@chromium.org2011-11-151-4/+0
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-2/+2
* Send important client side event information to the server. We create a class...lipalani@chromium.org2011-10-156-6/+35
* Revert 105667 - Send important client side event information to the server. W...lipalani@chromium.org2011-10-156-35/+6
* fix a build break caused by executable permission on a file.lipalani@chromium.org2011-10-151-0/+0
* Send important client side event information to the server. We create a class...lipalani@chromium.org2011-10-157-6/+62
* [Sync] use base::Time in syncakalin@chromium.org2011-09-221-1/+0
* Revert 102184 - [Sync] use base::Time in syncakalin@chromium.org2011-09-211-0/+1
* [Sync] use base::Time in syncakalin@chromium.org2011-09-211-1/+0
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-211-1/+1
* Move sync test code out of chrome/testphajdan.jr@chromium.org2011-09-024-4/+4
* [Sync] Make BackendMigrator not wait for full sync cyclesakalin@chromium.org2011-09-011-2/+3
* Server directed error handling backend code.lipalani@chromium.org2011-08-318-23/+48
* Original patch by rlarocque@chromium.org at http://codereview.chromium.org/76...zea@chromium.org2011-08-171-0/+2
* sync: re-attempt 96573 and 96575 - DEPS additions.tim@chromium.org2011-08-131-5/+5
* Revert 96573 - sync: more DEPS fungeorgey@chromium.org2011-08-121-5/+5
* sync: more DEPS funtim@chromium.org2011-08-121-5/+5
* Simulate transient error and verify exponential backoff.lipalani@chromium.org2011-08-127-20/+39
* sync: add DEPS files to subdirstim@chromium.org2011-08-111-0/+12
* [Sync] Add client-side plumbing for server control of sessions commit delayakalin@chromium.org2011-08-104-7/+28
* [Sync] [Jank] Clear the vector of verified updates after processing.nick@chromium.org2011-08-011-0/+1
* Move more files from chrome/test to chrome/test/base, part #3phajdan.jr@chromium.org2011-07-291-1/+1
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-5/+7
* sort() for std::set_*tzik@chromium.org2011-06-201-0/+4