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
/
ui
/
gtk
/
browser_titlebar.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r123782.
thakis@chromium.org
2012-05-03
1
-2
/
+2
*
gtk: Simplify BrowserTitlebar::OnScroll() function.
tfarina@chromium.org
2012-05-02
1
-5
/
+5
*
Support painting panels with chromium themes on GTK.
jianli@chromium.org
2012-04-30
1
-55
/
+3
*
Add a button to exit managed mode in place of the profile avatar.
bauerb@chromium.org
2012-04-27
1
-37
/
+37
*
Add explicit minimize/restore button to panel titlebar on GTK.
jianli@chromium.org
2012-04-25
1
-31
/
+67
*
Add PanelBrowserTitlebarGtk for panels on GTK.
jianli@chromium.org
2012-04-24
1
-54
/
+51
*
The concept of overflow is being removed and substituted by squeezing the pan...
aburago@chromium.org
2012-04-20
1
-7
/
+3
*
Remove wrench button from panel.
jianli@chromium.org
2012-04-17
1
-29
/
+0
*
Metro/HiDPI: Cleanup ResourceBundle
sail@chromium.org
2012-04-12
1
-3
/
+4
*
ui/gfx: Remove the deprecated "operator const GdkPixbuf*" from Image API.
tfarina@chromium.org
2012-03-23
1
-2
/
+2
*
gtk: Rename GtkThemeService to ThemeServiceGtk.
tfarina@chromium.org
2012-02-27
1
-2
/
+2
*
Favicon tweaks for GTK panels.
dcheng@chromium.org
2012-02-25
1
-3
/
+4
*
Implement Panel overflow for Linux. Does not include overflow indicator.
jennb@chromium.org
2012-02-23
1
-43
/
+23
*
Linux: Overlay Chrome window icon with profile avatar or Incognito
francoisk777@gmail.com
2012-02-15
1
-2
/
+3
*
GTK: Closing in on being completely GSEALed.
erg@chromium.org
2012-02-15
1
-2
/
+4
*
Revert 121487 - Implemented overflow for Linux. Does not include overflow ind...
rvargas@google.com
2012-02-10
1
-23
/
+43
*
Implemented overflow for Linux. Does not include overflow indicator.
prasadt@chromium.org
2012-02-10
1
-43
/
+23
*
Close button is not effective when a panel slides into place.
prasadt@chromium.org
2012-01-19
1
-0
/
+37
*
fix panel window string resource ID
estade@chromium.org
2012-01-11
1
-1
/
+1
*
Don't use browser windows for platform app shell windows.
mihaip@chromium.org
2012-01-09
1
-5
/
+1
*
Revert 116834 - Don't use browser windows for platform app shell windows.
aa@chromium.org
2012-01-08
1
-1
/
+5
*
Don't use browser windows for platform app shell windows.
mihaip@chromium.org
2012-01-07
1
-5
/
+1
*
Revert 116803 - Don't use browser windows for platform app shell windows.
sky@chromium.org
2012-01-07
1
-1
/
+5
*
Don't use browser windows for platform app shell windows.
mihaip@chromium.org
2012-01-07
1
-5
/
+1
*
Get rid of another bunch of tab_contents.h includes from chrome and switch th...
jam@chromium.org
2012-01-05
1
-1
/
+2
*
Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...
jam@chromium.org
2012-01-03
1
-7
/
+9
*
gtk: Add missing ui:: to ResourceBundle references.
tfarina@chromium.org
2011-12-22
1
-4
/
+4
*
Move a bunch of methods from TabContents into the WebContents interface. This...
jam@chromium.org
2011-12-22
1
-2
/
+2
*
GTK: More removal of raw GtkWidget->allocation access.
erg@chromium.org
2011-12-05
1
-2
/
+5
*
Make platform apps use and require a different container ("shell" instead of ...
mihaip@chromium.org
2011-12-01
1
-0
/
+4
*
GTK: Custom drawing for GAIA avatar pictures
sail@chromium.org
2011-11-30
1
-1
/
+5
*
No need to update avatar icon in case of OTR profile.
ncj674@motorola.com
2011-11-29
1
-1
/
+2
*
Have panels respond to changes in work area on Linux. This includes switching...
prasadt@chromium.org
2011-11-22
1
-0
/
+1
*
GTK: Part 1 of removing GtkWidget->window to close up GSEALs.
erg@chromium.org
2011-11-22
1
-2
/
+4
*
GTK: Use IDR_THEME_WINDOW_CONTROL_BACKGROUND when drawing min/max/close and n...
erg@chromium.org
2011-11-11
1
-8
/
+37
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-2
/
+2
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-3
/
+3
*
[Multi Profile] Retry of Linux implementation of the avatar button and avatar...
binji@chromium.org
2011-10-12
1
-73
/
+102
*
Revert 105122 - [Multi Profile] Linux implementation of the avatar button and...
binji@chromium.org
2011-10-12
1
-102
/
+73
*
[Multi Profile] Linux implementation of the avatar button and avatar bubble m...
binji@chromium.org
2011-10-12
1
-73
/
+102
*
Implement DrawAttention for panels on linux.
prasadt@chromium.org
2011-09-28
1
-2
/
+10
*
Show settings menu for panel on GTK.
jianli@chromium.org
2011-09-14
1
-3
/
+14
*
content: Reapply "Start splitting up chrome/browser/ui/gtk/gtk_util.h" (r98287)
erg@google.com
2011-08-29
1
-2
/
+3
*
Revert "content: Start splitting up chrome/browser/ui/gtk/gtk_util.h"
erg@google.com
2011-08-25
1
-3
/
+2
*
content: Start splitting up chrome/browser/ui/gtk/gtk_util.h
erg@google.com
2011-08-25
1
-2
/
+3
*
Revert 97709 - This changes ProfileManager::GetProfileInfoCache() to be GetPr...
rsesek@chromium.org
2011-08-22
1
-2
/
+2
*
This changes ProfileManager::GetProfileInfoCache() to be GetProfileInfo() and
rsesek@chromium.org
2011-08-22
1
-2
/
+2
*
Revert 97049 - Trying to see if it fixes sync_integration_tests
rvargas@google.com
2011-08-17
1
-2
/
+2
*
[Mac] Flip the flag for multi-profiles to on by default.
rsesek@chromium.org
2011-08-16
1
-2
/
+2
*
Multi-Profiles: Only show the avatar icon if user has multiple profiles
sail@chromium.org
2011-08-04
1
-0
/
+5
[next]