| Commit message (Expand) | Author | Age | Files | Lines |
* | More bookmarks string1t work. | munjal@chromium.org | 2010-01-21 | 1 | -7/+9 |
* | Makes sure bookmark ids are unique on reading from file. If not unique | sky@chromium.org | 2009-10-07 | 1 | -2/+8 |
* | Fixing potential memory leak in BookmarkCodec::DecodeNode. | finnur@chromium.org | 2009-08-04 | 1 | -2/+3 |
* | Don't use ID generation logic always. Only reassign IDs | munjal@chromium.org | 2009-07-15 | 1 | -37/+12 |
* | Try the original CL "Always persist bookmark IDs" again with the fix to | munjal@chromium.org | 2009-07-13 | 1 | -18/+20 |
* | Revert "Always persist bookmark IDs." | tc@google.com | 2009-07-13 | 1 | -20/+18 |
* | Always persist bookmark IDs. | munjal@chromium.org | 2009-07-13 | 1 | -18/+20 |
* | Make bookmark model public interface use const BookmarkNode* instead of | munjal@chromium.org | 2009-06-26 | 1 | -3/+3 |
* | Don't allow duplicate bookmark node ids by always assigning ids with the ones... | tim@chromium.org | 2009-05-22 | 1 | -1/+1 |
* | Moves decoding and population of bookmark index to background thread. | sky@chromium.org | 2009-05-22 | 1 | -10/+15 |
* | Move the bookmark node iD generation to bookmark model isntead of | munjal@chromium.org | 2009-05-12 | 1 | -1/+8 |
* | Implement ID persistence for bookmarks: | munjal@chromium.org | 2009-04-30 | 1 | -4/+45 |
* | Add a way to checksum bookmark data to help determine if the | munjal@chromium.org | 2009-04-27 | 1 | -0/+42 |
* | Adds import/export of bookmarks to bookmarks.html file. | sky@google.com | 2008-11-07 | 1 | -0/+16 |
* | Renames BoomarkBarModel to BookmarkModel. | sky@google.com | 2008-09-11 | 1 | -13/+13 |
* | Moves bookmark related classes into bookmarks directory. There are no | sky@google.com | 2008-09-09 | 1 | -0/+67 |