summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/bookmark_bar_view_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename ChromeThread to BrowserThread Part3:tfarina@chromium.org2010-10-071-4/+4
* Re-lands 58186:bryeung@chromium.org2010-09-031-11/+11
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-11/+11
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-11/+11
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-11/+11
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-11/+11
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Remove wstrings from bookmarks, part 3.viettrungluu@chromium.org2010-08-191-16/+20
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-3/+3
* Reland r54074.dtseng@chromium.org2010-07-301-0/+3
* Revert 54074 - Add initial tests for keyboard access (tabbing in some dialogs).rohitrao@chromium.org2010-07-291-3/+0
* Add initial tests for keyboard access (tabbing in some dialogs).dtseng@chromium.org2010-07-281-0/+3
* Fixes menus when shown by way of pressing alt-f. I need to turn onsky@chromium.org2010-07-071-2/+0
* Make a new yes/no messagebox wrapper function, use it in the bookmark alert.avi@chromium.org2010-06-251-1/+3
* Fixes possible crash in menus and makes widgetgtk not send outsky@chromium.org2010-06-221-2/+8
* 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