Sign in
chromium
/
chromium
/
src
/
4f1f3f1563dfcbd6156aad69eedded4f8e85e2e6
/
components
/
sessions
/
core
8c498ea4
c/browser, c/common, components S-W: Change ScopedTempDir::path() to GetPath()
by vabr
· 9 years ago
3b04f32
Convert WindowOpenDisposition to an enum class.
by nick
· 9 years ago
e8407d3
Record PasswordState in sync_pb::TabNavigation
by nparker
· 9 years ago
3033081a
Change includes of histogram.h to histogram_macros.h.
by asvitkine
· 9 years ago
de23c50
Remove search::GetSearchTerms since it always returns empty string
by treib
· 9 years ago
4638441
components: Use stl utilities from the base namespace
by skyostil
· 9 years ago
7710d22c
Make TabRestoreService::Entry noncopyable and fix up surrounding code.
by sdy
· 9 years ago
fef332d
[Sync] Move //sync to //components/sync.
by Max Bogue
· 9 years ago
3d931371
Fix restore of a tab from a recently-closed browser window
by blundell
· 9 years ago
ee1440b
Use container::back() and container::pop_back() in components/
by thestig
· 9 years ago
7eddb5f7
Avoid enum equality for PageTransition
by mastiz
· 9 years ago
7966d31
Fix include path for moved thread_task_runner_handle.h header in components/
by gab
· 9 years ago
52983fe
Reduce some complexity in session_service_commands.cc
by thomasanderson
· 9 years ago
06405c5
Add support for X11 workspaces
by thomasanderson
· 9 years ago
c51ac9e
Convert //components/sessions from scoped_ptr to std::unique_ptr
by dcheng
· 9 years ago
1553708
Fix IWYU violators that don't include scoped_ptr.h in Windows build.
by dcheng
· 9 years ago
a34d1132
Add RetainedRef uses where needed.
by vmpstr
· 9 years ago
b6449d51
components: Add out-of-line copy ctors for complex classes.
by vmpstr
· 10 years ago
d161e6c
Remove HostDesktopType from sessions and tab restore
by scottmg
· 10 years ago
d0cf8b9
Convert Pass()→std::move() in //components (Android edition)
by dcheng
· 10 years ago
51ace48a
Convert Pass()→std::move() in //components/[n-z]*
by dcheng
· 10 years ago
f57136c1
Switch to standard integer types in components/, part 3 of 4.
by avi
· 10 years ago
d01c49f1
Revert of Remove entries from "Recent tabs" if corresponding history is deleted. (patchset #9 id:180001 of https://codereview.chromium.org/954723003/ )
by acleung
· 10 years ago
c818a2a
Remove entries from "Recent tabs" if corresponding history is deleted.
by msramek
· 10 years ago
3e9ca56
Deprecate *_EXPORT_PRIVATE macros.
by xhwang
· 10 years ago
2d7e84c
[Sync] Deprecate sync session page state field
by zea
· 10 years ago
10a4ab7
Add IsInitialBlankNavigation to detect new tabs that aren't clones.
by creis
· 10 years ago
3ffcd23
Add a LiveTab::IsInitialNavigation method.
by creis
· 10 years ago
bde024d
[sessions] Rename TabRestoreServiceDelegate to LiveTabContext
by blundell
· 10 years ago
a0e18cd
Cleanup: IWYU for base/gtest_prod_util.h.
by thestig
· 10 years ago
47c6d8a
Move all core files in //components/sessions into core/ subdir
by blundell
· 10 years ago
579e373e
[sessions]: Move knowledge of TabClientData creation into LiveTab
by blundell
· 10 years ago
74001adc
[sessions] Properly namespace recently-componentized TabRestore code
by blundell
· 10 years ago
a08c5dd
[sessions]: Componentize TabRestore code
by blundell
· 10 years ago
80c5b2a0
Abstract WebContents/NavigationController from core TabRestore code
by blundell
· 10 years ago
7f80ba1
Abstract content::SessionStorageNamespace from core TabRestore code
by blundell
· 10 years ago
b5336a57
Remove knowledge of extensions from TabRestoreServiceHelper
by blundell
· 10 years ago
7bf49a3d
Remove Profile and HostDesktopType dependencies from core TabRestore code
by blundell
· 10 years ago
6d34c34
Eliminate BaseSessionServiceDelegateImpl
by blundell
· 10 years ago
a068d38
[sessions] Remove most knowledge of //chrome from core tab restore code
by blundell
· 10 years ago
56789fe
Introduce TabRestoreServiceClient and //chrome implementation.
by blundell
· 10 years ago
24400c7d
When sanitizing the referrer in navigation entries, also sanitize the page state
by jochen
· 11 years ago
31d74bdc6
Move referrer policy to a different field when serializing.
by jochen
· 11 years ago
74b46fe
Moves content-specific code out of SerializedNavigationEntry.
by rohitrao
· 11 years ago