summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/bookmark_bar_view_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-3/+3
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-2/+2
* fix bustage - file movedben@chromium.org2009-03-171-1/+1
* Rework the Button API to be saner in preparation for NativeControl rejiggerin...ben@chromium.org2009-03-161-3/+3
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-2/+2
* Fixes bogus DCHECK in bookmark_bar_view. I needed to add the check forsky@google.com2009-02-251-1/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-1/+1
* Changes menu's Dispatcher to translate/dispatch message beforesky@google.com2008-12-171-5/+19
* Attempt 2 at this. This differs from first version in that I renamedsky@google.com2008-12-161-1/+2
* Reverts r7062 as caused failures on interactive tests.sky@google.com2008-12-161-1/+0
* Makes the interactive bookmark bar view tests faster by disablingsky@google.com2008-12-161-0/+1
* Fixes crash when showing modal dialog from context menu. With thissky@google.com2008-11-191-0/+67
* Three menu bugs:sky@google.com2008-11-131-0/+68
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-271-1/+1
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-75/+75
* Convert GetPreferredSize from:beng@google.com2008-10-151-3/+1
* Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.ben@chromium.org2008-10-141-23/+23
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-171-7/+7
* Renames BoomarkBarModel to BookmarkModel.sky@google.com2008-09-111-9/+8
* Moves bookmark related classes into bookmarks directory. There are nosky@google.com2008-09-091-1/+1
* Moves the bookmark bar view test into the interactive tests. To getsky@google.com2008-09-021-6/+1
* Makes deleting history no longer delete starred urls. Thiseffectively reenabl...sky@google.com2008-08-271-1/+1
* 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-0/+1
* A set of tests to exercise chrome menus as well as parts of bookmarksky@google.com2008-08-111-0/+857