summaryrefslogtreecommitdiffstats
path: root/chrome/test/base/test_tab_strip_model_observer.cc
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the two test RenderViewHostObservers in chrome. This also removes ...jam@chromium.org2013-10-251-83/+0
* Use a direct include of the message_loop header in chrome/test/, chrome/tools...avi@chromium.org2013-07-181-1/+1
* content: Remove usage of NOTIFICATION_NAV_ENTRY_COMMITTED from contentphajdan.jr@chromium.org2013-06-051-3/+2
* chrome: Use base::MessageLoop. (Part 1)xhwang@chromium.org2013-05-101-1/+1
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-011-2/+2
* convert NOTIFICATION_RENDER_VIEW_HOST_CREATED usage to callbacksphajdan.jr@chromium.org2013-04-091-15/+9
* content: Move all listeners of NOTIFICATION_RENDER_VIEW_HOST_CREATED out of c...phajdan.jr@chromium.org2013-03-181-2/+44
* Cleanup: Remove more uses of deprecated PrintPreviewDialogController methods.thestig@chromium.org2013-02-131-11/+11
* Rename PrintPreviewTabController to PrintPreviewDialogController; Rename Brow...thestig@chromium.org2012-12-191-3/+3
* Remove TabContents from printing.avi@chromium.org2012-12-061-6/+4
* Remove TabContents from TabStripModelObserver's state callbacks.avi@chromium.org2012-11-091-6/+5
* TabContentsWrapper -> TabContents, part 13.avi@chromium.org2012-06-081-4/+4
* Move more test headers from content\test to content\public\test. This way we ...jam@chromium.org2012-06-021-1/+1
* browser: Move the tabs directory into ui.tfarina@chromium.org2012-05-111-1/+1
* Add explicit content deps for chrome/test.joi@chromium.org2012-03-131-2/+2
* Get rid of content::NavigationController in cc file and use "using" instead.jam@chromium.org2012-01-041-1/+3
* Convert all the notifications which use NavigationController to content::Navi...jam@chromium.org2012-01-031-2/+2
* Revert 115346. The change didn't break anything, the test was faulty. Will di...jam@chromium.org2011-12-211-1/+1
* Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_teststhakis@chromium.org2011-12-211-1/+1
* Rename TabContents::controller() to GetController and put it into the WebCont...jam@chromium.org2011-12-211-1/+1
* Clean up TCW, make it solely a hub for 1:1 observer/helper objects.avi@chromium.org2011-12-121-2/+3
* Switch to IWYU for files that previously were getting a bunch ofjoi@chromium.org2011-12-011-0/+1
* Allow WebUI Tests to use preLoad in HtmlDialogUI.scr@chromium.org2011-11-301-2/+1
* Print Preview: Make print preview tab modal. (try 2)thestig@chromium.org2011-11-151-4/+24
* Revert 110056 - Print Preview: Make print preview tab modal.thestig@chromium.org2011-11-151-24/+4
* Print Preview: Make print preview tab modal.thestig@chromium.org2011-11-151-4/+24
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-2/+3
* Refactor TestNavigationObserver to support NavigationNotificationObserver.gbillock@chromium.org2011-08-231-1/+2
* Move more files from chrome/test to chrome/test/base, part #5phajdan.jr@chromium.org2011-08-011-0/+26