summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_list.cc
Commit message (Expand)AuthorAgeFilesLines
* Make sure the download status in the application icon is updatedphajdan.jr@chromium.org2010-10-131-5/+5
* This is a second attempt of http://codereview.chromium.org/3175038davemoore@chromium.org2010-09-131-7/+16
* Revert 59147 - Allow overriding of X error functionsdavemoore@chromium.org2010-09-101-16/+7
* Allow overriding of X error functionsdavemoore@chromium.org2010-09-101-7/+16
* Added clarifying comment to BrowserList::RemoveBrowser().atwilson@chromium.org2010-08-261-1/+4
* Moved code that generates APP_TERMINATING notification into BrowserList so it...atwilson@chromium.org2010-07-201-8/+57
* Fixes bug in BrowserList::FindBrowserWithFeature.sky@chromium.org2010-05-111-5/+5
* Second attempt at fix for Browser::AddTabWithURL. My first fix fixedsky@chromium.org2010-05-051-49/+80
* Clean up some Observer code. Original patch by Thiago Farina (see http://cod...pkasting@chromium.org2010-04-291-24/+12
* Auto restart when update available while running in the background on windows.atwilson@chromium.org2010-04-091-0/+7
* Mac: reform our shutdown routine.viettrungluu@chromium.org2010-04-091-2/+2
* Revert 43989 - This is a new version of the older patch. Main changes include:atwilson@chromium.org2010-04-091-7/+0
* This is a new version of the older patch. Main changes include:atwilson@chromium.org2010-04-081-0/+7
* Fix the logic in extensions GetCurrentWindow:mpcomplete@chromium.org2010-03-261-17/+24
* Makes pinned tab restore on startup if you haven't enabled sessionsky@chromium.org2010-03-181-0/+10
* 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