summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_list.h
Commit message (Expand)AuthorAgeFilesLines
* build fix - forgot to add these files on this machine.ben@chromium.org2010-11-091-0/+13
* Move more files to chrome/browser/uiben@chromium.org2010-11-091-235/+0
* Make sure the download status in the application icon is updatedphajdan.jr@chromium.org2010-10-131-2/+3
* This is a second attempt of http://codereview.chromium.org/3175038davemoore@chromium.org2010-09-131-6/+5
* Revert 59147 - Allow overriding of X error functionsdavemoore@chromium.org2010-09-101-5/+6
* Allow overriding of X error functionsdavemoore@chromium.org2010-09-101-6/+5
* Revert 54643 - Fix --kiosk to work regardless of the startup pref setting or ...pkasting@chromium.org2010-08-031-2/+5
* Fix --kiosk to work regardless of the startup pref setting or supplied URLs. pkasting@chromium.org2010-08-031-5/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Moved code that generates APP_TERMINATING notification into BrowserList so it...atwilson@chromium.org2010-07-201-4/+19
* Second attempt at fix for Browser::AddTabWithURL. My first fix fixedsky@chromium.org2010-05-051-0/+8
* Clean up some Observer code. Original patch by Thiago Farina (see http://cod...pkasting@chromium.org2010-04-291-19/+13
* Auto restart when update available while running in the background on windows.atwilson@chromium.org2010-04-091-0/+9
* Revert 43989 - This is a new version of the older patch. Main changes include:atwilson@chromium.org2010-04-091-9/+0
* This is a new version of the older patch. Main changes include:atwilson@chromium.org2010-04-081-0/+9
* Fix the logic in extensions GetCurrentWindow:mpcomplete@chromium.org2010-03-261-2/+5
* Give classes with virtual methods virtual protected d'tors instead of non-vir...jamesr@chromium.org2009-12-161-4/+7
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Implement page action popups.erikkay@chromium.org2009-11-011-0/+2
* Rework the way the FindBrowserWithProfile/Type methods work.ben@chromium.org2009-10-311-6/+6
* roll back 30659 since it still breaks browser_testsben@chromium.org2009-10-311-6/+6
* Update: I removed TYPE_ANY to see if I could fool the builders into letting t...ben@chromium.org2009-10-311-6/+6
* Revert r30541 since it's still breaking browser_testsben@chromium.org2009-10-301-6/+6
* Rework the way the FindBrowserWithProfile/Type methods work.ben@chromium.org2009-10-291-6/+6
* roll back r30430 because it causes bustage even though I don't know why.ben@chromium.org2009-10-291-6/+6
* Rework the way the FindBrowserWithProfile/Type methods work.ben@chromium.org2009-10-291-6/+6
* SIGTERM should cause the application to exit on the Mac.mark@chromium.org2009-10-121-0/+6
* Convert users of RenderProcessHost iterator to all use same style. The key m...pkasting@chromium.org2009-10-021-2/+2
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-8/+5
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-5/+8
* Headers cleanup in chrome/browser/phajdan.jr@chromium.org2009-06-031-1/+0
* Adds comments to BrowserList::GetLastActive that it might return NULLsky@chromium.org2009-05-271-0/+5
* Remove all traces of NotificationService from views.ben@chromium.org2009-05-071-0/+3
* Reverting 15468.ben@chromium.org2009-05-061-3/+0
* Remove all traces of NotificationService from views.ben@chromium.org2009-05-061-0/+3
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-14/+14
* Refactor ExtensionView to support a UI-less extension instance.mpcomplete@google.com2009-04-291-0/+5
* Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate...rafaelw@chromium.org2009-04-281-0/+4
* When restoring a closed tab using either ctrl-shift-T or the context menu, putpam@chromium.org2009-04-201-0/+4
* Bookmark menu work. Notes:jrg@chromium.org2009-03-251-0/+3
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Revert "revert r8217 until memory tests are fixed." This re-applies r8217.tc@google.com2009-01-201-21/+0
* revert r8217 until memory tests are fixed.ben@chromium.org2009-01-171-0/+21
* Pull app modal dialog handling out of the BrowserList to remove the ChromeVie...ben@chromium.org2009-01-161-16/+1
* window.cc should not include browser_list.h ... dependent (non-browser) windo...ben@chromium.org2009-01-161-13/+0
* Adding the capacity to interact with modal dialogs to the automation framework.jcampan@chromium.org2008-12-051-26/+6
* Land this change again now I've fixed the crash.ben@chromium.org2008-11-191-2/+5
* Revert change 5596 because it broke the buildnsylvain@chromium.org2008-11-181-5/+2
* Last couple of bits of new-frame related cleanup:ben@chromium.org2008-11-181-2/+5
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-4/+4