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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert the Omnibox when changing tabs while its contents have been deleted.
pkasting@chromium.org
2009-05-29
2
-1
/
+11
*
Reverting 15399.
maruel@chromium.org
2009-05-06
4
-1
/
+18
*
Change Browser::GetIndexOfController to GetIndexOfTabContents. Now that we
brettw@chromium.org
2009-05-06
4
-18
/
+1
*
honor index in createTab()
rafaelw@chromium.org
2009-05-06
3
-48
/
+65
*
Move scoped_vector.h and stl_util-inl.h to base/
ben@chromium.org
2009-05-05
2
-2
/
+2
*
Fix a regression that the sad tab favicon is not displayed when a tab crashes.
brettw@chromium.org
2009-05-04
1
-1
/
+3
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
2
-4
/
+4
*
Relanding this, it was missing the Mac unit-test change, that was breaking th...
jcampan@chromium.org
2009-04-30
3
-8
/
+29
*
Reverting 14948.
jcampan@chromium.org
2009-04-30
3
-29
/
+8
*
Closing the last tab with a download in-progress would cause the tab to be
jcampan@chromium.org
2009-04-30
3
-8
/
+29
*
Searching by keyword now generates a visit against the site with a
sky@chromium.org
2009-04-27
1
-0
/
+1
*
Re-land my change to clean up TabContents/WebContents ownership. This
brettw@chromium.org
2009-04-20
3
-33
/
+29
*
Reverting 14005.
brettw@chromium.org
2009-04-18
3
-27
/
+31
*
Fix the ownership model of TabContents and NavigationController. Previously the
brettw@chromium.org
2009-04-18
3
-31
/
+27
*
Due to some crashes in teardown, change NotificationObservers
mbelshe@google.com
2009-04-17
2
-5
/
+5
*
ad an argument to MoveTabContentsAt() that switches whether the moved tab is ...
rafaelw@chromium.org
2009-04-16
3
-5
/
+30
*
Remove TabContnetsType from everywhere.
brettw@chromium.org
2009-04-15
3
-68
/
+13
*
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
3
-0
/
+17
*
Re-land popup routing fix for browser.
ben@chromium.org
2009-04-07
3
-33
/
+7
*
Clarify the documentation for loading_only on TabRenderer::UpdateData.
brettw@chromium.org
2009-04-07
1
-0
/
+13
*
Make the RenderViewHostFactory a global. This prevents us from having to pass
brettw@chromium.org
2009-04-07
1
-1
/
+1
*
Remove more reliance on tab contents types.
brettw@chromium.org
2009-04-05
1
-116
/
+32
*
Make the throbber throb sooner after you navigate. This fixes the new tab page,
brettw@chromium.org
2009-04-04
3
-8
/
+11
*
Allow live tabs to be dragged out of a window. Change TabStripModel such that
pinkerton@chromium.org
2009-03-26
3
-17
/
+31
*
Cleanup in chrome/browser
phajdan.jr@chromium.org
2009-03-25
2
-12
/
+12
*
Merge DOMUIContents into WebContents.
brettw@chromium.org
2009-03-17
1
-2
/
+4
*
Remove TabContents from scaffolding. Yay!
pinkerton@chromium.org
2009-03-11
2
-12
/
+1
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
4
-5
/
+0
*
NO CODE CHANGE.
maruel@google.com
2009-03-05
2
-3
/
+4
*
Remove the TAB_CONTENTS_NEW_TAB_UI tab contents type. This was not actually used
brettw@chromium.org
2009-03-05
2
-2
/
+5
*
Fix the tab strip controller to use a list of controllers rather than relying on
pinkerton@chromium.org
2009-02-27
1
-1
/
+3
*
Coalesce more hardcoded schemes to using predefined constants.
brettw@chromium.org
2009-02-26
1
-1
/
+2
*
Enable history and downloads by default, port NewTabUI from DOMUIHost to DOMUI.
glen@chromium.org
2009-02-25
1
-2
/
+2
*
Move opener/group relationship forgetting on navigation into TabStripModel fr...
ben@chromium.org
2009-02-10
4
-19
/
+166
*
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
2
-4
/
+7
*
Porting profiles to the Mac.
avi@chromium.org
2009-01-28
1
-2
/
+3
*
remove scaffolding mock of TabStripModel and replace it with the real deal. R...
pinkerton@google.com
2009-01-27
2
-5
/
+14
*
Make sure the TabStripModelDelegate can never be NULL.
ben@chromium.org
2009-01-24
3
-64
/
+68
*
Two things:
ben@chromium.org
2009-01-24
3
-73
/
+26
*
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
4
-9
/
+9
*
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
3
-6
/
+14
*
Land this change again now I've fixed the crash.
ben@chromium.org
2008-11-19
1
-1
/
+1
[next]