summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk/browser_window_gtk.h
Commit message (Expand)AuthorAgeFilesLines
* TabContentsWrapper -> TabContents, part 41.avi@chromium.org2012-06-111-8/+8
* Renamed BrowserWindow::GetNativeHandle() to GetNativeWindow()davemoore@chromium.org2012-06-071-1/+1
* This CL does the following: (1) Pass the max_length attribute to the password...zysxqn@google.com2012-06-061-0/+5
* Change the visual appearance of panel on GTK per new UI design.jianli@chromium.org2012-06-051-24/+25
* Tracks changes to zoom icon and zoom percentage. Notifies browser window if t...khorimoto@chromium.org2012-06-041-0/+3
* Save auto generated passwords without presenting an infobar.gcasto@chromium.org2012-05-311-1/+3
* Update behavior of one-click infobar to remove modal dialog, add "undo".rogerta@chromium.org2012-05-291-2/+1
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-1/+5
* Move NativeWebKeyboardEvent to the content namespace.jam@chromium.org2012-05-181-3/+4
* browser: Move the tabs directory into ui.tfarina@chromium.org2012-05-111-1/+1
* Make bottom corners of panels not rounded on GTK.jianli@chromium.org2012-05-011-0/+8
* Support painting panels with chromium themes on GTK.jianli@chromium.org2012-04-301-21/+12
* Remove const qualifiers on "TemplateURL*" in many TemplateURLService APIs. T...pkasting@chromium.org2012-04-271-1/+1
* Add PanelBrowserTitlebarGtk for panels on GTK.jianli@chromium.org2012-04-241-0/+3
* The concept of overflow is being removed and substituted by squeezing the pan...aburago@chromium.org2012-04-201-4/+0
* Linux: remove BrowserWindowGtk::DisableDebounceTimerForTests() now that it's ...mdm@chromium.org2012-04-171-11/+0
* Remove wrench button from panel.jianli@chromium.org2012-04-171-4/+0
* Remove obsolete chromeos specific codeoshima@chromium.org2012-04-091-1/+0
* Modify BrowserWindowGtk to allow subclasses to handle resize differently.jennb@chromium.org2012-04-071-0/+5
* Don't show the fullscreen bubble if we didn't actually go fullscreen.tony@chromium.org2012-04-061-0/+2
* Add password generation browser UI for Linux.gcasto@chromium.org2012-03-301-0/+1
* [Sync] [Mac] Implement one-click signin bubble for OS Xakalin@chromium.org2012-03-281-1/+3
* Show a confirmation bubble after one-click sign inrogerta@chromium.org2012-03-261-0/+3
* Add alwaysOnTop property to extension Window objectdcheng@chromium.org2012-03-161-0/+1
* Add Chrome To Mobile Service and Views Page Action.msw@chromium.org2012-03-131-0/+1
* Refactor the ExtensionKeybindingRegistry into cross-platform and Views specif...finnur@chromium.org2012-03-091-0/+6
* Clean up remaining obsolete WebUI.flackr@chromium.org2012-02-291-2/+0
* Implement Panel overflow for Linux. Does not include overflow indicator.jennb@chromium.org2012-02-231-0/+4
* Use orange titlebar on Panels when drawing attention regardless of Chrome theme.jennb@chromium.org2012-02-211-3/+4
* Add method skeleton for showing website settings.markusheintz@chromium.org2012-02-201-0/+5
* Linux: Overlay Chrome window icon with profile avatar or Incognitofrancoisk777@gmail.com2012-02-151-0/+2
* Revert 121487 - Implemented overflow for Linux. Does not include overflow ind...rvargas@google.com2012-02-101-3/+0
* Implemented overflow for Linux. Does not include overflow indicator.prasadt@chromium.org2012-02-101-0/+3
* Linux: use the bounds from the most recent BrowserWindowGtk::OnConfigure() ca...mdm@chromium.org2012-02-011-0/+4
* GTK: Showing devtools on some pages leave ugly unpainted bar beneath omnibox.pfeldman@chromium.org2012-01-271-5/+4
* Change grow box computation back to a method on BrowserWindowthakis@chromium.org2012-01-231-0/+1
* Close button is not effective when a panel slides into place.prasadt@chromium.org2012-01-191-0/+2
* Implement chrome.windows.update(drawAttention=false).jennb@chromium.org2012-01-141-2/+2
* Add Browser::IsPanelWindow() to correctly identify panel windows.stevenjb@google.com2012-01-111-0/+1
* Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...jam@chromium.org2012-01-031-1/+1
* Replace WebUI::tab_contents() with web_contents() and switch all users to use...jam@chromium.org2011-12-301-1/+1
* TBR=jampfeldman@chromium.org2011-12-291-0/+13
* Convert all of the WebContentsDelegate to use WebContents instead of TabConte...jam@chromium.org2011-12-281-1/+1
* Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ...jam@chromium.org2011-12-271-1/+1
* Reland r114898: Add TabModalConfirmDialogDelegate to show simple tab-modal co...bauerb@chromium.org2011-12-191-1/+0
* Revert 114898 - Add TabModalConfirmDialogDelegate to show simple tab-modal co...bauerb@chromium.org2011-12-171-0/+1
* Add TabModalConfirmDialogDelegate to show simple tab-modal confirmation dialogs.bauerb@chromium.org2011-12-171-1/+0
* gtk: Move DownloadShelfGtk data member to private section of BrowserWindowGtk.tfarina@chromium.org2011-11-231-3/+3
* Add OVERRIDE to chrome/browser/ui/gtk/.avi@chromium.org2011-11-221-1/+1
* Have panels respond to changes in work area on Linux. This includes switching...prasadt@chromium.org2011-11-221-3/+3