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
/
gtk_util.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Aura desktop: Fix tab dragging within a single chrome window.
erg@chromium.org
2012-06-16
1
-19
/
+0
*
gtk: Extract event functions into event_utils module.
tfarina@chromium.org
2012-06-14
1
-37
/
+0
*
linux: Clean up code for getting font rendering settings.
derat@chromium.org
2012-06-13
1
-78
/
+0
*
Make AutocompleteClassifier a ProfileKeyedService.
pkasting@chromium.org
2012-06-12
1
-2
/
+3
*
TabContentsWrapper -> TabContents, part 41.
avi@chromium.org
2012-06-11
1
-1
/
+1
*
Renamed BrowserWindow::GetNativeHandle() to GetNativeWindow()
davemoore@chromium.org
2012-06-07
1
-3
/
+3
*
Add a ScopedPangoFontDescription helper class and use it.
asvitkine@chromium.org
2012-05-16
1
-4
/
+4
*
Moves methods for finding browsers to browser_finder.
sky@chromium.org
2012-05-16
1
-0
/
+1
*
Add Icon Support for New Autofill Gtk UI
csharp@chromium.org
2012-05-15
1
-0
/
+12
*
linux: Move linux_util.h from gfx/ to ui/base/gtk.
tfarina@chromium.org
2012-05-04
1
-2
/
+2
*
Revert r123782.
thakis@chromium.org
2012-05-03
1
-2
/
+2
*
Remove obsolete chromeos specific code
oshima@chromium.org
2012-04-09
1
-4
/
+0
*
ui/gfx: Remove linux_util.h include from gtk_util.h, fix up downstream files.
tfarina@chromium.org
2012-03-26
1
-1
/
+1
*
ui/gfx: Remove the deprecated "operator const GdkPixbuf*" from Image API.
tfarina@chromium.org
2012-03-23
1
-5
/
+5
*
GTK: Part 1 of removing GTK-Views from the gtk/ code.
erg@chromium.org
2012-03-19
1
-132
/
+1
*
Original CL (http://codereview.chromium.org/9390038/) somehow got screwed and...
oshima@chromium.org
2012-03-16
1
-32
/
+2
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
1
-0
/
+1
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-1
/
+1
*
Extract minimal RenderViewHost interface for embedders, leaving
joi@chromium.org
2012-03-05
1
-4
/
+4
*
Move GenericHandler back to Chrome since it was really Chrome specific (i.e. ...
jam@chromium.org
2012-02-27
1
-1
/
+0
*
gtk: Rename GtkThemeService to ThemeServiceGtk.
tfarina@chromium.org
2012-02-27
1
-2
/
+2
*
Linux: Overlay Chrome window icon with profile avatar or Incognito
francoisk777@gmail.com
2012-02-15
1
-6
/
+141
*
GTK: Closing in on being completely GSEALed.
erg@chromium.org
2012-02-15
1
-2
/
+2
*
Basic Drawn text for new GTK Autofill popup.
csharp@chromium.org
2012-01-20
1
-0
/
+12
*
GTK: More GSEALing.
erg@chromium.org
2012-01-11
1
-2
/
+4
*
GTK: Another GTK deprecation patch.
erg@chromium.org
2012-01-06
1
-3
/
+5
*
Get rid of another bunch of tab_contents.h includes from chrome and switch th...
jam@chromium.org
2012-01-05
1
-1
/
+1
*
GTK: Make the minimal required GTK version in official builds 2.18.
thestig@chromium.org
2012-01-04
1
-24
/
+5
*
Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...
jam@chromium.org
2012-01-03
1
-5
/
+7
*
gtk: Add missing ui:: to ResourceBundle references.
tfarina@chromium.org
2011-12-22
1
-1
/
+1
*
Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...
jam@chromium.org
2011-12-20
1
-1
/
+1
*
Rename ui::EventFlags mouse flags to be more sensible
dhollowa@chromium.org
2011-12-20
1
-3
/
+3
*
GTK: Remove more deprecated stuff.
erg@chromium.org
2011-12-15
1
-14
/
+36
*
GTK: Stamp out GtkThemeService::GetSurfaceNamed().
erg@chromium.org
2011-12-09
1
-3
/
+4
*
GTK: Remove most calls to widget->window and replace with accessor.
erg@chromium.org
2011-12-08
1
-42
/
+2
*
GTK: Move CairoCachedSurface from being owned by GtkThemeService to gfx::Image.
erg@chromium.org
2011-12-02
1
-3
/
+3
*
Have content/ create and destroy its own threads. (Re-land)
joi@chromium.org
2011-11-28
1
-2
/
+5
*
Revert 111695 - Have content/ create and destroy its own threads.
joi@chromium.org
2011-11-28
1
-5
/
+2
*
Have content/ create and destroy its own threads.
joi@chromium.org
2011-11-28
1
-2
/
+5
*
GTK: Create the start of a compatibility header wrapping deprecated methods.
erg@chromium.org
2011-11-22
1
-6
/
+7
*
Move RendererPreferences to content/public/common and also put in the content...
jam@chromium.org
2011-10-31
1
-13
/
+18
*
content: Split web_drag_dest_gtk.cc into chrome/ and content/ parts.
erg@chromium.org
2011-10-13
1
-47
/
+0
*
Multi-tab: Enabling dragging multiple tabs on Linux.
dpapad@chromium.org
2011-10-04
1
-0
/
+6
*
Start moving code from BrowserMain to content, so that it can be reused by al...
jam@chromium.org
2011-09-07
1
-29
/
+0
*
NOTE:
morrita@chromium.org
2011-08-30
1
-8
/
+19
*
linux: delete code that worked around gtk <2.18
evan@chromium.org
2011-08-29
1
-23
/
+0
*
content: Reapply "Start splitting up chrome/browser/ui/gtk/gtk_util.h" (r98287)
erg@google.com
2011-08-29
1
-9
/
+5
*
Revert "content: Start splitting up chrome/browser/ui/gtk/gtk_util.h"
erg@google.com
2011-08-25
1
-5
/
+9
*
content: Start splitting up chrome/browser/ui/gtk/gtk_util.h
erg@google.com
2011-08-25
1
-9
/
+5
*
content: Move render_widget_host_view_gtk to content/ try 2.
erg@google.com
2011-08-23
1
-2
/
+3
[next]