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