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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Create render view for extensions on Linux.
phajdan.jr@chromium.org
2009-07-28
3
-0
/
+65
*
left a file out
estade@chromium.org
2009-07-28
1
-0
/
+4
*
GTK: More hotkeys.
estade@chromium.org
2009-07-28
4
-0
/
+38
*
Linux: it's not actually a bug to have the selection become empty in the URL ...
mdm@chromium.org
2009-07-28
1
-1
/
+1
*
Assorted fixes for 64-bit.
deanm@chromium.org
2009-07-28
2
-5
/
+5
*
linux: extra shadow in prefs dialog
evan@chromium.org
2009-07-28
1
-2
/
+3
*
Turn on metrics reporting on POSIX if user has consented.
jeremy@chromium.org
2009-07-28
1
-7
/
+0
*
Fix proxy settings for Gnome >=2.26
mattm@chromium.org
2009-07-28
1
-3
/
+33
*
Workaround for GtkFileChooserButton bug: disable mouse wheel scrolling.
estade@chromium.org
2009-07-28
1
-0
/
+40
*
Fix running default browser check/setting in UI thread on Linux.
mattm@chromium.org
2009-07-28
2
-17
/
+31
*
Gtk: Implement font selection options.
mattm@chromium.org
2009-07-28
3
-4
/
+235
*
Gtk: DnD extravaganza
estade@chromium.org
2009-07-28
9
-126
/
+175
*
Add the shadow above the toolbar (below the tabstrip).
tc@google.com
2009-07-28
1
-6
/
+24
*
gtk: Use the requested window bounds when determining the location of the sou...
jhawkins@chromium.org
2009-07-27
3
-7
/
+20
*
Set window icon on manage search engines dialog.
estade@chromium.org
2009-07-27
2
-1
/
+3
*
GTK: Make the info bubble (and bookmark bubble and first run bubble) bidi.
estade@chromium.org
2009-07-27
3
-36
/
+94
*
gtk: Fix the positioning of the tabstrip drop arrow for RTL locales.
jhawkins@chromium.org
2009-07-27
3
-7
/
+35
*
GTK Themes: A gtkrc file can now override our choice of frame color by
erg@google.com
2009-07-27
1
-11
/
+53
*
Avoid calls to gtk_widget_get_pointer during mouse move if
tc@google.com
2009-07-27
1
-7
/
+15
*
Implement delete key for the Remove action in the bookmark manager.
estade@chromium.org
2009-07-27
2
-9
/
+36
*
Gtk: gtk_window_present when an already-showing browser window is showing and...
estade@chromium.org
2009-07-27
1
-1
/
+2
*
Make some default file dialog titles for linux.
estade@chromium.org
2009-07-25
2
-7
/
+14
*
Implement location only display mode (used by popup windows).
tc@google.com
2009-07-24
4
-31
/
+85
*
GTK: Don't close info bubbles based on which toplevel is active.
estade@chromium.org
2009-07-24
2
-21
/
+12
*
GTK: Let custom draw buttons specify their stock size as well as their stock ...
estade@chromium.org
2009-07-24
8
-20
/
+23
*
Fix a bug where an ongoing find operation would re-appear even
tc@google.com
2009-07-24
1
-1
/
+1
*
gtk: Theme the tab close button.
jhawkins@chromium.org
2009-07-24
4
-6
/
+62
*
linux: swap buttons on first run dialog
evan@chromium.org
2009-07-24
1
-2
/
+2
*
GTK Themes: Theme the bookmark bubble. (And first run bubble).
erg@google.com
2009-07-24
7
-22
/
+133
*
linux: obey window positioning information when bounds are overridden
evan@chromium.org
2009-07-23
1
-4
/
+13
*
gtk: Set the treeview column title even for headers we aren't displaying. Ol...
jhawkins@chromium.org
2009-07-23
1
-2
/
+2
*
Gtk: Add cookie details to cookie manager.
mattm@chromium.org
2009-07-23
2
-8
/
+153
*
A small refactor of the toolbar background.
tc@google.com
2009-07-23
2
-12
/
+2
*
linux: generalize desktop environment guessing to encompass KDE
evan@chromium.org
2009-07-23
1
-16
/
+26
*
Bookmark bar: Don't connect to the OnDragDrop signal since we can just use th...
estade@chromium.org
2009-07-23
2
-24
/
+0
*
Headers cleanup:
phajdan.jr@chromium.org
2009-07-23
9
-4
/
+18
*
gtk: Fix the case where a user quickly moves the mouse away from a dragged tab
jhawkins@chromium.org
2009-07-23
6
-3
/
+33
*
This CL adds an infobar instructing users they can do search directly from th...
jcampan@chromium.org
2009-07-23
1
-0
/
+2
*
GTK Themes: Use the GTK close button in the download shelf and popup notifica...
erg@google.com
2009-07-23
7
-23
/
+29
*
Populate the Linux extension shelf with placeholder labels containing each ex...
phajdan.jr@chromium.org
2009-07-23
2
-22
/
+108
*
gtk: Fix a regression from r21320 which caused a crash when dragging a tab ou...
jhawkins@chromium.org
2009-07-23
2
-1
/
+11
*
Show bookmark manager context menu on mouse down, not up.
estade@chromium.org
2009-07-23
2
-4
/
+56
*
Made the title of panels show focused state with black text
davemoore@chromium.org
2009-07-22
2
-6
/
+36
*
gtk: Keep track of the tab bounds using the size-allocate signal. Previously...
jhawkins@chromium.org
2009-07-22
2
-7
/
+29
*
Remove 1px of grey at the bottom of the render view.
phajdan.jr@chromium.org
2009-07-22
1
-2
/
+7
*
Gtk cookie manager part 1.
mattm@chromium.org
2009-07-22
3
-9
/
+528
*
gtk: Only accept text/uri-list drops in the tab strip. We were accepting tex...
jhawkins@chromium.org
2009-07-22
1
-4
/
+2
*
gtk: Fix a regression from r20404 which keeps a drag into the tabstrip from w...
jhawkins@chromium.org
2009-07-22
2
-27
/
+34
*
DevTools: Rename JavaScript console action into Developer Tools.
pfeldman@chromium.org
2009-07-22
1
-1
/
+1
*
GTK: Center the tab text by its meanline, rather than halfway between its asc...
estade@chromium.org
2009-07-22
1
-1
/
+3
[prev]
[next]