summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions
Commit message (Expand)AuthorAgeFilesLines
* Mark SessionRestoreUITest.ShareProcessesOnRestore as flaky on Linux and Mac.viettrungluu@chromium.org2010-08-131-1/+7
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-122-3/+8
* Fixes regression the resulted in not showing window after doing a tabsky@chromium.org2010-08-061-0/+1
* Minor header cleanup of chrome/browser/[st]*/*.h minus c/b/sync/*.h.viettrungluu@chromium.org2010-08-063-6/+2
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-3/+3
* Remove deprecated CommandLine API.evan@chromium.org2010-07-301-2/+1
* Add undeclared virtual destructors part 3ziadh@chromium.org2010-07-301-0/+3
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-7/+7
* Drop usage of IntToWString in switch values; we can use ASCII now.evan@chromium.org2010-07-301-2/+2
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-2/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-269-0/+9
* GTTF: test server cleanup:phajdan.jr@chromium.org2010-07-231-2/+1
* Fixes crash in TabRestoreServiceTest.DontPersistPostData. The problemsky@chromium.org2010-07-231-8/+7
* Move implementation from header to source.erg@chromium.org2010-07-152-3/+21
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+1
* Show offline interstitial page when offline and reload when reconnected to ne...oshima@chromium.org2010-07-151-8/+61
* Coverity: Fix leak in SessionBackend::OpenAndWriteHeader on error conditions.mattm@chromium.org2010-07-151-2/+2
* Revert everything related to the relanding.erg@chromium.org2010-07-141-1/+0
* Reland r52336.erg@chromium.org2010-07-141-0/+1
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-1/+0
* More header cleanup:erg@chromium.org2010-07-141-0/+1
* Created method to save histogram data for futurejerrica@google.com2010-07-142-34/+179
* [Mac] Restore the individually selected tab from a window when using the Hist...rsesek@chromium.org2010-07-081-3/+8
* Revert 51748 - [Mac] Restore the individually selected tab from a window when...rsesek@chromium.org2010-07-071-17/+5
* [Mac] Restore the individually selected tab from a window when using the Hist...rsesek@chromium.org2010-07-071-5/+17
* Attempt 2 at Moving Browser::AddTypes to TabStripModel. The firstsky@chromium.org2010-06-282-4/+4
* Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-242-4/+4
* Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-242-4/+4
* Allow the TabRestoreService to restore individual tabs from a window.rsesek@chromium.org2010-06-183-55/+207
* Created notification for when a session is saved.jerrica@google.com2010-06-172-4/+32
* Working towards -Wextrathomasvl@chromium.org2010-06-161-1/+1
* Add histogram coverage of session service Save() operations, namely the time ...tim@chromium.org2010-06-102-1/+45
* Really disable the test.jhawkins@chromium.org2010-06-071-1/+1
* Disable TabRestoreServiceTest.DontPersistPostData as it is crashing on Windows.jhawkins@chromium.org2010-06-071-0/+7
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-061-2/+2
* [Mac] Make the History menu behave more like the NTP in its display of recent...rsesek@chromium.org2010-06-031-3/+3
* Changes session restore to throttle loading of tabs. New tabs aresky@chromium.org2010-06-021-22/+53
* Inform the command updater of the tab restore state.estade@chromium.org2010-05-274-10/+22
* Changes session restore so that if the last tab is closed explicitlysky@chromium.org2010-05-263-11/+39
* Switch hanging session restore tests from FAILS to RESTOREstuartmorgan@chromium.org2010-05-261-2/+2
* Enable the SessionRestoreUITest tests on the Macstuartmorgan@chromium.org2010-05-261-0/+12
* RestoreOnNewWindowWithNoTabbedBrowsers actually needs to be DISABLED_ not justtonyg@chromium.org2010-05-251-2/+2
* Marking RestoreOnNewWindowWithNoTabbedBrowsers as FAILS_ on non-Windows.tonyg@chromium.org2010-05-251-1/+10
* TTF: Enable RestoreOnNewWindowWithNoTabbedBrowsers, as it seems to be working...jhawkins@chromium.org2010-05-241-6/+0
* [GTTF] [TTF] Test marks maintenance CL:phajdan.jr@chromium.org2010-05-191-2/+1
* Rename all occurrences of "app extension" with "extension app" since we were ...aa@chromium.org2010-05-0612-67/+67
* Lands http://codereview.chromium.org/1744011/show for Hans:sky@chromium.org2010-05-047-53/+56
* Adds ability for newly inserted tabs to appear before other tabs. I'llsky@chromium.org2010-05-031-4/+6
* [GTTF] Mark the following tests as no longer flaky:phajdan.jr@chromium.org2010-05-031-4/+2