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
/
ui
/
gtk
/
browser_window_gtk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
reapply r107999
estade@chromium.org
2011-11-01
1
-0
/
+2
*
top sites: allow TopSites to return all 20 cached sites
estade@chromium.org
2011-11-01
1
-2
/
+0
*
gtk: fix more fullscreen bugs
estade@chromium.org
2011-10-31
1
-0
/
+2
*
Delete code for and references to mini-gallery and theme install bubbles.
yoz@chromium.org
2011-10-27
1
-5
/
+0
*
Add shortcut to show avatar menu
sail@chromium.org
2011-10-25
1
-0
/
+6
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-3
/
+3
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-4
/
+4
*
Refactors NativeWebKeyboardEvent to be less ugly.
ben@chromium.org
2011-10-18
1
-2
/
+2
*
Linux Mouse Lock Bubble UI
scheib@chromium.org
2011-10-18
1
-3
/
+4
*
Change EnterFullscreen() to take an enum instead of a bool as second parameter.
thakis@chromium.org
2011-10-17
1
-2
/
+9
*
Fixes bug in instant where we would end up incorrectly using the
sky@chromium.org
2011-10-15
1
-1
/
+1
*
Implement fullscreen info bubble on Win and Mac.
jeremya@chromium.org
2011-10-15
1
-21
/
+32
*
Move NativeWebKeyboardEvent files into their intended final destinations prio...
ben@chromium.org
2011-10-14
1
-1
/
+1
*
GTK: Show avatar menu from NTP
sail@chromium.org
2011-10-14
1
-1
/
+4
*
Add activation/deactivation test for Panels.
dimich@chromium.org
2011-10-14
1
-1
/
+6
*
Remove fading in/out for Instant previews.
sreeram@chromium.org
2011-10-12
1
-36
/
+0
*
views: remove vertical tabs
thakis@chromium.org
2011-10-06
1
-3
/
+0
*
Show avatar menu from NTP4
sail@chromium.org
2011-10-06
1
-0
/
+5
*
WebUI TaskManager: Support on Mac & Linux
yoshiki@chromium.org
2011-10-05
1
-2
/
+23
*
gtk: Delete browser_window_factory_gtk.cc.
tfarina@chromium.org
2011-10-03
1
-0
/
+7
*
Remove BrowserWindow::ShowHTMLDialog().
derat@chromium.org
2011-10-01
1
-5
/
+0
*
Converts usage of GetBrowserViewForNativeWindow to
sky@chromium.org
2011-09-30
1
-1
/
+1
*
Move infobar handling to a tab helper.
avi@chromium.org
2011-09-30
1
-1
/
+1
*
Implement DrawAttention for panels on linux.
prasadt@chromium.org
2011-09-28
1
-4
/
+14
*
Remove compact navigation code.
thakis@chromium.org
2011-09-26
1
-3
/
+0
*
Removed sending of the following IPC messages from chrome and added API's on ...
ananta@chromium.org
2011-09-23
1
-3
/
+1
*
Panel auto-resize for GTK.
jennb@chromium.org
2011-09-21
1
-0
/
+7
*
gtk: fix partially visible toolbar in fullscreen mode
estade@chromium.org
2011-09-20
1
-0
/
+2
*
Show global error bubble view when creating new browser window
sail@chromium.org
2011-09-19
1
-0
/
+2
*
Show settings menu for panel on GTK.
jianli@chromium.org
2011-09-14
1
-0
/
+5
*
content: Move collected cookies constrained window to TabContentsWrapper.
erg@chromium.org
2011-09-07
1
-2
/
+2
*
Update base/timer.h code to pass through Location from call sites. (reland) o...
jbates@chromium.org
2011-09-02
1
-3
/
+3
*
Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,
mattm@chromium.org
2011-09-02
1
-3
/
+3
*
Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...
jbates@chromium.org
2011-09-02
1
-3
/
+3
*
gtk: eliminate extra map from XID to browser window
evan@chromium.org
2011-08-31
1
-24
/
+6
*
content: Reapply "Start splitting up chrome/browser/ui/gtk/gtk_util.h" (r98287)
erg@google.com
2011-08-29
1
-1
/
+2
*
Revert "content: Start splitting up chrome/browser/ui/gtk/gtk_util.h"
erg@google.com
2011-08-25
1
-2
/
+1
*
content: Start splitting up chrome/browser/ui/gtk/gtk_util.h
erg@google.com
2011-08-25
1
-1
/
+2
*
content: Move gtk_floating_container to ui/base/gtk/.
erg@google.com
2011-08-24
1
-1
/
+1
*
Restoring a session should restore window minimization state
dhollowa@chromium.org
2011-08-22
1
-5
/
+18
*
gtk: Don't use static variable of user-defined type (in this case a NineBox).
tfarina@chromium.org
2011-08-20
1
-12
/
+13
*
Showing Task manager on the foreground window.
yoshiki@chromium.org
2011-08-16
1
-3
/
+3
*
Move the core download files to content.
jam@chromium.org
2011-08-15
1
-1
/
+1
*
Abstract fullscreen exit bubble logic to bring Linux's behaviour in line with
tony@chromium.org
2011-08-12
1
-1
/
+2
*
Make BrowserWindow::CreateFindBar non-static so that it can be overridden by ...
jennb@chromium.org
2011-08-08
1
-0
/
+4
*
Remove frontend code that allows for dynamic profile setting, and read the pr...
pkasting@chromium.org
2011-08-08
1
-5
/
+2
*
Prevent accelerators from toggling the bookmark bar when disabled by policy.
joaodasilva@chromium.org
2011-08-05
1
-6
/
+3
*
GTK: Possible WM_CLASS fix.
erg@chromium.org
2011-08-04
1
-19
/
+3
*
Enable PanelAppBrowserTest on Linux.
prasadt@chromium.org
2011-07-28
1
-0
/
+4
*
Update the window size to include Window decorations when the custom
tony@chromium.org
2011-07-25
1
-12
/
+37
[next]