summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk/status_bubble_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-2/+2
* Convert string16 to base::string16 in chrome/browserbrettw@chromium.org2013-12-111-1/+1
* Removes obsolete gfx::ElideUrl (gfx::Font version).yukishiino@chromium.org2013-11-071-2/+2
* ui/base/animation -> ui/gfx/animationsky@chromium.org2013-09-151-5/+5
* Move gtk and gdk compatibility headers from ui/base/gtk to ui/gfxdavemoore@chromium.org2013-09-111-1/+1
* Move text_elider to gfx.ben@chromium.org2013-09-091-3/+3
* Supports gfx::FontList in gfx::Canvas and ui::ElideText family.yukishiino@chromium.org2013-08-221-0/+1
* Use a direct include of the message_loop header in chrome/browser/, part 13.avi@chromium.org2013-07-171-1/+1
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/ui/, part 1.avi@chromium.org2013-06-081-1/+1
* Split out the static methods from ThemeService to ThemeProperties.pkotwicz@chromium.org2013-02-181-2/+3
* gtk: Remove an unused include of slide_animator_gtk.htfarina@chromium.org2012-09-301-1/+0
* initialize un-inited valuesestade@chromium.org2012-09-131-1/+2
* Revert r123782.thakis@chromium.org2012-05-031-2/+2
* gtk: Rename GtkThemeService to ThemeServiceGtk.tfarina@chromium.org2012-02-271-2/+2
* GTK: Do more GSEALing.erg@chromium.org2012-02-091-4/+6
* GTK: More removal of raw GtkWidget->allocation access.erg@chromium.org2011-12-051-4/+11
* GTK: Create the start of a compatibility header wrapping deprecated methods.erg@chromium.org2011-11-221-4/+5
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-1/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-3/+3
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-2/+3
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-3/+2
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-2/+3
* content: Reapply "Start splitting up chrome/browser/ui/gtk/gtk_util.h" (r98287)erg@google.com2011-08-291-1/+2
* Revert "content: Start splitting up chrome/browser/ui/gtk/gtk_util.h"erg@google.com2011-08-251-2/+1
* content: Start splitting up chrome/browser/ui/gtk/gtk_util.herg@google.com2011-08-251-1/+2
* ui: Pass the parameter |languages| of StatusBubble::SetURL() as std::string.tfarina@chromium.org2011-08-221-3/+3
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-3/+4
* Multiprofile: Fix all places where we observe BROWSER_THEME_CHANGED so that weerg@google.com2011-06-241-1/+1
* gtk: Replace most of the calls from UseGtkTheme() to UsingNativeTheme().tfarina@chromium.org2011-04-291-1/+1
* Theme system cleanuperg@google.com2011-03-231-7/+7
* Remove wstrings from ui/base/text_elider.h functions.tony@chromium.org2011-03-081-1/+1
* gtk: Update the references of notification includes to the new content location.tfarina@chromium.org2011-03-071-1/+1
* gtk - Prevent crash on shutdown when animating status bubble and download itemestade@chromium.org2011-03-041-10/+10
* [gtk] un-break status bubble.estade@chromium.org2011-01-201-2/+3
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-3/+3
* [gtk] Don't show empty status bubble in kiosk mode.estade@chromium.org2011-01-191-0/+1
* Update references part 2: files in chrome/browser/ui/msw@chromium.org2011-01-191-5/+5
* Move chrome/browser/gtk/ to chrome/browser/ui/gtk/msw@chromium.org2011-01-141-0/+364