summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions
Commit message (Expand)AuthorAgeFilesLines
* Renames NOTIFICATION_RENDER_WIDGET_HOST_DID_PAINT tosky@chromium.org2012-06-151-6/+9
* TabContentsWrapper -> TabContents, part 12.avi@chromium.org2012-06-121-2/+2
* Disable tests crashing on VS2010.hbono@chromium.org2012-06-111-1/+7
* TabContentsWrapper -> TabContents, part 26.avi@chromium.org2012-06-097-61/+51
* TabContentsWrapper -> TabContents, part 1.avi@chromium.org2012-06-051-1/+2
* Move the rest of the content\test headers that are used by embedders to conte...jam@chromium.org2012-06-041-1/+1
* Move render_view_test.h header from content\test to content\public\test. This...jam@chromium.org2012-06-041-2/+2
* Move more test headers from content\test to content\public\test. This way we ...jam@chromium.org2012-06-021-2/+2
* Use AuraTestHelper to initialize aura environment in testoshima@chromium.org2012-05-301-0/+1
* Fix: service processes started before chrome prevented session restore from w...marja@chromium.org2012-05-292-2/+17
* Add NOTIFICATION_TAB_CONTENTS_DESTROYED when a TabContentsWrapper is about to...pkasting@chromium.org2012-05-261-8/+5
* Handle more browser commands in ash.mazda@chromium.org2012-05-252-0/+7
* Support for navigator.connection APIdroger@google.com2012-05-241-7/+9
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-1/+1
* Moves methods for finding browsers to browser_finder.sky@chromium.org2012-05-162-6/+6
* Debug prints for debugging a generic session restore failure bug.marja@chromium.org2012-05-143-11/+45
* browser: Rename Browser::tabstrip_model to Browser::tab_strip_model.tfarina@chromium.org2012-05-121-2/+2
* Add info about user agent overrides to WebContentsdfalcantara@chromium.org2012-05-1111-9/+189
* browser: Move the tabs directory into ui.tfarina@chromium.org2012-05-113-5/+5
* Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.ben@chromium.org2012-05-102-4/+3
* Revert 136337 - Rename BrowserInit to StartupBrowserCreator, and move into st...ben@chromium.org2012-05-102-3/+4
* Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.ben@chromium.org2012-05-102-4/+3
* Fix: Restoring selected pinned tabs DCHECKed and didn't load the tab properly.marja@chromium.org2012-05-082-26/+81
* NTP: Add option to open a whole session from the Other Devices menu.dubroy@chromium.org2012-05-072-10/+54
* Ctrl-click in Other Devices menu should open link in background.dubroy@chromium.org2012-05-032-11/+16
* Adds NULL check in NotifySessionServiceOfRestoredTabs forsky@chromium.org2012-05-011-0/+2
* [Sync] Add per-navigation timestamps/unique ids to tab sync.zea@chromium.org2012-04-251-2/+2
* Convert the session restore ui_tests to browser_tests. I renabled the disable...jam@chromium.org2012-04-254-525/+378
* Session restore: Use the same TabLoader for all profiles.marja@chromium.org2012-04-231-22/+61
* Store original request URL in NavigationEntrydfalcantara@chromium.org2012-04-175-3/+26
* TabContents -> WebContentsImpl, part 20.avi@chromium.org2012-04-172-2/+2
* Move notifications used only in chrome/ out of content/.avi@chromium.org2012-04-162-10/+10
* Allow SessionService to be disabled.yfriedman@chromium.org2012-04-051-0/+6
* Remove session/tab restore code that depends on browser for Android.yfriedman@chromium.org2012-04-053-0/+44
* Honor window size for chrome.windows.create when parent window is maximized.aa@chromium.org2012-04-041-1/+2
* Test case for session service migration change.sky@chromium.org2012-04-042-1/+29
* Make session service support migration between 32bit and 64bitsky@chromium.org2012-04-033-10/+39
* Make ChromeOS follow the same model as MacOS. Opening a new window from the l...pkotwicz@chromium.org2012-03-303-5/+61
* Session restore: Add UMA metrics for recording how many tabs were loaded in p...marja@chromium.org2012-03-281-1/+10
* Re-apply r128453 "Restore the back/forward stack when opening tabs from other...pfeldman@chromium.org2012-03-233-72/+156
* Temporarily revert r128453 "Restore the back/forward stack when opening tabs ...pfeldman@chromium.org2012-03-233-156/+72
* Restore the back/forward stack when opening tabs from other devices.dubroy@chromium.org2012-03-233-72/+156
* Revert 128444 - Restore the back/forward stack when opening tabs from other d...dubroy@chromium.org2012-03-233-154/+73
* Restore the back/forward stack when opening tabs from other devices.dubroy@chromium.org2012-03-233-73/+154
* Add abstractions that let embedders drive tests of WebContents, without expos...joi@chromium.org2012-03-221-2/+3
* ~Browser: Don't create TabRestoreService on exit.marja@chromium.org2012-03-203-24/+9
* BaseSessionService: Remove HTTP bodies from content state if they contain pas...marja@chromium.org2012-03-197-322/+64
* Make TabLoader (session_restore.cc) functional again.marja@chromium.org2012-03-083-8/+18
* Fix app launch histograms.estade@chromium.org2012-03-082-6/+6
* Refactor Pickle Read methods to use higher performance PickleIterator.jbates@chromium.org2012-03-075-10/+11