summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions
Commit message (Expand)AuthorAgeFilesLines
* Fix WeakPtrFactory member ordering in chrome/browsermohan.reddy2014-09-232-5/+5
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-195-10/+9
* Cleanup: Remove unneeded extension_messages.h usage and ifdef out some extens...thestig2014-09-182-0/+9
* Use content::RunBlockingPoolTask() in tests.mtomasz2014-09-153-10/+11
* Componentize chrome/common/content_settings files.mukai2014-09-111-1/+1
* Remove the unmaintained performance monitor.tonyg2014-09-111-3/+0
* Remove webkit/browser/, point everything to storage/browser/ insteadpilgrim2014-09-101-1/+1
* Android: Remove more browser extensions code, and fullscreen ui.thestig2014-09-051-10/+7
* Remove implicit conversions from scoped_refptr to T* in chrome/dcheng2014-08-261-3/+3
* Fixes possible use after free in SessionServicesky2014-08-267-11/+76
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-264-4/+4
* Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...pilgrim@chromium.org2014-08-221-4/+5
* Remove ui::SHOW_STATE_DETACHED and related thingstapted@chromium.org2014-08-191-14/+49
* Move session_id.{cc,h} from chrome/browser/sessions to components/sessionshashimoto@chromium.org2014-08-1812-83/+43
* Makes restoring a tab work via accelerators on startupsky@chromium.org2014-08-151-4/+64
* Revert 284870 "Set the web content's initial size only if the ta..."oshima@chromium.org2014-08-071-2/+2
* Remove ChromeURLRequestContext.eustas@chromium.org2014-07-311-20/+9
* Check for the existence a SpecialStoragePolicy before using it.thestig@chromium.org2014-07-311-16/+21
* chrome: Cleanup SessionsTypes unit test.tfarina@chromium.org2014-07-301-20/+2
* Remove CancelableRequestTracker & CancelableRequestConsumersdefresne@chromium.org2014-07-292-3/+1
* Rename is_not_selected_tab to is_selected_tab in SessionRestore::RestoreTaboshima@chromium.org2014-07-251-10/+10
* Relands "Removed InProcessBrowserTest::CleanUpOnMainThread()"atwilson@chromium.org2014-07-251-13/+0
* Set the web content's initial size only if the tab isn't selected in session ...oshima@chromium.org2014-07-231-2/+2
* Fixes for re-enabling more MSVC level 4 warnings: chrome/browser/ editionpkasting@chromium.org2014-07-161-2/+2
* Android: Remove events extensions API.thestig@chromium.org2014-06-221-1/+6
* Move about://-related constants from //content to //urlblundell@chromium.org2014-06-102-17/+21
* Change all component_strings references to be to components_stringsblundell@chromium.org2014-05-282-2/+2
* Adds some debugging code for tracking down a crashsky@chromium.org2014-05-241-0/+32
* Session restore shouldn't care about profile home pages.marja@chromium.org2014-05-221-3/+2
* infobars: Componentize ConfirmInfoBarDelegate.tfarina@chromium.org2014-05-221-1/+1
* Remove stray platform_file.h from chrome and componentsrvargas@chromium.org2014-05-131-1/+0
* Hide WebContentsView from Chrome. This also removes WebContentsViewPort.jam@chromium.org2014-05-032-5/+2
* Correct comment added on r267371noel@chromium.org2014-05-021-1/+1
* Add a test for the disposition of session restored tabsnoel@chromium.org2014-04-301-0/+46
* Show bubble to prompt UMA opt-in on crash recoveryyiyaoliu@google.com2014-04-302-0/+24
* Don't crash if RestoreTab fails when restoring a sessionzea@chromium.org2014-04-232-10/+24
* Move the flush in AppendCommandsToFile outside the loop.rkc@chromium.org2014-04-221-4/+2
* Removes win8_utilsky@chromium.org2014-04-201-47/+10
* Add SessionRestoreTestChromeOSstevenjb@chromium.org2014-04-181-0/+183
* Replace Browser::AppType with is_trusted_source_stevenjb@chromium.org2014-04-142-4/+20
* Remove ExtensionService::GetInstalledApp() and ExtensionService::IsInstalledA...rdevlin.cronin@chromium.org2014-04-102-12/+13
* Elim kRestorePopupsstevenjb@chromium.org2014-04-094-109/+1
* [Linux] Use PR_SET_NO_NEW_PRIVS by default in base/process/launch.h.rsesek@chromium.org2014-04-091-1/+1
* message loops: Fix running nested message-loop at startup.sadrul@chromium.org2014-04-071-2/+11
* Keep all window information when locking so all windows restore during unlock.bcwhite@chromium.org2014-04-012-11/+79
* Stop using net::FileStream synchronously in session_backend.cchashimoto@chromium.org2014-03-242-36/+35
* [aura] Some tabs have no root window on restorenoel@chromium.org2014-03-241-0/+34
* Always keep browser restore state when closing a window on Mac.bcwhite@chromium.org2014-03-203-17/+4
* Move clients of BrowserContextKeyedService to use KeyedService (#4)blundell@chromium.org2014-03-149-14/+14
* Move extension_messages.h to extensions/common.derat@chromium.org2014-03-131-1/+1