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_service.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-2
/
+2
*
Fix syncing of sessions. Numerous changes have been made. Currently, the mode...
zea@chromium.org
2010-10-20
1
-2
/
+1
*
Makes session restore work correctly with instant.
sky@chromium.org
2010-10-15
1
-0
/
+3
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-1
/
+1
*
Moves TabStripModelObserver/Delegate into their own headers.
sky@chromium.org
2010-09-16
1
-0
/
+1
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
Attempt four at landing the "histogram.h removed from message_loop.h" patch.
erg@chromium.org
2010-07-15
1
-0
/
+1
*
Revert everything related to the relanding.
erg@chromium.org
2010-07-14
1
-1
/
+0
*
Reland r52336.
erg@chromium.org
2010-07-14
1
-0
/
+1
*
Revert 52336 - More header cleanup:
erg@chromium.org
2010-07-14
1
-1
/
+0
*
More header cleanup:
erg@chromium.org
2010-07-14
1
-0
/
+1
*
Created method to save histogram data for future
jerrica@google.com
2010-07-14
1
-22
/
+144
*
Created notification for when a session is saved.
jerrica@google.com
2010-06-17
1
-1
/
+6
*
Add histogram coverage of session service Save() operations, namely the time ...
tim@chromium.org
2010-06-10
1
-0
/
+33
*
Inform the command updater of the tab restore state.
estade@chromium.org
2010-05-27
1
-1
/
+2
*
Changes session restore so that if the last tab is closed explicitly
sky@chromium.org
2010-05-26
1
-6
/
+11
*
Rename all occurrences of "app extension" with "extension app" since we were ...
aa@chromium.org
2010-05-06
1
-21
/
+21
*
Fixes bug where triggering session restore while the browser was
sky@chromium.org
2010-03-26
1
-21
/
+33
*
[Mac] Re-enable pinned tabs; add support for mini-tabs and phantom tabs.
rsesek@chromium.org
2010-03-24
1
-3
/
+2
*
Wrap InternalSessionRequest in a scoped_refptr.
albertb@google.com
2010-03-02
1
-1
/
+1
*
Added a new method to SessionService that returns a snapshot of the current
albertb@google.com
2010-03-01
1
-15
/
+43
*
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
-3
/
+57
*
Step 1 in Implementing/Prototyping App Panels.
rafaelw@chromium.org
2010-02-04
1
-0
/
+4
*
Disables pinned tabs until I land apps. I've #ifdef parts that are
sky@chromium.org
2010-01-28
1
-0
/
+2
*
Forbid reloading the Inspector window.
apavlov@chromium.org
2009-12-25
1
-1
/
+4
*
Ninth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-07
1
-0
/
+2
*
Mac: don't restore explicitly closed windows.
viettrungluu@chromium.org
2009-11-05
1
-2
/
+2
*
Make SessionService use its own enum for storing window type in the session d...
ben@chromium.org
2009-11-05
1
-4
/
+39
*
Fix window restore behaviour on Mac.
erg@chromium.org
2009-10-29
1
-1
/
+12
*
Take 2 at this. The only change between this and the first is to add the GetT...
sky@chromium.org
2009-10-27
1
-15
/
+15
*
Revert 30194 - Makes session restore on Chrome OS restore popups.
sky@chromium.org
2009-10-27
1
-15
/
+15
*
Makes session restore on Chrome OS restore popups.
sky@chromium.org
2009-10-27
1
-15
/
+15
*
More style nits.
erg@google.com
2009-10-14
1
-2
/
+2
*
Changes SessionService to make sure a Pickle is deleted before the
sky@chromium.org
2009-08-10
1
-5
/
+10
*
Landing Thiago Farina's CL.
jcampan@chromium.org
2009-07-29
1
-1
/
+1
*
Wires up restoring pinned tabs for session and tab restore
sky@chromium.org
2009-07-14
1
-3
/
+45
*
Reduce header dependencies in browser/
phajdan.jr@chromium.org
2009-06-13
1
-0
/
+1
*
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
-6
/
+0
*
Re-land my change to clean up TabContents/WebContents ownership. This
brettw@chromium.org
2009-04-20
1
-1
/
+1
*
Reverting 14005.
brettw@chromium.org
2009-04-18
1
-1
/
+1
*
Fix the ownership model of TabContents and NavigationController. Previously the
brettw@chromium.org
2009-04-18
1
-1
/
+1
*
Remove TabContentsType from the NavigationController external interface and in
brettw@chromium.org
2009-04-15
1
-4
/
+4
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-1
/
+1
*
Clean up some includes in sessions/ directory.
estade@chromium.org
2009-02-15
1
-0
/
+2
*
Make session_restore.cc compile on Posix.
jhawkins@chromium.org
2009-02-14
1
-1
/
+1
*
Port session_backend.cc to Posix.
jhawkins@chromium.org
2009-02-14
1
-3
/
+3
*
Make session_service.cc compile on Mac and Linux.
jhawkins@chromium.org
2009-02-11
1
-5
/
+10
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
1
-14
/
+13
[next]