summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/bookmark_bar_controller_unittest.mm
Commit message (Expand)AuthorAgeFilesLines
* Mac: Allow dragging bookmarks to trashmrossetti@chromium.org2010-09-101-0/+33
* Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...viettrungluu@chromium.org2010-08-301-6/+4
* Remove wstrings from bookmarks, part 13.viettrungluu@chromium.org2010-08-251-24/+24
* Remove wstrings from bookmarks, part 8.viettrungluu@chromium.org2010-08-211-11/+12
* Remove wstrings from bookmarks, part 3.viettrungluu@chromium.org2010-08-191-41/+46
* Remove wstrings from bookmarks, part 1 (of many).viettrungluu@chromium.org2010-08-181-17/+26
* FBTF: Forward declare everything possible in testing_profile.herg@google.com2010-08-131-0/+1
* [Mac] Use the new {EXPECT,ASSERT}_NS{EQ,NE} macros in unit tests where possible.rsesek@chromium.org2010-08-061-34/+35
* Pulse new bookmarks (as triggered by bookmark bubble). If not possible, jrg@chromium.org2010-07-281-0/+35
* Tweak OffTheSide bookmark delete.jrg@chromium.org2010-07-201-3/+3
* Toolbar facelift. Main buttons larger and more spread out, only get borders w...pinkerton@chromium.org2010-06-291-1/+1
* Mac/clang: First pass over unit_teststhakis@chromium.org2010-06-231-10/+4
* When deleting bookmark buttons, make sure all delayed messagesjrg@chromium.org2010-06-181-0/+51
* Mac/clang: Possibly contentious changes.thakis@chromium.org2010-06-151-6/+6
* Resize the "For quick access..." and "Import bookmarks now..." components sho...mrossetti@chromium.org2010-05-261-0/+19
* Re-evaluate the visibility of the "Bookmarks go here..." text visibility when...mrossetti@chromium.org2010-05-241-3/+16
* Don't populate WebDropData with file URLs when dragging files.dcheng@chromium.org2010-05-241-1/+1
* Prevent valgrind errors due to incomplete animations by providing a test sett...mrossetti@chromium.org2010-05-201-0/+4
* Speculative bookmark crash fix.jrg@chromium.org2010-05-191-0/+26
* If the off-the-side menu is showing and one of its bookmarks is removed then ...mrossetti@chromium.org2010-05-181-0/+12
* Implement drag from bookmark manager to bookmark bar or a folder thereof. Imp...mrossetti@chromium.org2010-05-181-11/+222
* Discontinue tracking folder menus as soon as any bookmark is clicked.mrossetti@chromium.org2010-05-101-3/+18
* Crashes, bookmark text, menu hiding.jrg@chromium.org2010-05-071-0/+43
* Mousing over the bookmark bar now behaves properly when traversing a non-fold...mrossetti@chromium.org2010-05-061-34/+56
* Add and implement cut/copy/paste to the bookmark bar and folder context menus...mrossetti@chromium.org2010-04-291-44/+191
* Once the initial URL is opened in a new window, insure that subsequent URLs a...mrossetti@chromium.org2010-04-131-78/+124
* Revert 44201 - Once the initial URL is opened in a new window, insure that su...mrossetti@chromium.org2010-04-111-6/+0
* Once the initial URL is opened in a new window, insure that subsequent URLs a...mrossetti@chromium.org2010-04-111-0/+6
* Keyboard events of any kind end bookmark bar folder menus.jrg@chromium.org2010-04-021-4/+18
* Make the "off the side" menu (chevron) behave like the other bookmarkjrg@chromium.org2010-03-311-45/+39
* Dragging a file from desktop to bookmark bar should now create a bookmark.jrg@chromium.org2010-03-291-6/+17
* Cmd-click in bookmark subfolders will open all.jrg@chromium.org2010-03-241-0/+12
* Add "import bookmarks" link to bookmark bar when it is devoid of folders or l...mirandac@chromium.org2010-03-241-2/+2
* Command-click on a bookmark folder button will now open all injrg@chromium.org2010-03-221-0/+35
* Drop bookmark onto a folder --> goes in folder.jrg@chromium.org2010-03-181-1/+30
* Bookmark context menus reference bookmark IDs, not pointers, in casejrg@chromium.org2010-03-181-7/+49
* Have any open folder menu go away if the bookmark bar is hidden.mrossetti@chromium.org2010-03-151-1/+33
* [Mac] Do not lock bar visibility when the bookmark bar is detached.rohitrao@chromium.org2010-03-151-0/+24
* Only create bookmark bar buttons that we need, not "for all".jrg@chromium.org2010-03-121-4/+44
* Add bookmark copying while dragging by holding down the <option> key.mrossetti@chromium.org2010-03-111-3/+39
* [Mac] Deregister for the old windowWillClose/windowDidResignMain notification...rohitrao@chromium.org2010-03-031-0/+78
* Aggressively cache theme image pattern colors.avi@chromium.org2010-03-021-0/+3
* Removal of GTMTheme gradient use. Unthemed incognito windows now are fully dr...avi@chromium.org2010-02-251-0/+3
* Custom "menus" for the bookmark bar folders. jrg@chromium.org2010-02-241-2/+138
* Reverting the revert, reinstating 39825. FindBarTextFieldCellTest.FocusedDisp...avi@chromium.org2010-02-241-18/+22
* Reverting r39825.avi@chromium.org2010-02-241-22/+18
* Next batch of changes to kill GTMTheme.avi@chromium.org2010-02-241-18/+22
* Mac: allow bookmark bar buttons to be dragged as URLs.viettrungluu@chromium.org2009-12-011-0/+35
* Apply theme color to bookmark button text.jrg@chromium.org2009-11-201-0/+46
* Moved a whole pile of unittests over to CocoaTest.dmaclach@chromium.org2009-11-191-3/+2