index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
ui
/
browser_list.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Web Intents] Add ability to dispatch intents from extension-caused code (i.e...
gbillock@chromium.org
2012-08-09
1
-0
/
+6
*
Move implementation of BrowserList onto an inner, instantiatable class, Brows...
ben@chromium.org
2012-07-12
1
-22
/
+3
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
startup: Put it in chrome namespace.
tfarina@chromium.org
2012-07-01
1
-5
/
+8
*
browser: Do the check for network profile outside of views.
tfarina@chromium.org
2012-06-26
1
-1
/
+1
*
Get rid of browser::FindLastActiveWithProfile call in extensions uninstall di...
jam@chromium.org
2012-06-25
1
-2
/
+2
*
browser: Rename network_profile_bubble.* to network_profile_bubble_view.* and...
tfarina@chromium.org
2012-06-25
1
-1
/
+1
*
Remove BrowserList::GetLastActive usage from WebUI pages. I've plumbed the Ta...
jam@chromium.org
2012-06-19
1
-2
/
+0
*
Remove BrowserList::GetLastActive usage from interactive ui tests..
jam@chromium.org
2012-06-15
1
-5
/
+0
*
Remove BrowserList::GetLastActive from extensions install dialog code by plum...
jam@chromium.org
2012-06-15
1
-7
/
+0
*
browser_list.h - remove friend class BasePanelBrowserTest.
jennb@chromium.org
2012-06-13
1
-1
/
+0
*
Remove use of BrowserList in Print Preview test code.
ben@chromium.org
2012-06-01
1
-5
/
+0
*
Remove friend declaration from BrowserList for one panel test.
jennb@chromium.org
2012-05-30
1
-1
/
+0
*
Revert 139428 - Remove use of BrowserList in Print Preview test code.
rlp@chromium.org
2012-05-30
1
-0
/
+5
*
Remove use of BrowserList in Print Preview test code.
ben@chromium.org
2012-05-29
1
-5
/
+0
*
browser: Factor out TabContentsIterator into its own module.
tfarina@chromium.org
2012-05-27
1
-74
/
+1
*
Make BrowserList::GetLastActive() private, and add a friend list to BrowserLi...
ben@chromium.org
2012-05-25
1
-11
/
+86
*
Make NetworkProfileBubble not use BrowserList::GetLastActive() as much. Inste...
ben@chromium.org
2012-05-23
1
-3
/
+3
*
Move application lifetime functionality off BrowserList.
ben@chromium.org
2012-05-18
1
-77
/
+0
*
Moves methods for finding browsers to browser_finder.
sky@chromium.org
2012-05-16
1
-56
/
+3
*
Rename and document Browser::GetTabbedBrowser()'s
mmenke@chromium.org
2012-05-10
1
-7
/
+10
*
TabContents -> WebContentsImpl, part 21.
avi@chromium.org
2012-04-17
1
-7
/
+7
*
Alternative method for dealing with zero browsers
pkotwicz@chromium.org
2012-03-21
1
-5
/
+9
*
Replace WebUI::tab_contents() with web_contents() and switch all users to use...
jam@chromium.org
2011-12-30
1
-5
/
+4
*
Fixes for the kWasRestarted pref.
marja@chromium.org
2011-12-13
1
-3
/
+3
*
Store the "browser autorestarted, last session must be restored" information ...
marja@chromium.org
2011-12-05
1
-3
/
+3
*
chrome: Remove 11 exit time destructors and 4 static initializers.
thakis@chromium.org
2011-11-17
1
-16
/
+7
*
Sync Promo: Close browser tab when closing promo
sail@chromium.org
2011-10-12
1
-0
/
+6
*
Trying again to land OOM priority manager changes.
gspencer@google.com
2011-08-23
1
-1
/
+1
*
Revert 97724 - Changing OOM range to 0, 1000 and tweaking OOM algorithm.
mattm@chromium.org
2011-08-22
1
-1
/
+1
*
Changing OOM range to 0, 1000 and tweaking OOM algorithm.
gspencer@google.com
2011-08-22
1
-1
/
+1
*
Ensure that incognito profiles are correctly destroyed when all incognito win...
mirandac@chromium.org
2011-08-12
1
-0
/
+3
*
Multi-Profiles: Add delete profile command
sail@chromium.org
2011-07-07
1
-0
/
+3
*
Don't set exit_cleanly bit early if shutdown can be canceled.
oshima@google.com
2011-06-28
1
-14
/
+31
*
Change SelectFileDialog to refer to the last active profile for its new brows...
mirandac@chromium.org
2011-06-16
1
-0
/
+4
*
Print Preview: Print in the background.
thestig@chromium.org
2011-05-07
1
-1
/
+7
*
Browser::Type cleanup.
jianli@chromium.org
2011-05-05
1
-8
/
+11
*
Pipe TabContentsWrapper through the task manager
avi@chromium.org
2011-03-29
1
-8
/
+8
*
Removing references to off the record in comments and log messages.
akalin@chromium.org
2011-03-08
1
-1
/
+1
*
signout_ is a ChromeOS-specific variable.
achuith@chromium.org
2011-02-11
1
-1
/
+2
*
Only call NotifyAndTerminate when we've explicitly signed out.
achuith@chromium.org
2011-02-04
1
-0
/
+1
*
Restart instead of signout when there are pending updates.
achuith@chromium.org
2011-02-03
1
-6
/
+5
*
Revert 73550 - Restart instead of signout when there are pending updates.
achuith@chromium.org
2011-02-03
1
-5
/
+6
*
Restart instead of signout when there are pending updates.
achuith@chromium.org
2011-02-03
1
-6
/
+5
*
Revert 73361 - Restart instead of signout when there are pending updates.
achuith@chromium.org
2011-02-02
1
-5
/
+6
*
Restart instead of signout when there are pending updates.
achuith@chromium.org
2011-02-01
1
-6
/
+5
*
Once we initiate shutdown sequence, don't show crash bar on subsequent startup.
achuith@chromium.org
2011-01-26
1
-0
/
+1
*
[linux] Avoid crash when there's an X error during shutdown.
estade@chromium.org
2011-01-26
1
-1
/
+1
*
chromeos: Notify window manager earlier about signout.
derat@chromium.org
2011-01-20
1
-0
/
+5
*
Fixing crash in UpdateAppIconDownloadProgress().
ahendrickson@chromium.org
2011-01-10
1
-0
/
+2
[next]