summaryrefslogtreecommitdiffstats
path: root/sync/protocol/proto_value_conversions_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Initial support for the 'Experiments' data typerlarocque@chromium.org2012-10-191-5/+11
* [Sync] Add history delete directive typeakalin@chromium.org2012-10-171-1/+6
* Extend sync protocol to report hierarchy conflictsrlarocque@chromium.org2012-10-161-3/+1
* Makes sync code persist the date node was added. I'm hoping this coverssky@chromium.org2012-10-121-0/+13
* sync: Add DeviceInfo protobuf and supporting coderlarocque@chromium.org2012-10-121-1/+7
* Correct const accessors in base/values.(h|cc), Part II (ListValue)vabr@chromium.org2012-08-031-2/+2
* Correct const accessors in base/values.(h|cc)vabr@chromium.org2012-07-271-1/+1
* [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopingsakalin@chromium.org2012-07-201-2/+2
* [Sync] Move ModelType and related classes to 'syncer' namespaceakalin@chromium.org2012-07-031-2/+2
* [Sync] Move model_type* from syncable/ to base/akalin@chromium.org2012-07-031-1/+1
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-281-2/+2
* [Sync] Rename browser_sync to csync in sync/akalin@chromium.org2012-06-211-2/+2
* sync: create internal_api/public to house sync/ files needed by chrome/browse...tim@chromium.org2012-06-071-1/+1
* This would allow the developers to view the client/server sync traffic. In re...lipalani@chromium.org2012-03-221-0/+62
* [Sync] Move 'sync' target to sync/akalin@chromium.org2012-03-151-0/+191