summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/bookmark_bar_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Split the cross-platform part of skia_utils_win into skia_utils. Use this newbrettw@google.com2008-12-031-1/+1
* Move base/gfx/skia_util to skia/ext/skia_util_win.brettw@google.com2008-12-031-1/+1
* Revert my skia file moves because of layout test failures.brettw@google.com2008-12-031-15/+15
* Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.brettw@google.com2008-12-021-15/+15
* Rename Container->Widgetben@chromium.org2008-11-211-7/+7
* Puts chrome menus on a slimfast diet: they are no longer chubby. Isky@google.com2008-11-131-0/+1
* Added a new interface IChromeHistoryIndexer which needs to be implemented bybrettw@google.com2008-11-071-2/+0
* Add a function for eliding filenames to a set pixel width while preserving th...glen@chromium.org2008-11-061-1/+1
* Adds support for autoscrolling on drag to bookmark tree/table.sky@google.com2008-11-041-4/+8
* Make the right side of the bookmarks bar lay out correctly.glen@chromium.org2008-11-031-3/+4
* First cut at the bookmark manager. There are still a fair number ofsky@google.com2008-10-291-36/+51
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-271-2/+2
* Refactors some of the bookmark drag and drop code into a separatesky@google.com2008-10-241-55/+10
* Changes BookmarkDragData to allow for multiple nodes. I'm going tosky@google.com2008-10-171-25/+30
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-36/+36
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-161-2/+2
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-5/+5
* Convert GetPreferredSize from:beng@google.com2008-10-151-42/+44
* Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.ben@chromium.org2008-10-141-6/+6
* Fixes a couple of bookmark bar bugs:sky@google.com2008-10-011-19/+75
* Changes the bookmark model to allow more than one bookmark tosky@google.com2008-09-191-94/+67
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-171-55/+51
* Move the download code to new directories:paulg@google.com2008-09-131-1/+1
* Renames BoomarkBarModel to BookmarkModel.sky@google.com2008-09-111-77/+73
* This patch is from Andrew Brampton <me@bramp.net>.sky@google.com2008-09-081-1/+2
* Readding UI test I pulled yesterday; hopefully the bots will like it more now...finnur@google.com2008-09-051-3/+3
* Attempt at fixing crash. I believe this is happening during sessionsky@google.com2008-09-051-1/+11
* Fixes crash in BookmarkBarView. If the HistoryService fails to load itsky@google.com2008-09-041-34/+26
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-2/+5
* Moves bookmark bar context menu controller into its own files alongsky@google.com2008-08-131-382/+5
* A set of tests to exercise chrome menus as well as parts of bookmarksky@google.com2008-08-111-17/+48
* Rename ChromeFrame->BrowserWindowbeng@google.com2008-07-301-2/+6
* Add chrome to the repository.initial.commit2008-07-261-0/+2204