summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* 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
* [Spellcheck] Removing the "no more suggestions from Google" line when using t...rlp@chromium.org2013-01-043-16/+64
* Simplify ExecuteJavaScript* functions.darin@chromium.org2013-01-041-5/+2
* Change ExecuteJavaScript* helper functions in browser_test_utils.{h,cc}darin@chromium.org2013-01-021-3/+1
* DevTools: rename debugger/ to devtools/, move DevTools files into content/ren...pfeldman@chromium.org2012-12-191-1/+1
* Revert r173891 - "DevTools: rename debugger/ to devtools/, move DevTools file...mnissler@chromium.org2012-12-191-1/+1
* DevTools: rename debugger/ to devtools/, move DevTools files into content/ren...pfeldman@chromium.org2012-12-191-1/+1
* Rename PrintPreviewTabController to PrintPreviewDialogController; Rename Brow...thestig@chromium.org2012-12-191-4/+4
* [Spellcheck] Add context menu entry for controlling spelling autocorrect.rlp@chromium.org2012-12-185-5/+70
* bookmarks: Clean up the public API of BookmarkTabHelper.tfarina@chromium.org2012-12-174-33/+33
* Remove straggling TabContents references.avi@chromium.org2012-12-142-2/+2
* Remove TabContents includes.avi@chromium.org2012-12-141-1/+0
* [Spellcheck] Renaming flag for clarity.groby@chromium.org2012-12-144-11/+13
* Move PrefMember to base/prefs/public now that it has no bad dependencies.joi@chromium.org2012-12-123-4/+4
* [Spellcheck] Use the spelling service for suggestions when it's available rat...rlp@chromium.org2012-12-121-4/+11
* [Spellcheck] Make sure context menu and actual spellcheck state are in sync.groby@chromium.org2012-12-112-6/+1
* Introduces "CreateParams" for web contents, and add |parent| parameter in it.mukai@chromium.org2012-12-091-2/+3
* Remove TabContents from printing.avi@chromium.org2012-12-061-3/+1
* Remove the last usages of PrefObserver outside of Prefs.joi@chromium.org2012-12-042-3/+2