summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions
Commit message (Expand)AuthorAgeFilesLines
* Size TabContents being restored during a session restore.japhet@chromium.org2010-04-161-3/+11
* Use LaunchAnotherBrowserBlockUntilClosed in SessionRestoreUITest to reduce fl...mattm@chromium.org2010-04-161-12/+2
* Auto restart when update available while running in the background on windows.atwilson@chromium.org2010-04-091-0/+6
* Mark SessionRestoreUITest.ShareProcessesOnRestore as flaky.rohitrao@chromium.org2010-04-021-1/+2
* Disable SessionRestoreTest.RestoreOnNewWindowWithNoTabbedBrowsers on Mac and ...arv@chromium.org2010-03-311-1/+1
* Mark SessionRestoreTest.RestoreOnNewWindowWithNoTabbedBrowsers as flaky on no...arv@chromium.org2010-03-311-2/+2
* Merge UiTest::GetTest* and ui_test_utils::GetTest*. Convert these utility fun...thestig@chromium.org2010-03-311-2/+5
* Mark SessionRestoreUITest.TwoWindowsCloseOneRestoreOnlyOne as flakyarv@chromium.org2010-03-311-1/+2
* Minor C++ fixes found by Clang.evan@chromium.org2010-03-301-0/+1
* [GTTF] Miscellanous UI tests cleanups:phajdan.jr@chromium.org2010-03-301-15/+13
* Mark SessionRestoreUITest.DontRestoreWhileIncognito as flaky.phajdan.jr@chromium.org2010-03-261-1/+3
* Disabling newly added test as failed on linux views. Will investigatesky@chromium.org2010-03-261-0/+6
* Fixes bug where triggering session restore while the browser wassky@chromium.org2010-03-265-24/+110
* [Mac] Re-enable pinned tabs; add support for mini-tabs and phantom tabs.rsesek@chromium.org2010-03-243-14/+4
* [GTTF] Reduce number of automation methods ending with WithTimeout.phajdan.jr@chromium.org2010-03-221-2/+2
* [GTTF] Make automation framework more solid by making sure thatphajdan.jr@chromium.org2010-03-161-4/+4
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* [GTTF] Add more NULL-checks to UI tests that were lacking them to avoid crash...phajdan.jr@chromium.org2010-03-111-0/+8
* Wrap InternalSessionRequest in a scoped_refptr.albertb@google.com2010-03-021-1/+1
* Added a new method to SessionService that returns a snapshot of the currentalbertb@google.com2010-03-018-21/+143
* Makes Synchronous session restore work with the login managercmasone@google.com2010-02-221-0/+3
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-195-1/+5
* GTK: Rename ambiguous "exceptions_page_gtk.cc" before making the content exce...erg@chromium.org2010-02-121-1/+2
* Adds code to restore application extensions. I'm also enabling tabsky@chromium.org2010-02-1012-18/+266
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-2/+1
* Step 1 in Implementing/Prototyping App Panels.rafaelw@chromium.org2010-02-042-1/+6
* Disables pinned tabs until I land apps. I've #ifdef parts that aresky@chromium.org2010-01-284-23/+11
* Fixes flakiness in session restore test. I'm adding two things:sky@chromium.org2010-01-261-8/+16
* Changes synchronous session restore to create windows after nestedsky@chromium.org2010-01-081-3/+19
* Forbid reloading the Inspector window.apavlov@chromium.org2009-12-252-2/+6
* Putting back tests that are excluded in bug 28808oshima@chromium.org2009-12-221-3/+0
* TBR: sky@chromium.orgoshima@chromium.org2009-12-111-6/+10
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-12-022-8/+16
* Marking SessionRestoreUITest.RestoreAfterClosingTabbedBrowserWithAppAndLaunch...willchan@chromium.org2009-12-011-1/+1
* Flaky tests on linux/view/64bit builds.oshima@chromium.org2009-11-251-0/+6
* Ensure that the refcount on InternalGetCommandRequest stays non-zero through ...jamesr@chromium.org2009-11-181-1/+1
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-132-4/+4
* 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