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
/
base_session_service.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding UMA metrics for recording the size of content state saved by the BaseS...
marja@chromium.org
2012-01-04
1
-1
/
+6
*
Rename NavigationController to NavigationControllerImpl and put it into the c...
jam@chromium.org
2011-12-28
1
-2
/
+3
*
Convert a few methods in NavigationController to return a content::Navigation...
jam@chromium.org
2011-12-28
1
-2
/
+2
*
Create a Content API around NavigationEntry that's in content/public/browser....
jam@chromium.org
2011-12-25
1
-10
/
+11
*
(Base)SessionService: Remove dead code which was only used by the unit tests.
marja@chromium.org
2011-12-13
1
-13
/
+0
*
Remove BrowserThread::UnsafeGetBrowserThread, add UnsafeGetMessageLoopForThread.
joi@chromium.org
2011-12-07
1
-36
/
+35
*
Include the referrer header everywhere instead of directly including the webk...
jochen@chromium.org
2011-12-07
1
-1
/
+1
*
Make NavigationEntry and friends use content::Referrer instead of plain URLs
jochen@chromium.org
2011-12-05
1
-3
/
+17
*
base::Bind: Convert more of chrome/browser/sessions.
jhawkins@chromium.org
2011-11-24
1
-16
/
+21
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
PrintPreview: Do not restore print preview tabs.
kmadhusu@chromium.org
2011-05-12
1
-6
/
+5
*
Revert my recent changes regarding title directionality.
evan@chromium.org
2011-04-25
1
-4
/
+1
*
Change NavigationEntry's title fields to carry the text direction.
evan@chromium.org
2011-04-23
1
-2
/
+5
*
Removing references to off the record in comments and log messages.
akalin@chromium.org
2011-03-08
1
-1
/
+1
*
Update more includes that were pointing to the old locations.
jam@chromium.org
2011-03-02
1
-1
/
+1
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Rename all occurrences of "app extension" with "extension app" since we were ...
aa@chromium.org
2010-05-06
1
-4
/
+4
*
Lands http://codereview.chromium.org/1744011/show for Hans:
sky@chromium.org
2010-05-04
1
-2
/
+2
*
Added a new method to SessionService that returns a snapshot of the current
albertb@google.com
2010-03-01
1
-0
/
+17
*
Adds code to restore application extensions. I'm also enabling tab
sky@chromium.org
2010-02-10
1
-0
/
+32
*
Ensure that the refcount on InternalGetCommandRequest stays non-zero through ...
jamesr@chromium.org
2009-11-18
1
-1
/
+1
*
Reland r23357 since it doesn't seem to be the cause of unit test
tony@chromium.org
2009-08-13
1
-2
/
+2
*
Revert "Renames the NavigationEntry::display_url() to virtual_url()."
tony@chromium.org
2009-08-13
1
-2
/
+2
*
Renames the NavigationEntry::display_url() to virtual_url().
tony@chromium.org
2009-08-13
1
-2
/
+2
*
Move scoped_vector.h and stl_util-inl.h to base/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Fix a bug in session restore on linux/mac. We were pickling the
tc@google.com
2009-05-01
1
-8
/
+7
*
Fixes bug where first login attempt to hotmail after session restore
sky@chromium.org
2009-03-26
1
-9
/
+11
*
Run more unit tests on Linux:
phajdan.jr@chromium.org
2009-03-09
1
-1
/
+1
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-1
/
+1
*
Convert NavigationEntry title to string16. TabContents::GetTitle no longer needs
brettw@chromium.org
2009-03-04
1
-1
/
+1
*
Clean up some includes in sessions/ directory.
estade@chromium.org
2009-02-15
1
-7
/
+0
*
Use the ALLOW_THIS_IN_INITIALIZER_LIST instead of a pragma.
jhawkins@chromium.org
2009-02-14
1
-4
/
+1
*
Make base_session_service.cc compile on Posix.
jhawkins@chromium.org
2009-02-14
1
-1
/
+9
*
Port session_backend.cc to Posix.
jhawkins@chromium.org
2009-02-14
1
-2
/
+2
*
Porting profiles to the Mac.
avi@chromium.org
2009-01-28
1
-1
/
+2
*
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 persist closed tabs/windows to disk and
sky@google.com
2008-12-06
1
-0
/
+237