summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* 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
* browser: Move FindBrowserWithWebContents() into chrome namespace.tfarina@chromium.org2012-12-025-9/+9
* Remove GetExtensionService calls and replace with PKSF calls through the Exte...mirandac@chromium.org2012-11-301-1/+2
* Refactoring media controls in WebKit - side effect for Chromium:silviapf@chromium.org2012-11-221-1/+1
* Disable ViewSourceTest.TestViewSourceReload for flakily timing out.yoz@chromium.org2012-11-201-3/+2
* Move extension_error_utils.* and url_pattern_set.* intoaa@chromium.org2012-11-193-3/+4
* Remove 'reload page' menu item from context menu of packaged apphongbo.min@intel.com2012-11-191-2/+0
* Triggering InspectElement from context menu over a guest will open guest's de...lazyboy@chromium.org2012-11-141-2/+6
* Cleaning up the custom dictionary code relative to the SpellcheckService to m...rlp@chromium.org2012-11-141-1/+2
* Reverting this to fix the compile failures on linux clang. please reland afte...ananta@chromium.org2012-11-131-6/+2