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
*
TabContentsWrapper -> TabContents, part 41.
avi@chromium.org
2012-06-11
1
-8
/
+8
*
Renamed BrowserWindow::GetNativeHandle() to GetNativeWindow()
davemoore@chromium.org
2012-06-07
1
-1
/
+1
*
This CL does the following: (1) Pass the max_length attribute to the password...
zysxqn@google.com
2012-06-06
1
-0
/
+5
*
Change the visual appearance of panel on GTK per new UI design.
jianli@chromium.org
2012-06-05
1
-24
/
+25
*
Tracks changes to zoom icon and zoom percentage. Notifies browser window if t...
khorimoto@chromium.org
2012-06-04
1
-0
/
+3
*
Save auto generated passwords without presenting an infobar.
gcasto@chromium.org
2012-05-31
1
-1
/
+3
*
Update behavior of one-click infobar to remove modal dialog, add "undo".
rogerta@chromium.org
2012-05-29
1
-2
/
+1
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-1
/
+5
*
Move NativeWebKeyboardEvent to the content namespace.
jam@chromium.org
2012-05-18
1
-3
/
+4
*
browser: Move the tabs directory into ui.
tfarina@chromium.org
2012-05-11
1
-1
/
+1
*
Make bottom corners of panels not rounded on GTK.
jianli@chromium.org
2012-05-01
1
-0
/
+8
*
Support painting panels with chromium themes on GTK.
jianli@chromium.org
2012-04-30
1
-21
/
+12
*
Remove const qualifiers on "TemplateURL*" in many TemplateURLService APIs. T...
pkasting@chromium.org
2012-04-27
1
-1
/
+1
*
Add PanelBrowserTitlebarGtk for panels on GTK.
jianli@chromium.org
2012-04-24
1
-0
/
+3
*
The concept of overflow is being removed and substituted by squeezing the pan...
aburago@chromium.org
2012-04-20
1
-4
/
+0
*
Linux: remove BrowserWindowGtk::DisableDebounceTimerForTests() now that it's ...
mdm@chromium.org
2012-04-17
1
-11
/
+0
*
Remove wrench button from panel.
jianli@chromium.org
2012-04-17
1
-4
/
+0
*
Remove obsolete chromeos specific code
oshima@chromium.org
2012-04-09
1
-1
/
+0
*
Modify BrowserWindowGtk to allow subclasses to handle resize differently.
jennb@chromium.org
2012-04-07
1
-0
/
+5
*
Don't show the fullscreen bubble if we didn't actually go fullscreen.
tony@chromium.org
2012-04-06
1
-0
/
+2
*
Add password generation browser UI for Linux.
gcasto@chromium.org
2012-03-30
1
-0
/
+1
*
[Sync] [Mac] Implement one-click signin bubble for OS X
akalin@chromium.org
2012-03-28
1
-1
/
+3
*
Show a confirmation bubble after one-click sign in
rogerta@chromium.org
2012-03-26
1
-0
/
+3
*
Add alwaysOnTop property to extension Window object
dcheng@chromium.org
2012-03-16
1
-0
/
+1
*
Add Chrome To Mobile Service and Views Page Action.
msw@chromium.org
2012-03-13
1
-0
/
+1
*
Refactor the ExtensionKeybindingRegistry into cross-platform and Views specif...
finnur@chromium.org
2012-03-09
1
-0
/
+6
*
Clean up remaining obsolete WebUI.
flackr@chromium.org
2012-02-29
1
-2
/
+0
*
Implement Panel overflow for Linux. Does not include overflow indicator.
jennb@chromium.org
2012-02-23
1
-0
/
+4
*
Use orange titlebar on Panels when drawing attention regardless of Chrome theme.
jennb@chromium.org
2012-02-21
1
-3
/
+4
*
Add method skeleton for showing website settings.
markusheintz@chromium.org
2012-02-20
1
-0
/
+5
*
Linux: Overlay Chrome window icon with profile avatar or Incognito
francoisk777@gmail.com
2012-02-15
1
-0
/
+2
*
Revert 121487 - Implemented overflow for Linux. Does not include overflow ind...
rvargas@google.com
2012-02-10
1
-3
/
+0
*
Implemented overflow for Linux. Does not include overflow indicator.
prasadt@chromium.org
2012-02-10
1
-0
/
+3
*
Linux: use the bounds from the most recent BrowserWindowGtk::OnConfigure() ca...
mdm@chromium.org
2012-02-01
1
-0
/
+4
*
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
[next]