summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions
Commit message (Expand)AuthorAgeFilesLines
* [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
* 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