summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-031-9/+12
* Move more files from chrome/test to chrome/test/base, part #6phajdan.jr@chromium.org2011-08-031-0/+51
* Fix extra NULL character being included when dragging and dropping plaintony@chromium.org2011-08-021-2/+1
* DevTools: hide Inspect Element from the popup on DevTools.pfeldman@chromium.org2011-08-021-13/+16
* Revert "DevTools: hide Inspect Element from the popup on DevTools."jeremy@chromium.org2011-08-021-16/+13
* DevTools: hide Inspect Element from the popup on DevTools.pfeldman@chromium.org2011-08-021-13/+16
* Change TopSites and History to use gfx::Image instead of SkBitmap in theirpinkerton@chromium.org2011-08-021-1/+2
* Unify infobars' link-opening behavior to respect user-requested dispositions ...pkasting@chromium.org2011-08-021-2/+4
* Plumb the title direction up to the renderer hostevan@chromium.org2011-08-011-1/+2
* Move more files from chrome/test to chrome/test/base, part #5phajdan.jr@chromium.org2011-08-011-1/+1
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-012-2/+2
* Add a new flag to enable GPU compositing on chrome: pagesestade@chromium.org2011-08-011-0/+2
* Removal of Profile from content part 5.avi@chromium.org2011-08-012-3/+6
* Removal of Profile from content part 4.avi@chromium.org2011-08-015-10/+16
* 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