summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-091-1/+1
* Fix header include for reals.sky@chromium.org2011-04-061-1/+0
* Fix header inlude.sky@chromium.org2011-04-061-0/+1
* Attempt 2 at changing session restores handling of incognitosky@chromium.org2011-04-064-66/+94
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-1/+1
* Use lock-free lazy initialization for static histogram referencesjar@chromium.org2011-04-051-2/+2
* Get rid of extensions dependency from content\browser.jam@chromium.org2011-04-042-13/+31
* Revert 79891 - Changes session restores handling of incognito windows. Previo...sky@chromium.org2011-03-304-47/+66
* Changes session restores handling of incognito windows. Previouslysky@chromium.org2011-03-304-66/+47
* Move some files from base to base/memory.levin@chromium.org2011-03-2811-18/+18
* Creates owners files for a handful of directories.sky@chromium.org2011-03-211-0/+1
* Rewritten MountLibrary to work with non-blocking mount API calls in libcros.zelidrag@chromium.org2011-03-171-2/+5
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-172-2/+2
* Decouple TabRestoreService from Browserbulach@chromium.org2011-03-154-109/+180
* Add in DOMBrowsersadrul@chromium.org2011-03-111-1/+1
* Coverity Fixlets: CHECKED_RETURNsscr@chromium.org2011-03-111-4/+4
* Remove extra http://'s from a comment line.mirandac@chromium.org2011-03-101-2/+2
* Force NTP reload when a new theme is installed.mirandac@chromium.org2011-03-101-1/+6
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-094-14/+14
* Removing references to off the record in comments and log messages.akalin@chromium.org2011-03-083-4/+4
* Check for null RenderWidgetHostdavemoore@chromium.org2011-03-071-6/+7
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-021-1/+1
* Added "--login-user=" option for the Guest session.altimofeev@chromium.org2011-03-022-8/+4
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-025-10/+10
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-021-5/+5
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-1/+1
* Move in_process_webkit dir from chrome\browser to content\browser.jam@chromium.org2011-02-241-1/+1
* Move files out of chrome\browser\renderer_host\test alongside their source. ...jam@chromium.org2011-02-241-4/+4
* Makes a handful of DataSources not replace the existingsky@chromium.org2011-02-231-3/+1
* Fix crashes when the ExtensionService isn't present (e.g. incognito, chrome o...piman@google.com2011-02-222-2/+8
* Show startup infobars when restoring session.agl@chromium.org2011-02-222-20/+32
* Add a histogram to track application launches by type. Unfortunately, this un...jstritar@chromium.org2011-02-162-1/+27
* Marks SessionRestoreTest as flaky. I'm close to fixing the cause of the flake,sky@chromium.org2011-02-101-8/+3
* Cleanup more test code.erg@google.com2011-02-092-6/+12
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Revert 73810 - Added NULL check to protect against a TabContents having a NULLdavemoore@chromium.org2011-02-042-39/+2
* Added NULL check to protect against a TabContents having a NULLdavemoore@chromium.org2011-02-042-2/+39
* Fixed leak and DCHECK()davemoore@chromium.org2011-02-011-2/+4
* Fix and refactor for ProxyLauncher browser disconnect.dtu@chromium.org2011-02-011-1/+1
* Marks test as flaky on mac.sky@chromium.org2011-01-311-1/+8
* Couple of changes in hopes of finally making ShareProcessesOnRestoresky@chromium.org2011-01-311-12/+12
* Revert 73013 - Delete tab_loader when there are no more tabs to be loaded or ...mbelshe@chromium.org2011-01-281-2/+1
* Delete tab_loader when there are no more tabs to be loaded or painteddavemoore@chromium.org2011-01-281-1/+2
* Create a Header struct to define the structure of the file header in just one...jeanluc@chromium.org2011-01-272-15/+16
* Added timings for session restore load and paintdavemoore@chromium.org2011-01-271-58/+217
* Add possibility to divide chrome users into groups of equal size, and change ...mirandac@chromium.org2011-01-241-1/+1
* Remove action_max_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-191-10/+20
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+0
* Moves everything related to launching and terminating the browser from UITest...nirnimesh@chromium.org2011-01-081-2/+2