summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-1/+1
* Keep a pointer to the owning TabContents on InfoBarDelegates, clearing it whe...pkasting@chromium.org2011-07-286-26/+45
* Moved spellcheck related files to chrome/browser/spellcheck directory.morrita@chromium.org2011-07-281-3/+3
* Don't send ViewMsg_ContextMenuClosed to the renderer process for submenus.yzshen@chromium.org2011-07-282-4/+12
* Removal of Profile from content part 2.avi@chromium.org2011-07-271-8/+14
* Reword mixed content infobar to say "insecure content" in all cases.tsepez@chromium.org2011-07-271-7/+3
* Revert 94332 - Removal of Profile from content part 2.sergeyu@chromium.org2011-07-271-14/+8
* Removal of Profile from content part 2.avi@chromium.org2011-07-271-8/+14
* Removal of Profile from content part 1.avi@chromium.org2011-07-274-13/+27
* [Mac] Fix ZombieObjectCrash with MenuController.asvitkine@chromium.org2011-07-261-0/+15
* Change the UpdateTitle message to use a string16 for the page title.evan@chromium.org2011-07-261-1/+1
* Context menu for "Voice recognition options"gshires@google.com2011-07-262-0/+49
* Re-word insecure content infobar and its buttons.tsepez@chromium.org2011-07-252-11/+21
* Prevent a navigation race by resetting is_swapped_out on new navigations.creis@chromium.org2011-07-251-0/+41
* Tag all users of RenderViewHostDelegate with OVERRIDEevan@chromium.org2011-07-251-11/+12
* Include the tab IDs in onBeforeRetarget events and always post the correct fr...jochen@chromium.org2011-07-253-12/+44
* Support fullscreen widget on Windows.yzshen@chromium.org2011-07-231-1/+1
* Delete TabContents::OnCrossSiteResponseevan@chromium.org2011-07-211-1/+1
* Ensures history tab displays a throbber when searching.beaudoin@chromium.org2011-07-211-1/+1
* Create the correct SiteInstance when restoring tabs that belong to apps.mihaip@chromium.org2011-07-212-4/+48
* Fix a leak I introduced in r93120evan@chromium.org2011-07-201-3/+3
* DevTools: move devtools_window to chrome/, remove most chrome/ dependencies f...pfeldman@chromium.org2011-07-201-1/+1
* Disable AutomationProxySnapshotTest.LargeSnapshot on Linuxevan@chromium.org2011-07-191-0/+9
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Add TabContents hosting to the Panel windows on OSX.dimich@chromium.org2011-07-191-1/+7
* Move save stuff from download helper back to TabContents. This is a revert of...jam@chromium.org2011-07-181-9/+2
* Don't call InfoBarDismissed() from RemoveInfobar(), which is called by more p...pkasting@chromium.org2011-07-152-11/+7
* Move the save file code from chrome to content. This is just a file move so t...jam@chromium.org2011-07-141-1/+1
* Remove scheme restriction for extension context menu items.asargent@chromium.org2011-07-141-3/+0
* [Mac] Show correct cursor after context menu is closed.asvitkine@chromium.org2011-07-132-4/+9
* Convert ViewMsg_NetworkStateChanged from routed -> control,adamk@chromium.org2011-07-121-0/+1
* Get rid of the remaining implementation in TabContentsView and make all the m...jam@chromium.org2011-07-128-109/+296
* Convert RenderViewContextMenu to MenuItemView.rhashimoto@chromium.org2011-07-121-0/+3
* Fixed network connectivity checks specific to ChromeOS. Previously we were d...zelidrag@chromium.org2011-07-111-0/+3
* Get rid of RenderWidgetHostDestroyed method in the various classes. RenderWid...jam@chromium.org2011-07-112-16/+31
* Remove TabContentsView methods that just call to the delegate, and have them ...jam@chromium.org2011-07-115-32/+5
* More build fixes for linux and chrome os.ananta@chromium.org2011-07-101-1/+1
* Fix for build failures on mac and Linuxananta@chromium.org2011-07-101-2/+2
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-1019-71/+79
* Re-land r89864. Hopefully this won't trigger the apparent perf regression no...abarth@chromium.org2011-07-084-6/+14
* Revert 89864 - Don't rely on user gestures for deciding when to dismiss infob...cmp@chromium.org2011-07-074-14/+6
* DevTools: devtools manager should know nothing about DevToolsWindowyurys@chromium.org2011-07-071-2/+1
* Focus the target window after a link is dragged on top of it.sadrul@chromium.org2011-07-062-0/+17
* Revert 91390 (build breakage) - Convert ViewMsg_NetworkStateChanged from rout...adamk@google.com2011-07-021-1/+0
* Convert ViewMsg_NetworkStateChanged from routed -> controladamk@google.com2011-07-011-0/+1
* Fix stupid off-by-one crash.pkasting@chromium.org2011-07-011-1/+1
* Move the RenderViewHostDelegate::BookmarkDrag interface to Chrome as the feat...ananta@chromium.org2011-07-014-18/+51
* Add typedefs for InfoBar-related notifications in infobar.h, so that code els...pkasting@chromium.org2011-07-013-13/+18
* Fix crash when clicking the close button on a closing infobar.pkasting@chromium.org2011-07-011-1/+6
* Try to bandaid leaks due to TabContentsWrapper not force-closing all InfoBarD...pkasting@chromium.org2011-07-011-0/+5