index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
bookmarks
/
bookmark_context_menu_controller.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
bookmarks: Move context menu controller into ui/bookmarks directory.
tfarina@chromium.org
2012-09-28
1
-325
/
+0
*
bookmarks: Switch it to use the PrefService from chrome/browser/api/
tfarina@chromium.org
2012-09-27
1
-6
/
+7
*
The touch menu for ChromeOS will be used for all flavors of ChromeOS while ot...
skuhne@chromium.org
2012-08-24
1
-1
/
+1
*
Removing instances of profile_->GetBookmarkModel() as part of converting Book...
rlp@chromium.org
2012-08-02
1
-1
/
+2
*
Re-enable context-menu options to open all bookmarks from the bookmarks bar.
isherman@chromium.org
2012-07-18
1
-7
/
+3
*
Remove browser::FindTabbedBrowser call in bookmark_utils.cc. All callers, wit...
jam@chromium.org
2012-07-11
1
-1
/
+1
*
Move tab functions off Browser into browser_tabstrip and browser_tabrestore.
ben@chromium.org
2012-06-29
1
-1
/
+2
*
Get rid of browser::FindLastActiveWithProfile call when adding a new bookmark...
jam@chromium.org
2012-06-22
1
-1
/
+6
*
Move singleton tabs off Browser.
ben@chromium.org
2012-06-21
1
-4
/
+5
*
Remove browser::FindLastActiveWithProfile usage in GTK bookmark code.
jam@chromium.org
2012-06-20
1
-8
/
+6
*
Moves methods for finding browsers to browser_finder.
sky@chromium.org
2012-05-16
1
-2
/
+2
*
bookmarks: "Open in New Tab" menu should open the bookmark in background.
tfarina@chromium.org
2012-03-22
1
-1
/
+1
*
Use BookmarkEditor to rename bookmark folders.
flackr@chromium.org
2012-03-01
1
-13
/
+6
*
Restore bookmark folder editor controller.
flackr@chromium.org
2012-02-28
1
-5
/
+13
*
bookmarks: Disable the 'Open all bookmarks' from everywhere but a folder cont...
tfarina@chromium.org
2012-02-23
1
-9
/
+12
*
Move the PageNavigator interface and GlobalRequestID struct to content\public...
jam@chromium.org
2011-12-28
1
-1
/
+2
*
Split UserMetrics into API vs. implementation. Move API to content/public.
joi@chromium.org
2011-12-14
1
-9
/
+11
*
Change 'Add Page' to show a simple input dialog with --use-more-webui.
mazda@chromium.org
2011-11-09
1
-16
/
+17
*
Fixed behavior of the bookmark bar visibility.
joaodasilva@chromium.org
2011-10-11
1
-1
/
+1
*
Add --use-more-webui runtime flag to toggle WebUI replacements for native dia...
flackr@chromium.org
2011-09-21
1
-17
/
+6
*
Revert 101785 - Add --use-more-webui runtime flag to toggle WebUI replacement...
scherkus@chromium.org
2011-09-19
1
-6
/
+17
*
Add --use-more-webui runtime flag to toggle WebUI replacements for native dia...
flackr@chromium.org
2011-09-19
1
-17
/
+6
*
Revert 101581 - Add --use-more-webui runtime flag to toggle WebUI replacement...
rsimha@chromium.org
2011-09-16
1
-6
/
+17
*
Add --use-more-webui runtime flag to toggle WebUI replacements for native dia...
flackr@chromium.org
2011-09-16
1
-17
/
+6
*
bookmarks: Fix an obvious typo in IDS_BOOMARK_*.
tfarina@chromium.org
2011-08-26
1
-8
/
+8
*
Use bookmark manager to add/edit bookmark pages with webui_dialogs=1.
flackr@chromium.org
2011-08-17
1
-0
/
+12
*
bookmarks: Add more keyboard accelerators to bookmark bar context menu.
tfarina@chromium.org
2011-08-10
1
-1
/
+1
*
Converted IncognitoForced boolean policy into IncognitoModeAvailability enum ...
rustema@google.com
2011-08-05
1
-4
/
+10
*
Make bookmark manager from context menu open open in the selected folder.
gbillock@chromium.org
2011-07-16
1
-8
/
+14
*
Move UserMetrics to content.
michaeln@google.com
2011-04-27
1
-17
/
+9
*
Disable bookmark editing (gtk UI).
joaodasilva@chromium.org
2011-04-14
1
-7
/
+11
*
Implemented policy for disabling the bookmark bar.
pastarmovj@chromium.org
2011-04-11
1
-0
/
+4
*
Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...
tfarina@chromium.org
2011-04-06
1
-1
/
+1
*
Coverity: Fix negative return function errors.
kmadhusu@chromium.org
2011-03-11
1
-2
/
+3
*
Rename TreeNode::GetParent() to TreeNode::parent(). Part 2
tfarina@chromium.org
2011-03-08
1
-3
/
+3
*
Rename IndexOfChild to GetIndexOf. Part 1
tfarina@chromium.org
2011-03-08
1
-1
/
+1
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
1
-1
/
+1
*
Update more includes that were pointing to the old locations.
jam@chromium.org
2011-03-02
1
-1
/
+1
*
GTK uses a different controller for the bookmark bar view context menu
finnur@chromium.org
2011-02-03
1
-3
/
+5
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Move models from app to ui/base/models
ben@chromium.org
2011-01-14
1
-2
/
+2
*
Deinline even more destructors.
erg@google.com
2010-12-14
1
-0
/
+6
*
linux: Stock menu icons update.
sadrul@chromium.org
2010-12-09
1
-50
/
+50
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
bookmarks: Move NodeHasURLs function to bookmark_utils.
tfarina@chromium.org
2010-11-20
1
-18
/
+1
*
Cleanup: Include browser.h -> ui/browser.h [Part 1].
jhawkins@chromium.org
2010-11-16
1
-1
/
+1
*
Cleanup BookmarkFolderEditorController implementation.
tfarina@chromium.org
2010-10-20
1
-2
/
+3
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
Fixes bug in pasting bookmarks from the context menu that could result
sky@chromium.org
2010-07-01
1
-1
/
+1
*
Get rid of some dead bookmark context menu code.
viettrungluu@chromium.org
2010-05-06
1
-53
/
+21
[next]