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
*
Nukes the nano tab style for views. I also consolidated code in
sky@chromium.org
2010-07-18
1
-1
/
+1
*
Move implementation from header to source.
erg@chromium.org
2010-07-15
2
-16
/
+74
*
[Mac] Finish implementation of App Tabs. This takes into account the UI conso...
andybons@chromium.org
2010-07-14
1
-1
/
+2
*
chromeos: except when signing off, disallow closing of last NTP of last non-i...
kuan@chromium.org
2010-07-14
2
-1
/
+32
*
Remove "Close tabs opened by this tab".
pkasting@chromium.org
2010-07-12
3
-64
/
+0
*
Makes all tabs openned from the omnibox inherit the opener of the
sky@chromium.org
2010-07-01
2
-12
/
+14
*
Makes the TabStripModel delete any phantom tabcontents from its
sky@chromium.org
2010-07-01
2
-0
/
+51
*
GTK: Cleanups to the new wrench menu.
erg@chromium.org
2010-06-30
2
-0
/
+7
*
Attempt 2 at Moving Browser::AddTypes to TabStripModel. The first
sky@chromium.org
2010-06-28
3
-114
/
+175
*
Revert 50673 - Fix pinned tab link navigations.
sky@chromium.org
2010-06-25
1
-20
/
+13
*
Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarily
sky@chromium.org
2010-06-24
3
-191
/
+130
*
Moves Browser::AddTypes to TabStripModel. This patch is primarily
sky@chromium.org
2010-06-24
3
-130
/
+191
*
Fix pinned tab link navigations.
estade@chromium.org
2010-06-24
1
-13
/
+20
*
Disables phantom tabs. I'm not nuking all the code as Nicholas/Glen thought w...
sky@chromium.org
2010-06-22
2
-2
/
+6
*
Add a context menu item to toggle app tab toolbars.
aa@chromium.org
2010-06-06
3
-2
/
+62
*
Makes unpinning a phantom tab close it.
sky@chromium.org
2010-05-27
1
-2
/
+8
*
Adds ability to determine if a tab was explicitly closed by the
sky@chromium.org
2010-05-21
3
-47
/
+74
*
Refactors TabStrip code for better sharing between TabStrip and
sky@chromium.org
2010-05-13
1
-1
/
+1
*
Move the refocus check so that the ntp code path hits it.
skerner@chromium.org
2010-05-11
1
-2
/
+2
*
Rename all occurrences of "app extension" with "extension app" since we were ...
aa@chromium.org
2010-05-06
3
-9
/
+9
*
Adds ability for newly inserted tabs to appear before other tabs. I'll
sky@chromium.org
2010-05-03
5
-27
/
+138
*
Attempt 2 at relanding your patch. I believe the problem was the removal of t...
sky@chromium.org
2010-04-30
3
-2
/
+38
*
Revert 45906 - Relands your patch to have an option for enabling vertical tab...
sky@chromium.org
2010-04-29
3
-36
/
+2
*
Relands your patch to have an option for enabling vertical tabs. I've
sky@chromium.org
2010-04-29
3
-2
/
+36
*
Revert 45065 - Relanding this. Originally landed as http://codereview.chromiu...
ben@chromium.org
2010-04-20
3
-37
/
+2
*
Re-landing this. Originally landed as http://codereview.chromium.org/1001003 ...
ben@chromium.org
2010-04-20
3
-2
/
+37
*
Fixes bug where highlighting the close XXX menu items in the context
sky@chromium.org
2010-03-26
3
-29
/
+125
*
UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.
evan@chromium.org
2010-03-23
1
-10
/
+25
*
Revert r42156, r42157, r42160. Allow dynamic switching in and out of sidetabs...
thestig@chromium.org
2010-03-20
3
-35
/
+2
*
fix bustage
ben@chromium.org
2010-03-19
1
-0
/
+2
*
Allow dynamic switching in and out of sidetabs mode.
ben@chromium.org
2010-03-19
2
-2
/
+33
*
Resubmit 1025006: Refactor app-related manifest properties
aa@chromium.org
2010-03-19
2
-2
/
+2
*
Revert 42091 - Refactor apprelated manifest properties so that they don't
andybons@chromium.org
2010-03-19
2
-2
/
+2
*
Refactor app-related manifest properties so that they don't
aa@chromium.org
2010-03-19
2
-2
/
+2
*
Makes pinned tab restore on startup if you haven't enabled session
sky@chromium.org
2010-03-18
5
-0
/
+332
*
Clean up phantom tabs that are leaked in the unit test.
tony@chromium.org
2010-03-05
1
-0
/
+3
*
Reland 39942 - Switch NetworkChangeNotifier implementations to use ObserverList.
willchan@chromium.org
2010-02-25
1
-5
/
+1
*
Revert 39942 - Switch NetworkChangeNotifier implementations to use ObserverList.
willchan@chromium.org
2010-02-24
1
-1
/
+5
*
Switch NetworkChangeNotifier implementations to use ObserverList.
willchan@chromium.org
2010-02-24
1
-5
/
+1
*
Fixes bug where close other tabs would not show the correct enabled
sky@chromium.org
2010-02-22
1
-2
/
+6
*
Remove more TODOs that are un-necessary
pinkerton@chromium.org
2010-02-22
1
-4
/
+0
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
Fixes close other tabs regression. It needed to check overall tab
sky@chromium.org
2010-02-18
1
-1
/
+1
*
Remove TODOs or add bug numbers to TODOs
pinkerton@chromium.org
2010-02-12
1
-4
/
+0
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2010-02-09
2
-4
/
+5
*
Fixes bug where we weren't sending out TabClosingAt when removing a
sky@chromium.org
2010-02-08
2
-13
/
+29
*
Fixes crash in making a tab phantom. Here was the sequence when making
sky@chromium.org
2010-02-08
2
-19
/
+153
*
Makes mini-tabs work on the UI side (at least for views). I still have
sky@chromium.org
2010-02-06
2
-24
/
+33
*
Yet more tab strip model changes. I'm hoping this is the last of
sky@chromium.org
2010-02-05
4
-69
/
+277
*
Tab strip model: Fix an off by one error where we do not check the first tab.
thestig@chromium.org
2010-02-05
1
-15
/
+10
[next]