| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t... | jochen@chromium.org | 2011-09-14 | 1 | -4/+4 |
* | Clean up style errors introduced in r99349. | abarth@chromium.org | 2011-09-05 | 1 | -1/+2 |
* | Set user-visible machine names and devices types for synced sessions. | thakis@chromium.org | 2011-09-02 | 2 | -21/+0 |
* | Update base/timer.h code to pass through Location from call sites. (reland) o... | jbates@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Revert 99391 (broke CrOS unit_tests) - Set user-visible machine names and dev... | thakis@chromium.org | 2011-09-02 | 2 | -0/+21 |
* | Set user-visible machine names and devices types for synced sessions. | thakis@chromium.org | 2011-09-02 | 2 | -21/+0 |
* | Update Chrome to use WebKitPlatformSupport instead of WebKitClient. | abarth@chromium.org | 2011-09-02 | 1 | -2/+2 |
* | When the user navigates to the home page, make sure to set the RLZ string | rogerta@chromium.org | 2011-09-02 | 1 | -0/+2 |
* | Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, | mattm@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Revert 99283 - When the user navigates to the home page, make sure to set the... | rogerta@chromium.org | 2011-09-02 | 1 | -2/+0 |
* | Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th... | jbates@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | When the user navigates to the home page, make sure to set the RLZ string | rogerta@chromium.org | 2011-09-02 | 1 | -0/+2 |
* | Fix startup tabs in the case of Chrome running already in the background. | rbyers@chromium.org | 2011-09-01 | 2 | -2/+16 |
* | Restoring a session should restore window minimization state on Windows | dhollowa@chromium.org | 2011-08-31 | 2 | -4/+20 |
* | Remove Animation When "Resuming" Window in Lion | dhollowa@chromium.org | 2011-08-31 | 1 | -0/+3 |
* | Revert 98679 - Restoring a session should restore window minimization state o... | dhollowa@chromium.org | 2011-08-29 | 2 | -20/+4 |
* | Restoring a session should restore window minimization state on Windows | dhollowa@chromium.org | 2011-08-29 | 2 | -4/+20 |
* | Remove a couple racy functions from ui_test_utils. | gbillock@chromium.org | 2011-08-24 | 1 | -5/+12 |
* | Restoring a session should restore window minimization state | dhollowa@chromium.org | 2011-08-22 | 6 | -34/+84 |
* | GTTF: Clean up UITestSuite and ProxyLauncher: | phajdan.jr@chromium.org | 2011-08-18 | 1 | -5/+0 |
* | Profiles: Clear all BROWSER_OPENED usage | erg@google.com | 2011-08-12 | 1 | -1/+1 |
* | Use computed index. | qsr@google.com | 2011-08-04 | 1 | -1/+1 |
* | Move more files from chrome/test to chrome/test/base, part #5 | phajdan.jr@chromium.org | 2011-08-01 | 1 | -1/+1 |
* | Move more files from chrome/test to chrome/test/base, part #4 | phajdan.jr@chromium.org | 2011-08-01 | 2 | -3/+3 |
* | Move in_process_browser_test and ui_test_utils to chrome/test/base | phajdan.jr@chromium.org | 2011-07-29 | 1 | -2/+2 |
* | Ensure restored NavigationEntries have a SiteInstance when they commit. | creis@chromium.org | 2011-07-28 | 1 | -2/+7 |
* | Removal of Profile from content part 3. | avi@chromium.org | 2011-07-28 | 1 | -0/+1 |
* | Remove explicit keyword from multi-argument (w/o default values) constructors | dilmah@chromium.org | 2011-07-26 | 1 | -2/+1 |
* | Add login times for session restore, and move location of login-times | davemoore@chromium.org | 2011-07-22 | 1 | -1/+25 |
* | Profiles: There should be an equivalent profile creation message to the Profi... | erg@chromium.org | 2011-07-22 | 4 | -0/+15 |
* | some cleanup for base/stl_util | dilmah@chromium.org | 2011-07-19 | 6 | -6/+6 |
* | Fix for compile failures caused by the change to move chrome specific notific... | ananta@chromium.org | 2011-07-10 | 1 | -2/+2 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 5 | -58/+62 |
* | Changes session restore to restore to existing browser and only close | sky@chromium.org | 2011-07-07 | 3 | -83/+61 |
* | Fixes race condition that could lead to premature shutdown. When | sky@chromium.org | 2011-06-29 | 2 | -1/+7 |
* | Fix TODO(evanm) about only having ui_test.h forward declare AutomationProxy. | darin@chromium.org | 2011-06-27 | 1 | -1/+2 |
* | Change BrowserList::GetLastActive to select the window with the correct profile. | mirandac@chromium.org | 2011-06-17 | 1 | -1/+1 |
* | Fixed invalid use of CancelableRequestConsumer in TabRestoreService. | atwilson@chromium.org | 2011-06-16 | 2 | -1/+4 |
* | [Sync] Foreign session -> Synced session | zea@chromium.org | 2011-06-15 | 2 | -9/+9 |
* | Adds virtual to method in RestoreTabHelper to appease clang. | sky@chromium.org | 2011-06-14 | 1 | -1/+1 |
* | Moves NavigationController::session_id into RestoreTabHelper. | sky@chromium.org | 2011-06-14 | 7 | -90/+169 |
* | Moves some of the session dependencies from content to chrome. | sky@chromium.org | 2011-06-06 | 2 | -0/+19 |
* | Factor load notification detail structs out of NavigationController and into | pinkerton@chromium.org | 2011-05-31 | 1 | -4/+4 |
* | Replace all usage of FileAutoDeleter with ScopedTempDir. | husky@google.com | 2011-05-25 | 1 | -5/+1 |
* | This adds a Flush to the session backend to help with data corruption at Chro... | gspencer@google.com | 2011-05-20 | 1 | -0/+1 |
* | Move scoped_temp_dir and scoped_native_library back from base/memory to base. | thakis@chromium.org | 2011-05-19 | 2 | -2/+2 |
* | PrintPreview: Do not restore print preview tabs. | kmadhusu@chromium.org | 2011-05-12 | 6 | -17/+80 |
* | iwyu: Include stringprintf.h where appropriate, part 2. | jhawkins@chromium.org | 2011-05-11 | 1 | -3/+4 |
* | Make sure that we get the last active browser for the profile that is being r... | mirandac@chromium.org | 2011-05-10 | 1 | -1/+1 |
* | Revert 84748 - Fix PyAuto Logout() hook. Currently, logging out disconnects t... | dtu@chromium.org | 2011-05-10 | 1 | -1/+3 |