summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_list.cc
Commit message (Expand)AuthorAgeFilesLines
* Reattempt at r465143. The UI tests rely too heavily on the current behavior o...andybons@chromium.org2009-12-151-2/+6
* Rolling back r34316 due to tab_switching_test failing. TBR=scherkusandybons@chromium.org2009-12-111-6/+1
* Mac: Fixes bug where extension background hosts were being cleared when the l...andybons@chromium.org2009-12-111-1/+6
* Clean up usage of some iterators. Original patch by Thiago Fariana (see http...pkasting@chromium.org2009-11-051-37/+39
* Cleans up our autorelease pool handling by making sure that an autorelease po...dmaclach@chromium.org2009-11-051-2/+2
* Rework the way the FindBrowserWithProfile/Type methods work.ben@chromium.org2009-10-311-38/+52
* roll back 30659 since it still breaks browser_testsben@chromium.org2009-10-311-25/+29
* Update: I removed TYPE_ANY to see if I could fool the builders into letting t...ben@chromium.org2009-10-311-29/+25
* Revert r30541 since it's still breaking browser_testsben@chromium.org2009-10-301-23/+29
* Rework the way the FindBrowserWithProfile/Type methods work.ben@chromium.org2009-10-291-29/+23
* roll back r30430 because it causes bustage even though I don't know why.ben@chromium.org2009-10-291-26/+29
* Rework the way the FindBrowserWithProfile/Type methods work.ben@chromium.org2009-10-291-29/+26
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-121-0/+1
* SIGTERM should cause the application to exit on the Mac.mark@chromium.org2009-10-121-0/+17
* Convert users of RenderProcessHost iterator to all use same style. The key m...pkasting@chromium.org2009-10-021-5/+3
* Add histograms for tab count, RenderProcessHost count, and the number ofbrettw@chromium.org2009-09-211-9/+72
* Handling a case where the browser_iterator_ would be NULL. The DCHECK was fi...tommi@chromium.org2009-09-111-3/+3
* Remove all traces of NotificationService from views.ben@chromium.org2009-05-071-6/+2
* Reverting 15468.ben@chromium.org2009-05-061-2/+6
* Remove all traces of NotificationService from views.ben@chromium.org2009-05-061-6/+2
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-7/+7
* Refactor ExtensionView to support a UI-less extension instance.mpcomplete@google.com2009-04-291-0/+17
* Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate...rafaelw@chromium.org2009-04-281-0/+12
* When restoring a closed tab using either ctrl-shift-T or the context menu, putpam@chromium.org2009-04-201-0/+10
* Bookmark menu work. Notes:jrg@chromium.org2009-03-251-0/+3
* Move chrome/apps/result_codes.h to chrome/common/result_codes.hthestig@chromium.org2009-03-031-2/+1
* Fix window close and application quit on Mac to call the proper Browser machi...pinkerton@chromium.org2009-02-181-0/+1
* More bustage fixes.brettw@chromium.org2009-02-011-1/+2
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-9/+12
* Porting profiles to the Mac.avi@chromium.org2009-01-281-1/+1
* Get browser window showing using a Browser object and accompanying scaffoldin...pinkerton@google.com2009-01-211-0/+10
* Revert "revert r8217 until memory tests are fixed." This re-applies r8217.tc@google.com2009-01-201-34/+5
* revert r8217 until memory tests are fixed.ben@chromium.org2009-01-171-5/+34
* Pull app modal dialog handling out of the BrowserList to remove the ChromeVie...ben@chromium.org2009-01-161-20/+0
* window.cc should not include browser_list.h ... dependent (non-browser) windo...ben@chromium.org2009-01-161-34/+5
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-1/+1
* Adding the capacity to interact with modal dialogs to the automation framework.jcampan@chromium.org2008-12-051-6/+11
* Land this change again now I've fixed the crash.ben@chromium.org2008-11-191-2/+34
* Revert change 5596 because it broke the buildnsylvain@chromium.org2008-11-181-34/+2
* Last couple of bits of new-frame related cleanup:ben@chromium.org2008-11-181-2/+34
* Rid most of the Browser object of HWND dependencies.ben@chromium.org2008-11-141-1/+1
* More cleanup in Browser:ben@chromium.org2008-11-111-3/+3
* Changes session restore to account for apps and popups. If you havesky@google.com2008-10-301-1/+1
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-2/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Rename ChromeFrame->BrowserWindowbeng@google.com2008-07-301-3/+3
* Add chrome to the repository.initial.commit2008-07-261-0/+306