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_toolbar_gtk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-1
/
+1
*
GTK: make browser actions container resizable.
estade@chromium.org
2010-03-11
1
-4
/
+0
*
GTK: Use new macros to hide thunk declaration and cleanup callback declaration.
erg@chromium.org
2010-03-10
1
-51
/
+41
*
Final removal of the bad dependency of chrome/common on chrome/browser
phajdan.jr@chromium.org
2010-03-10
1
-4
/
+4
*
GTK: Add hover effects for GtkChromeButtons.
estade@chromium.org
2010-03-09
1
-0
/
+7
*
Renames ContentBlockedImageView to ContentSettingImageView.
bulach@chromium.org
2010-03-05
1
-1
/
+1
*
Next part of bad dependency removal (chrome/common -> chrome/browser)
phajdan.jr@chromium.org
2010-03-02
1
-1
/
+1
*
linux: plumb shift-reload down into new shift-reload API
evan@chromium.org
2010-02-19
1
-1
/
+7
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
GTK: Implement the new content blocking address bar bubbles on Linux.
erg@chromium.org
2010-02-05
1
-1
/
+5
*
GTK: fix some memory leaks, streamline a common operation.
estade@chromium.org
2010-02-03
1
-2
/
+1
*
GTK: Make page and app menus shortcut control flow match windows more closely.
estade@chromium.org
2010-02-01
1
-24
/
+8
*
Make a MenuModel for the popup favicon menu. For now only GTK uses it. Consol...
estade@chromium.org
2010-01-19
1
-101
/
+7
*
GTK: Draw background color on the toolbar to deal with small theme bitmaps.
erg@google.com
2010-01-15
1
-16
/
+5
*
GTK: Use page and app menu models.
estade@chromium.org
2010-01-07
1
-22
/
+123
*
sync: Add two functions to sync_ui_util header and update the callers accordi...
akalin@chromium.org
2010-01-06
1
-12
/
+4
*
gtk/sync: Use GetStatus when it is not necessary to know the status labels.
akalin@chromium.org
2009-12-18
1
-5
/
+3
*
Add a UI helper method to just get the sync status without needing labels.
akalin@chromium.org
2009-12-14
1
-2
/
+1
*
Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...
akalin@chromium.org
2009-11-25
1
-4
/
+4
*
Update the sync menu item to change on Linux to reflect the current sync state.
zork@chromium.org
2009-11-24
1
-0
/
+49
*
posix: refactor duplicated path-handling code
evan@chromium.org
2009-11-21
1
-1
/
+1
*
GTK: Use themed background images in toolbar buttons.
erg@google.com
2009-11-11
1
-4
/
+7
*
In ~BrowserToolbarGtk, remove notifications we added in the ctor.
thestig@chromium.org
2009-10-28
1
-0
/
+6
*
Refactor BrowserActions, and add support for
aa@chromium.org
2009-10-24
1
-0
/
+3
*
Port Browser Actions browsertest to linux.
estade@chromium.org
2009-10-14
1
-0
/
+4
*
GTK: Browser actions toolbar.
estade@chromium.org
2009-10-13
1
-0
/
+10
*
* Add ctrl-shift-d to bookmark all tabs.
pkasting@chromium.org
2009-10-08
1
-3
/
+3
*
Move classes depending on Skia out of base/gfx and into app/gfx. Rename
brettw@chromium.org
2009-10-07
1
-1
/
+1
*
GTK: Detach bookmark bar on NTP.
estade@chromium.org
2009-10-01
1
-8
/
+14
*
GTK: Implement popup favicon menu.
estade@chromium.org
2009-09-30
1
-29
/
+1
*
Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio...
pkasting@chromium.org
2009-09-15
1
-17
/
+12
*
GTK: Adjust toolbar padding.
estade@chromium.org
2009-09-14
1
-1
/
+5
*
Linux: implement Page Actions support.
mattm@chromium.org
2009-09-10
1
-1
/
+2
*
Reapplies the GdkPixbuf -> cairo surface patch.
erg@google.com
2009-09-10
1
-4
/
+4
*
Get window origin only once in BrowserToolbarGtk::GetPopupBounds.
phajdan.jr@chromium.org
2009-09-10
1
-10
/
+12
*
Revert "Upload GdkPixbufs into cairo surfaces so they (hopefully) live on the X
erg@google.com
2009-09-10
1
-4
/
+4
*
Upload GdkPixbufs into cairo surfaces so they (hopefully) live on the X serve...
erg@google.com
2009-09-09
1
-4
/
+4
*
GTK: Switch the page/app menus over to the new menu bar helper class.
estade@chromium.org
2009-09-09
1
-47
/
+24
*
GTK Theme: Don't render IDR_THEME_TOOLBAR on GtkWidgets.
erg@google.com
2009-09-08
1
-0
/
+4
*
Convert std::wstring encoding names to std::string in a bunch of files.
tony@chromium.org
2009-09-04
1
-2
/
+2
*
Squash the bookmark bar into the toolbar by 4 pixels.
estade@chromium.org
2009-09-01
1
-15
/
+17
*
GTK: Make the toolbar star button a drag source.
estade@chromium.org
2009-09-01
1
-2
/
+0
*
GTK Themes: Fix the find bar so the match count is inside the entry.
erg@google.com
2009-08-26
1
-27
/
+3
*
Moves GtkDndUtil into app.
sky@chromium.org
2009-08-18
1
-1
/
+1
*
GTK: Add view ids to our widgets. These will be used for testing.
estade@chromium.org
2009-08-13
1
-0
/
+16
*
Modified the toolbar button handlers so that the handlers can revert the loca...
yusukes@google.com
2009-08-11
1
-3
/
+15
*
GTK: button clicking cleanup.
estade@chromium.org
2009-08-11
1
-13
/
+2
*
More Linux theme fixes.
tc@google.com
2009-08-06
1
-6
/
+23
*
GTK Theme: Fix location bar display on popup windows.
erg@google.com
2009-08-04
1
-3
/
+5
*
GTK Themes: Fix painting issues where GTK theme engine was painting over butt...
erg@chromium.org
2009-08-01
1
-12
/
+12
[next]