summaryrefslogtreecommitdiffstats
path: root/chrome/browser/back_forward_menu_model.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-2/+3
* Reapply r50859 with chromeos fixes.erg@chromium.org2010-06-251-0/+5
* Revert 50859 - GTK: First draft of the unified cut/copy/paste and +/-/Fullscr...rafaelw@google.com2010-06-251-5/+0
* GTK: First draft of the unified cut/copy/paste and +/-/Fullscreen menu items.erg@chromium.org2010-06-251-0/+5
* [Mac] Honor modifier keys in back/forward menu.bauerb@chromium.org2010-03-171-7/+13
* Ignore ref (hash fragment) in URL when opening singleton tabs based on URLs.arv@chromium.org2010-01-311-1/+1
* Escape the '&' character in the back/forward menu entries.estade@chromium.org2010-01-191-1/+8
* Make back forward menu model a MenuModel.estade@chromium.org2009-12-301-119/+175
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-171-9/+9
* Convert menu strings to UTF16, fix some views-GTK build errors.brettw@chromium.org2009-07-021-7/+6
* Upgrade BackForwardMenuModelViews to use new menu API. Also adds accelerator ...ben@chromium.org2009-06-151-9/+21
* Linux and Mac support chrome://history by now. Remove NOTIMPLEMENTED.thakis@chromium.org2009-05-311-4/+0
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-31/+20
* Reverting 14005.brettw@chromium.org2009-04-181-20/+31
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-31/+20
* Remove TabContentsType from the NavigationController external interface and inbrettw@chromium.org2009-04-151-3/+3
* Remove unneeded temp_scaffolding_stubs.h includes. Remove ConstrainedWindow f...thestig@chromium.org2009-04-031-7/+1
* Display a title for files in the back/forward menu.estade@chromium.org2009-03-301-1/+2
* Merge DOMUIContents into WebContents.brettw@chromium.org2009-03-171-2/+2
* Convert NavigationEntry title to string16. TabContents::GetTitle no longer needsbrettw@chromium.org2009-03-041-1/+1
* Remove NativeUI, HistoryTabUI, DownloadsTabUI since they've been superceded.ben@chromium.org2009-03-031-1/+0
* Make history and downloads open once per window unless the user modifies thei...glen@chromium.org2009-03-031-1/+2
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-2/+1
* Port back_forward_menu_model to linux.estade@chromium.org2009-02-181-164/+154
* Move metrics files into a subdirben@chromium.org2009-01-161-1/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-3/+3
* Reorder functions in browser.hben@chromium.org2008-11-121-1/+1
* Cleanup navigation_entry.h. I made the accessors consistent and in Google sty...brettw@google.com2008-08-271-5/+5
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-2/+2
* Add chrome to the repository.initial.commit2008-07-261-0/+344