summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk/browser_window_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Avoid creating a fullscreen bubble if the window is closing.jyasskin@chromium.org2013-03-071-1/+15
* Introduce //components/user_prefs.joi@chromium.org2013-03-061-1/+1
* Instant: Rename 'preview' to 'overlay'sreeram@chromium.org2013-03-041-4/+4
* Reland ash: Use immersive mode for fullscreenjamescook@chromium.org2013-02-271-0/+4
* Revert 184600jamescook@chromium.org2013-02-261-4/+0
* ash: Use immersive mode for fullscreenjamescook@chromium.org2013-02-261-0/+4
* Remove WebContents methods that duplicate WebContentsView methods.jam@chromium.org2013-02-261-4/+6
* Allow frameless app windows to be resized on GTK.jeremya@chromium.org2013-02-261-54/+3
* Second batch of fixing prefs registrations.joi@chromium.org2013-02-211-6/+3
* Split out the static methods from ThemeService to ThemeProperties.pkotwicz@chromium.org2013-02-181-6/+6
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-101-4/+7
* [DevTools] Added ChangeAttachedWindowHeight method to allow DevTools to chang...dgozman@chromium.org2013-02-041-3/+9
* gtk: Show a modal dialog (instead of a bubble) for one-click signin confirmat...sadrul@chromium.org2013-01-291-1/+1
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-281-10/+13
* Change the one-click sign in confirmation bubble into a modal dialogrogerta@chromium.org2013-01-251-1/+2
* In Chrome M23 the page info bubble was replaced by the website settings UI (a...markusheintz@chromium.org2013-01-241-11/+2
* Do not sync the "Use System Title Bar and Borders" setting.albertb@chromium.org2013-01-221-1/+1
* Implement new Task Manager and Edit Bookmark style, etc.msw@chromium.org2013-01-181-3/+2
* Remove Instant checks for web contents modal dialog wittman@chromium.org2013-01-171-4/+0
* Remove active_index from Browser.avi@chromium.org2013-01-141-1/+1
* [zoom bubble] Handle entering/leaving/being in fullscreen on GTK.dbeam@chromium.org2012-12-261-1/+1
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-2/+2
* Remove last remaining call to FindOrCreateTabbedBrowser(). Fix up presubmit c...robertshield@chromium.org2012-12-211-2/+3
* Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelperpkasting@chromium.org2012-12-201-5/+5
* Remove TabContents from GTK code.avi@chromium.org2012-12-111-1/+0
* Remove TabContents from dev tools.avi@chromium.org2012-12-111-8/+6
* Persist the Instant API to committed search result pages.sreeram@chromium.org2012-12-041-13/+10
* bookmarks: Pass BrowserContext to ToggleWhenVisible() function.tfarina@chromium.org2012-11-291-2/+2
* Fix ui::Accelerator class hierarchysail@chromium.org2012-11-271-4/+5
* Remove TabContents from BrowserWindow and website settings.avi@chromium.org2012-11-211-4/+4
* Replace BrowserList::GetLastActive with chrome::FindLastActiveWithHostDesktop...grt@chromium.org2012-11-201-2/+2
* Use search::Mode in InstantModel.sreeram@chromium.org2012-11-201-4/+2
* Remove PrefObserver usages, batch 7.tfarina@chromium.org2012-11-191-16/+13
* Revert 167286 - [GTK] Dirty hack to potentially fix double title bar buttons ...dbeam@chromium.org2012-11-161-20/+0
* gtk: Remove TabContents from PasswordGenerationBubbleGtk.tfarina@chromium.org2012-11-141-5/+1
* Remove TabContents from TabStripModelObserver::ActiveTabChanged.avi@chromium.org2012-11-131-9/+9
* [GTK] Dirty hack to potentially fix double title bar buttons issue on Unity.dbeam@chromium.org2012-11-131-0/+20
* Remove TabContents from TabStripModelObserver::TabDetachedAt.avi@chromium.org2012-11-111-3/+5
* Remove content::NotificationObserver dependency from most Prefs code.joi@chromium.org2012-11-011-20/+16
* DevTools: [Linux] "dock to right" is broken after turning a tab into a window.pfeldman@chromium.org2012-10-291-0/+7
* In --enable-instant-extended-api, fix infobar_container behavior.mathp@chromium.org2012-10-271-1/+4
* DevTools: “Dock to right” broken after turning a tab into a window of its...pfeldman@chromium.org2012-10-261-114/+92
* Add a 'hidden' option to chrome.app.window.create()jeremya@chromium.org2012-10-251-0/+4
* DevTools: merge is_docked and dock_side into single dock_side state.pfeldman@chromium.org2012-10-191-9/+15
* make IsActive work as expected for xmonadestade@chromium.org2012-10-181-5/+19
* Refactor Instant to separate out preview controldhollowa@chromium.org2012-10-181-36/+28
* Revert r161932 "DevTools: [Linux] "dock to right" is broken after turning a t...pfeldman@chromium.org2012-10-161-6/+0
* DevTools: [Linux] "dock to right" is broken after turning a tab into a window.pfeldman@chromium.org2012-10-151-0/+6
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-2/+2