summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/bookmark_menu_controller_views.cc
Commit message (Expand)AuthorAgeFilesLines
* Move browser/views to browser/ui/viewsben@chromium.org2010-11-091-415/+0
* Changes the max width for bookmark menus back to 400 and leaves themsky@chromium.org2010-09-071-0/+8
* Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...viettrungluu@chromium.org2010-08-301-3/+3
* Remove wstrings from bookmarks, part 17.viettrungluu@chromium.org2010-08-291-3/+4
* Cleanup: Remove unneeded headers from app/ (part 2)thestig@chromium.org2010-07-311-1/+0
* Remove the bookmark menu.pkasting@chromium.org2010-07-011-27/+3
* Get rid of some dead bookmark context menu code.viettrungluu@chromium.org2010-05-061-2/+1
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-231-1/+2
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-4/+3
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-0/+1
* Bookmark context menu unforking:estade@chromium.org2010-02-081-6/+7
* Makes it so deleting a bookmark from the context menu doesn't closesky@chromium.org2010-01-281-2/+79
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-171-1/+1
* Fixes possible crash in showing bookmark menu. The problem occurredsky@chromium.org2009-11-101-4/+15
* Lands http://codereview.chromium.org/291006 for Pierre:sky@chromium.org2009-10-271-4/+10
* Makes it so that when a folder is open on the bookmark bar and thesky@chromium.org2009-10-261-25/+92
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-121-1/+1
* Wires up drag and drop for bookmark menus and cleans up a couple ofsky@chromium.org2009-09-091-0/+13
* First part of bookmark context menu reorg.ben@chromium.org2009-06-271-3/+2
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-14/+14
* Converts a bunch things from NativeWindow to NativeView to make itsky@chromium.org2009-05-271-8/+3
* Fox some compilation problems for Linux. This also adds bookmark_bar_view andbrettw@chromium.org2009-05-261-3/+7
* Move the BookmarkMenuController out of bookmarks to the platform-specific partbrettw@chromium.org2009-05-261-0/+258