summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/cocoa/tabpose_window_unittest.mm
Commit message (Expand)AuthorAgeFilesLines
* Remove Tabpose feature on mac, and supporting infrastructure (PaintAtSize)piman@chromium.org2014-02-141-126/+0
* Cleanup and IWYU-ify CocoaProfileTest and related tests.bauerb@chromium.org2013-09-161-0/+1
* Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-07-021-1/+1
* Remove TabContents from Cocoa code.avi@chromium.org2012-12-101-1/+0
* Introduces "CreateParams" for web contents, and add |parent| parameter in it.mukai@chromium.org2012-12-091-2/+1
* Remove TabContents from TabStripModel::DetachTabContentsAt.avi@chromium.org2012-12-051-1/+1
* Remove TabContents from TabStripModel method names not taking TabContents.avi@chromium.org2012-11-281-6/+6
* Remove TabContents from TabStripModel::AppendTabContents.avi@chromium.org2012-11-271-4/+4
* Disable TabposeWindowTest.TestModelObserver on 10.7. It crashes flakily.yoz@chromium.org2012-08-201-0/+6
* Fix Mac compile.bryeung@chromium.org2012-08-201-1/+1
* Disable TabposeWindowTest.TestShow on MacOSX 10.7bryeung@chromium.org2012-08-201-1/+7
* Move SessionStorageNamespace entirely into NavigationController and support S...ajwong@chromium.org2012-08-131-1/+1
* Consolidate Browser Creation.ben@chromium.org2012-07-251-4/+2
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-4/+4
* Rename IPC Sender and Listener in ppapi, content/public, and content/rendererbrettw@chromium.org2012-06-201-0/+1
* TabContentsWrapper -> TabContents, part 37.avi@chromium.org2012-06-111-2/+2
* Renamed BrowserWindow::GetNativeHandle() to GetNativeWindow()davemoore@chromium.org2012-06-071-2/+2
* browser: Rename Browser::tabstrip_model to Browser::tab_strip_model.tfarina@chromium.org2012-05-121-4/+4
* browser: Move the tabs directory into ui.tfarina@chromium.org2012-05-111-2/+2
* Define the public interface for content browser SiteInstance. This interface ...ananta@chromium.org2012-01-251-2/+4
* Convert the remaining trivial tab_contents.h includes in chrome to use web_co...jam@chromium.org2012-01-051-1/+0
* Switch BrowserTestHelper to use TestingProfileManager and update all correspo...rsesek@chromium.org2011-09-091-18/+14
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-091-2/+2
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-021-2/+2
* Move:ben@chromium.org2010-12-021-1/+1
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-011-0/+119