summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/render_view_context_menu.cc
Commit message (Expand)AuthorAgeFilesLines
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-8/+8
* Reverting 14005.brettw@chromium.org2009-04-181-8/+8
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-8/+8
* Fix issue: If SpellChecker is disabled through UI, then right-click context m...sidchat@google.com2009-04-151-1/+2
* Fix issue 8589: Disable spellcheck field from the context menu when spell che...sidchat@google.com2009-04-061-3/+9
* Move HTML dialogs out of their own tab contents type. Moved functions to newbrettw@chromium.org2009-04-031-4/+4
* Switch some more ASCII locale code wstrings to strings.estade@chromium.org2009-03-241-10/+10
* Wire 'Inspect Element' action to the new DevTools (depending on the devtools ...pfeldman@chromium.org2009-03-241-1/+8
* Change SpellChecker::Language to be an ASCII string.estade@chromium.org2009-03-111-3/+3
* Refactor render view context menu in preparation for porting.estade@chromium.org2009-03-071-65/+534
* Make render_view_context_menu.cc compile on Posix.jhawkins@chromium.org2009-02-261-3/+3
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-1/+1
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-2/+0
* Context menus for text selections in editable boxes and links should include ...pkasting@chromium.org2009-01-281-27/+23
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-0/+180