| Commit message (Expand) | Author | Age | Files | Lines |
* | We need to save bookmarks file when the persist_ids settings changes | munjal@chromium.org | 2009-05-28 | 1 | -0/+10 |
* | Add a preference to enable/disable ID persistence in bookmark model and | munjal@chromium.org | 2009-05-27 | 1 | -0/+12 |
* | Moves decoding and population of bookmark index to background thread. | sky@chromium.org | 2009-05-22 | 1 | -9/+13 |
* | More NotificationRegistrar conversions. | pkasting@chromium.org | 2009-05-22 | 1 | -1/+3 |
* | Moves GetFavIcon from BookmarkNode to BookmarkModel. I'm doing this | sky@chromium.org | 2009-05-20 | 1 | -11/+13 |
* | Adds an index over bookmark titles for fast look up. | sky@chromium.org | 2009-05-19 | 1 | -0/+9 |
* | Move tree-related classes that Linux code depends on from views/ to app/ | phajdan.jr@chromium.org | 2009-05-13 | 1 | -2/+2 |
* | This CL updates chrome to the latest version of skia, retrieved via DEPS, and | senorblanco@chromium.org | 2009-05-13 | 1 | -1/+1 |
* | Move the bookmark node iD generation to bookmark model isntead of | munjal@chromium.org | 2009-05-12 | 1 | -6/+17 |
* | Converted BookmarkStorage to use ImportantFileWriter | phajdan.jr@chromium.org | 2009-05-08 | 1 | -23/+0 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -1/+1 |
* | Port the folder selector portion of the BookmarkEditor to GTK. | erg@google.com | 2009-05-05 | 1 | -1/+5 |
* | Implement ID persistence for bookmarks: | munjal@chromium.org | 2009-04-30 | 1 | -1/+14 |
* | Remove unneeded uses of base/pickle.h. Add some explicit #includes. | thestig@chromium.org | 2009-04-03 | 1 | -4/+8 |
* | Move controls into their own dir under chrome/views/controls | ben@chromium.org | 2009-03-17 | 1 | -1/+1 |
* | Adds support for BlockTillLoaded to Linux. | markus@chromium.org | 2009-03-09 | 1 | -9/+2 |
* | Wires up sorting of bookmarks to the 'organize menu' in the bookmark | sky@google.com | 2009-02-27 | 1 | -2/+1 |
* | Adds ability to sort the children of a node in the bookmark model. I | sky@google.com | 2009-02-25 | 1 | -0/+10 |
* | Remove most header file dependencies on the notification type list. It is | brettw@chromium.org | 2009-02-01 | 1 | -1/+1 |
* | Attempt 2 at this. This differs from first version in that I renamed | sky@google.com | 2008-12-16 | 1 | -0/+5 |
* | Reverts r7062 as caused failures on interactive tests. | sky@google.com | 2008-12-16 | 1 | -6/+0 |
* | Makes the interactive bookmark bar view tests faster by disabling | sky@google.com | 2008-12-16 | 1 | -0/+6 |
* | Moves some utility functions out of bookmark model into | sky@google.com | 2008-12-09 | 1 | -35/+1 |
* | Port some files in chrome/browser/ - part 1. | deanm@chromium.org | 2008-11-25 | 1 | -1/+9 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -6/+6 |
* | Adds models needed by the bookmark manager. Specifically a | sky@google.com | 2008-10-23 | 1 | -1/+12 |
* | Rename ChromeViews namespace to views | ben@chromium.org | 2008-10-16 | 1 | -1/+1 |
* | Changes BookmarkModel to not grab the same lock twice. | sky@google.com | 2008-10-09 | 1 | -1/+8 |
* | Changes the bookmark model to allow more than one bookmark to | sky@google.com | 2008-09-19 | 1 | -20/+24 |
* | Renames BoomarkBarModel to BookmarkModel. | sky@google.com | 2008-09-11 | 1 | -0/+433 |