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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
GTK: Showing devtools on some pages leave ugly unpainted bar beneath omnibox.
pfeldman@chromium.org
2012-01-27
1
-5
/
+4
*
Change grow box computation back to a method on BrowserWindow
thakis@chromium.org
2012-01-23
1
-0
/
+1
*
Close button is not effective when a panel slides into place.
prasadt@chromium.org
2012-01-19
1
-0
/
+2
*
Implement chrome.windows.update(drawAttention=false).
jennb@chromium.org
2012-01-14
1
-2
/
+2
*
Add Browser::IsPanelWindow() to correctly identify panel windows.
stevenjb@google.com
2012-01-11
1
-0
/
+1
*
Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...
jam@chromium.org
2012-01-03
1
-1
/
+1
*
Replace WebUI::tab_contents() with web_contents() and switch all users to use...
jam@chromium.org
2011-12-30
1
-1
/
+1
*
TBR=jam
pfeldman@chromium.org
2011-12-29
1
-0
/
+13
*
Convert all of the WebContentsDelegate to use WebContents instead of TabConte...
jam@chromium.org
2011-12-28
1
-1
/
+1
*
Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ...
jam@chromium.org
2011-12-27
1
-1
/
+1
*
Reland r114898: Add TabModalConfirmDialogDelegate to show simple tab-modal co...
bauerb@chromium.org
2011-12-19
1
-1
/
+0
*
Revert 114898 - Add TabModalConfirmDialogDelegate to show simple tab-modal co...
bauerb@chromium.org
2011-12-17
1
-0
/
+1
*
Add TabModalConfirmDialogDelegate to show simple tab-modal confirmation dialogs.
bauerb@chromium.org
2011-12-17
1
-1
/
+0
*
gtk: Move DownloadShelfGtk data member to private section of BrowserWindowGtk.
tfarina@chromium.org
2011-11-23
1
-3
/
+3
*
Add OVERRIDE to chrome/browser/ui/gtk/.
avi@chromium.org
2011-11-22
1
-1
/
+1
*
Have panels respond to changes in work area on Linux. This includes switching...
prasadt@chromium.org
2011-11-22
1
-3
/
+3
*
Add extension API to change window show state using chrome.windows.update().
jennb@chromium.org
2011-11-22
1
-0
/
+3
*
gtk: Add missing OVERRIDE annotations to BrowserWindowGtk.
tfarina@chromium.org
2011-11-21
1
-73
/
+79
*
Cleanup: Remove unneeded forward declarations from chrome/browser/ui/gtk and ...
thestig@chromium.org
2011-11-15
1
-2
/
+1
*
Delete code for and references to mini-gallery and theme install bubbles.
yoz@chromium.org
2011-10-27
1
-1
/
+0
*
Add shortcut to show avatar menu
sail@chromium.org
2011-10-25
1
-0
/
+1
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-3
/
+3
*
Change EnterFullscreen() to take an enum instead of a bool as second parameter.
thakis@chromium.org
2011-10-17
1
-2
/
+6
*
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
-1
/
+2
*
Add activation/deactivation test for Panels.
dimich@chromium.org
2011-10-14
1
-0
/
+3
*
Remove fading in/out for Instant previews.
sreeram@chromium.org
2011-10-12
1
-8
/
+0
*
views: remove vertical tabs
thakis@chromium.org
2011-10-06
1
-1
/
+0
*
Show avatar menu from NTP4
sail@chromium.org
2011-10-06
1
-0
/
+2
*
Remove BrowserWindow::ShowHTMLDialog().
derat@chromium.org
2011-10-01
1
-2
/
+0
*
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
-3
/
+16
*
Remove compact navigation code.
thakis@chromium.org
2011-09-26
1
-1
/
+0
*
Panel auto-resize for GTK.
jennb@chromium.org
2011-09-21
1
-3
/
+6
*
Show settings menu for panel on GTK.
jianli@chromium.org
2011-09-14
1
-0
/
+4
*
content: Move collected cookies constrained window to TabContentsWrapper.
erg@chromium.org
2011-09-07
1
-1
/
+1
*
gtk: eliminate extra map from XID to browser window
evan@chromium.org
2011-08-31
1
-7
/
+0
*
Restoring a session should restore window minimization state
dhollowa@chromium.org
2011-08-22
1
-3
/
+6
*
Showing Task manager on the foreground window.
yoshiki@chromium.org
2011-08-16
1
-2
/
+2
*
Make BrowserWindow::CreateFindBar non-static so that it can be overridden by ...
jennb@chromium.org
2011-08-08
1
-0
/
+1
*
Drag and drop for panels on Linux.
prasadt@chromium.org
2011-07-20
1
-0
/
+2
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-1
/
+1
*
Makes the linux bookmark bar use Browsers's bookmarkbarstate instead
sky@chromium.org
2011-06-29
1
-7
/
+0
*
Consolidates managing of bookmark bar state to browser. Browser now
sky@chromium.org
2011-06-24
1
-4
/
+2
*
GTK: Move InfoBarGtk onto pkasting's new cross platform model
erg@google.com
2011-06-21
1
-16
/
+6
*
Removes bookmarkbar logic from TabContents.
sky@chromium.org
2011-06-01
1
-3
/
+2
*
Multi-tab selection: Renaming TabStripModelObserver::TabSelectedAt to ActiveT...
dpapad@chromium.org
2011-05-24
1
-4
/
+4
*
The initial prototype code for the compact navigation (cnav) prototype, curre...
stevet@chromium.org
2011-05-11
1
-1
/
+2
*
Revert 84831 - The initial prototype code for the compact navigation (cnav) p...
bradnelson@google.com
2011-05-10
1
-2
/
+1
*
The initial prototype code for the compact navigation (cnav) prototype, curre...
stevet@chromium.org
2011-05-10
1
-1
/
+2
[next]