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
*
Add helper for creating table of labeled controls.
mattm@chromium.org
2009-06-11
2
-44
/
+15
*
Replace a notimplemented with a link to the bug report.
jhawkins@chromium.org
2009-06-10
1
-1
/
+1
*
GTK: Implement BlockedPopupContainerView for linux.
erg@google.com
2009-06-10
2
-0
/
+287
*
First cut at tall titlebar and custom window frame.
tc@google.com
2009-06-10
4
-28
/
+196
*
Refactors tab overview and gets the rest of the chunks working. I've
sky@chromium.org
2009-06-10
2
-1
/
+12
*
Bind ^Q to quit, as is standard with Linux GUI apps.
tc@google.com
2009-06-10
1
-1
/
+1
*
Implement default search engine combobox.
mattm@chromium.org
2009-06-10
2
-5
/
+124
*
<!doctype html public '-//w3c//dtd html 4.0 transitional//en'><html><head><ME...
willchan@chromium.org
2009-06-10
1
-0
/
+4
*
Fix a linux bug in the find bar where we keep re-selecting text
tc@google.com
2009-06-10
2
-2
/
+12
*
Implement URL Drag & Drop for the linux tabstrip.
jhawkins@chromium.org
2009-06-09
4
-8
/
+407
*
Move GTK spacing constants into chrome/common/gtk_util.h
mattm@chromium.org
2009-06-08
11
-56
/
+47
*
linux build fixes
estade@chromium.org
2009-06-08
1
-4
/
+4
*
Fix bookmark bar shutdown crash.
estade@chromium.org
2009-06-08
1
-0
/
+6
*
GTK: More drag support for bookmark manager.
estade@chromium.org
2009-06-08
2
-22
/
+107
*
Remove a header that is no longer being used after r17818.
jhawkins@chromium.org
2009-06-08
1
-1
/
+0
*
GTK bookmark manager: organize menu and aesthetic improvements.
estade@chromium.org
2009-06-08
4
-47
/
+114
*
Hook up the Linux bookmark bubble to the bookmark editor.
deanm@chromium.org
2009-06-08
2
-15
/
+124
*
Linux: Duplicate Accelerator mapping in browser window
mhm@chromium.org
2009-06-06
1
-1
/
+0
*
Partial revert of r17790. Don't use a OwnedWidgetGtk for container_.
thestig@chromium.org
2009-06-06
2
-17
/
+17
*
Move ConvertAcceleratorsFromWindowsStyle into chrome/common/gtk_util.
mattm@chromium.org
2009-06-05
3
-34
/
+13
*
Implement and use the -> operator for OwnedWidgetGtk.
thestig@chromium.org
2009-06-05
12
-42
/
+43
*
Make sure the tabstrip we're dragging in to is compatible with the source tab...
jhawkins@chromium.org
2009-06-05
3
-1
/
+11
*
Implement custom startup url list. (Recent urls list in the add url dialog not
estade@chromium.org
2009-06-05
4
-12
/
+478
*
Use custom strings for importer lock dialog.
estade@chromium.org
2009-06-05
1
-3
/
+3
*
Better behavior for ctrl-k: If we're already in forced_query mode, re-select ...
pkasting@chromium.org
2009-06-05
1
-1
/
+1
*
Implement some drag-n-drop for the bookmark manager.
estade@chromium.org
2009-06-05
8
-147
/
+380
*
Improve resizing behavior of options window. Rather than extra whitespace at
evan@chromium.org
2009-06-05
3
-19
/
+23
*
If there is nothing to import, return.
kuchhal@chromium.org
2009-06-05
1
-4
/
+14
*
Always redraw the location bar background when we resize.
tc@google.com
2009-06-04
1
-0
/
+3
*
Don't crash when dragging bookmarks from one bookmark bar to another (as with...
estade@chromium.org
2009-06-04
1
-6
/
+13
*
On linux, add a context menu item in the tab strip for disabling
tc@google.com
2009-06-04
4
-14
/
+50
*
Linux toolbar cleanups.
tc@google.com
2009-06-04
3
-38
/
+54
*
Move download shelf from per-tab to per-window. Also disable auto-hiding of
thakis@chromium.org
2009-06-04
8
-96
/
+116
*
Don't reset the gdk_event_handler in the tab destructor as this overwrites th...
jhawkins@chromium.org
2009-06-03
1
-3
/
+0
*
Implement dragging a tab back into a tabstrip for gtk.
jhawkins@chromium.org
2009-06-03
6
-14
/
+138
*
Change an include to the right header after the app/gfx/gtk_util -> base/gfx/...
thestig@google.com
2009-06-03
1
-2
/
+1
*
Merge app/gfx/gtk_util into base/gfx/gtk_util.
thestig@google.com
2009-06-03
7
-7
/
+4
*
typo fix to unbreak linux build.
estade@chromium.org
2009-06-03
1
-1
/
+1
*
Linux: more bookmark manager stuff.
estade@chromium.org
2009-06-03
3
-27
/
+92
*
Revert "Disable a failing test on linux."
tc@google.com
2009-06-03
1
-3
/
+0
*
Disable a failing test on linux.
tc@google.com
2009-06-03
1
-0
/
+3
*
Fix linux unittest that I broke.
estade@chromium.org
2009-06-03
1
-2
/
+4
*
Implement more of the BookmarkBubble, connecting it to the bookmark system.
deanm@chromium.org
2009-06-03
6
-45
/
+171
*
Display tooltips for gtk tabs that have elided titles.
jhawkins@chromium.org
2009-06-03
3
-1
/
+16
*
Linux bookmark manager first cut.
estade@chromium.org
2009-06-03
6
-27
/
+370
*
Implement the base for the BookmarkBubble UI.
deanm@chromium.org
2009-06-03
5
-22
/
+94
*
Make LinkButtonGtk into a real widget (GtkChromeLinkButton).
deanm@chromium.org
2009-06-03
8
-188
/
+215
*
Headers cleanup in chrome/browser/
phajdan.jr@chromium.org
2009-06-03
2
-0
/
+2
*
Allow left clicks in the tab strip to initiate a drag of the window.
tc@google.com
2009-06-02
1
-1
/
+5
*
Add a context menu to the tab strip. It appears when you click in the
tc@google.com
2009-06-02
2
-1
/
+89
[next]