summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk/tabs
Commit message (Expand)AuthorAgeFilesLines
* Merge 114144 - Fixing browser crash in the linux tab dragging code.dpapad@chromium.org2011-12-132-2/+4
* GTK: Move tab_renderer_gtk.cc off of GetSurfaceNamed() and onto GetImageNamed().erg@chromium.org2011-12-062-40/+39
* GTK: Move CairoCachedSurface from being owned by GtkThemeService to gfx::Image.erg@chromium.org2011-12-022-28/+30
* Remove deprecated TabContentsDelegate::OpenURLFromTab variantjochen@chromium.org2011-12-022-21/+0
* GTK: Cleanup of TabStripGtk::ResizeLayoutTabs() now that the layout is fixed.erg@chromium.org2011-12-012-20/+6
* GTK: Move to gtk_widget_get_allocation() for some of chrome/browser/ui/gtk/erg@chromium.org2011-12-011-2/+2
* Move accelerator related files to ui/base/acceleratorstfarina@chromium.org2011-11-251-1/+1
* Linux/Gtk: Drag source should not delete source data on drop in tab strip.ncj674@motorola.com2011-11-231-1/+1
* Add OVERRIDE to chrome/browser/ui/gtk/.avi@chromium.org2011-11-225-49/+59
* GTK: Create the start of a compatibility header wrapping deprecated methods.erg@chromium.org2011-11-221-1/+2
* Fix the remaining cases of classes implementing non-existent TabContentsDeleg...tfarina@chromium.org2011-11-172-8/+5
* GTK: Always relayout the tab strip when the tab strip bounds change.erg@chromium.org2011-11-172-4/+18
* Cleanup: Remove unneeded forward declarations from chrome/browser/ui/gtk and ...thestig@chromium.org2011-11-151-4/+0
* GTK: Use IDR_THEME_WINDOW_CONTROL_BACKGROUND when drawing min/max/close and n...erg@chromium.org2011-11-112-2/+39
* [Themes] Fix incorrect color in tab title text when using two windows with di...binji@chromium.org2011-11-024-47/+31
* GTK: Make the drawing of selected tabs use the throb value.erg@chromium.org2011-11-011-5/+16
* GTK: More profiling of the rendering path.erg@chromium.org2011-10-281-27/+19
* GTK: Constrain the clip area on tabstrip draws.erg@chromium.org2011-10-281-7/+26
* GTK: Step 1 of tab strip refresh.erg@chromium.org2011-10-277-361/+348
* ui/gfx: Convert Canvas::TranslateInt() to use gfx::Point.tfarina@chromium.org2011-10-271-6/+5
* ui/gfx: Convert Canvas::ClipRectInt() to use gfx::Rect.tfarina@chromium.org2011-10-261-3/+4
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-192-2/+2
* More build fixes from notification move.jam@chromium.org2011-10-192-2/+2
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-196-40/+42
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-0/+1
* Don't show URL for pending new navigations initiated by the renderer.creis@chromium.org2011-10-131-1/+2
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-133-8/+9
* content: Split web_drag_dest_gtk.cc into chrome/ and content/ parts.erg@chromium.org2011-10-132-4/+6
* Adding gfx::Rect::SplitVertically() method.dpapad@chromium.org2011-10-051-13/+1
* base::Bind: Convert a few more instances.jhawkins@chromium.org2011-10-057-24/+40
* Allow CanvasSkia to bind to an existing SkCanvas.piman@chromium.org2011-10-051-7/+8
* Multi-tab: Renaming DraggedTabGtk to DraggedViewGtk.dpapad@chromium.org2011-10-056-97/+96
* Multi-tab: Enabling dragging multiple tabs on Linux.dpapad@chromium.org2011-10-0410-370/+903
* More aura changesoshima@google.com2011-09-281-2/+2
* Extend chrome.tabs* API to support multiple tabs.jstritar@chromium.org2011-09-282-2/+4
* ui/gfx: Refactor favicon_size.htfarina@chromium.org2011-09-261-11/+11
* aura: Make 'ui' buildable without gtk.sadrul@chromium.org2011-09-211-1/+1
* Trying again: Gtk: Make click target of tabs match their appearance.mattm@chromium.org2011-09-076-6/+86
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-1/+1
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-1/+1
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-1/+1
* content: Move render_widget_host_view_gtk to content/ try 2.erg@google.com2011-08-232-4/+4
* (shlib failure) Revert 97750 - content: Move render_widget_host_view_gtk to c...erg@google.com2011-08-222-2/+2
* content: Move render_widget_host_view_gtk to content/erg@google.com2011-08-222-2/+2
* linux tabstrip: Animate a pinned tab on title change until it is stopped beca...sadrul@chromium.org2011-08-181-9/+2
* Revert 96674 - Gtk: Make click target of tabs match their appearance.torne@chromium.org2011-08-165-72/+6
* Gtk: Make click target of tabs match their appearance.mattm@chromium.org2011-08-135-6/+72
* This is only the first part of the refactoring. The old method was preservedadriansc@google.com2011-08-022-5/+18
* Removal of Profile from content part 5.avi@chromium.org2011-08-012-2/+2
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-261-6/+6