summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions
Commit message (Expand)AuthorAgeFilesLines
* Update refernces to Blink's Platform API (chrome)abarth@chromium.org2013-05-302-3/+3
* This reverts the removal of a Flush that is correlated with file corruption.gspencer@chromium.org2013-05-301-0/+5
* Introduce content::PageState (again).darin@chromium.org2013-05-283-38/+25
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-282-6/+8
* Revert 202188 "Introduce content::PageState."grt@chromium.org2013-05-263-25/+38
* Introduce content::PageState.darin@chromium.org2013-05-243-38/+25
* Tests for a crash bug fix ( https://codereview.chromium.org/14893005/ ).marja@chromium.org2013-05-241-2/+3
* Restored tabs should not hijack focus from newly opened tabs.calamity@chromium.org2013-05-232-45/+138
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-229-29/+31
* Move ProfileKeyedService infrastructure to a componentphajdan.jr@chromium.org2013-05-206-6/+6
* content: Move two more url constants into content namespace.tfarina@chromium.org2013-05-152-9/+15
* Cleanup: Remove unneeded base/file_util.h includes in chrome.thestig@chromium.org2013-05-151-1/+0
* Fixes couple of bugs triggered on chromeos when restoring a tab:sky@chromium.org2013-05-105-2/+77
* Save and restore State for ShellWindows, including panels stevenjb@chromium.org2013-05-091-7/+2
* Revert 198918 "Save and restore State for ShellWindows, includin..."csharp@chromium.org2013-05-081-2/+7
* Save and restore State for ShellWindows, including panelsstevenjb@chromium.org2013-05-081-7/+2
* Move SpawnedTestServer to its own subdirectory.phajdan.jr@chromium.org2013-05-071-1/+1
* GTTF: rename net::TestServer -> net::SpawnedTestServerphajdan.jr@chromium.org2013-05-031-1/+1
* Mark SessionRestoreTest.RestoresCrossSiteForwardAndBackwardNavs as disabled.battre@chromium.org2013-05-021-1/+2
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-013-5/+3
* Moves TabNavigation into components/sessions and renamessky@chromium.org2013-04-2920-1111/+240
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-267-8/+12
* Fixes possible double deletion. The double deletion occurs if betweensky@chromium.org2013-04-231-0/+6
* This fixes following bug with session restore when user chosenvchigrin@yandex-team.ru2013-04-221-0/+41
* Consider a RenderView dead as soon as the RenderViewHost starts to delete itjochen@chromium.org2013-04-111-2/+1
* This removes an extra flush thought to cause excessive battery drain.gspencer@chromium.org2013-04-101-1/+0
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Disable SessionRestoreTest.RestoreWebUISettingsjochen@chromium.org2013-04-031-2/+2
* Revert 191150 "Support restoring app windows in ash."rsleevi@chromium.org2013-03-2812-116/+44
* Support restoring app windows in ash.davemoore@chromium.org2013-03-2812-44/+116
* Restoring previous application size and position on session restoreskuhne@chromium.org2013-03-271-0/+24
* Convert some STLDeleteContainerPointers usages to ScopedVectorestade@chromium.org2013-03-271-9/+4
* [Clean up] Drop chrome::search:: namespace.kmadhusu@chromium.org2013-03-272-5/+4
* Added histogram for v2 app launch sourcecalamity@chromium.org2013-03-242-6/+13
* Fix tab restore favicon behaviorzea@chromium.org2013-03-212-7/+0
* Revert 189589 "Added histogram for v2 app launch source"hans@chromium.org2013-03-212-13/+6
* Added histogram for v2 app launch sourcecalamity@chromium.org2013-03-212-6/+13
* Move c/b/a/infobar files back to c/b/infobarkaiwang@chromium.org2013-03-191-2/+2
* Add test for preventing bindings escalation on an existing NavigationEntry du...jochen@chromium.org2013-03-191-0/+18
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-3/+4
* content: Move all listeners of NOTIFICATION_RENDER_VIEW_HOST_CREATED out of c...phajdan.jr@chromium.org2013-03-181-1/+1
* Move c/b/instant -> c/b/search.samarth@chromium.org2013-03-182-2/+2
* Fix a use after free bug in PersistentTabRestoreServicekaiwang@chromium.org2013-03-151-3/+11
* [Sync] Create FaviconCachezea@chromium.org2013-03-133-0/+26
* Move c/b/ui/search/search.* to c/b/instant/samarth@chromium.org2013-03-072-2/+2
* When restoring a tab with an unknown disposition (i.e., not from the NTP), on...gab@chromium.org2013-02-262-3/+8
* Move file_path.h to base/files.brettw@chromium.org2013-02-245-5/+5
* Prevent bindings escalation on an existing NavigationEntry (attempt 3).creis@chromium.org2013-02-231-0/+19