summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/engine
Commit message (Expand)AuthorAgeFilesLines
* Revert 113112 - Revert 113103 - Changes the visibility of the 'mobile' node b...sky@chromium.org2011-12-061-2/+6
* Revert 113103 - Changes the visibility of the 'mobile' node based on whether ...sky@chromium.org2011-12-061-6/+2
* Changes the visibility of the 'mobile' node based on whether there is a node ...sky@chromium.org2011-12-061-2/+6
* [Sync] Add framework for avoid posting tasks on threads with no work to doakalin@chromium.org2011-12-0624-39/+459
* Revert 112815 - [Sync] Make syncer commands avoid posting tasks on threads wi...akalin@chromium.org2011-12-0324-417/+39
* [Sync] Make syncer commands avoid posting tasks on threads with no work to doakalin@chromium.org2011-12-0224-39/+417
* Revert 112743 - [Sync] Make syncer commands avoid posting tasks on threads wi...akalin@chromium.org2011-12-0224-410/+39
* [Sync] Make syncer commands avoid posting tasks on threads with no work to doakalin@chromium.org2011-12-0224-39/+410
* BookmarkModel cleanup. synced_node is now mobile_node and I'm nukingsky@chromium.org2011-12-011-6/+2
* Revert 112178 - [Sync] Make syncer commands avoid posting tasks on threads wi...akalin@chromium.org2011-11-3024-406/+39
* [Sync] Make syncer commands avoid posting tasks on threads with no work to doakalin@chromium.org2011-11-3024-39/+406
* [Sync] Convert VLOGs to DVLOGsakalin@chromium.org2011-11-2918-188/+188
* This is the second and final patch of changes for implementing the per dataty...lipalani@chromium.org2011-11-244-29/+114
* Parse and Store the throttled datatypes and the unthrottling time, which is o...lipalani@chromium.org2011-11-233-3/+98
* [Sync] Made some sync session member functions constakalin@chromium.org2011-11-2324-306/+275
* Event tracing for sync eventsrlarocque@chromium.org2011-11-232-19/+37
* [Sync] Make ModelSafeWorker a true interfaceakalin@chromium.org2011-11-2213-188/+142
* Add OVERRIDE to chrome/browser/sync/.avi@chromium.org2011-11-2117-31/+52
* [Sync] Replace uses of ObserverListThreadSafe with WeakHandlesakalin@chromium.org2011-11-192-0/+5
* Revert 110555 - sync: Remove ModelNeutralExecuteImpl()rlarocque@chromium.org2011-11-175-4/+28
* sync: Remove ModelNeutralExecuteImpl()rlarocque@chromium.org2011-11-175-28/+4
* [Sync] Add histograms for simple conflict resolution.zea@chromium.org2011-11-171-3/+28
* Revert the revert. This change was not the cause of the failures, so relanding.zea@chromium.org2011-11-172-0/+7
* Revert "[Sync] Add version info to about:sync"avi@chromium.org2011-11-172-7/+0
* [Sync] Add version info to about:synczea@chromium.org2011-11-172-0/+7
* sync: remove IncrementErrorCount from ServerConnectionManager.tim@chromium.org2011-11-172-36/+2
* Cleanup: Remove unneeded forward declarations in chrome/browser/sync.thestig@chromium.org2011-11-1513-47/+7
* sync: Use a single transaction in ProcessUpdates rather than one per entry. tim@chromium.org2011-11-152-11/+13
* [Sync] Remove logging/checks for case where server and local entries mismatch.zea@chromium.org2011-11-123-90/+0
* net: Move the last two Escape() functions into the net namespace.tfarina@chromium.org2011-11-091-1/+1
* [Sync] Don't commit items we know are not ready.zea@chromium.org2011-11-073-120/+209
* [Sync] Make GetFirstChildId return a flag indicating successakalin@chromium.org2011-10-284-19/+41
* This is the first patch in a series of patches. This patch introduces the unr...lipalani@chromium.org2011-10-274-8/+28
* Send important client side event information to the server. We create a class...lipalani@chromium.org2011-10-156-3/+43
* Revert 105667 - Send important client side event information to the server. W...lipalani@chromium.org2011-10-156-45/+5
* Convert some check statements to NOTREACHED to be on parity with the codebase...lipalani@chromium.org2011-10-152-2/+8
* Send important client side event information to the server. We create a class...lipalani@chromium.org2011-10-156-5/+45
* Revert 104831 - [Sync] Change default session commit delay to 5s.zea@chromium.org2011-10-111-4/+1
* Changed the CHECK condition in PutPredecessor to return false. The upper laye...lipalani@chromium.org2011-10-113-5/+3
* [Sync] Change default session commit delay to 5s.zea@chromium.org2011-10-111-1/+4
* [Sync] Avoid posting work on threads with no active data typesakalin@chromium.org2011-10-082-4/+23
* sync: stop syncing before stopping change processors.tim@chromium.org2011-10-073-30/+68
* sync: use base::Closure instead of ModeChangeCallbacktim@chromium.org2011-10-043-51/+58
* [Sync] use base::Time in syncakalin@chromium.org2011-09-227-73/+36
* Revert 102184 - [Sync] use base::Time in syncakalin@chromium.org2011-09-217-36/+73
* [Sync] use base::Time in syncakalin@chromium.org2011-09-217-73/+36
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-2114-15/+15
* [Sync] Ensure we always store only server legal bookmark titles.zea@chromium.org2011-09-202-0/+12
* Add GROUP_FILE ModelSafeGroupakalin@chromium.org2011-09-154-0/+10
* Fix a compiler warning in conflict_resolver.ccsteveblock@chromium.org2011-09-151-2/+2