summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove most deprecated Profile::GetExtensionService() usage.thestig@chromium.org2014-06-221-5/+3
* Stop disabling force_compositing_mode for background RenderViews.danakj@chromium.org2014-04-162-0/+7
* Add a null check around the RenderWidgetHostView when recording page loads.zturner@chromium.org2014-04-111-8/+11
* Revert "Revert 261654 "Move some extension constants out of //chrome.""rockot@google.com2014-04-041-1/+0
* Revert 261654 "Move some extension constants out of //chrome."rockot@google.com2014-04-041-0/+1
* Move some extension constants out of //chrome.rockot@chromium.org2014-04-041-1/+0
* Get rid of ContextMenuParams::frame_id since on the browser side we know whic...jam@chromium.org2014-03-251-2/+3
* Split ExtensionWebContentsObserver into base and Chrome implementationsjamescook@chromium.org2014-03-201-2/+2
* Move render_view_context_menu.* and related files out of tab_contents.lazyboy@chromium.org2014-02-2719-4878/+0
* Remove an unused variable |extension_menu_models_| from RVContextMenu.lazyboy@chromium.org2014-02-211-3/+0
* Rename VIEW_TYPE_APP_SHELL -> VIEW_TYPE_APP_WINDOWrockot@chromium.org2014-02-201-1/+1
* TranslateManager is no longer a singletondroger@chromium.org2014-02-191-2/+3
* Cleanup: Move kChromeDevToolsScheme constant into content namespace.tfarina@chromium.org2014-02-171-1/+1
* Move TranslatePrefs to the Translate componentdroger@chromium.org2014-02-141-4/+5
* Cleanup: Move kChromeUIScheme constant into content namespace.tfarina@chromium.org2014-02-111-2/+2
* Omnibox: Pass Input Box Type to AutocompleteClassifiermpearson@chromium.org2014-02-091-1/+3
* Revert 249982 "Omnibox: Pass Input Box Type to AutocompleteClass..."vollick@chromium.org2014-02-091-3/+1
* Omnibox: Pass Input Box Type to AutocompleteClassifiermpearson@chromium.org2014-02-091-1/+3
* Revert 249880 "Omnibox: Pass Input Box Type to AutocompleteClass..."sorin@chromium.org2014-02-081-3/+1
* Omnibox: Pass Input Box Type to AutocompleteClassifiermpearson@chromium.org2014-02-081-1/+3
* Move TranslateLanguageList to the Translate componentdroger@chromium.org2014-02-051-4/+5
* Start moving context menu code to RenderFrame.jam@chromium.org2014-01-316-16/+29
* Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.yoz@chromium.org2014-01-301-1/+1
* <webview>: Disable search web for image context menu item for webviews.lazyboy@chromium.org2014-01-281-1/+1
* Move ExtensionPrefs and friends to extensions/ directory.derat@chromium.org2014-01-221-1/+1
* Move LanguageState to the translate componentdroger@chromium.org2014-01-215-414/+5
* Move the guts of user_metrics to a new static lib in //base/metrics.ben@chromium.org2014-01-131-1/+1
* Remove kChromeFrame checks in the browser process.jam@chromium.org2014-01-022-26/+7
* Update some uses of char16 to use the base:: namespace.avi@chromium.org2013-12-252-2/+2
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-245-7/+7
* Switch ContentSettingsObserver to be a RenderFrameObserver instead of a Rende...jam@chromium.org2013-12-171-1/+1
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-131-1/+1
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-122-2/+2
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-122-5/+5
* Translate new UX: set the translate icon visible whenever translation is donehajimehoshi@chromium.org2013-12-124-5/+96
* Add base namespace to some instances of string16.brettw@chromium.org2013-12-069-46/+54
* Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...brettw@chromium.org2013-12-031-3/+3
* Turn the Translate icon on only when the translation is succesfully donehajimehoshi@chromium.org2013-11-214-10/+65
* Move Extension and PermissionsData to extensions/common.yoz@chromium.org2013-11-151-1/+1
* Split extensions::MenuManager instance out from ExtensionService.benwells@chromium.org2013-11-141-1/+4
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-074-17/+17
* Do not show menu items added by extensions inside <webview>.lazyboy@chromium.org2013-11-021-1/+1
* Translate: New Bubble UX (for the view toolkit)hajimehoshi@chromium.org2013-10-283-2/+64
* Move Navigation.MainFrameScheme UMA recording to //components.cbentzel@chromium.org2013-10-231-47/+2
* Get rid of the extensions' MessageHandler RenderViewHostObserver. Move this c...jam@chromium.org2013-10-211-0/+3
* Record UMA counts for number of page loads in windows 8 desktop and metro.zturner@chromium.org2013-10-172-0/+27
* Do not add extension items to panel's context menu if extension is not present.zhchbin@gmail.com2013-10-101-6/+10
* Refactor dependency on Profile to BrowserContext in spell check. Continuation...megan.smith@venture3systems.com2013-09-171-4/+4
* Move Inspect[BackgroundPage|ExtensionHost] Out of ExtensionServicerdevlin.cronin@chromium.org2013-09-111-2/+2
* Move text_elider to gfx.ben@chromium.org2013-09-091-2/+2