summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/bookmark_context_menu.cc
Commit message (Expand)AuthorAgeFilesLines
* Makes it so that when a folder is open on the bookmark bar and thesky@chromium.org2009-10-261-1/+1
* Adds bookmark context menu test to set of unit_tests run onsky@chromium.org2009-10-161-0/+3
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-121-1/+1
* Splits the menu classes into individual files in anticipation ofsky@chromium.org2009-08-201-0/+1
* fix build bustage by using ALLOW_THIS_IN_INITIALIZER_LISTben@chromium.org2009-06-271-5/+6
* First part of bookmark context menu reorg.ben@chromium.org2009-06-271-522/+40
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-25/+26
* Fork bookmark context menu logic across platforms. There's too much crazy stu...ben@chromium.org2009-06-251-0/+557