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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update WebKit to 45111 and Skia to 239
amanda@chromium.org
2009-06-25
1
-1
/
+1
*
Handle RTL layout in the gtk tabstrip.
jhawkins@chromium.org
2009-06-23
1
-10
/
+15
*
Add the ability to resize the window when over the custom frame.
tc@google.com
2009-06-22
1
-4
/
+3
*
Handle middle click on gtk tab close button.
mattm@chromium.org
2009-06-19
1
-0
/
+14
*
Fix tab strip paint regression for tabs other than the first tab.
tc@google.com
2009-06-18
1
-1
/
+1
*
Make the tabstrip transparent (doesn't paint a background) by
tc@google.com
2009-06-18
1
-3
/
+4
*
Refactor the PlatformContext layer to have only one class.
brettw@chromium.org
2009-06-14
1
-1
/
+2
*
Implement and use the -> operator for OwnedWidgetGtk.
thestig@chromium.org
2009-06-05
1
-4
/
+4
*
Move download shelf from per-tab to per-window. Also disable auto-hiding of
thakis@chromium.org
2009-06-04
1
-27
/
+0
*
Make views/ depend only on images from app/resources.
ben@chromium.org
2009-05-21
1
-0
/
+1
*
Revert 16567.
ben@chromium.org
2009-05-21
1
-1
/
+0
*
views/ should use resources from app/resources. Move dependent images to this...
ben@chromium.org
2009-05-21
1
-0
/
+1
*
Translate the canvas used to render gtk tabs by the tab bounds in order to re...
jhawkins@chromium.org
2009-05-20
1
-21
/
+24
*
Handle non-composited WMs when rendering the dragged tab. Also moves renderi...
jhawkins@chromium.org
2009-05-19
1
-39
/
+81
*
Implement the sad tab crash animation for tabs in linux.
jhawkins@chromium.org
2009-05-18
1
-3
/
+108
*
Force the font size in the omnibox, tabs, find bar, and download shelf
tc@google.com
2009-05-18
1
-1
/
+3
*
Implement DraggedTabGtk, the object that handles rendering either a dragged t...
jhawkins@chromium.org
2009-05-18
1
-5
/
+16
*
ChromeCanvas->gfx::Canvas
ben@chromium.org
2009-05-15
1
-5
/
+5
*
ChromeFont->gfx::Font
beng@google.com
2009-05-15
1
-2
/
+2
*
Update the Linux tabstrip code to handle themes.
jhawkins@chromium.org
2009-05-12
1
-52
/
+100
*
To get things green:
glen@chromium.org
2009-05-09
1
-7
/
+8
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Implement Linux tabs as widgets. This moves tab input handling into the corr...
jhawkins@chromium.org
2009-05-05
1
-31
/
+82
*
Adds toplevel app/ directory and moves ResourceBundle into it.
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Remove a function that is no longer used.
jhawkins@chromium.org
2009-04-23
1
-18
/
+0
*
Refactor the tab button logic into TabButtonGtk.
jhawkins@chromium.org
2009-04-16
1
-25
/
+16
*
Fix gcc warnings when -Wall got re-enabled for Linux.
willchan@chromium.org
2009-04-10
1
-2
/
+2
*
Remove instances of the New Tab button images that are not being used anymore.
jhawkins@chromium.org
2009-04-10
1
-7
/
+0
*
Implement mouse input handling for the close button in the Linux tabstrip.
jhawkins@chromium.org
2009-04-08
1
-2
/
+18
*
Implement loading animations. I've ignored the app mode and popup cases sinc...
willchan@chromium.org
2009-04-06
1
-4
/
+103
*
Update the definition of TabChangedAt in TabStripGtk to match the latest vers...
jhawkins@chromium.org
2009-04-06
1
-6
/
+11
*
Fix the positioning of the title in TabRendererGtk now that ChromeCanvas text...
jhawkins@chromium.org
2009-04-06
1
-3
/
+2
*
Create a well-defined region that closely matches the shape of the tab to use...
jhawkins@chromium.org
2009-04-03
1
-5
/
+0
*
Remove unneeded temp_scaffolding_stubs.h includes. Remove ConstrainedWindow f...
thestig@chromium.org
2009-04-03
1
-0
/
+1
*
Add basic mouse input handling for Linux TabStrip.
jhawkins@chromium.org
2009-04-02
1
-2
/
+38
*
Linux: don't use static ChromeFont objects
agl@chromium.org
2009-03-31
1
-4
/
+4
*
Convert the gtk tab rendering code to use ChromeCanvas instead of directly dr...
jhawkins@chromium.org
2009-03-31
1
-114
/
+72
*
Break out the tab rendering logic into TabGtk and TabRendererGtk.
jhawkins@chromium.org
2009-03-30
1
-0
/
+423