summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* [Translate] Expose whether the user is within a navigation session as part of...miguelg@chromium.org2013-04-262-10/+19
* Explicitly free the web contents in the background contents destructor.atwilson@chromium.org2013-04-161-0/+5
* Revert 194345 "Explicitly free the web contents in the backgroun..."atwilson@chromium.org2013-04-161-2/+0
* Explicitly free the web contents in the background contents destructor.atwilson@chromium.org2013-04-161-0/+2
* Renamed UMA histogram for context menu items and related functions.vitalybuka@chromium.org2013-04-121-21/+19
* Added UMA_HISTOGRAM_ENUMERATION for visible context menu items.vitalybuka@chromium.org2013-04-111-17/+70
* Remove URL fragment from referrer HTTP header (to comply with rfc2616) when o...mef@chromium.org2013-04-102-2/+117
* Added UMA_HISTOGRAM_ENUMERATION for RenderViewContextMenu.vitalybuka@chromium.org2013-04-101-0/+91
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* chromeos: Add a subdirectory "file_manager" to chrome/browser/chromeos/extens...hashimoto@chromium.org2013-04-091-1/+1
* Cleanup: Get rid of Profile::GetProtocolHandlerRegistry().thestig@chromium.org2013-04-041-1/+3
* DevTools: open remote front-ends using chrome-devtools://remote/* urls.pfeldman@chromium.org2013-04-031-2/+1
* Do not show "Ask google for suggestions" in panel's context menujianli@chromium.org2013-04-032-4/+22
* [Spellcheck] Add separator in front of suggestionsgroby@chromium.org2013-04-022-15/+89
* Moved "search" context menu item in from of "print".vitalybuka@chromium.org2013-04-011-1/+1
* Move the ViewType enum to extensions\common.jam@chromium.org2013-04-012-8/+9
* base/prefs: Remove the public/ directory and move the files to //base/prefs.tfarina@chromium.org2013-03-213-3/+3
* Change the way the omnibox handles CTRL-Enter navigations.beaudoin@chromium.org2013-03-181-1/+1
* Allow link-related context menu items in panels.dcheng@chromium.org2013-03-131-0/+2
* Delete items of the launcher jump list upon pressing Shift clickskuhne@chromium.org2013-03-135-10/+4
* Enable multiple spellcheck fetchers in spelling service clientrouslan@chromium.org2013-03-061-2/+2
* cros: Add app mode restrictions.xiyuan@chromium.org2013-03-052-14/+34
* Part III: Suppose a user clicks 'copy link address' from context menu in Inco...vasilii@chromium.org2013-03-012-1/+47
* Simplify Ampersand escaping logic in RenderViewContextMenu.MHX348@motorola.com2013-02-281-9/+9
* Change --load-extension flag so the extensions don't persist across restart.mpcomplete@chromium.org2013-02-271-1/+1
* Rebase ConfirmBubbleViews on DialogDelegateView.msw@chromium.org2013-02-123-11/+25
* Replace the misspelled range within a selection to correct spelling.rouslan@chromium.org2013-02-121-2/+2
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-118-9/+9
* Don't add "print" item into dev tools context menu.vitalybuka@chromium.org2013-02-091-1/+2
* Only add NORMAL separators if menu has at least one item and previous item is...wez@chromium.org2013-02-081-8/+3
* Revert "GTTF: Add missing virtual destructors."phajdan.jr@chromium.org2013-02-061-2/+0
* GTTF: Add missing virtual destructors.phajdan.jr@chromium.org2013-02-051-0/+2
* Printing selection from context menu.vitalybuka@chromium.org2013-02-052-3/+14
* Only permit plug-in loads in the browser if the plug-in isn't blocked or thecevans@chromium.org2013-02-011-1/+10
* Broke ContentSettingBubbleModelTest.Plugins on Android.dbeam@chromium.org2013-02-011-10/+1
* Only permit plug-in loads in the browser if the plug-in isn't blocked or thecevans@chromium.org2013-02-011-1/+10
* Move Extension Location and Type enums to Manifest, and move InstallWarning t...yoz@chromium.org2013-01-311-1/+1
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-291-4/+6
* [Spellcheck] Turning off server spellcheck for off the record profiles.rlp@chromium.org2013-01-263-6/+65
* In Chrome M23 the page info bubble was replaced by the website settings UI (a...markusheintz@chromium.org2013-01-241-4/+6
* Move the methods in disposition_utils.h and event_disposition.h to ui\base\wi...jam@chromium.org2013-01-231-1/+1
* Move window_open_disposition.h from webkit/ into ui/base.tfarina@chromium.org2013-01-222-2/+2
* tab_contents: Move platform-specific web_drag_bookmark_handler_* files into t...tfarina@chromium.org2013-01-178-560/+0
* Added more tests for IncognitoModeAvailability.rustema@google.com2013-01-155-19/+117
* Remove GetWebContentsAt from browser_tabstrip.avi@chromium.org2013-01-141-8/+10
* [Spellcheck] Turning spelling service on by default. Adding command line flag...rlp@chromium.org2013-01-101-2/+2
* Media Documents should disable View [Page] Sourcewolenetz@chromium.org2013-01-091-0/+16
* DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon.avi@chromium.org2013-01-071-1/+1