summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/bookmark_bar_view_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement UI automation on the Mac.jrg@chromium.org2010-04-291-10/+10
* Fixes possible crash if the window hosting a menu was closed while thesky@chromium.org2010-04-161-4/+75
* Relanding:oshima@chromium.org2010-04-061-23/+114
* Revert "BookmarkBarView tests fixes"oshima@chromium.org2010-04-051-105/+21
* Revert the unnecessary change. I forgot to remove this test code when I cre...oshima@chromium.org2010-04-051-10/+2
* BookmarkBarView tests fixesoshima@chromium.org2010-04-051-23/+115
* Fix sync leaks and some more good stuff.skrul@chromium.org2010-03-301-1/+0
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Makes it so deleting a bookmark from the context menu doesn't closesky@chromium.org2010-01-281-2/+76
* Makes the chevron throb after a user sync'ed his bookmarks (if the overflow m...tim@chromium.org2009-11-301-0/+1
* Reverting 31479.jcampan@chromium.org2009-11-091-2/+6
* Tentatively reenabling tests now that I fixed a test running before this onejcampan@chromium.org2009-11-091-6/+2
* Temporary disabling interactive tests that are failing on the build botjcampan@chromium.org2009-11-071-2/+6
* Test case for fix to bug 26279.sky@chromium.org2009-11-021-0/+32
* Fix windows interactive ui test failure introduced in r30687.jam@chromium.org2009-11-021-1/+8
* Makes it so that when a folder is open on the bookmark bar and thesky@chromium.org2009-10-261-1/+2
* Attempt 2 at landing bookmark menus.sky@chromium.org2009-08-261-10/+11
* Reverts menu patch.sky@chromium.org2009-08-261-11/+10
* Gets bookmark menu working on linux. There are just a handful ofsky@chromium.org2009-08-261-10/+11
* Splits the menu classes into individual files in anticipation ofsky@chromium.org2009-08-201-1/+3
* more linux automation porting: SendKeyPressNotifyWhenDoneestade@chromium.org2009-08-181-10/+11
* Fixes possible crash in bookmark menus. Specifically if you had a menusky@chromium.org2009-07-311-0/+77
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-4/+5
* 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