summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/bookmark_bar_view.h
Commit message (Expand)AuthorAgeFilesLines
* Rework the Button API to be saner in preparation for NativeControl rejiggerin...ben@chromium.org2009-03-161-3/+3
* Refactors code for showing bookmarks menus into a standalone classsky@google.com2009-03-121-20/+11
* Unrevert 11294.mpcomplete@google.com2009-03-101-0/+9
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Reverting 11294.mpcomplete@google.com2009-03-091-9/+0
* Support loading extensions into the bookmark toolbar.mpcomplete@google.com2009-03-091-0/+9
* Wires up sorting of bookmarks to the 'organize menu' in the bookmarksky@google.com2009-02-271-0/+3
* Preliminary fullscreen mode support.pkasting@chromium.org2009-02-181-0/+3
* Cleanup in preparation for Fullscreen mode.pkasting@chromium.org2009-02-131-4/+5
* Reduce the amount of space between the location bar and the bookmark bar by a...glen@chromium.org2008-12-121-2/+5
* First cut at the bookmark manager. There are still a fair number ofsky@google.com2008-10-291-4/+7
* Refactors some of the bookmark drag and drop code into a separatesky@google.com2008-10-241-13/+0
* Changes BookmarkDragData to allow for multiple nodes. I'm going tosky@google.com2008-10-171-1/+1
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-30/+30
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-161-1/+2
* Convert GetPreferredSize from:beng@google.com2008-10-151-1/+1
* Changes the bookmark model to allow more than one bookmark tosky@google.com2008-09-191-1/+2
* Renames BoomarkBarModel to BookmarkModel.sky@google.com2008-09-111-39/+37
* Moves bookmark related classes into bookmarks directory. There are nosky@google.com2008-09-091-2/+2
* Readding UI test I pulled yesterday; hopefully the bots will like it more now...finnur@google.com2008-09-051-1/+4
* Attempt at fixing crash. I believe this is happening during sessionsky@google.com2008-09-051-0/+3
* Fixes crash in BookmarkBarView. If the HistoryService fails to load itsky@google.com2008-09-041-6/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Moves bookmark bar context menu controller into its own files alongsky@google.com2008-08-131-9/+26
* A set of tests to exercise chrome menus as well as parts of bookmarksky@google.com2008-08-111-4/+29
* Add chrome to the repository.initial.commit2008-07-261-0/+424