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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Show a warning when the history files can't be read correctly.
pkasting@chromium.org
2009-10-30
1
-1
/
+1
*
Move chromeos code to namespace chromeos.
chocobo@google.com
2009-10-30
1
-7
/
+6
*
GTK: add back toolbar border.
estade@chromium.org
2009-10-29
1
-0
/
+3
*
Remove the non-const browser() getter from BrowserWindowGtk.
tony@chromium.org
2009-10-28
1
-5
/
+1
*
Fix fullscreen mode in chromeos=1 build.
oshima@chromium.org
2009-10-26
1
-0
/
+6
*
Fix conflicts between accelerator keys and HTML DOM accesskeys.
suzhe@chromium.org
2009-10-23
1
-1
/
+1
*
Remove the extension shelf on Linux.
phajdan.jr@chromium.org
2009-10-21
1
-7
/
+1
*
Show "Loading" bubble while loading a theme.
avi@chromium.org
2009-10-15
1
-0
/
+1
*
Don't send tab switching/killing/creating keyboard accelerators to pages. Th...
jam@chromium.org
2009-10-02
1
-0
/
+1
*
GTK: Detach bookmark bar on NTP.
estade@chromium.org
2009-10-01
1
-0
/
+7
*
Pulls ActiveWindowWatcher into app so that we can use it in
sky@chromium.org
2009-09-28
1
-1
/
+6
*
Linux: work around browser windows that get stuck maximized by the WM.
mdm@chromium.org
2009-09-25
1
-0
/
+4
*
Remove an unnecessary vbox from the widget hierarchy.
tony@chromium.org
2009-09-25
1
-2
/
+4
*
Makes it so that you shouldn't be able to get a big fat bookmark
sky@chromium.org
2009-09-25
1
-0
/
+1
*
Linux: avoid browser windows moving around by the size of WM decorations over...
mdm@chromium.org
2009-09-18
1
-0
/
+4
*
GTK: Don't show extension shelf when it's empty.
estade@chromium.org
2009-09-14
1
-3
/
+0
*
Size popups by their contents, not the window's outer bounds.
estade@chromium.org
2009-09-11
1
-0
/
+5
*
Move the "history is too new" dialog out of
tony@chromium.org
2009-09-05
1
-0
/
+1
*
Some enhancements as requested to the compact nav bar. The search box looks
brettw@chromium.org
2009-09-02
1
-0
/
+13
*
Squash the bookmark bar into the toolbar by 4 pixels.
estade@chromium.org
2009-09-01
1
-5
/
+6
*
Gtk confirm form resubmission dialog.
mattm@chromium.org
2009-08-31
1
-0
/
+1
*
Experiment with dislodging the Extension Shelf and having it only appear on t...
finnur@chromium.org
2009-08-30
1
-0
/
+2
*
Revert "Gtk confirm form resubmission dialog." Broke linux views build.
mattm@chromium.org
2009-08-28
1
-1
/
+0
*
Gtk confirm form resubmission dialog.
mattm@chromium.org
2009-08-28
1
-0
/
+1
*
Disable the custom frame on app mode windows. This includes the
tony@chromium.org
2009-08-28
1
-3
/
+7
*
Improves key event handing code of BrowserWindowGtk.
suzhe@chromium.org
2009-08-26
1
-2
/
+2
*
Introduce accesskeys for Chrome menus.
mhm@chromium.org
2009-08-26
1
-0
/
+2
*
Close the autocomplete popup when the user tries to move the
tony@chromium.org
2009-08-20
1
-1
/
+1
*
Show favicon in panel title, highlight focused panel, fix breakage
davemoore@chromium.org
2009-08-13
1
-0
/
+2
*
Fix 2 small docked dev tools bugs:
tc@google.com
2009-08-12
1
-0
/
+2
*
gtk: Disconnect the accelerator group keys when closing the browser window.
jhawkins@chromium.org
2009-08-11
1
-0
/
+3
*
Add a first attempt at a compact location bar and a status bar. The status bar
brettw@chromium.org
2009-08-11
1
-0
/
+8
*
Make app modal dialogs (from javascript) actually be app modal. This
tc@google.com
2009-08-11
1
-1
/
+1
*
Work around a compiz bug where starting chrome and trying to maximize
tc@google.com
2009-08-10
1
-0
/
+4
*
Fix a bug where we don't maximize on titlebar double click in KWin.
tc@google.com
2009-08-07
1
-0
/
+5
*
Linux: Autodetect whether the custom frame should be used.
derat@chromium.org
2009-07-31
1
-0
/
+6
*
Draw the side and bottom shadows in the native frame.
tc@google.com
2009-07-29
1
-0
/
+3
*
Landing Thiago Farina's CL.
jcampan@chromium.org
2009-07-29
1
-1
/
+1
*
Made the title of panels show focused state with black text
davemoore@chromium.org
2009-07-22
1
-0
/
+8
*
Fix GTK/Mac builds.
ben@chromium.org
2009-07-21
1
-2
/
+1
*
When we save the window bounds, make sure we are only storing the
tc@google.com
2009-07-20
1
-0
/
+5
*
Change fullscreen mode to be determined by the window manager.
tc@google.com
2009-07-20
1
-4
/
+0
*
Relanding the the refactoring the page info to have a model.
jcampan@chromium.org
2009-07-19
1
-0
/
+5
*
Reverting 21032.
jcampan@chromium.org
2009-07-18
1
-5
/
+0
*
Refactoring the page info to have a model.BUG=NoneTEST=Make sure clicking the...
jcampan@chromium.org
2009-07-18
1
-0
/
+5
*
Begin work on extension shelf for Linux.
phajdan.jr@chromium.org
2009-07-17
1
-0
/
+8
*
Set window icon on options dialog, bookmark manager.
estade@chromium.org
2009-07-17
1
-3
/
+0
*
DevTools: Initial commit with docked devtools window support on Linux.
pfeldman@chromium.org
2009-07-16
1
-0
/
+9
*
DevTools: Focus docked DevTools window on breakpoint.
pfeldman@chromium.org
2009-07-14
1
-0
/
+1
*
Change the window background color to the inactive color when the
tc@google.com
2009-07-09
1
-0
/
+5
[next]