summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/engine/build_commit_command.cc
Commit message (Expand)AuthorAgeFilesLines
* Refresh sync.proto.nick@chromium.org2010-09-221-1/+1
* Remove sync_types.h. No functions from this file are used, and some of them arebrettw@chromium.org2010-08-081-2/+2
* Fix handling of undeletion within the syncer.nick@chromium.org2010-07-131-12/+17
* Remove extended attributes. The lame broken codepath in the DBS was causingnick@chromium.org2010-06-301-16/+0
* Added a call to TruncateUTF8ToByteSize in build_commit_command.cc.jerrica@google.com2010-06-161-0/+1
* Fix for negative routing info problem. We were replacing tokens afternick@chromium.org2010-03-261-2/+6
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-091-0/+0
* For sync, make ProcessCommitResponseCommand handle commit entries one ModelSa...tim@chromium.org2010-02-161-0/+5
* Two fixes from preference sync bringup: (a) Nudge the syncer on morenick@chromium.org2010-02-111-0/+5
* Hook up client side of per-datatype GetUpdates.nick@chromium.org2010-02-111-11/+19
* In the sync database, use protobuf-based storage. Drop the oldnick@chromium.org2010-01-271-25/+13
* Merge protocol buffer changes from server back into client.chron@google.com2010-01-161-10/+48
* Final part of PathString cleanup.munjal@chromium.org2009-11-241-1/+1
* Add browser_sync 'sessions' to relieve SyncCycleState, SyncProcessState, Sync...tim@chromium.org2009-11-211-7/+8
* Remove unique naming from syncer! This reduces the complexity. Modify the ind...chron@google.com2009-11-201-11/+9
* Clean up the strings for sync code:munjal@chromium.org2009-11-041-7/+5
* Take 2 at browser_sync::ExtensionsActivityMonitor.tim@chromium.org2009-10-281-0/+15
* Revert (4 of 4) 30153 - Introduce browser_sync::ExtensionsActivityMonitor to ...tim@chromium.org2009-10-271-15/+0
* Introduce browser_sync::ExtensionsActivityMonitor to collect extensions API u...tim@chromium.org2009-10-271-0/+15
* Review URL: http://codereview.chromium.org/201087idana@chromium.org2009-09-111-8/+7
* Initial commit of sync engine code to browser/sync.nick@chromium.org2009-09-101-0/+143