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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Two changes to extension app icons:
finnur@chromium.org
2010-04-27
1
-2
/
+12
*
Attempt at fixing crash in BoundsAnimator. This patch largely just
sky@chromium.org
2010-04-26
1
-0
/
+3
*
Reland r45520. This adds a new browser type: EXTENSION_APP that
aa@chromium.org
2010-04-26
1
-0
/
+13
*
Sigh. Revert r45520. Breaks ChromeOS.
aa@chromium.org
2010-04-24
1
-13
/
+0
*
This adds a new kind of browser window: EXTENSION_APP. EXTENSION_APP windows ...
aa@chromium.org
2010-04-24
1
-0
/
+13
*
Remove unused local variables now that subclasses don't need to track their o...
pkasting@chromium.org
2010-04-23
1
-3
/
+0
*
Re-instate the temporary revert from r45267. That reverted certain
shess@chromium.org
2010-04-23
1
-97
/
+151
*
Temporarily revert certain Omnibox, toolbar, tab animations, and other
shess@chromium.org
2010-04-22
1
-151
/
+97
*
Revert 45065 - Relanding this. Originally landed as http://codereview.chromiu...
ben@chromium.org
2010-04-20
1
-7
/
+0
*
Re-landing this. Originally landed as http://codereview.chromium.org/1001003 ...
ben@chromium.org
2010-04-20
1
-0
/
+7
*
Changes tab strip to use BoundsAnimator for tab strip animations and
sky@chromium.org
2010-04-03
1
-97
/
+151
*
Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...
pkasting@chromium.org
2010-04-03
1
-3
/
+1
*
Porting the app launcher to Windows, and adding an experimental flag
jcivelli@google.com
2010-03-22
1
-2
/
+5
*
Revert r42156, r42157, r42160. Allow dynamic switching in and out of sidetabs...
thestig@chromium.org
2010-03-20
1
-7
/
+0
*
Allow dynamic switching in and out of sidetabs mode.
ben@chromium.org
2010-03-19
1
-0
/
+7
*
Move base/gfx contents to gfx/
ben@chromium.org
2010-03-14
1
-1
/
+1
*
Attempt 2 at landing this. The first attempt failed because
sky@chromium.org
2010-02-19
1
-0
/
+3
*
Revert 39489 - Changes the rendering of minitabs slightly:
sky@chromium.org
2010-02-19
1
-3
/
+0
*
Changes the rendering of mini-tabs slightly:
sky@chromium.org
2010-02-19
1
-0
/
+3
*
Makes mini-tabs work on the UI side (at least for views). I still have
sky@chromium.org
2010-02-06
1
-8
/
+17
*
Create a new base class BaseTabStrip that is the intermediary between Browser...
ben@chromium.org
2010-02-04
1
-27
/
+12
*
Adjusts tab strip model to deal with app tabs. There were a couple of
sky@chromium.org
2010-02-02
1
-9
/
+1
*
Adds support for phantom tabs. A pinned tab becomes a phantom tab when
sky@chromium.org
2010-01-22
1
-0
/
+3
*
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
/
+1
*
Remove new tabstrip code. Going to try doing this a different way.
ben@chromium.org
2009-11-17
1
-17
/
+31
*
cleanup: rename variable |resize_layout_scheduled_| to |needs_resize_layout_|.
thakis@chromium.org
2009-11-14
1
-2
/
+1
*
CompactLocationBar 1st step:
oshima@chromium.org
2009-10-28
1
-1
/
+5
*
Nukes TabStrip::CanUpdateDisplay. This appears to be the culprit for a
sky@chromium.org
2009-10-27
1
-6
/
+0
*
Makes inactive pinned tabs on linux throb when the title changes. I
sky@chromium.org
2009-10-23
1
-1
/
+1
*
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
-1
/
+1
*
Gets the drop arrow to show when dragging URLs over the tab strip.
sky@chromium.org
2009-09-22
1
-3
/
+7
*
Clean up a few tiny things I noticed.
pkasting@chromium.org
2009-09-14
1
-3
/
+1
*
Adds pinned tabs to windows. As the code between windows and gtk is
sky@chromium.org
2009-09-11
1
-0
/
+20
*
Fix 9867: Activating the previous/next buttons with the keyboard in the find ...
finnur@chromium.org
2009-09-03
1
-1
/
+1
*
Nukes the 3 arg TabMoved variant in favor of the 4 arg variant.
sky@chromium.org
2009-07-13
1
-1
/
+2
*
Add temporary TabStripWrapper interface that is implemented by both TabStrip ...
ben@chromium.org
2009-07-08
1
-29
/
+21
*
Theme window control buttons.
mirandac@chromium.org
2009-07-07
1
-1
/
+14
*
Reverting 19758.
mirandac@chromium.org
2009-07-01
1
-7
/
+1
*
Theme window control buttons.
mirandac@chromium.org
2009-07-01
1
-1
/
+7
*
Remove the Menu object, converting all the remaining callers to use Menu2. I'...
ben@chromium.org
2009-06-12
1
-1
/
+0
*
Make the inactive tab background line up with the parent without using magic ...
glen@chromium.org
2009-06-04
1
-0
/
+3
*
Make tab resize relayout on mouse out work.
ben@chromium.org
2009-06-04
1
-0
/
+4
*
Remove some dead code.
pkasting@chromium.org
2009-05-28
1
-5
/
+0
*
Adds DidProcessEvent to MessagePumpGLib.
sky@chromium.org
2009-05-19
1
-0
/
+1
*
Makes it so tab_strip can compile on linux. Most differences are due
sky@chromium.org
2009-05-18
1
-7
/
+20
*
ChromeCanvas->gfx::Canvas
ben@chromium.org
2009-05-15
1
-1
/
+1
[next]