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
/
browser_window_gtk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove redundant casts in g_signal_connect() throughout all gtk code we have.
erg@chromium.org
2010-02-10
1
-1
/
+1
*
Make the content settings dialog dependent on its parent. This re-plumbs the...
pkasting@chromium.org
2010-02-09
1
-1
/
+7
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2010-02-09
1
-0
/
+1
*
GTK: Make page and app menus shortcut control flow match windows more closely.
estade@chromium.org
2010-02-01
1
-6
/
+2
*
Fix a bug where we were only checking the screen size of
tony@chromium.org
2010-02-01
1
-1
/
+1
*
GTK: Fix theme overlay in off the record mode.
erg@google.com
2010-01-27
1
-4
/
+5
*
gtk: Implements bookmark bar import promotion link, that when clicked imports...
erg@google.com
2010-01-27
1
-1
/
+1
*
[Linux]Implement Cut, Copy and Paste from page menu.
suzhe@chromium.org
2010-01-25
1
-0
/
+33
*
Adds support for phantom tabs. A pinned tab becomes a phantom tab when
sky@chromium.org
2010-01-22
1
-1
/
+1
*
Make a MenuModel for the popup favicon menu. For now only GTK uses it. Consol...
estade@chromium.org
2010-01-19
1
-151
/
+14
*
Removing obsolete code for chromeos.
oshima@chromium.org
2010-01-15
1
-266
/
+0
*
GTK: Draw background color on the toolbar to deal with small theme bitmaps.
erg@google.com
2010-01-15
1
-3
/
+2
*
GTK: Use page and app menu models.
estade@chromium.org
2010-01-07
1
-4
/
+22
*
Attempt 2 at landing this:
sky@chromium.org
2009-12-21
1
-0
/
+4
*
Re-land http://codereview.chromium.org/507022.
suzhe@chromium.org
2009-12-21
1
-8
/
+0
*
Revert 34954 - Fix issue 11258: Linux: gracefully handle small browser window
rsesek@chromium.org
2009-12-18
1
-0
/
+8
*
Fix issue 11258: Linux: gracefully handle small browser window
suzhe@chromium.org
2009-12-18
1
-8
/
+0
*
GTK: Get rid of some unecessary calls to BookmarkBarGtk::Show().
estade@chromium.org
2009-12-16
1
-6
/
+0
*
Refactor the keyboard events handling code related to RenderViewHostDelegate:...
suzhe@chromium.org
2009-12-10
1
-167
/
+216
*
Created HtmlDialogTabContentsDelegate, which encapsulates the TabContentsDele...
akalin@chromium.org
2009-12-03
1
-1
/
+1
*
Windows/Linux: remove useless SetProfile() on tab selection.
viettrungluu@chromium.org
2009-12-02
1
-1
/
+0
*
Draw the normal window's frame in maximized mode. See BUG for more detail. Da...
oshima@chromium.org
2009-11-30
1
-11
/
+1
*
Linux: Create app modal dialogs in a different way to work around a KDE 3 win...
thestig@chromium.org
2009-11-24
1
-0
/
+1
*
posix: refactor duplicated path-handling code
evan@chromium.org
2009-11-21
1
-1
/
+1
*
Add support for ShowHtmlDialog() to Linux. This is modeled off the MacOS and...
zork@chromium.org
2009-11-18
1
-1
/
+2
*
Implement web app shortcuts natively per issue 25528
xiyuan@chromium.org
2009-11-17
1
-1
/
+12
*
[Linux] Hide fullscreen bubble when kiosk mode is active.
mhm@chromium.org
2009-11-17
1
-4
/
+8
*
Focus fix for compact navigation bar.
oshima@chromium.org
2009-11-12
1
-1
/
+10
*
First cut at Exit Fullscreen bubble on Linux.
tony@chromium.org
2009-11-09
1
-0
/
+4
*
Kiosk Mode implementation.
mhm@chromium.org
2009-11-09
1
-0
/
+5
*
GTK: Change find bar to use a floating container rather than some hacked up g...
estade@chromium.org
2009-11-06
1
-8
/
+15
*
Show only one app menu. Cole pointed out that ChromeOS currently has two almo...
oshima@chromium.org
2009-11-05
1
-0
/
+4
*
Linux: Initialize |restored_bounds_| so new windows always have a proper size.
thestig@chromium.org
2009-11-03
1
-2
/
+2
*
Show a warning when the history files can't be read correctly.
pkasting@chromium.org
2009-10-30
1
-2
/
+2
*
Based on the rest of the codebase, I think we're supposed to #include chromiu...
pkasting@chromium.org
2009-10-30
1
-1
/
+1
*
Move chromeos code to namespace chromeos.
chocobo@google.com
2009-10-30
1
-5
/
+6
*
GTK: add back toolbar border.
estade@chromium.org
2009-10-29
1
-1
/
+13
*
Fix and re-enable a test I broke with the find bar changes I made last night.
ben@chromium.org
2009-10-29
1
-1
/
+1
*
Linux: set minimum window size to 100x100 so it does not disappear with a cus...
thestig@chromium.org
2009-10-29
1
-3
/
+5
*
Give the TabContentsContainer a white background so the user will
tony@chromium.org
2009-10-28
1
-2
/
+4
*
Fix fullscreen mode in chromeos=1 build.
oshima@chromium.org
2009-10-26
1
-10
/
+31
*
Fix chromeos build break due to out-of-order member initialization.
estade@chromium.org
2009-10-23
1
-1
/
+1
*
GTK: Fix startup UMR.
estade@chromium.org
2009-10-23
1
-0
/
+1
*
Fix conflicts between accelerator keys and HTML DOM accesskeys.
suzhe@chromium.org
2009-10-23
1
-2
/
+3
*
* Moved panel controller to chromeos directory
oshima@chromium.org
2009-10-22
1
-1
/
+1
*
Remove the extension shelf on Linux.
phajdan.jr@chromium.org
2009-10-21
1
-15
/
+3
*
GTK: theme the info bar border.
estade@chromium.org
2009-10-20
1
-1
/
+1
*
Remove +x bit from files that shouldn't have it.
evan@chromium.org
2009-10-20
1
-0
/
+0
*
Don't use gtk_dialog_run for extension install errors because
tony@chromium.org
2009-10-20
1
-2
/
+2
*
Do work necessary to make Views About panel work on Chrome OS. This is to be ...
davemoore@chromium.org
2009-10-19
1
-0
/
+5
[prev]
[next]