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
/
views
/
tabs
/
tab_strip.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r42156, r42157, r42160. Allow dynamic switching in and out of sidetabs...
thestig@chromium.org
2010-03-20
1
-22
/
+2
*
Allow dynamic switching in and out of sidetabs mode.
ben@chromium.org
2010-03-19
1
-2
/
+22
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-1
/
+1
*
Move base/gfx contents to gfx/
ben@chromium.org
2010-03-14
1
-1
/
+1
*
Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...
pkasting@chromium.org
2010-03-08
1
-2
/
+2
*
Attempt 2 at landing this. The first attempt failed because
sky@chromium.org
2010-02-19
1
-5
/
+55
*
Revert 39489 - Changes the rendering of minitabs slightly:
sky@chromium.org
2010-02-19
1
-55
/
+5
*
Changes the rendering of mini-tabs slightly:
sky@chromium.org
2010-02-19
1
-5
/
+55
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2010-02-09
1
-0
/
+1
*
Changes TabStrip's drop indicator not to allow dropping on
sky@chromium.org
2010-02-08
1
-1
/
+2
*
Adds Animation::CurrentValueBetween and gets rid of a bunch of
sky@chromium.org
2010-02-07
1
-37
/
+37
*
Makes mini-tabs work on the UI side (at least for views). I still have
sky@chromium.org
2010-02-06
1
-74
/
+264
*
Create a new base class BaseTabStrip that is the intermediary between Browser...
ben@chromium.org
2010-02-04
1
-12
/
+19
*
Adjusts tab strip model to deal with app tabs. There were a couple of
sky@chromium.org
2010-02-02
1
-187
/
+3
*
Makes sure the phantom state of a tab is updated correctly.
sky@chromium.org
2010-01-22
1
-0
/
+2
*
Adds support for phantom tabs. A pinned tab becomes a phantom tab when
sky@chromium.org
2010-01-22
1
-2
/
+9
*
Refactoring to reduce chromeos dependency in chrome.
oshima@chromium.org
2010-01-18
1
-1
/
+5
*
Revert "Refactoring to reduce chromeos dependency in chrome."
oshima@chromium.org
2010-01-16
1
-5
/
+1
*
Refactoring to reduce chromeos dependency in chrome.
oshima@chromium.org
2010-01-16
1
-1
/
+5
*
Tab-modal dialog improvements:
zelidrag@google.com
2010-01-15
1
-0
/
+6
*
Removes debugging code that proved unnecessary.
sky@chromium.org
2010-01-15
1
-13
/
+1
*
Fixes regression in placement of new tab button.
sky@chromium.org
2010-01-13
1
-1
/
+1
*
Makes the new tab button extend to the top of the tab strip on chromeos.
sky@chromium.org
2010-01-12
1
-4
/
+15
*
Use dropdown bar for compact location bar.
oshima@chromium.org
2010-01-11
1
-1
/
+3
*
Revert r35674: "Use dropdown bar for compact location bar."
rsesek@chromium.org
2010-01-07
1
-3
/
+1
*
Use dropdown bar for compact location bar.
oshima@chromium.org
2010-01-07
1
-1
/
+3
*
Fixes bug on removing last pinned tab that left new tab button
sky@chromium.org
2009-12-22
1
-0
/
+8
*
Fixes possible crash in closing window. The sequence when closing a
sky@chromium.org
2009-12-22
1
-0
/
+6
*
fixes for
oshima@chromium.org
2009-12-17
1
-1
/
+2
*
Use gfx::Point instead of GET_X/Y_LPARAM to reduce the dependency on ATL.
jhawkins@chromium.org
2009-12-07
1
-1
/
+1
*
Remove new tabstrip code. Going to try doing this a different way.
ben@chromium.org
2009-11-17
1
-81
/
+67
*
Use plain strings instead of wstrings for UMA actions
evan@chromium.org
2009-11-17
1
-4
/
+4
*
cleanup: rename variable |resize_layout_scheduled_| to |needs_resize_layout_|.
thakis@chromium.org
2009-11-14
1
-6
/
+6
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
1
-1
/
+1
*
Slow down animations for the tabstrip so they're visible again.
ben@chromium.org
2009-11-09
1
-4
/
+4
*
Adds more debugging code in hopes of figuring out why on dragging the
sky@chromium.org
2009-11-09
1
-26
/
+9
*
CompactLocationBar 1st step:
oshima@chromium.org
2009-10-28
1
-1
/
+4
*
Nukes TabStrip::CanUpdateDisplay. This appears to be the culprit for a
sky@chromium.org
2009-10-27
1
-32
/
+20
*
Makes inactive pinned tabs throb on views when the title changes.
sky@chromium.org
2009-10-26
1
-3
/
+6
*
Makes inactive pinned tabs on linux throb when the title changes. I
sky@chromium.org
2009-10-23
1
-2
/
+9
*
Enable System Context Menu for linux views.
oshima@chromium.org
2009-10-22
1
-1
/
+1
*
Adds some debugging code in hopes of isolating a crasher. From the
sky@chromium.org
2009-10-15
1
-0
/
+31
*
Fixes regression in drop arrow. Specifically window properties were
sky@chromium.org
2009-09-28
1
-3
/
+3
*
Add more view ids and gtk widget names to so gtkparasite is
tony@chromium.org
2009-09-23
1
-0
/
+1
*
Gets the drop arrow to show when dragging URLs over the tab strip.
sky@chromium.org
2009-09-22
1
-13
/
+19
*
Clean up a few tiny things I noticed.
pkasting@chromium.org
2009-09-14
1
-1
/
+1
*
Adds pinned tabs to windows. As the code between windows and gtk is
sky@chromium.org
2009-09-11
1
-48
/
+352
*
Fix some gcc 4.4 issues when compiling with toolkit_views.
craig.schlenter@chromium.org
2009-09-07
1
-0
/
+6
*
Fix 9867: Activating the previous/next buttons with the keyboard in the find ...
finnur@chromium.org
2009-09-03
1
-1
/
+1
*
Tab strip should not resize on close (Vista).
finnur@chromium.org
2009-08-26
1
-17
/
+13
[next]