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
/
session_restore.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename all occurrences of "app extension" with "extension app" since we were ...
aa@chromium.org
2010-05-06
1
-6
/
+6
*
Adds ability for newly inserted tabs to appear before other tabs. I'll
sky@chromium.org
2010-05-03
1
-4
/
+6
*
Nukes one of the AddTabWithURL variants.
sky@chromium.org
2010-04-29
1
-2
/
+4
*
Move code to size a restored tab on initialization from SessionRestore::Resto...
japhet@chromium.org
2010-04-22
1
-11
/
+2
*
Size TabContents being restored during a session restore.
japhet@chromium.org
2010-04-16
1
-3
/
+11
*
Fixes bug where triggering session restore while the browser was
sky@chromium.org
2010-03-26
1
-1
/
+11
*
Added a new method to SessionService that returns a snapshot of the current
albertb@google.com
2010-03-01
1
-1
/
+1
*
Makes Synchronous session restore work with the login manager
cmasone@google.com
2010-02-22
1
-0
/
+3
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-0
/
+1
*
Adds code to restore application extensions. I'm also enabling tab
sky@chromium.org
2010-02-10
1
-5
/
+64
*
Disables pinned tabs until I land apps. I've #ifdef parts that are
sky@chromium.org
2010-01-28
1
-22
/
+4
*
Changes synchronous session restore to create windows after nested
sky@chromium.org
2010-01-08
1
-3
/
+19
*
Use GetSwitchValueASCII.
tony@chromium.org
2009-11-06
1
-3
/
+3
*
Changes session restore to use a normal load rather than preferring
sky@chromium.org
2009-11-03
1
-1
/
+2
*
Makes --pinned-tab-count work if session restore is enabled, but we
sky@chromium.org
2009-07-17
1
-3
/
+26
*
Wires up restoring pinned tabs for session and tab restore
sky@chromium.org
2009-07-14
1
-2
/
+4
*
Headers cleanup in chrome/browser/
phajdan.jr@chromium.org
2009-06-03
1
-0
/
+1
*
More NotificationRegistrar conversions.
pkasting@chromium.org
2009-05-22
1
-30
/
+11
*
honor index in createTab()
rafaelw@chromium.org
2009-05-06
1
-1
/
+1
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-5
/
+2
*
Rename web_contents_view* files to tab_contents_view* to reflect my previous
brettw@chromium.org
2009-04-21
1
-1
/
+1
*
Re-land my change to clean up TabContents/WebContents ownership. This
brettw@chromium.org
2009-04-20
1
-5
/
+5
*
Reverting 14005.
brettw@chromium.org
2009-04-18
1
-5
/
+5
*
Fix the ownership model of TabContents and NavigationController. Previously the
brettw@chromium.org
2009-04-18
1
-5
/
+5
*
Remove TabContentsType from the NavigationController external interface and in
brettw@chromium.org
2009-04-15
1
-2
/
+2
*
Re-land popup routing fix for browser.
ben@chromium.org
2009-04-07
1
-1
/
+1
*
Moving the storing/restoring of the focus from TabContents to WebContentsView...
jcampan@chromium.org
2009-03-12
1
-1
/
+6
*
Fixes session restore bug where we wouldn't necessarily correctly
sky@google.com
2009-03-09
1
-1
/
+3
*
This CL addresses several issues with focus in application mode:
jcampan@chromium.org
2009-02-26
1
-2
/
+2
*
Relanding the following:
jcampan@chromium.org
2009-02-26
1
-0
/
+3
*
Reverting 10400.
jcampan@chromium.org
2009-02-25
1
-3
/
+0
*
When restoring a session, the browser is shown after a tab is selected causin...
jcampan@chromium.org
2009-02-25
1
-0
/
+3
*
Clean up some includes in sessions/ directory.
estade@chromium.org
2009-02-15
1
-6
/
+0
*
Make session_restore.cc compile on Posix.
jhawkins@chromium.org
2009-02-14
1
-2
/
+7
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
1
-8
/
+11
*
Move a bunch of TabContents related files into a tab_contents subdir
ben@chromium.org
2009-01-15
1
-2
/
+2
*
Makes the tab restore service contain any windows that were open at
sky@google.com
2008-12-18
1
-0
/
+1
*
Fixes two session restore bugs:
sky@google.com
2008-12-11
1
-1
/
+6
*
Makes the tab restore service persist closed tabs/windows to disk and
sky@google.com
2008-12-06
1
-0
/
+445