summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_context_menu_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* bookmarks: Move context menu controller into ui/bookmarks directory.tfarina@chromium.org2012-09-281-325/+0
* bookmarks: Switch it to use the PrefService from chrome/browser/api/tfarina@chromium.org2012-09-271-6/+7
* The touch menu for ChromeOS will be used for all flavors of ChromeOS while ot...skuhne@chromium.org2012-08-241-1/+1
* Removing instances of profile_->GetBookmarkModel() as part of converting Book...rlp@chromium.org2012-08-021-1/+2
* Re-enable context-menu options to open all bookmarks from the bookmarks bar.isherman@chromium.org2012-07-181-7/+3
* Remove browser::FindTabbedBrowser call in bookmark_utils.cc. All callers, wit...jam@chromium.org2012-07-111-1/+1
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-1/+2
* Get rid of browser::FindLastActiveWithProfile call when adding a new bookmark...jam@chromium.org2012-06-221-1/+6
* Move singleton tabs off Browser.ben@chromium.org2012-06-211-4/+5
* Remove browser::FindLastActiveWithProfile usage in GTK bookmark code.jam@chromium.org2012-06-201-8/+6
* Moves methods for finding browsers to browser_finder.sky@chromium.org2012-05-161-2/+2
* bookmarks: "Open in New Tab" menu should open the bookmark in background.tfarina@chromium.org2012-03-221-1/+1
* Use BookmarkEditor to rename bookmark folders.flackr@chromium.org2012-03-011-13/+6
* Restore bookmark folder editor controller.flackr@chromium.org2012-02-281-5/+13
* bookmarks: Disable the 'Open all bookmarks' from everywhere but a folder cont...tfarina@chromium.org2012-02-231-9/+12
* Move the PageNavigator interface and GlobalRequestID struct to content\public...jam@chromium.org2011-12-281-1/+2
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-141-9/+11
* Change 'Add Page' to show a simple input dialog with --use-more-webui.mazda@chromium.org2011-11-091-16/+17
* Fixed behavior of the bookmark bar visibility.joaodasilva@chromium.org2011-10-111-1/+1
* Add --use-more-webui runtime flag to toggle WebUI replacements for native dia...flackr@chromium.org2011-09-211-17/+6
* Revert 101785 - Add --use-more-webui runtime flag to toggle WebUI replacement...scherkus@chromium.org2011-09-191-6/+17
* Add --use-more-webui runtime flag to toggle WebUI replacements for native dia...flackr@chromium.org2011-09-191-17/+6
* Revert 101581 - Add --use-more-webui runtime flag to toggle WebUI replacement...rsimha@chromium.org2011-09-161-6/+17
* Add --use-more-webui runtime flag to toggle WebUI replacements for native dia...flackr@chromium.org2011-09-161-17/+6
* bookmarks: Fix an obvious typo in IDS_BOOMARK_*.tfarina@chromium.org2011-08-261-8/+8
* Use bookmark manager to add/edit bookmark pages with webui_dialogs=1.flackr@chromium.org2011-08-171-0/+12
* bookmarks: Add more keyboard accelerators to bookmark bar context menu.tfarina@chromium.org2011-08-101-1/+1
* Converted IncognitoForced boolean policy into IncognitoModeAvailability enum ...rustema@google.com2011-08-051-4/+10
* Make bookmark manager from context menu open open in the selected folder.gbillock@chromium.org2011-07-161-8/+14
* Move UserMetrics to content.michaeln@google.com2011-04-271-17/+9
* Disable bookmark editing (gtk UI).joaodasilva@chromium.org2011-04-141-7/+11
* Implemented policy for disabling the bookmark bar.pastarmovj@chromium.org2011-04-111-0/+4
* 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