summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/render_view_context_menu_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor render view context menu in preparation for porting.estade@chromium.org2009-03-071-547/+0
* NO CODE CHANGE.maruel@google.com2009-03-051-2/+3
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-4/+4
* Update clipboard classes to use string16 and FilePath instead of wstring.estade@chromium.org2009-03-041-3/+3
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-261-2/+2
* Add the hunspell project to Chrome.app and get spellchecker compilingshess@chromium.org2009-02-251-1/+1
* Delete the ViewSourceTabContents.brettw@chromium.org2009-02-251-3/+4
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-2/+1
* Bring download_file, download_manager into POSIX build.estade@chromium.org2009-02-221-4/+4
* Make render_view_context_menu_controller.cc compile on Posix.jhawkins@chromium.org2009-02-191-7/+27
* Switch from HWNDs to NativeViews, take 2. (First attempt was r9409, in which ...avi@chromium.org2009-02-101-11/+14
* Disable context menu item "Open image in new tab" from context menu for thumb...sidchat@google.com2009-02-101-0/+8
* Try reverting r9409 to see if it fixes crashes on chromebot.kuchhal@chromium.org2009-02-101-14/+11
* Switch from HWNDs to NativeViews.avi@chromium.org2009-02-091-11/+14
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-2/+1
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-0/+516