index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
tabs
/
tab_strip_model.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Define the public interface for content browser RenderProcessHost. This inter...
ananta@chromium.org
2011-11-18
1
-5
/
+5
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-2
/
+2
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-6
/
+6
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
1
-11
/
+11
*
CrOS - Allow tabs to be discarded then reloaded to save memory.
jamescook@chromium.org
2011-10-07
1
-1
/
+33
*
views: remove vertical tabs
thakis@chromium.org
2011-10-06
1
-27
/
+0
*
Multi-tab: Enabling dragging multiple tabs on Linux.
dpapad@chromium.org
2011-10-04
1
-0
/
+9
*
Extend chrome.tabs* API to support multiple tabs.
jstritar@chromium.org
2011-09-28
1
-2
/
+2
*
Remove compact navigation code.
thakis@chromium.org
2011-09-26
1
-14
/
+0
*
Reverts debugging code. It's not getting hit, nor is the crash. Go
sky@chromium.org
2011-09-13
1
-66
/
+5
*
Add some more temporary instrumentation for diagnosing bug 93747.
eroman@chromium.org
2011-09-02
1
-8
/
+61
*
Revert 99295 - Add some more temporary instrumentation for diagnosing bug 93747.
rtenneti@chromium.org
2011-09-02
1
-59
/
+8
*
Add some more temporary instrumentation for diagnosing bug 93747.
eroman@chromium.org
2011-09-02
1
-8
/
+59
*
Another round of debugging code. This time to TabStripModel. It seems
sky@chromium.org
2011-08-29
1
-3
/
+11
*
Profiles: Introduce AllBrowserContextsAndSources().
erg@chromium.org
2011-08-04
1
-1
/
+1
*
Ensures history tab displays a throbber when searching.
beaudoin@chromium.org
2011-07-21
1
-1
/
+1
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-6
/
+7
*
Multi-tab: Adding new Notification when tab selection changes (again).
dpapad@chromium.org
2011-06-23
1
-53
/
+59
*
Revert 89752 - Multi-tab: Adding new Notification when tab selection changes.
dpapad@chromium.org
2011-06-20
1
-59
/
+53
*
Multi-tab: Adding new Notification when tab selection changes.
dpapad@chromium.org
2011-06-20
1
-53
/
+59
*
Multi-tab: Renaming TabStripModel::GetSelectedTabContents to GetActiveTabCont...
dpapad@chromium.org
2011-06-09
1
-6
/
+6
*
*Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.
msw@chromium.org
2011-06-08
1
-4
/
+4
*
Multi-tab: Renaming TabStripModelObserver::TabDeselected to TabDeactivated
dpapad@chromium.org
2011-06-07
1
-2
/
+2
*
Revert 88142 to fix sync_integration_tests offline.
msw@chromium.org
2011-06-07
1
-4
/
+4
*
*Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.
msw@chromium.org
2011-06-07
1
-4
/
+4
*
Multi-tab: Renaming NotifySelectionChanged to NotifyActiveTabChanged
dpapad@chromium.org
2011-05-31
1
-7
/
+7
*
Normalize chrome://foo/ trailing slashes (add a few).
msw@chromium.org
2011-05-25
1
-2
/
+3
*
Multi-tab selection: Renaming TabStripModelObserver::TabSelectedAt to ActiveT...
dpapad@chromium.org
2011-05-24
1
-7
/
+7
*
The initial prototype code for the compact navigation (cnav) prototype, curre...
stevet@chromium.org
2011-05-11
1
-0
/
+18
*
Revert 84831 - The initial prototype code for the compact navigation (cnav) p...
bradnelson@google.com
2011-05-10
1
-18
/
+0
*
The initial prototype code for the compact navigation (cnav) prototype, curre...
stevet@chromium.org
2011-05-10
1
-0
/
+18
*
Move UserMetrics to content.
michaeln@google.com
2011-04-27
1
-21
/
+11
*
chromeos: fix bug where "aw snap" page replaces first tab if it was a NTP whe...
kuan@chromium.org
2011-04-26
1
-13
/
+6
*
More TabStripModel renaming:
sky@chromium.org
2011-04-18
1
-14
/
+12
*
Renames TabStripModel and Browser's selected_index to
sky@chromium.org
2011-04-12
1
-28
/
+28
*
Get rid of extensions dependency from content\browser.
jam@chromium.org
2011-04-04
1
-3
/
+5
*
Fixes bug in tabstrip that resulted in not repainting when we
sky@chromium.org
2011-03-25
1
-2
/
+12
*
Adds flag for selecting different sets of tabs in the tab strip.
sky@chromium.org
2011-03-23
1
-0
/
+53
*
Makes control-shift clicks on the tabstrip work. In particular
sky@chromium.org
2011-03-21
1
-0
/
+6
*
Updates TabStripModel context menu commands to deal with multiple
sky@chromium.org
2011-03-17
1
-41
/
+136
*
Further tweaks to TabStripModel::MoveSelectedTabsTo.
sky@chromium.org
2011-03-10
1
-17
/
+22
*
Creates TabStripSelectionModel and moves some functionality to
sky@chromium.org
2011-03-09
1
-46
/
+170
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
1
-2
/
+2
*
Get rid of a bunch of includes to old locations of headers.
jam@chromium.org
2011-03-02
1
-5
/
+5
*
Removes the int parameter from TabStripModel::TabDeselectedAt. It
sky@chromium.org
2011-02-27
1
-1
/
+1
*
Removes debugging code as cause of crash was found.
sky@chromium.org
2011-01-24
1
-10
/
+1
*
Attempt at fixing crash in tab code. It appears that we end up in a
sky@chromium.org
2011-01-19
1
-2
/
+18
*
Adds some debugging code in hopes of figuring out why we're
sky@chromium.org
2011-01-12
1
-1
/
+6
*
Changes instant so that the newly created tab has a new id. Doing
sky@chromium.org
2011-01-11
1
-1
/
+1
[next]