summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove TabContnetsType from everywhere.brettw@chromium.org2009-04-152-2/+1
* Remove TabContentsType from the NavigationController external interface and inbrettw@chromium.org2009-04-154-11/+11
* Implement chrome_proces_util for linux and enable download ui test.estade@chromium.org2009-04-141-11/+7
* Remove the TestTabContents. This makes BrowserWithTestWindow use thebrettw@chromium.org2009-04-141-6/+2
* UI test portage, second try.estade@chromium.org2009-04-091-1/+1
* back out r13442estade@chromium.org2009-04-091-1/+1
* UI test string portage.estade@chromium.org2009-04-091-1/+1
* Re-land popup routing fix for browser.ben@chromium.org2009-04-071-1/+1
* Remove some uses of custom tab contents types from some tests.brettw@chromium.org2009-04-041-52/+49
* Remove unneeded uses of base/pickle.h. Add some explicit #includes.thestig@chromium.org2009-04-031-1/+0
* Cleanup in automation. Remove WaitForTabCountToChange.phajdan.jr@chromium.org2009-03-301-11/+11
* Fixes bug where first login attempt to hotmail after session restoresky@chromium.org2009-03-263-103/+24
* Porting of unit tests in chrome/phajdan.jr@chromium.org2009-03-241-28/+28
* Get rid of WaitForWindowCountToChange.phajdan.jr@chromium.org2009-03-241-22/+6
* Porting unit tests in chrome/phajdan.jr@chromium.org2009-03-171-5/+7
* Removed unneeded includes of base/time.h.thestig@chromium.org2009-03-161-1/+0
* Moving the storing/restoring of the focus from TabContents to WebContentsView...jcampan@chromium.org2009-03-121-1/+6
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Fixes session restore bug where we wouldn't necessarily correctlysky@google.com2009-03-091-1/+3
* Fixes possible crash in SessionBackend. I believe what's happeningsky@google.com2009-03-093-7/+62
* Run more unit tests on Linux:phajdan.jr@chromium.org2009-03-097-68/+85
* NO CODE CHANGE.maruel@google.com2009-03-051-1/+2
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-054-4/+4
* Fix 16/wide build bustange on non-Windows.brettw@chromium.org2009-03-041-1/+1
* Fix the build with some forgotten string conversions on non-Windows.brettw@chromium.org2009-03-041-1/+2
* Convert NavigationEntry title to string16. TabContents::GetTitle no longer needsbrettw@chromium.org2009-03-041-1/+1
* This CL addresses several issues with focus in application mode:jcampan@chromium.org2009-02-261-2/+2
* Relanding the following:jcampan@chromium.org2009-02-261-0/+3