summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tabs/tab_strip_model_observer.h
Commit message (Expand)AuthorAgeFilesLines
* browser: Move the tabs directory into ui.tfarina@chromium.org2012-05-111-142/+0
* TabContents -> WebContentsImpl, part 21.avi@chromium.org2012-04-171-13/+14
* Extend chrome.tabs* API to support multiple tabs.jstritar@chromium.org2011-09-281-4/+6
* Multi-tab: Adding new Notification when tab selection changes (again).dpapad@chromium.org2011-06-231-11/+14
* Revert 89752 - Multi-tab: Adding new Notification when tab selection changes.dpapad@chromium.org2011-06-201-14/+11
* Multi-tab: Adding new Notification when tab selection changes.dpapad@chromium.org2011-06-201-11/+14
* Multi-tab: Renaming TabStripModelObserver::TabDeselected to TabDeactivateddpapad@chromium.org2011-06-071-2/+2
* Multi-tab selection: Renaming TabStripModelObserver::TabSelectedAt to ActiveT...dpapad@chromium.org2011-05-241-8/+6
* The initial prototype code for the compact navigation (cnav) prototype, curre...stevet@chromium.org2011-05-111-0/+4
* Revert 84831 - The initial prototype code for the compact navigation (cnav) p...bradnelson@google.com2011-05-101-4/+0
* The initial prototype code for the compact navigation (cnav) prototype, curre...stevet@chromium.org2011-05-101-0/+4
* Fix DCHECKs when trying to swap in TabContents for reasonsmmenke@chromium.org2011-05-041-2/+3
* Renames TabStripModel and Browser's selected_index tosky@chromium.org2011-04-121-9/+8
* Changes semantics of TabSelectedAt. For multi-selection the TabStripsky@chromium.org2011-03-021-3/+15
* Removes the int parameter from TabStripModel::TabDeselectedAt. Itsky@chromium.org2011-02-271-2/+2
* Changes instant so that the newly created tab has a new id. Doingsky@chromium.org2011-01-111-3/+3
* [GTK] hide floating bookmark bar during instant preview.estade@chromium.org2010-11-221-1/+1
* Make pink's TabContentsWrapper change compile on Windows.ben@chromium.org2010-11-181-14/+14
* Add pinned property to tabs.update and create.jstritar@chromium.org2010-11-081-6/+3
* Indicate if window is closing in tabs.onRemoved callbackjstritar@chromium.org2010-10-151-2/+5
* Address sky's post-commit comments for my phantom tab removal change.andybons@chromium.org2010-10-061-1/+0
* Rip out phantom tabs and corresponding unit tests.andybons@chromium.org2010-10-021-19/+0
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-161-0/+142