summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/bookmark_bar_view.h
Commit message (Expand)AuthorAgeFilesLines
* Allow the tiling of theme background images on the NTP.mirandac@chromium.org2009-07-181-0/+6
* Lands http://codereview.chromium.org/155428 for Thiago, which changessky@chromium.org2009-07-151-1/+2
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-17/+17
* Remove the Menu object, converting all the remaining callers to use Menu2. I'...ben@chromium.org2009-06-121-2/+0
* Allow themes to change the background of the new tab page. Adds support for d...glen@chromium.org2009-06-021-0/+2
* Make bookmark_bar_view.h hopefully compile on Linux.brettw@chromium.org2009-05-261-7/+5
* Move the BookmarkMenuController out of bookmarks to the platform-specific partbrettw@chromium.org2009-05-261-1/+1
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-211-5/+3
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-2/+2
* Refactors menus so that I can create a MenuGtk implementation, and moves it intosky@chromium.org2009-05-141-1/+1
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-1/+1
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-131-1/+1
* Remove even more ATL dependencies.maruel@chromium.org2009-05-131-1/+1
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-5/+5
* Clicking on a folder in the bookmark bar now shows its contents as a menu.erg@google.com2009-05-061-1/+1
* Create a separate UI surface for extensions (bottom shelf) and remove them fr...erikkay@google.com2009-05-061-12/+0
* Move *Animation to app/ben@chromium.org2009-05-051-1/+1
* Don't allow the browser window to be resized so small that layout starts brea...pkasting@chromium.org2009-04-271-2/+4
* Add transparency support to RenderWidgetHostView.aa@chromium.org2009-04-231-0/+8
* Reverting r14276 (http://codereview.chromium.org/88069) which causes unit tes...robertshield@google.com2009-04-231-4/+2
* Don't allow the browser window to be resized so small that layout starts brea...pkasting@chromium.org2009-04-231-2/+4
* Mac bookmark work. jrg@chromium.org2009-03-181-6/+0
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-4/+4
* 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