summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser.h
Commit message (Expand)AuthorAgeFilesLines
* Add shutdown option to wrench menu.achuith@chromium.org2011-12-071-0/+1
* Update CreateTabContents to use a content::Referrer instead of a plain URLjochen@chromium.org2011-12-061-1/+1
* Remove deprecated TabContentsDelegate::OpenURLFromTab variantjochen@chromium.org2011-12-021-8/+0
* Add a public content/ interface for intents. Use it.gbillock@chromium.org2011-12-011-3/+1
* Support for screenlock - keyboard shortcut + wrench menu itemachuith@chromium.org2011-12-011-0/+1
* Make platform apps use and require a different container ("shell" instead of ...mihaip@chromium.org2011-12-011-0/+2
* Move extension delegate calls to a new ExtensionTabHelperDelegate interface.avi@chromium.org2011-11-301-6/+9
* Plumb STYEL_GENERIC thru BrowserShowHtmlDialog, ShowHtmlDialog, CreateViewsWi...bshe@chromium.org2011-11-291-1/+8
* base::bind migrations for browser.cccsilv@chromium.org2011-11-221-3/+3
* Get rid of view_messages.h include from chrome since TabContentsDelegate used...jam@chromium.org2011-11-221-4/+2
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-9/+11
* Split out fullscreen logic from Browser into FullscreenController.koz@chromium.org2011-11-211-51/+6
* Standardize naming of SelectFileDialog implementation files.jamescook@chromium.org2011-11-151-1/+1
* Append parameters to webstore URL to indicate launch source.estade@chromium.org2011-11-151-2/+6
* Cleanup: Remove unneeded forward declarations in content/browser.thestig@chromium.org2011-11-101-0/+1
* Bookmark Manager and Settings page are forced to open in the normal mode.rustema@google.com2011-11-081-0/+9
* Support dispositon attribute.gbillock@chromium.org2011-10-311-2/+4
* Fix a crash in FullscreenExitBubbleController when the user clicks the "Exit ...jeremya@chromium.org2011-10-291-0/+2
* Move PageZoom enum into content/public/common and into the content namespace....jam@chromium.org2011-10-281-2/+2
* When creating a tab contents for a browser in the RVHDelegateHelper, create a...jochen@chromium.org2011-10-281-0/+1
* Sync Promo: Tweak first tabssail@chromium.org2011-10-281-4/+0
* Add shortcut to show avatar menusail@chromium.org2011-10-251-0/+1
* Fix warning prompting on closing a window that will cancel downloads.rdsmith@chromium.org2011-10-241-4/+23
* Mouse lock content setting back-end (no UI)scheib@chromium.org2011-10-221-0/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-6/+6
* Move navigation_types.h from content/common to content/public/browser, and pu...jam@chromium.org2011-10-181-1/+1
* Revert 106029nkostylev@chromium.org2011-10-181-1/+1
* Move navigation_types.h from content/common to content/public/browser, and pu...jam@chromium.org2011-10-181-1/+1
* Show mouse lock request and status in fullscreen bubble infobar.yzshen@chromium.org2011-10-181-2/+28
* Revert "Fix warning prompting on closing a window that will cancel downloads."sail@chromium.org2011-10-171-23/+4
* Fix warning prompting on closing a window that will cancel downloads.rdsmith@chromium.org2011-10-151-4/+23
* Implement fullscreen info bubble on Win and Mac.jeremya@chromium.org2011-10-151-3/+9
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-16/+18
* Make views::Label and views::Link auto-color themselves to be readable over t...pkasting@chromium.org2011-10-121-4/+3
* Remove fading in/out for Instant previews.sreeram@chromium.org2011-10-121-1/+0
* Revert 104692 - Exit tabbed fullscreen mode on navigation.koz@chromium.org2011-10-101-3/+0
* Exit tabbed fullscreen mode on navigation.koz@chromium.org2011-10-101-0/+3
* CrOS - Allow tabs to be discarded then reloaded to save memory.jamescook@chromium.org2011-10-071-1/+2
* views: remove vertical tabsthakis@chromium.org2011-10-061-15/+0
* Honor profile startup settings when opening a window for a profile.rlp@chromium.org2011-10-061-6/+0
* Only allow to lock the mouse when the tab is in fullscreen mode.yzshen@chromium.org2011-10-011-0/+1
* content: Move constrained window code from TabContents to TabContentsWrappererg@chromium.org2011-09-301-2/+6
* Remove compact navigation code.thakis@chromium.org2011-09-261-9/+0
* Rename WebIntentData for backend storage to WebIntentServiceData.gbillock@chromium.org2011-09-211-3/+1
* Show global error bubble view when creating new browser windowsail@chromium.org2011-09-191-0/+6
* Implement a bubble that appears at the top of the screen when a tab enters jeremya@chromium.org2011-09-171-2/+8
* [Web Intents] Change WebIntentPicker to Bubble from ConstrainedDialog.binji@chromium.org2011-09-141-8/+0
* Make panel adjust bounds per preferred size change notification on Windows.jianli@chromium.org2011-09-071-0/+2
* content: Move collected cookies constrained window to TabContentsWrapper.erg@chromium.org2011-09-071-2/+2
* Moved the following IPCs out of chrome into content where they are handled by ananta@chromium.org2011-09-061-1/+13