summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.h
Commit message (Expand)AuthorAgeFilesLines
* Add GTK options window (no options actually configurable yet.)evan@chromium.org2009-05-141-0/+2
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Add import settings dialog on linux.kuchhal@chromium.org2009-05-111-1/+3
* Various popup UI fixes:pkasting@chromium.org2009-05-081-0/+1
* Make background pages work more nicely with the tabs API.aa@chromium.org2009-05-071-1/+8
* Create a separate UI surface for extensions (bottom shelf) and remove them fr...erikkay@google.com2009-05-061-1/+2
* Reverting 15399.maruel@chromium.org2009-05-061-2/+2
* Change Browser::GetIndexOfController to GetIndexOfTabContents. Now that webrettw@chromium.org2009-05-061-2/+2
* honor index in createTab()rafaelw@chromium.org2009-05-061-2/+4
* Merge two TabContents::InvalidateTypes types and properly update tab download...estade@chromium.org2009-05-061-1/+0
* Relanding this, it was missing the Mac unit-test change, that was breaking th...jcampan@chromium.org2009-04-301-0/+1
* Reverting 14948.jcampan@chromium.org2009-04-301-1/+0
* Closing the last tab with a download in-progress would cause the tab to bejcampan@chromium.org2009-04-301-0/+1
* Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate...rafaelw@chromium.org2009-04-281-0/+3
* Now that we have file dialogs, we might as well hook up "Open File" on the Mac.avi@google.com2009-04-271-2/+0
* Create an about dialog for GTK Chromium.erg@google.com2009-04-241-1/+1
* Move Browser implementation of callback interfaces into the private section.stoyan@chromium.org2009-04-231-9/+39
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-15/+12
* Reverting 14005.brettw@chromium.org2009-04-181-12/+15
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-15/+12
* Makes SupportsFeature virtual and adds a virtual destructor to Browser.sky@chromium.org2009-04-171-2/+2
* Make Browser::set_window defined all the time, and adds the ability tosky@chromium.org2009-04-161-1/+3
* Remove TabContnetsType from everywhere.brettw@chromium.org2009-04-151-1/+0
* Fix regression I introduced where Stop/Go button would toggle state instantly...pkasting@chromium.org2009-04-151-3/+4
* Add a Cocoa file picker.avi@google.com2009-04-141-9/+1
* Added undo tab closing item to Tab menu.idanan@chromium.org2009-04-141-0/+3
* This CL adds a confirmation box when closing the browser with in-progress dow...jcampan@chromium.org2009-04-091-0/+28
* revert until I can figure out why the tests are hangingben@chromium.org2009-04-091-0/+2
* Distributor logo and " - App Name" shouldn't be shown on app frame windows.ben@chromium.org2009-04-081-0/+3
* Support the new popup and new window dispositions in the external tab contain...ananta@chromium.org2009-04-081-0/+7
* Re-land popup routing fix for browser.ben@chromium.org2009-04-071-5/+5
* First implementation of a bookmark bar.erg@google.com2009-04-061-2/+0
* First pass of refactoring dialogs.avi@chromium.org2009-04-061-1/+1
* Moving the Find bar ownership to the Browser object for portability and testa...finnur@chromium.org2009-04-051-1/+8
* Move HTML dialogs out of their own tab contents type. Moved functions to newbrettw@chromium.org2009-04-031-1/+1
* Revert until sequencing issue fixed.ben@chromium.org2009-04-021-2/+0
* Fix a case where non-tabbed browser windows could open tabs. Also includes UI...ben@chromium.org2009-04-021-0/+2
* Remove Windows "Save As" dialogs from Save Page code.In this change:- convert...paulg@google.com2009-03-301-1/+1
* Allow live tabs to be dragged out of a window. Change TabStripModel such thatpinkerton@chromium.org2009-03-261-3/+3
* Cleanup in chrome/browserphajdan.jr@chromium.org2009-03-251-5/+2
* Redone http://codereview.chromium.org/42571idanan@chromium.org2009-03-241-4/+7
* Reverting r12383, caused a build breakage on all platforms.maruel@chromium.org2009-03-241-7/+4
* Issue 6477: Support modifier clicks on UI elementsidanan@chromium.org2009-03-241-4/+7
* Implement focusing location bar with cmd-L on mac. Removes some more platform...pinkerton@chromium.org2009-03-191-2/+0
* Plumb up mouse motion for the status bubbles.avi@google.com2009-03-191-3/+3
* Mac bookmark work. jrg@chromium.org2009-03-181-0/+6
* Linux accelerators cleanup:estade@chromium.org2009-03-161-0/+6
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-131-0/+1
* Gtk dialogs, first cut.estade@chromium.org2009-03-121-2/+2
* Remove TabContents from scaffolding. Yay!pinkerton@chromium.org2009-03-111-1/+1