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
/
browser_titlebar.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the page and app menus.
pkasting@chromium.org
2010-07-20
1
-1
/
+56
*
GTK: Add padding in a couple places on the toolbar.
estade@chromium.org
2010-07-02
1
-11
/
+25
*
GTK: Always use default frame in popup windows.
erg@chromium.org
2010-06-10
1
-29
/
+27
*
gtk: Make use of gtk signal macros in BrowserTitleBar.
tfarina@chromium.org
2010-06-02
1
-17
/
+11
*
GTK: Mirror the close button when on the left.
erg@chromium.org
2010-05-24
1
-0
/
+1
*
GTK: Support Ambiance/Radiance and Dust button ordering.
erg@chromium.org
2010-05-13
1
-79
/
+207
*
Re-organize RenderViewContextMenu to the use cross-platform MenuModel class.
estade@chromium.org
2010-05-11
1
-1
/
+0
*
GTK: Popup windows that use the custom frame should use the tab image instead...
erg@google.com
2010-04-30
1
-5
/
+6
*
gtk: Use the new callback macros in more places.
evan@chromium.org
2010-04-07
1
-12
/
+11
*
Revert "Fix browser side handling of moveTo by resizing the content area; not...
erg@chromium.org
2010-03-24
1
-2
/
+1
*
Move more files to toplevel gfx.
ben@chromium.org
2010-03-19
1
-1
/
+1
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-1
/
+1
*
Fix browser side handling of moveTo by resizing the content area; not the win...
erg@chromium.org
2010-03-02
1
-1
/
+2
*
Next part of bad dependency removal (chrome/common -> chrome/browser)
phajdan.jr@chromium.org
2010-03-02
1
-1
/
+1
*
GTK: adjust OTR spy spacing in titlebar.
estade@chromium.org
2010-02-23
1
-9
/
+2
*
GTK: Change the vertical offsets in non-custom tab background images dependin...
erg@chromium.org
2010-02-23
1
-0
/
+13
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
Remove "Glen" close button joke now that it's had a long and happy life.
pkasting@chromium.org
2010-02-12
1
-9
/
+4
*
Remove redundant casts in g_signal_connect() throughout all gtk code we have.
erg@chromium.org
2010-02-10
1
-2
/
+1
*
Step 1 in Implementing/Prototyping App Panels.
rafaelw@chromium.org
2010-02-04
1
-2
/
+9
*
GTK: fix some memory leaks, streamline a common operation.
estade@chromium.org
2010-02-03
1
-4
/
+5
*
Make a MenuModel for the popup favicon menu. For now only GTK uses it. Consol...
estade@chromium.org
2010-01-19
1
-74
/
+35
*
Removing obsolete code for chromeos.
oshima@chromium.org
2010-01-15
1
-2
/
+0
*
GTK: Use page and app menu models.
estade@chromium.org
2010-01-07
1
-10
/
+10
*
GTK: add middle click and right click functionality to maximize button.
estade@chromium.org
2009-12-01
1
-1
/
+32
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-0
/
+1
*
Revert 33301 and 33305 due to unit_tests breakage.
maruel@chromium.org
2009-11-30
1
-1
/
+0
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-0
/
+1
*
GTK: Fix a couple minor popup window icon menu bugs.
estade@chromium.org
2009-11-04
1
-1
/
+1
*
Use ASCII strings for switch names.
evan@chromium.org
2009-10-13
1
-1
/
+1
*
Move classes depending on Skia out of base/gfx and into app/gfx. Rename
brettw@chromium.org
2009-10-07
1
-1
/
+1
*
Switch to using radio buttons for toggling the custom frame. Use
tony@chromium.org
2009-10-02
1
-1
/
+1
*
GTK: Implement popup favicon menu.
estade@chromium.org
2009-09-30
1
-36
/
+112
*
Pulls ActiveWindowWatcher into app so that we can use it in
sky@chromium.org
2009-09-28
1
-13
/
+16
*
Linux: work around browser windows that get stuck maximized by the WM.
mdm@chromium.org
2009-09-25
1
-1
/
+1
*
Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...
pkasting@chromium.org
2009-09-24
1
-12
/
+12
*
Add more view ids and gtk widget names to so gtkparasite is
tony@chromium.org
2009-09-23
1
-0
/
+1
*
Reverting 26975.
pkasting@chromium.org
2009-09-23
1
-2
/
+2
*
Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...
pkasting@chromium.org
2009-09-23
1
-2
/
+2
*
Disables turning on custom frame in chrome os.
sky@chromium.org
2009-09-23
1
-0
/
+2
*
Set the window icon to the favicon when in app mode.
tony@chromium.org
2009-08-26
1
-2
/
+16
*
GTK Themes: Reapply r23734, fixing destruction order issues.
erg@google.com
2009-08-20
1
-8
/
+105
*
Revert "GTK Theme: Make inactive titlebar legible."
erg@google.com
2009-08-19
1
-100
/
+8
*
GTK Theme: Make inactive titlebar legible.
erg@google.com
2009-08-19
1
-8
/
+100
*
In app windows, fallback to the product icon if there's no site favicon.
tc@google.com
2009-08-07
1
-2
/
+6
*
Add the anti-clockwise waiting throbber to app mode/popup windows.
tc@google.com
2009-08-05
1
-19
/
+39
*
Add some spacing to titlebar buttons.
estade@chromium.org
2009-08-05
1
-10
/
+39
*
linux: yet more polish for the new toolbar graphics
evan@chromium.org
2009-08-04
1
-2
/
+9
*
linux: use linux-specific window control graphics from glen
evan@chromium.org
2009-08-04
1
-2
/
+1
*
linux: visual refresh of the close box
evan@chromium.org
2009-08-03
1
-1
/
+2
[next]