summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_codec_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't use ID generation logic always. Only reassign IDsmunjal@chromium.org2009-07-151-89/+51
* Try the original CL "Always persist bookmark IDs" again with the fix tomunjal@chromium.org2009-07-131-14/+14
* Revert "Always persist bookmark IDs."tc@google.com2009-07-131-14/+14
* Always persist bookmark IDs.munjal@chromium.org2009-07-131-14/+14
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-10/+16
* Don't allow duplicate bookmark node ids by always assigning ids with the ones...tim@chromium.org2009-05-221-3/+3
* Moves decoding and population of bookmark index to background thread.sky@chromium.org2009-05-221-3/+11
* Move the bookmark node iD generation to bookmark model isntead ofmunjal@chromium.org2009-05-121-6/+0
* Implement ID persistence for bookmarks:munjal@chromium.org2009-04-301-11/+161
* Add a way to checksum bookmark data to help determine if themunjal@chromium.org2009-04-271-0/+163