summaryrefslogtreecommitdiffstats
path: root/content/browser/tab_contents/tab_contents_delegate_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Moved the following IPCs out of chrome into content where they are handled by ananta@chromium.org2011-09-061-1/+2
* Move more files to content_unittestsphajdan.jr@chromium.org2011-09-021-6/+7
* When the user navigates to the home page, make sure to set the RLZ stringrogerta@chromium.org2011-09-021-11/+13
* Revert 99283 - When the user navigates to the home page, make sure to set the...rogerta@chromium.org2011-09-021-13/+11
* When the user navigates to the home page, make sure to set the RLZ stringrogerta@chromium.org2011-09-021-11/+13
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-1/+0
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-1/+1
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-031-0/+2
* This is only the first part of the refactoring. The old method was preservedadriansc@google.com2011-08-021-4/+12
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Make PageNavigator::OpenURL and TabContentsDelegate::OpenURLFromTab return a ...jochen@chromium.org2011-07-201-4/+7
* Convert ViewMsg_NetworkStateChanged from routed -> control,adamk@chromium.org2011-07-121-0/+1
* TabContentsDelegate detaches from associated TabContents in it's destructor.cbentzel@chromium.org2011-07-011-0/+96