summaryrefslogtreecommitdiffstats
path: root/chrome/browser/render_view_context_menu_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-1/+1
* Move search code to a subdirben@chromium.org2009-01-161-1/+1
* Fie.ben@chromium.org2009-01-151-1/+1
* Move search engines files into subdirben@chromium.org2009-01-151-1/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-3/+3
* Select the Languages tab of the fonts and languages dialog when using spellch...pkasting@chromium.org2008-12-191-6/+7
* Add "Enable spell check for this field" menu option in sub context menu for c...sidchat@google.com2008-12-151-0/+8
* Try and make some spellcheck code more obvious by using typedefs.pkasting@chromium.org2008-12-111-6/+6
* Cleanup part 6.pkasting@chromium.org2008-12-101-20/+25
* Cleanup part 4.pkasting@chromium.org2008-12-091-3/+2
* Cleanup, part 1.pkasting@chromium.org2008-12-081-19/+19
* Reupload of 12418glen@chromium.org2008-12-071-1/+1
* Add support in spell check options sub-context menu to pop up fonts and langu...sidchat@google.com2008-12-041-2/+11
* Add a new submenu in the context menu for a text box. This submenu displays s...sidchat@google.com2008-12-011-0/+40
* Rewrote the clipboard API to be more concurrent. Added a helper class to make...estade@chromium.org2008-11-051-2/+3
* Makes form resubmission dialog work again. This was a regressionsky@google.com2008-10-301-1/+1
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-271-1/+1
* Apply the already-reviewed <http://codereview.chromium.org/2936> by developer...glen@google.com2008-10-221-0/+6
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-8/+9
* Move a bunch of stuff out of WebContents. I removed a bunch of render view ho...brettw@google.com2008-09-251-12/+13
* This CL enables the Page info menu when right-clicking on a page/frame.jcampan@chromium.org2008-09-231-6/+30
* Add support for "Add to dictionary" in the context menu.sidchat@google.com2008-09-171-1/+6
* Move the Save Page code to the browser/download/ directory.paulg@google.com2008-09-141-1/+1
* Move the download code to new directories:paulg@google.com2008-09-131-1/+1
* Revert the change that fixed the encoding when viewing source in subframes.brettw@google.com2008-09-121-17/+4
* Cleanup navigation_entry.h. I made the accessors consistent and in Google sty...brettw@google.com2008-08-271-3/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* As Brett pointed it out, We normally use 8-bit for encoding names since they'...jnd@google.com2008-08-211-1/+1
* The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG...jnd@google.com2008-08-181-4/+17
* Add chrome to the repository.initial.commit2008-07-261-0/+440