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 accelerators cleanup:
estade@chromium.org
2009-03-16
4
-42
/
+91
*
Move a bunch of our GTK code that was previous manually handling references (...
deanm@chromium.org
2009-03-16
7
-40
/
+44
*
Implement 2 more gtk dialogs: open file and open multiple files.
estade@chromium.org
2009-03-13
1
-25
/
+138
*
RSS feed support (part 1), 2nd attempt.
finnur@chromium.org
2009-03-13
2
-0
/
+5
*
Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...
thestig@chromium.org
2009-03-13
1
-0
/
+1
*
Reverting 11641.
finnur@chromium.org
2009-03-13
2
-5
/
+0
*
Improve the look of the Linux omnibox.
deanm@chromium.org
2009-03-13
2
-16
/
+39
*
Adding missing function to LocationBarViewGtk.
finnur@chromium.org
2009-03-13
2
-0
/
+5
*
Fix some browser shutdown issues on Linux.
deanm@chromium.org
2009-03-13
2
-8
/
+27
*
Gtk dialogs, first cut.
estade@chromium.org
2009-03-12
1
-0
/
+182
*
Remove logging.h from cc files that don't use it.
thestig@chromium.org
2009-03-12
2
-2
/
+0
*
fix linux build. we need to include basictypes.h to get
tc@google.com
2009-03-12
1
-0
/
+1
*
Some work in refactoring FindBarWin/FindBarView so
tc@google.com
2009-03-12
4
-28
/
+91
*
Add a GDK_COLOR_RGB macro for constructing GdkColors.
deanm@chromium.org
2009-03-12
1
-2
/
+3
*
Remove TabContents from scaffolding. Yay!
pinkerton@chromium.org
2009-03-11
1
-3
/
+1
*
Add the show all downloads link to the download shelf on linux.
estade@chromium.org
2009-03-11
2
-6
/
+85
*
Make the download shelf in gtk look prettier (add top border, improve spacing).
estade@chromium.org
2009-03-10
2
-19
/
+48
*
First cut at the find bar.
tc@google.com
2009-03-10
7
-7
/
+145
*
Some cleanups and hookups to LocationBarViewGtk.
deanm@chromium.org
2009-03-10
5
-37
/
+50
*
Move GdkPixbufFromSkBitmap to gtk_util so it can easily be shared.
deanm@chromium.org
2009-03-10
1
-40
/
+2
*
Normalize end of file newlines in chrome/browser/gtk/.
deanm@chromium.org
2009-03-10
8
-8
/
+0
*
Add a copyright header to location_bar_view_gtk.cc.
deanm@chromium.org
2009-03-10
1
-0
/
+4
*
Implement a GTK LocationBarView and Autocomplete{Edit,Popup}View.
deanm@chromium.org
2009-03-10
4
-89
/
+257
*
Implement right click context menu on gtk.
estade@chromium.org
2009-03-09
3
-18
/
+46
*
Implement accelerators in the gtk port (try 2).
erg@google.com
2009-03-06
8
-46
/
+116
*
Rename browser_toolbar_view_gtk.{h,cc} to browser_toolbar_gtk.{h,cc}
estade@chromium.org
2009-03-06
3
-5
/
+5
*
Create a dropdown menu for the GTK download shelf.
estade@chromium.org
2009-03-06
2
-1
/
+121
*
Several little style cleanups in GTK download shelf code.
estade@chromium.org
2009-03-05
4
-8
/
+23
*
Put the dropdown menu button on the linux download shelf.
estade@chromium.org
2009-03-05
6
-49
/
+146
*
Replace a notimplemented with a bug about full screen mode.
tc@google.com
2009-03-05
1
-2
/
+4
*
Fix a toolbar width TODO.
evan@chromium.org
2009-03-05
1
-4
/
+3
*
Take two at hooking up title bar on linux.
tc@google.com
2009-03-04
1
-1
/
+6
*
Add download items to the download shelf in linux.
estade@chromium.org
2009-03-04
5
-5
/
+181
*
Basic download shelf implementation on linux.
estade@chromium.org
2009-03-04
2
-0
/
+136
*
Revert "Hook up the app title to the page title."
tc@google.com
2009-03-04
1
-6
/
+1
*
Hook up the app title to the page title.
tc@google.com
2009-03-04
1
-1
/
+6
*
Plumb GetLocationBar through to the toolbar.
deanm@chromium.org
2009-03-03
4
-2
/
+13
*
Fix some include guards in browser/gtk.
deanm@chromium.org
2009-03-03
3
-10
/
+10
*
Enable focus-change via tabbing on Linux.
estade@chromium.org
2009-03-02
4
-6
/
+68
*
Does two changes to appease chrome bot runs:
sky@google.com
2009-02-28
2
-1
/
+6
*
Add the IDC_GO mapping for the go button widget.
deanm@chromium.org
2009-02-26
1
-0
/
+5
*
Linux: fixes for tab contents switching
agl@chromium.org
2009-02-26
2
-5
/
+2
*
Revert "Implement accelerators in the gtk port" at avi's request.
erg@google.com
2009-02-25
7
-135
/
+63
*
Implement accelerators in the gtk port.
erg@google.com
2009-02-25
7
-63
/
+135
*
The find bar should be owned and managed from the BrowserView, not the WebCon...
finnur@google.com
2009-02-24
2
-0
/
+5
*
Update include paths for grit files. Go ahead and resort
tc@google.com
2009-02-22
2
-6
/
+4
*
Show page icons on back/forward menu lists on linux.
estade@chromium.org
2009-02-20
1
-1
/
+47
*
Use the URLFixerUpper on entry
erg@google.com
2009-02-20
1
-1
/
+3
*
Draw custom menu buttons properly.
evan@chromium.org
2009-02-20
5
-88
/
+216
*
Implement the logic to change Renderers. We can now navigate between pages!
erg@google.com
2009-02-20
1
-3
/
+3
[next]