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
/
sessions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change BrowserList::GetLastActive to select the window with the correct profile.
mirandac@chromium.org
2011-06-17
1
-1
/
+1
*
Fixed invalid use of CancelableRequestConsumer in TabRestoreService.
atwilson@chromium.org
2011-06-16
2
-1
/
+4
*
[Sync] Foreign session -> Synced session
zea@chromium.org
2011-06-15
2
-9
/
+9
*
Adds virtual to method in RestoreTabHelper to appease clang.
sky@chromium.org
2011-06-14
1
-1
/
+1
*
Moves NavigationController::session_id into RestoreTabHelper.
sky@chromium.org
2011-06-14
7
-90
/
+169
*
Moves some of the session dependencies from content to chrome.
sky@chromium.org
2011-06-06
2
-0
/
+19
*
Factor load notification detail structs out of NavigationController and into
pinkerton@chromium.org
2011-05-31
1
-4
/
+4
*
Replace all usage of FileAutoDeleter with ScopedTempDir.
husky@google.com
2011-05-25
1
-5
/
+1
*
This adds a Flush to the session backend to help with data corruption at Chro...
gspencer@google.com
2011-05-20
1
-0
/
+1
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
2
-2
/
+2
*
PrintPreview: Do not restore print preview tabs.
kmadhusu@chromium.org
2011-05-12
6
-17
/
+80
*
iwyu: Include stringprintf.h where appropriate, part 2.
jhawkins@chromium.org
2011-05-11
1
-3
/
+4
*
Make sure that we get the last active browser for the profile that is being r...
mirandac@chromium.org
2011-05-10
1
-1
/
+1
*
Revert 84748 - Fix PyAuto Logout() hook. Currently, logging out disconnects t...
dtu@chromium.org
2011-05-10
1
-1
/
+3
*
iwyu: Use callback_old.h where appropriate, part 2.
jhawkins@chromium.org
2011-05-10
1
-1
/
+1
*
Fix PyAuto Logout() hook. Currently, logging out disconnects the automation c...
dtu@chromium.org
2011-05-10
1
-3
/
+1
*
Browser::Type cleanup.
jianli@chromium.org
2011-05-05
8
-56
/
+39
*
Profile shouldn't own Session/TabRestore services.
torne@chromium.org
2011-04-28
9
-17
/
+226
*
Stop reference counting BaseSessionService.
torne@chromium.org
2011-04-26
5
-18
/
+16
*
Revert my recent changes regarding title directionality.
evan@chromium.org
2011-04-25
3
-16
/
+4
*
Change NavigationEntry's title fields to carry the text direction.
evan@chromium.org
2011-04-23
3
-6
/
+18
*
More TabStripModel renaming:
sky@chromium.org
2011-04-18
1
-3
/
+3
*
Renames TabStripModel and Browser's selected_index to
sky@chromium.org
2011-04-12
3
-6
/
+6
*
Replacing base::DIR_TEMP with ScopedTempDir when appropriate.
mkwst@chromium.org
2011-04-12
1
-2
/
+4
*
Cleanup: Update a bunch of files to the new location of browser_window.h. Par...
tfarina@chromium.org
2011-04-09
1
-1
/
+1
*
Fix header include for reals.
sky@chromium.org
2011-04-06
1
-1
/
+0
*
Fix header inlude.
sky@chromium.org
2011-04-06
1
-0
/
+1
*
Attempt 2 at changing session restores handling of incognito
sky@chromium.org
2011-04-06
4
-66
/
+94
*
Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...
tfarina@chromium.org
2011-04-06
1
-1
/
+1
*
Use lock-free lazy initialization for static histogram references
jar@chromium.org
2011-04-05
1
-2
/
+2
*
Get rid of extensions dependency from content\browser.
jam@chromium.org
2011-04-04
2
-13
/
+31
*
Revert 79891 - Changes session restores handling of incognito windows. Previo...
sky@chromium.org
2011-03-30
4
-47
/
+66
*
Changes session restores handling of incognito windows. Previously
sky@chromium.org
2011-03-30
4
-66
/
+47
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
11
-18
/
+18
*
Creates owners files for a handful of directories.
sky@chromium.org
2011-03-21
1
-0
/
+1
*
Rewritten MountLibrary to work with non-blocking mount API calls in libcros.
zelidrag@chromium.org
2011-03-17
1
-2
/
+5
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
2
-2
/
+2
*
Decouple TabRestoreService from Browser
bulach@chromium.org
2011-03-15
4
-109
/
+180
*
Add in DOMBrowser
sadrul@chromium.org
2011-03-11
1
-1
/
+1
*
Coverity Fixlets: CHECKED_RETURNs
scr@chromium.org
2011-03-11
1
-4
/
+4
*
Remove extra http://'s from a comment line.
mirandac@chromium.org
2011-03-10
1
-2
/
+2
*
Force NTP reload when a new theme is installed.
mirandac@chromium.org
2011-03-10
1
-1
/
+6
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
4
-14
/
+14
*
Removing references to off the record in comments and log messages.
akalin@chromium.org
2011-03-08
3
-4
/
+4
*
Check for null RenderWidgetHost
davemoore@chromium.org
2011-03-07
1
-6
/
+7
*
Update the includes to the old tab_contents.h
jam@chromium.org
2011-03-02
1
-1
/
+1
*
Added "--login-user=" option for the Guest session.
altimofeev@chromium.org
2011-03-02
2
-8
/
+4
*
Update more includes that were pointing to the old locations.
jam@chromium.org
2011-03-02
5
-10
/
+10
*
Get rid of a bunch of includes to old locations of headers.
jam@chromium.org
2011-03-02
1
-5
/
+5
*
Delete the temporary headers left behind in chrome\browser. I've left browse...
jam@chromium.org
2011-03-01
1
-1
/
+1
[next]