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
*
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
*
Removing floating views, they are not used anymore.
jcampan@chromium.org
2009-05-11
1
-2
/
+0
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
1
-4
/
+4
*
Removes the use of Windows-specific types for accessibility roles and states ...
klink@chromium.org
2009-04-28
1
-1
/
+1
*
Make the throbber throb sooner after you navigate. This fixes the new tab page,
brettw@chromium.org
2009-04-04
1
-1
/
+2
*
Move controls into their own dir under chrome/views/controls
ben@chromium.org
2009-03-17
1
-2
/
+2
*
Move widget related files into views/widget
ben@chromium.org
2009-03-17
1
-1
/
+2
*
Rework the Button API to be saner in preparation for NativeControl rejiggerin...
ben@chromium.org
2009-03-16
1
-5
/
+5
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-1
/
+0
*
Move RemoveTabAt to the TabStrip interface from RemoveTabAnimation.
jhawkins@chromium.org
2009-03-03
1
-0
/
+4
*
Enable dragging of single tab between two windows.
idanan@chromium.org
2009-02-20
1
-7
/
+1
*
Solved 2 bugs which caused Chrome to maximize itself whendouble clicking, eit...
idanan@chromium.org
2009-02-18
1
-0
/
+1
*
Applying patch for Mohamed Mansour (reviewed by pkasting): http://codereview....
finnur@google.com
2009-01-06
1
-1
/
+1
*
Rename Container->Widget
ben@chromium.org
2008-11-21
1
-2
/
+2
*
Rewire the throbber so that the timer for updating lives on BrowserView, not ...
ben@chromium.org
2008-11-14
1
-7
/
+3
*
Cleanup and rearrange methods on BrowserWindow interface.
beng@google.com
2008-11-11
1
-4
/
+0
*
Rename ChromeViews namespace to views
ben@chromium.org
2008-10-16
1
-21
/
+20
*
Make View::SetBounds take a const gfx::Rect& instead of a const CRect&
ben@chromium.org
2008-10-16
1
-1
/
+0
*
Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.
ben@chromium.org
2008-10-16
1
-2
/
+2
*
Convert GetPreferredSize from:
beng@google.com
2008-10-15
1
-1
/
+1
*
Convert HitTest/GetViewForPoint to use gfx::Point
ben@chromium.org
2008-10-14
1
-3
/
+3
*
Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.
ben@chromium.org
2008-10-14
1
-1
/
+1
*
Move View components of the Browser's tab strip into the browser_views projec...
beng@google.com
2008-09-12
1
-0
/
+373