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
/
gtk
/
tabs
/
tab_renderer_gtk.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update references part 1:
msw@chromium.org
2011-01-18
1
-12
/
+0
*
Move chrome/browser/gtk/ to chrome/browser/ui/gtk/
msw@chromium.org
2011-01-14
1
-447
/
+3
*
Move animation code to new ui/base/animation directory.
ben@chromium.org
2011-01-07
1
-9
/
+12
*
Change Font.GetStringWidth() to take string16 instead of wstring.
estade@chromium.org
2011-01-04
1
-1
/
+1
*
Pulls AnimationDelegate out into its own header.
sky@chromium.org
2010-11-17
1
-2
/
+2
*
Add pinned property to tabs.update and create.
jstritar@chromium.org
2010-11-08
1
-2
/
+3
*
FBTF: Even more ctor/virtual deinlining.
erg@google.com
2010-10-19
1
-0
/
+2
*
Rip out phantom tabs and corresponding unit tests.
andybons@chromium.org
2010-10-02
1
-11
/
+2
*
Rework gfx::Font by moving platform-specific code into inner classes.
ben@chromium.org
2010-08-13
1
-0
/
+1
*
Move owned_widget_gtk.* out of common/, into browser/gtk/.
estade@chromium.org
2010-08-03
1
-1
/
+1
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Nukes the nano tab style on gtk and brings back the toolbar for apps
sky@chromium.org
2010-07-17
1
-3
/
+0
*
Implement App Tabs for GTK
rafaelw@chromium.org
2010-07-02
1
-1
/
+12
*
GTK: More signal macro usage.
erg@chromium.org
2010-05-28
1
-12
/
+11
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-2
/
+2
*
Move base/gfx contents to gfx/
ben@chromium.org
2010-03-14
1
-1
/
+1
*
Implements mini-tab support for linux.
sky@chromium.org
2010-03-05
1
-17
/
+38
*
GTK: Change the vertical offsets in non-custom tab background images dependin...
erg@chromium.org
2010-02-23
1
-0
/
+7
*
GTK: Fix corrupted tab edges when theme changes.
erg@google.com
2010-02-17
1
-1
/
+10
*
Tab-modal dialog improvements:
zelidrag@google.com
2010-01-15
1
-0
/
+5
*
Gtk: improve performance of tab dragging.
estade@chromium.org
2009-12-14
1
-0
/
+4
*
Makes inactive pinned tabs on linux throb when the title changes. I
sky@chromium.org
2009-10-23
1
-0
/
+13
*
Adds pinned tabs to windows. As the code between windows and gtk is
sky@chromium.org
2009-09-11
1
-1
/
+0
*
Minor tweaks to how pin tabs look:
sky@chromium.org
2009-09-01
1
-0
/
+4
*
Add a fast path for tab strip expose.
tony@chromium.org
2009-08-27
1
-0
/
+3
*
Make the tab strip expose events more targeted on linux.
tony@chromium.org
2009-08-26
1
-4
/
+8
*
gtk: Clip the cairo context to the extents provided to the DrawStringInt func...
jhawkins@chromium.org
2009-08-24
1
-0
/
+2
*
gtk: Update the tooltip state whenever the tab is resized.
jhawkins@chromium.org
2009-08-20
1
-3
/
+3
*
Cache the left and right tab curve images. We were spending a lot
tony@chromium.org
2009-08-19
1
-1
/
+22
*
Use system default favicon in tab strip when using GTK theme.
estade@chromium.org
2009-08-10
1
-1
/
+3
*
More theme fixes.
tc@google.com
2009-08-06
1
-2
/
+3
*
gtk: Move the enter/leave-notify-event handling to TabRendererGtk and hook up...
jhawkins@chromium.org
2009-08-03
1
-5
/
+6
*
gtk: Use the requested window bounds when determining the location of the sou...
jhawkins@chromium.org
2009-07-27
1
-0
/
+7
*
gtk: Fix the positioning of the tabstrip drop arrow for RTL locales.
jhawkins@chromium.org
2009-07-27
1
-0
/
+3
*
gtk: Theme the tab close button.
jhawkins@chromium.org
2009-07-24
1
-0
/
+3
*
gtk: Keep track of the tab bounds using the size-allocate signal. Previously...
jhawkins@chromium.org
2009-07-22
1
-2
/
+6
*
Changes the width of pinned tabs to be slightly bigger.
sky@chromium.org
2009-07-17
1
-9
/
+0
*
GTK Themes: Tint throbbers like we tint all other buttons in the interface.
erg@google.com
2009-07-15
1
-4
/
+23
*
Revert "GTK Themes: Tint throbbers like we tint all other buttons in the inte...
erg@google.com
2009-07-15
1
-19
/
+4
*
GTK Themes: Tint throbbers like we tint all other buttons in the interface.
erg@google.com
2009-07-15
1
-4
/
+19
*
Adds rendering and dragging of pinned tabs to gtk.
sky@chromium.org
2009-07-13
1
-1
/
+20
*
Convert some stuff to string16 so the toolkit_views build can build again
ben@chromium.org
2009-07-10
1
-1
/
+2
*
GTK Themes: Use the correct text color in the tab strip.
erg@google.com
2009-07-08
1
-0
/
+7
*
Handle middle click on gtk tab close button.
mattm@chromium.org
2009-06-19
1
-0
/
+5
*
Move download shelf from per-tab to per-window. Also disable auto-hiding of
thakis@chromium.org
2009-06-04
1
-9
/
+0
*
Display tooltips for gtk tabs that have elided titles.
jhawkins@chromium.org
2009-06-03
1
-1
/
+1
*
Translate the canvas used to render gtk tabs by the tab bounds in order to re...
jhawkins@chromium.org
2009-05-20
1
-0
/
+4
*
Handle non-composited WMs when rendering the dragged tab. Also moves renderi...
jhawkins@chromium.org
2009-05-19
1
-8
/
+26
*
Implement the sad tab crash animation for tabs in linux.
jhawkins@chromium.org
2009-05-18
1
-0
/
+18
*
Implement DraggedTabGtk, the object that handles rendering either a dragged t...
jhawkins@chromium.org
2009-05-18
1
-2
/
+10
[next]