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
*
Remove TabContentsType from the NavigationController external interface and in
brettw@chromium.org
2009-04-15
1
-2
/
+2
*
Added undo tab closing item to Tab menu.
idanan@chromium.org
2009-04-14
1
-0
/
+8
*
Re-land popup routing fix for browser.
ben@chromium.org
2009-04-07
1
-17
/
+1
*
Make the throbber throb sooner after you navigate. This fixes the new tab page,
brettw@chromium.org
2009-04-04
1
-3
/
+3
*
Allow live tabs to be dragged out of a window. Change TabStripModel such that
pinkerton@chromium.org
2009-03-26
1
-5
/
+5
*
Cleanup in chrome/browser
phajdan.jr@chromium.org
2009-03-25
1
-5
/
+5
*
Remove TabContents from scaffolding. Yay!
pinkerton@chromium.org
2009-03-11
1
-7
/
+1
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-2
/
+0
*
Remove the TAB_CONTENTS_NEW_TAB_UI tab contents type. This was not actually used
brettw@chromium.org
2009-03-05
1
-1
/
+4
*
Move opener/group relationship forgetting on navigation into TabStripModel fr...
ben@chromium.org
2009-02-10
1
-8
/
+45
*
Add in NavigationController to linux and mac.
pinkerton@chromium.org
2009-02-05
1
-2
/
+2
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
1
-3
/
+6
*
remove scaffolding mock of TabStripModel and replace it with the real deal. R...
pinkerton@google.com
2009-01-27
1
-4
/
+9
*
Make sure the TabStripModelDelegate can never be NULL.
ben@chromium.org
2009-01-24
1
-10
/
+4
*
Two things:
ben@chromium.org
2009-01-24
1
-60
/
+9
*
Move files out of browser and into either renderer_host or tab_contents.
brettw@chromium.org
2009-01-22
1
-1
/
+1
*
Move metrics files into a subdir
ben@chromium.org
2009-01-16
1
-1
/
+1
*
Move search code to a subdir
ben@chromium.org
2009-01-16
1
-1
/
+1
*
Fie.
ben@chromium.org
2009-01-15
1
-1
/
+1
*
Fix for Issue 3258: Tabs created when tabstrip is compressed pending resize
ben@chromium.org
2009-01-15
1
-1
/
+1
*
Move a bunch of TabContents related files into a tab_contents subdir
ben@chromium.org
2009-01-15
1
-3
/
+3
*
Makes the tab restore service persist closed tabs/windows to disk and
sky@google.com
2008-12-06
1
-1
/
+1
*
Adds various docking positions when dragging around a tab. I've added
sky@google.com
2008-11-20
1
-2
/
+4
*
Land this change again now I've fixed the crash.
ben@chromium.org
2008-11-19
1
-1
/
+1
*
Revert change 5596 because it broke the build
nsylvain@chromium.org
2008-11-18
1
-1
/
+1
*
Last couple of bits of new-frame related cleanup:
ben@chromium.org
2008-11-18
1
-1
/
+1
*
Rewire the throbber so that the timer for updating lives on BrowserView, not ...
ben@chromium.org
2008-11-14
1
-5
/
+0
*
Rid most of the Browser object of HWND dependencies.
ben@chromium.org
2008-11-14
1
-2
/
+2
*
Re-do the way browser windows are shown:
ben@chromium.org
2008-11-14
1
-3
/
+4
*
More cleanup in Browser:
ben@chromium.org
2008-11-11
1
-1
/
+1
*
Makes form resubmission dialog work again. This was a regression
sky@google.com
2008-10-30
1
-1
/
+1
*
Plumb the referrer throughout the OpenURL APIs.
ericroman@google.com
2008-10-27
1
-2
/
+2
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Move RenderViewHost management out of WebContents into a new
brettw@google.com
2008-08-12
1
-2
/
+3
*
Make tabs affected by context menu actions pulse. The effect is somewhat subt...
beng@google.com
2008-08-07
1
-0
/
+10
*
When a new tab is opened (either the new tab page via Ctrl+T or pressing the ...
beng@google.com
2008-08-04
1
-2
/
+23
*
A bunch of cleanups to beforeunload/unload handling.
ojan@google.com
2008-08-02
1
-1
/
+1
*
Make closetabsopenedby walk the whole tabstrip instead of just all the tabs t...
ojan@google.com
2008-08-01
1
-1
/
+1
*
Have CommandCloseTabsOpenedBy iterate through the tabs in reverse order to av...
ojan@google.com
2008-08-01
1
-6
/
+5
*
I screwed this one up, and had my index munging wrong.
beng@google.com
2008-07-30
1
-13
/
+8
*
Fix not closing the browser with hung, crashed and interstitial tabs. Adds a ...
ojan@google.com
2008-07-29
1
-1
/
+7
*
Add a return value to InternalCloseTabContentsAt, indicating whether or not t...
beng@google.com
2008-07-29
1
-6
/
+13
*
Ugh. It turns out we were never properly removing the dragged tab from the so...
beng@google.com
2008-07-29
1
-0
/
+6
*
Add chrome to the repository.
initial.commit
2008-07-26
1
-0
/
+593