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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds pinned tabs to windows. As the code between windows and gtk is
sky@chromium.org
2009-09-11
1
-1
/
+6
*
Fix 9867: Activating the previous/next buttons with the keyboard in the find ...
finnur@chromium.org
2009-09-03
1
-1
/
+1
*
Fix compile bustage by using macro
ben@chromium.org
2009-06-10
1
-1
/
+2
*
Remove Menu2Delegate interface and fold methods onto Menu2Model instead.
ben@chromium.org
2009-06-09
1
-90
/
+62
*
Removes ifdef around include of tooltip_manager now that it's been
sky@chromium.org
2009-05-28
1
-2
/
+0
*
Splits TooltipManager so that it can be ported and stubs out the GTK
sky@chromium.org
2009-05-28
1
-2
/
+0
*
Fix erroneous sign when drawing path for right endcap of tabs, causing them t...
pkasting@chromium.org
2009-05-27
1
-1
/
+1
*
Makes chrome_menu able to compile of Linux (the header that is). I'm
sky@chromium.org
2009-05-18
1
-15
/
+3
*
Handful of changes to get views building again. The tab.cc ifdefs are
sky@chromium.org
2009-05-15
1
-2
/
+19
*
ChromeCanvas->gfx::Canvas
ben@chromium.org
2009-05-15
1
-1
/
+1
*
ChromeFont->gfx::Font
beng@google.com
2009-05-15
1
-2
/
+2
*
Remove even more ATL dependencies.
maruel@chromium.org
2009-05-14
1
-3
/
+3
*
Revert 15965. I wasn't supposed to check that in since it still doesn't compi...
maruel@chromium.org
2009-05-13
1
-3
/
+3
*
Remove even more ATL dependencies.
maruel@chromium.org
2009-05-13
1
-3
/
+3
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
1
-3
/
+3
*
Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...
ben@chromium.org
2009-05-06
1
-1
/
+1
*
Move chrome_canvas to app/gfx
ben@chromium.org
2009-05-06
1
-1
/
+1
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Adds toplevel app/ directory and moves ResourceBundle into it.
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Fixes bug in dragging tabs. Specifically if you only have one window
sky@chromium.org
2009-04-29
1
-1
/
+1
*
Removes the use of Windows-specific types for accessibility roles and states ...
klink@chromium.org
2009-04-28
1
-3
/
+2
*
This CL fixes issue 5729 - RTL: TabStrip context menu should be positioned pr...
xji@chromium.org
2009-04-16
1
-1
/
+4
*
Added undo tab closing item to Tab menu.
idanan@chromium.org
2009-04-14
1
-0
/
+2
*
Move controls into their own dir under chrome/views/controls
ben@chromium.org
2009-03-17
1
-1
/
+1
*
Move widget related files into views/widget
ben@chromium.org
2009-03-17
1
-2
/
+2
*
Rework the Button API to be saner in preparation for NativeControl rejiggerin...
ben@chromium.org
2009-03-16
1
-3
/
+2
*
Make Widget return a gfx::NativeView instead of a HWND.
ben@chromium.org
2009-03-12
1
-1
/
+1
*
Make the last tab part of the client area instead of the non-client as it is ...
ben@chromium.org
2009-03-09
1
-9
/
+0
*
Update include paths for grit files. Go ahead and resort
tc@google.com
2009-02-22
1
-1
/
+1
*
Enable dragging of single tab between two windows.
idanan@chromium.org
2009-02-20
1
-1
/
+1
*
Solved 2 bugs which caused Chrome to maximize itself whendouble clicking, eit...
idanan@chromium.org
2009-02-18
1
-1
/
+10
*
Applying patch for Mohamed Mansour (reviewed by pkasting): http://codereview....
finnur@google.com
2009-01-06
1
-3
/
+7
*
Fixes browser crash that could occur if the user closed a tab with an
sky@google.com
2008-12-18
1
-12
/
+42
*
Don't close tabs on middle-click when the release happens off the tab. Patch...
pkasting@chromium.org
2008-12-01
1
-1
/
+5
*
Rename Container->Widget
ben@chromium.org
2008-11-21
1
-2
/
+2
*
Rename ChromeViews namespace to views
ben@chromium.org
2008-10-16
1
-16
/
+15
*
Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.
ben@chromium.org
2008-10-16
1
-4
/
+3
*
Port some more of chrome/ to Linux.
deanm@google.com
2008-10-02
1
-0
/
+1
*
I'm going to try and land this again. This is exactly the same change as you ...
sky@google.com
2008-09-22
1
-1
/
+1
*
Reverts fix for 2554.
sky@google.com
2008-09-22
1
-1
/
+1
*
Fixes mnemonic bug in chrome menus. After this change you can indicate
sky@google.com
2008-09-22
1
-1
/
+1
*
Rename legacy methods that were in CamelCase to unix_hacker.
erg@google.com
2008-09-17
1
-2
/
+2
*
Allow Views to support an optional hit-test mask. Make hittest use this.
beng@google.com
2008-09-16
1
-5
/
+6
*
Move View components of the Browser's tab strip into the browser_views projec...
beng@google.com
2008-09-12
1
-0
/
+241