summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/internal_api/write_node.cc
Commit message (Expand)AuthorAgeFilesLines
* Changed the CHECK condition in PutPredecessor to return false. The upper laye...lipalani@chromium.org2011-10-111-11/+8
* sync: we can't lookup empty client tag nodes, so don't allow creating themtim@chromium.org2011-09-231-0/+4
* [Sync] Ensure we always store only server legal bookmark titles.zea@chromium.org2011-09-201-13/+1
* [Sync] Fix encrypting of sync titles.zea@chromium.org2011-09-151-2/+5
* [Sync] Gracefully handle writing to a node when the cryptographer is not ready.zea@chromium.org2011-08-301-8/+3
* [Sync] Ensure legacy bookmarks are converted when we read them.zea@chromium.org2011-08-241-6/+8
* Original patch by rlarocque@chromium.org at http://codereview.chromium.org/76...zea@chromium.org2011-08-171-0/+538