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
*
Linux: make external protocol dialog non-modal.
mdm@chromium.org
2009-09-04
2
-10
/
+5
*
Fixing focus in location bar and accelerators on Linux toolkit views.
jcampan@chromium.org
2009-09-03
2
-0
/
+4
*
GTK file picker: Use mime type filters instead of shell-style glob filters.
estade@chromium.org
2009-09-03
1
-12
/
+9
*
Add external protocol dialog for Linux.
estade@chromium.org
2009-09-03
2
-0
/
+121
*
Fix 9867: Activating the previous/next buttons with the keyboard in the find ...
finnur@chromium.org
2009-09-03
1
-1
/
+1
*
GTK: Don't have a blank line in bookmark folder tooltips.
erg@google.com
2009-09-03
1
-1
/
+4
*
GTK Themes: Add basic unit tests for gtk themes.
erg@google.com
2009-09-03
2
-6
/
+148
*
Move status area view to the chromeos directory.
brettw@chromium.org
2009-09-03
1
-1
/
+1
*
Linux: make the columns in the task manager avoid causing scroll bars.
mdm@chromium.org
2009-09-02
1
-6
/
+23
*
Gtk first run: Remove obsolete warning for unimplemented privacy features.
mattm@chromium.org
2009-09-02
2
-19
/
+28
*
Set the initial sizes of several dialogs based on font information.
mdm@chromium.org
2009-09-02
3
-21
/
+28
*
GTK: Make the bookmark menu controller use the GTK-native folder/default favi...
estade@chromium.org
2009-09-02
1
-13
/
+6
*
GTK: Implement the bookmark bar chevron.
estade@chromium.org
2009-09-02
2
-3
/
+101
*
Some enhancements as requested to the compact nav bar. The search box looks
brettw@chromium.org
2009-09-02
2
-7
/
+66
*
Don't paint the throbber animation while dragging.
tony@chromium.org
2009-09-02
1
-1
/
+2
*
gtk: Don't complete the tab drag if the user canceled the drag operation.
jhawkins@chromium.org
2009-09-02
2
-31
/
+28
*
Minor tweaks to how pin tabs look:
sky@chromium.org
2009-09-01
3
-3
/
+31
*
Squash the bookmark bar into the toolbar by 4 pixels.
estade@chromium.org
2009-09-01
6
-64
/
+67
*
GTK: Make the toolbar star button a drag source.
estade@chromium.org
2009-09-01
5
-21
/
+39
*
Porting textfield to toolkit_views Gtk.
jcampan@chromium.org
2009-09-01
2
-8
/
+4
*
Set the window type hint for the options dialog and
tony@chromium.org
2009-09-01
2
-0
/
+6
*
When running on chrome OS about:version now shows OS version.
sky@chromium.org
2009-09-01
1
-1
/
+1
*
Fix the position of the throbber for pinned tabs. It was wrong before,
tony@chromium.org
2009-09-01
1
-13
/
+5
*
Set the info bubble popups as _NET_WM_WINDOW_TYPE_UTILITY so they
tony@chromium.org
2009-09-01
1
-0
/
+3
*
Delete first run dialog on Linux when done.
kuchhal@chromium.org
2009-08-31
1
-0
/
+1
*
Paint the hover animation state when painting just the favicon.
tony@chromium.org
2009-08-31
1
-0
/
+20
*
Gtk confirm form resubmission dialog.
mattm@chromium.org
2009-08-31
4
-0
/
+139
*
Don't resize the renderer while opening the bookmark bar or an infobar.
estade@chromium.org
2009-08-31
9
-19
/
+26
*
Makes 'Pin tab' option in context menu a checkbox.
sky@chromium.org
2009-08-31
1
-1
/
+1
*
gtk: Use a GtkInvisible to track the tab dragging operation. Originally we w...
jhawkins@chromium.org
2009-08-31
3
-81
/
+114
*
Linux: make search engines dialog size based on locale settings.
mdm@chromium.org
2009-08-31
1
-6
/
+11
*
gtk: Get rid of the title-centering code in TabRendererGtk. DrawStringInt ce...
jhawkins@chromium.org
2009-08-31
1
-8
/
+1
*
Experiment with dislodging the Extension Shelf and having it only appear on t...
finnur@chromium.org
2009-08-30
2
-0
/
+10
*
gtk: Schedule a paint operation for the previously selected tab when selectin...
jhawkins@chromium.org
2009-08-30
1
-0
/
+4
*
gtk: Initialize |background_offset_x_|. When rendering a dragged tab, we wer...
jhawkins@chromium.org
2009-08-30
1
-0
/
+1
*
Fix a crash where we were looking for the fav icon in the wrong service.
estade@chromium.org
2009-08-29
2
-8
/
+8
*
Implement creating shortcuts in the applications menu.
phajdan.jr@chromium.org
2009-08-28
2
-2
/
+15
*
Linux: get GNOME or KDE proxy settings.
mdm@chromium.org
2009-08-28
1
-6
/
+6
*
GTK: Refactoring and rounds the "Search site for:" hint.
erg@google.com
2009-08-28
8
-198
/
+298
*
Revert "Gtk confirm form resubmission dialog." Broke linux views build.
mattm@chromium.org
2009-08-28
4
-139
/
+0
*
Gtk confirm form resubmission dialog.
mattm@chromium.org
2009-08-28
4
-0
/
+139
*
Adds a FaviconService class tied to the profile.
arv@google.com
2009-08-28
1
-4
/
+4
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
17
-61
/
+32
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
17
-32
/
+61
*
Disable the custom frame on app mode windows. This includes the
tony@chromium.org
2009-08-28
2
-16
/
+23
*
gtk: Clip the tab title to the content height and not the font height. The f...
jhawkins@chromium.org
2009-08-28
1
-2
/
+1
*
gtk: Remove unnecessary gtk_widget_queue_draws from the tabstrip code.
jhawkins@chromium.org
2009-08-28
1
-6
/
+1
*
GTK Themes: Refresh the entire location bar area on Update().
erg@google.com
2009-08-27
1
-1
/
+7
*
Add unittest for Gtk search engine manager dialog.
mattm@chromium.org
2009-08-27
3
-15
/
+283
*
Ellipsize long entries in bookmark menus and the back/forward menus.
estade@chromium.org
2009-08-27
5
-9
/
+58
[next]