summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_context_menu_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-1/+1
* Coverity: Fix negative return function errors.kmadhusu@chromium.org2011-03-111-2/+3
* Rename TreeNode::GetParent() to TreeNode::parent(). Part 2tfarina@chromium.org2011-03-081-3/+3
* Rename IndexOfChild to GetIndexOf. Part 1tfarina@chromium.org2011-03-081-1/+1
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-041-1/+1
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-021-1/+1
* GTK uses a different controller for the bookmark bar view context menufinnur@chromium.org2011-02-031-3/+5
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Move models from app to ui/base/modelsben@chromium.org2011-01-141-2/+2
* Deinline even more destructors.erg@google.com2010-12-141-0/+6
* linux: Stock menu icons update.sadrul@chromium.org2010-12-091-50/+50
* Move:ben@chromium.org2010-12-021-1/+1
* bookmarks: Move NodeHasURLs function to bookmark_utils.tfarina@chromium.org2010-11-201-18/+1
* Cleanup: Include browser.h -> ui/browser.h [Part 1].jhawkins@chromium.org2010-11-161-1/+1
* Cleanup BookmarkFolderEditorController implementation.tfarina@chromium.org2010-10-201-2/+3
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Fixes bug in pasting bookmarks from the context menu that could resultsky@chromium.org2010-07-011-1/+1
* Get rid of some dead bookmark context menu code.viettrungluu@chromium.org2010-05-061-53/+21
* Get rid of BookmarkEditor::Show()'s BookmarkEditor::Handler argument.viettrungluu@chromium.org2010-04-281-2/+2
* Windows/Views: delete native bookmark manager code.viettrungluu@chromium.org2010-04-281-70/+4
* Linux/GTK: delete native bookmark manager code.viettrungluu@chromium.org2010-04-261-0/+16
* Lands http://codereview.chromium.org/1649009/show from Thiago:sky@chromium.org2010-04-201-42/+1
* Lands http://codereview.chromium.org/1600010/show for Thiago:sky@chromium.org2010-04-121-149/+8
* Makes adding a new folder from the bookmark context menu add thesky@chromium.org2010-03-251-22/+26
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-231-15/+28
* Make all entry points to opening the bookmark manager go through Browser::Sho...arv@chromium.org2010-03-121-1/+9
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Bookmark manager: don't unset |model_| when executing a command.estade@chromium.org2010-02-171-13/+5
* Lands http://codereview.chromium.org/596029 from Thiago Farina <thiago.farina...sky@chromium.org2010-02-171-1/+3
* GTK: use appropriate bookmark manager menusestade@chromium.org2010-02-081-13/+5
* Bookmark context menu unforking:estade@chromium.org2010-02-081-42/+67
* Lands http://codereview.chromium.org/542006 for Thiago:sky@chromium.org2010-02-021-20/+18
* Makes it so deleting a bookmark from the context menu doesn't closesky@chromium.org2010-01-281-7/+13
* More bookmarks string1t work.munjal@chromium.org2010-01-211-1/+1
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-171-12/+12
* Makes canceling 'bookmark all tabs' delete the folder. Or rather,sky@chromium.org2009-10-161-2/+4
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-121-3/+3
* Bookmark context menu: pass the correct parent to the bookmark editor.estade@chromium.org2009-09-121-1/+1
* Refactors OSExchangeData for easier portability.sky@chromium.org2009-08-121-1/+1
* Reverting 20468.glen@chromium.org2009-07-121-2/+1
* Commit for tfarinaglen@chromium.org2009-07-121-1/+2
* Need to temporarily flip this back to gfx::NativeView since the other platfor...ben@chromium.org2009-06-271-1/+1
* First part of bookmark context menu reorg.ben@chromium.org2009-06-271-0/+530