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
*
When restoring a tab with an unknown disposition (i.e., not from the NTP), on...
gab@chromium.org
2013-02-26
2
-3
/
+8
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
5
-5
/
+5
*
Prevent bindings escalation on an existing NavigationEntry (attempt 3).
creis@chromium.org
2013-02-23
1
-0
/
+19
*
Merge BrowserListImpl into BrowserList.
gab@chromium.org
2013-02-21
2
-6
/
+6
*
Revert 183580 - added a static initializer on Mac
yoz@chromium.org
2013-02-21
2
-6
/
+6
*
Merge BrowserListImpl into BrowserList.
gab@chromium.org
2013-02-20
2
-6
/
+6
*
Make all consumers of chrome::NewEmptyWindow and chrome::OpenEmptyWindow brow...
gab@chromium.org
2013-02-20
1
-1
/
+2
*
"Reopen closed window" text not consistent across tab/window context menu
sschmitz@chromium.org
2013-02-20
1
-1
/
+2
*
Revert 182602, due to http://crbug.com/174693.
creis@chromium.org
2013-02-19
1
-19
/
+0
*
Prevent bindings escalation on an existing NavigationEntry (attempt 2).
creis@chromium.org
2013-02-15
1
-0
/
+19
*
Better session restore: Remove a pointless test.
marja@chromium.org
2013-02-13
1
-77
/
+0
*
Replace most BrowserList::empty() and BrowserList::size() calls by multi-desk...
gab@chromium.org
2013-02-13
1
-2
/
+2
*
Get rid of native-desktop-only BrowserList:: iterator methods in tests.
gab@chromium.org
2013-02-12
3
-44
/
+57
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
1
-1
/
+1
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
13
-53
/
+55
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
2
-2
/
+2
*
Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.
rsleevi@chromium.org
2013-02-07
4
-8
/
+8
*
Fixes bug where we can attempt to service an exit (from SIGTERM)
sky@chromium.org
2013-02-06
3
-1
/
+23
*
sync: Rename timestamp to timestamp_msec to make the unit obvious.
albertb@chromium.org
2013-02-05
2
-3
/
+3
*
Swap BrowserList::const_iterator for the multi-desktop aware BrowserIterator ...
gab@chromium.org
2013-02-01
1
-10
/
+8
*
[Search] Store and recall search terms using NavigationEntry to improve searc...
mathp@chromium.org
2013-02-01
3
-0
/
+29
*
Disable BetterSessionRestoreCrashTest.SessionCookies
maruel@chromium.org
2013-01-29
1
-1
/
+2
*
history: Rename history.h to history_service.h
tfarina@chromium.org
2013-01-25
1
-1
/
+1
*
Add "frame to navigate" to NavigationEntry and plumb it to the RenderViewImpl
jochen@chromium.org
2013-01-24
1
-0
/
+3
*
Instrument SessionRestore mechanism for slow startups
jeremy@chromium.org
2013-01-24
1
-0
/
+4
*
Only HistogramBase is used outside of base/metrics.
kaiwang@chromium.org
2013-01-23
1
-2
/
+2
*
Don't activate tabs after restoring them.
mad@chromium.org
2013-01-23
1
-1
/
+1
*
Disable test that flakily times out: TabRestoreTest.DontLoadRestoredTab
estade@chromium.org
2013-01-22
1
-1
/
+8
*
Move window_open_disposition.h from webkit/ into ui/base.
tfarina@chromium.org
2013-01-22
2
-2
/
+2
*
Linux: show an infobar about Ubuntu Lucid deprecation
phajdan.jr@chromium.org
2013-01-22
1
-0
/
+1
*
Plumb HostDesktopType through tab restore.
gab@chromium.org
2013-01-17
9
-26
/
+60
*
Plumb HostDesktopType through SessionRestore.
gab@chromium.org
2013-01-14
5
-15
/
+43
*
Remove GetWebContentsAt from browser_tabstrip.
avi@chromium.org
2013-01-14
1
-13
/
+21
*
Remove active_index from Browser.
avi@chromium.org
2013-01-14
1
-1
/
+1
*
Remove tab_count from Browser.
avi@chromium.org
2013-01-13
1
-5
/
+6
*
Remove TabStripModel wrapper use.
avi@chromium.org
2013-01-11
2
-77
/
+105
*
Remove TabStripModel wrapper use.
avi@chromium.org
2013-01-10
1
-53
/
+67
*
Update some #includes in chrome/browser/sessions for headers in the new Platf...
pilgrim@chromium.org
2013-01-10
1
-2
/
+2
*
DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon.
avi@chromium.org
2013-01-07
1
-1
/
+1
*
Enabling tests which should be fixed by r173829.
marja@chromium.org
2013-01-07
1
-10
/
+2
*
Cleanup: Fix a bunch of lint errors in chrome.
thestig@chromium.org
2013-01-04
1
-2
/
+1
*
Move the TabRestoreTest into the directory that holds the classes it tests.
avi@chromium.org
2012-12-28
1
-0
/
+547
*
Clean up chrome::CloseWebContents.
avi@chromium.org
2012-12-28
1
-2
/
+1
*
Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelper
pkasting@chromium.org
2012-12-20
1
-8
/
+6
*
Automate more Better Session Restore tests: Crashes.
marja@chromium.org
2012-12-18
2
-14
/
+145
*
Remove straggling TabContents references.
avi@chromium.org
2012-12-14
1
-1
/
+0
*
Remove TabContents includes.
avi@chromium.org
2012-12-14
3
-3
/
+0
*
Convert SessionService to use new CancelableTaskTracker
kaiwang@chromium.org
2012-12-11
8
-160
/
+101
*
Automate Better Session Restore tests: cases where it shouldn't be triggered.
marja@chromium.org
2012-12-10
1
-12
/
+95
*
Introduces "CreateParams" for web contents, and add |parent| parameter in it.
mukai@chromium.org
2012-12-09
2
-3
/
+2
[next]