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
*
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
*
Add a fast path for tab strip expose.
tony@chromium.org
2009-08-27
4
-2
/
+116
*
Remove completed downloads from shelf when the shelf closes.
thakis@chromium.org
2009-08-27
3
-5
/
+27
*
Add call to BrowserThemeProvider::GenerateBitmap removed in r24170.
erg@google.com
2009-08-27
1
-1
/
+0
*
Adds the settings tab to options on chrome os. The contents is just a place
sky@chromium.org
2009-08-27
1
-0
/
+12
*
gtk: Subtract the tabstrip x offset from the last tab x offset when calculati...
jhawkins@chromium.org
2009-08-27
1
-1
/
+1
*
Draw background of Linux extension toolstrips.
phajdan.jr@chromium.org
2009-08-27
4
-0
/
+30
*
Update of the extension install UI:
aa@chromium.org
2009-08-27
1
-4
/
+3
*
Don't flip out in debug mode when launching the bookmark manager and the mode...
estade@chromium.org
2009-08-27
1
-2
/
+0
*
assure model is loaded *before* showing the bookmark manager
estade@chromium.org
2009-08-27
1
-4
/
+4
*
GTK: Set the default icon list so we don't have to set it on every window all...
estade@chromium.org
2009-08-27
10
-10
/
+0
*
gtk: Fix the bounds of the clip region for tab title text.
jhawkins@chromium.org
2009-08-26
1
-4
/
+4
*
GTK Themes: Fix the find bar so the match count is inside the entry.
erg@google.com
2009-08-26
3
-43
/
+104
*
Make sure the bookmark model is loaded before running bookmark manager tests....
estade@chromium.org
2009-08-26
2
-13
/
+63
*
GTK: Don't reposition the findbar when it's not visible.
estade@chromium.org
2009-08-26
2
-8
/
+18
*
Fix startup regression in gtk theme mode.
erg@google.com
2009-08-26
2
-1
/
+18
*
Reland "Linux Extensions Install Prompt""
rafaelw@chromium.org
2009-08-26
1
-0
/
+147
*
Polish the look of Linux extension shelf.
phajdan.jr@chromium.org
2009-08-26
2
-34
/
+50
*
Fix crash in Linux extension shelf.
phajdan.jr@chromium.org
2009-08-26
2
-2
/
+13
*
gtk: button-press events return coordinates relative to the gdk window in whi...
jhawkins@chromium.org
2009-08-26
1
-2
/
+8
*
Make the tab strip expose events more targeted on linux.
tony@chromium.org
2009-08-26
3
-13
/
+29
*
Set the window icon to the favicon when in app mode.
tony@chromium.org
2009-08-26
3
-5
/
+19
*
Fix DCHECK on download item removal, take 2.
estade@chromium.org
2009-08-26
1
-2
/
+14
*
Add a simple in-process bookmark manager test.
estade@chromium.org
2009-08-26
3
-0
/
+45
*
Fix leaking gtk tree models.
mattm@chromium.org
2009-08-26
8
-0
/
+12
*
Revert "Linux Extensions Install Prompt"
rafaelw@google.com
2009-08-26
1
-147
/
+0
*
Linux Extensions Install Prompt
rafaelw@google.com
2009-08-26
1
-0
/
+147
*
Improves key event handing code of BrowserWindowGtk.
suzhe@chromium.org
2009-08-26
2
-9
/
+27
*
Revert my download item change.
estade@chromium.org
2009-08-26
2
-20
/
+3
*
Move the compact navigation bar to the chromeos directory.
brettw@chromium.org
2009-08-26
1
-1
/
+1
*
Make the task manager use the native default favicon
estade@chromium.org
2009-08-26
1
-0
/
+10
*
Don't DCHECK when removing items from the download shelf.
estade@chromium.org
2009-08-26
2
-2
/
+19
*
Introduce accesskeys for Chrome menus.
mhm@chromium.org
2009-08-26
2
-0
/
+8
*
Fix cases that initialized StringTokenizer with a temporary.
mattm@chromium.org
2009-08-26
1
-1
/
+3
*
Move the ViewIDTest to browser_tests, where it belongs.
phajdan.jr@chromium.org
2009-08-25
1
-0
/
+0
*
Work around a WM work around where if the size of the chrome
tony@chromium.org
2009-08-25
1
-1
/
+10
*
GTK Themes: Dropdown arrow size on download items should match font size.
erg@google.com
2009-08-25
1
-4
/
+10
*
gtk: port ButtonSeparatorView
estade@chromium.org
2009-08-25
2
-1
/
+62
*
GTK Themes: Create an inactive tab text color based on the inactive tab.
erg@google.com
2009-08-25
1
-1
/
+26
*
GTK Themes: Fix linux UI frame regression introduced in r24170.
erg@google.com
2009-08-25
1
-0
/
+7
*
Gtk Font options: Separate font family and size by comma to work around Gtk i...
mattm@chromium.org
2009-08-25
1
-1
/
+1
*
GTK: Make the progress area go away when a download item is cancelled.
estade@chromium.org
2009-08-25
1
-1
/
+3
*
Linux: set the initial size of the "Page" column in the task manager to fit t...
mdm@chromium.org
2009-08-25
2
-11
/
+40
*
More Gtk Cookies View polish.
mattm@chromium.org
2009-08-25
2
-16
/
+7
*
Now that Import and Clear are available in options, they should be removed fr...
glen@chromium.org
2009-08-25
1
-4
/
+0
[next]