summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions
Commit message (Expand)AuthorAgeFilesLines
* A little cleanup in SessionRestoreUITest.phajdan.jr@chromium.org2009-11-121-15/+3
* Ninth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-075-7/+17
* Use GetSwitchValueASCII.tony@chromium.org2009-11-061-3/+3
* Mac: don't restore explicitly closed windows.viettrungluu@chromium.org2009-11-052-2/+15
* Clicking on restore window button on ntp now nukes ntp. We always didsky@chromium.org2009-11-051-0/+6
* Make SessionService use its own enum for storing window type in the session d...ben@chromium.org2009-11-052-5/+55
* Changes session restore to use a normal load rather than preferringsky@chromium.org2009-11-033-7/+22
* Fix window restore behaviour on Mac.erg@chromium.org2009-10-291-1/+12
* Changes ui proxy classes to use Browser::Types rather than copyingsky@chromium.org2009-10-281-7/+7
* Take 2 at this. The only change between this and the first is to add the GetT...sky@chromium.org2009-10-274-23/+130
* Revert 30194 - Makes session restore on Chrome OS restore popups.sky@chromium.org2009-10-274-130/+23
* Makes session restore on Chrome OS restore popups.sky@chromium.org2009-10-274-23/+130
* More style nits.erg@google.com2009-10-141-2/+2
* valgrind: memset the window command data structure. |timestamp| is aligned o...jhawkins@chromium.org2009-09-161-2/+8
* Fix two tests that leak temporary files.thestig@chromium.org2009-09-021-12/+4
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-4/+1
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-1/+4
* Split short-circuited assertions in session_restore_uitest.cc to make morephajdan.jr@chromium.org2009-08-141-19/+20
* Reland r23357 since it doesn't seem to be the cause of unit testtony@chromium.org2009-08-132-4/+4
* Revert "Renames the NavigationEntry::display_url() to virtual_url()."tony@chromium.org2009-08-132-4/+4
* Renames the NavigationEntry::display_url() to virtual_url().tony@chromium.org2009-08-132-4/+4
* Changes SessionService to make sure a Pickle is deleted before thesky@chromium.org2009-08-101-5/+10
* Landing Thiago Farina's CL.jcampan@chromium.org2009-07-291-1/+1
* Adds timestamp to session restore for tabs and windows.arv@google.com2009-07-203-23/+173
* Makes --pinned-tab-count work if session restore is enabled, but wesky@chromium.org2009-07-171-3/+26
* Wires up restoring pinned tabs for session and tab restoresky@chromium.org2009-07-148-22/+245
* Sprinkle some defensiveness into the UI tests so that they don't explode if t...stuartmorgan@chromium.org2009-07-071-4/+9
* Do some refactoring of renderer_host.brettw@chromium.org2009-07-061-1/+1
* Implement restoring closed tab menu item. Reworked cross-platform code to han...pinkerton@chromium.org2009-06-193-67/+52
* Reduce header dependencies in browser/phajdan.jr@chromium.org2009-06-132-0/+2
* Headers cleanup in chrome/browser/phajdan.jr@chromium.org2009-06-032-0/+2
* Cleanup temp files/folders in a few more tests.munjal@chromium.org2009-06-011-1/+5
* Fix namespace to ultimately compile on Macpinkerton@chromium.org2009-05-291-2/+2
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-281-35/+34
* More NotificationRegistrar conversions.pkasting@chromium.org2009-05-221-30/+11
* Enable one SessionRestoreUITest.huanr@chromium.org2009-05-141-49/+51
* Try fixing session restore UI tests.huanr@chromium.org2009-05-081-29/+30
* Reverting 15399.maruel@chromium.org2009-05-061-2/+2
* Change Browser::GetIndexOfController to GetIndexOfTabContents. Now that webrettw@chromium.org2009-05-061-2/+2
* honor index in createTab()rafaelw@chromium.org2009-05-061-1/+1
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-058-12/+12
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-042-6/+3
* Yet more deprecation of the wstring version of PathService::Get() for UI tests.thestig@chromium.org2009-05-021-3/+2
* Fix a bug in session restore on linux/mac. We were pickling thetc@google.com2009-05-012-14/+7
* Restore closed tabs into new windows when necessary, and track the windows theypam@chromium.org2009-04-222-24/+57
* Rename web_contents_view* files to tab_contents_view* to reflect my previousbrettw@chromium.org2009-04-211-1/+1
* When restoring a closed tab using either ctrl-shift-T or the context menu, putpam@chromium.org2009-04-202-3/+34
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-204-25/+25
* Reverting 14005.brettw@chromium.org2009-04-184-25/+25
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-184-25/+25