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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
WebUI: Move chrome/browser/dom_ui/ to chrome/browser/webui/.
tfarina@chromium.org
2011-02-22
1
-2
/
+2
*
Move SystemMonitor to src/ui/base/system_monitor. Move HiResTimerManager to s...
ben@chromium.org
2011-01-19
1
-3
/
+3
*
Revert 71487 - Move SystemMonitor to src/ui/base/system_monitor.
ben@chromium.org
2011-01-14
1
-3
/
+3
*
Move SystemMonitor to src/ui/base/system_monitor.
ben@chromium.org
2011-01-14
1
-3
/
+3
*
Cleanup: Remove unneeded includes of pref_names.h
thestig@chromium.org
2011-01-13
1
-1
/
+0
*
Changes instant so that the newly created tab has a new id. Doing
sky@chromium.org
2011-01-11
1
-2
/
+4
*
Cleanup: Remove unneeded includes of notification_service.h, part 2.
thestig@chromium.org
2010-12-17
1
-3
/
+5
*
Makes instant run before unload listeners.
sky@chromium.org
2010-12-08
1
-2
/
+2
*
Move:
ben@chromium.org
2010-12-02
1
-2
/
+2
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Build fix: Remove one last browser.h that slipped in.
jhawkins@chromium.org
2010-11-18
1
-1
/
+1
*
Make pink's TabContentsWrapper change compile on Windows.
ben@chromium.org
2010-11-18
1
-158
/
+171
*
Fixes possible crash in TabStripModel. If during close all a tab was
sky@chromium.org
2010-11-11
1
-0
/
+47
*
Add pinned property to tabs.update and create.
jstritar@chromium.org
2010-11-08
1
-3
/
+9
*
Unrevert r64676 "Part 4/4 of immutable Extension refactor: Kill Extension::St...
mpcomplete@chromium.org
2010-11-02
1
-1
/
+1
*
Revert r64676 "Part 4/4 of immutable Extension refactor: Kill Extension::Stat...
mpcomplete@chromium.org
2010-11-02
1
-1
/
+1
*
Part 4/4 of immutable Extension refactor: Kill Extension::StaticData and put
mpcomplete@chromium.org
2010-11-01
1
-1
/
+1
*
Unrevert again r63919: "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-27
1
-4
/
+5
*
Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "...
thakis@chromium.org
2010-10-26
1
-5
/
+4
*
Unrevert r63919: "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-26
1
-4
/
+5
*
Revert r63919 "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-26
1
-5
/
+4
*
Part 2 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-26
1
-4
/
+5
*
Move the rest of the Extension data into either StaticData or RuntimeData
mpcomplete@chromium.org
2010-10-18
1
-1
/
+1
*
Indicate if window is closing in tabs.onRemoved callback
jstritar@chromium.org
2010-10-15
1
-1
/
+3
*
Rip out phantom tabs and corresponding unit tests.
andybons@chromium.org
2010-10-02
1
-169
/
+2
*
Moves TabStripModelObserver/Delegate into their own headers.
sky@chromium.org
2010-09-16
1
-0
/
+2
*
Fix SessionStorage
jorlow@chromium.org
2010-09-14
1
-3
/
+3
*
Changes TabStripModel to send out selection notification when the
sky@chromium.org
2010-09-09
1
-0
/
+53
*
FBTF: Minor cleanup to testing headers.
erg@google.com
2010-08-25
1
-0
/
+2
*
Remove all wstrings from the IPC logging subsystem.
erg@google.com
2010-08-18
1
-0
/
+2
*
Clone of issue 2941001. See initial review below.
twiz@google.com
2010-08-12
1
-0
/
+1
*
When dropping a tab torn from a maximized window, inherit the restored size a...
pkasting@chromium.org
2010-08-02
1
-1
/
+2
*
Revert 54560 -
nick@chromium.org
2010-08-02
1
-1
/
+0
*
Change removing method, GetBrowser from TabContentsDelegate, as this was brea...
twiz@google.com
2010-08-02
1
-0
/
+1
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-2
/
+2
*
Makes app tabs always pinned and unpinable.
sky@chromium.org
2010-07-23
1
-6
/
+6
*
Attemp 2 at:
sky@chromium.org
2010-07-21
1
-1
/
+0
*
Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa...
pinkerton@chromium.org
2010-07-20
1
-0
/
+1
*
Makes the toolbar visible for apps again. Here's the set of patches I
sky@chromium.org
2010-07-20
1
-1
/
+0
*
Remove "Close tabs opened by this tab".
pkasting@chromium.org
2010-07-12
1
-41
/
+0
*
Makes the TabStripModel delete any phantom tabcontents from its
sky@chromium.org
2010-07-01
1
-0
/
+41
*
Attempt 2 at Moving Browser::AddTypes to TabStripModel. The first
sky@chromium.org
2010-06-28
1
-73
/
+112
*
Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarily
sky@chromium.org
2010-06-24
1
-112
/
+73
*
Moves Browser::AddTypes to TabStripModel. This patch is primarily
sky@chromium.org
2010-06-24
1
-73
/
+112
*
Disables phantom tabs. I'm not nuking all the code as Nicholas/Glen thought w...
sky@chromium.org
2010-06-22
1
-0
/
+4
*
Add a context menu item to toggle app tab toolbars.
aa@chromium.org
2010-06-06
1
-0
/
+1
*
Adds ability to determine if a tab was explicitly closed by the
sky@chromium.org
2010-05-21
1
-21
/
+21
*
Rename all occurrences of "app extension" with "extension app" since we were ...
aa@chromium.org
2010-05-06
1
-4
/
+4
*
Adds ability for newly inserted tabs to appear before other tabs. I'll
sky@chromium.org
2010-05-03
1
-1
/
+47
*
Attempt 2 at relanding your patch. I believe the problem was the removal of t...
sky@chromium.org
2010-04-30
1
-0
/
+2
[next]