| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove TabContents includes. | avi@chromium.org | 2012-12-14 | 1 | -1/+0 |
* | Undisable CrashRecoveryBrowserTest.LoadInNewTab, should be OK now. | phajdan.jr@chromium.org | 2012-11-15 | 1 | -9/+1 |
* | disable CrashRecoveryBrowserTest.LoadInNewTab on linux | tim@chromium.org | 2012-08-22 | 1 | -1/+8 |
* | Create content\public\test\test_utils.h to hold common test classes that are ... | jam@chromium.org | 2012-07-20 | 1 | -3/+3 |
* | Move tab functions off Browser into browser_tabstrip and browser_tabrestore. | ben@chromium.org | 2012-06-29 | 1 | -2/+3 |
* | Move browser commands into a separate file. | ben@chromium.org | 2012-06-25 | 1 | -2/+3 |
* | TabContentsWrapper -> TabContents, part 33. | avi@chromium.org | 2012-06-11 | 1 | -6/+4 |
* | Convert the remaining trivial tab_contents.h includes in chrome to use web_co... | jam@chromium.org | 2012-01-05 | 1 | -1/+1 |
* | Get rid of content::NavigationController in cc file and use "using" instead. | jam@chromium.org | 2012-01-04 | 1 | -2/+3 |
* | Convert all the notifications which use NavigationController to content::Navi... | jam@chromium.org | 2012-01-03 | 1 | -4/+4 |
* | Convert chrome users of NavigationController::tab_contents() to use GetWebCon... | jam@chromium.org | 2012-01-02 | 1 | -1/+1 |
* | Remove the remaining usages of NavigationEntry in chrome by converting a few ... | jam@chromium.org | 2011-12-28 | 1 | -1/+0 |
* | Move the PageNavigator interface and GlobalRequestID struct to content\public... | jam@chromium.org | 2011-12-28 | 1 | -2/+6 |
* | Revert 115346. The change didn't break anything, the test was faulty. Will di... | jam@chromium.org | 2011-12-21 | 1 | -2/+2 |
* | Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_tests | thakis@chromium.org | 2011-12-21 | 1 | -2/+2 |
* | Rename TabContents::controller() to GetController and put it into the WebCont... | jam@chromium.org | 2011-12-21 | 1 | -2/+2 |
* | Clean up TCW, make it solely a hub for 1:1 observer/helper objects. | avi@chromium.org | 2011-12-12 | 1 | -3/+6 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -1/+2 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -2/+2 |
* | Move content_notification_types.h from content\common to content\public\brows... | jam@chromium.org | 2011-10-18 | 1 | -1/+1 |
* | Move PageTransition into content namespace. While I'm touching all these file... | jam@chromium.org | 2011-10-13 | 1 | -2/+2 |
* | Revert 96617 | gbillock@chromium.org | 2011-08-17 | 1 | -10/+15 |
* | Revert 96593 - Fix up various browser tests not to use WaitForNavigation. | gbillock@chromium.org | 2011-08-12 | 1 | -15/+10 |
* | Fix up various browser tests not to use WaitForNavigation. | gbillock@chromium.org | 2011-08-12 | 1 | -10/+15 |
* | Move in_process_browser_test and ui_test_utils to chrome/test/base | phajdan.jr@chromium.org | 2011-07-29 | 1 | -2/+2 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -2/+2 |
* | *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL. | msw@chromium.org | 2011-06-08 | 1 | -1/+1 |
* | Revert 88142 to fix sync_integration_tests offline. | msw@chromium.org | 2011-06-07 | 1 | -1/+1 |
* | *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL. | msw@chromium.org | 2011-06-07 | 1 | -1/+1 |
* | Move the remaining files in chrome\common to content\common. | jam@chromium.org | 2011-03-17 | 1 | -1/+1 |
* | Update a bunch of files to the new location of notification files. | tfarina@chromium.org | 2011-03-08 | 1 | -2/+2 |
* | Update more includes that were pointing to the old locations. | jam@chromium.org | 2011-03-02 | 1 | -1/+1 |
* | Re-enable CrashRecoveryBrowserTest.* with additional logging | phajdan.jr@chromium.org | 2011-01-18 | 1 | -2/+8 |
* | Disable CrashRecoveryBrowserTest.Reload, flakily times out | phajdan.jr@chromium.org | 2011-01-14 | 1 | -9/+2 |
* | Cleanup: Remove unneeded includes of tab_contents.h. | thestig@chromium.org | 2010-12-09 | 1 | -1/+0 |
* | Cleanup: Include browser.h -> ui/browser.h [Part 1]. | jhawkins@chromium.org | 2010-11-16 | 1 | -1/+1 |
* | Enable CrashRecoveryBrowserTest.Reload back. | mnaganov@chromium.org | 2010-10-29 | 1 | -3/+3 |
* | Disable CrashRecoveryBrowserTest.Reload for timing out. | mnaganov@chromium.org | 2010-10-28 | 1 | -1/+3 |
* | Clean up CrashRecoveryBrowserTest.LoadInNewTab disabling. | mnaganov@chromium.org | 2010-10-28 | 1 | -9/+2 |
* | Disable CrashRecoveryBrowserTest.LoadInNewTab on Linux and ChromeOS | mnaganov@chromium.org | 2010-10-28 | 1 | -2/+2 |
* | Fix CrashRecoveryBrowserTest.MAYBE_Reload on Windows. | willchan@chromium.org | 2010-09-28 | 1 | -2/+1 |
* | Mark CrashRecoveryBrowserTest.MAYBE_Reload as FAILS on windows. | willchan@chromium.org | 2010-09-28 | 1 | -0/+2 |
* | Disable CrashRecoveryBrowserTest.LoadInNewTab as it times out occasionally. | satish@chromium.org | 2010-09-28 | 1 | -0/+3 |
* | Cleanup: Remove some unneeded webkit/glue headers from chrome. | thestig@chromium.org | 2010-06-23 | 1 | -1/+0 |
* | Make the reload button respond to middle-clicks like back/forward/home alread... | pkasting@chromium.org | 2010-06-10 | 1 | -3/+3 |
* | Revert 43950 - Revert 43931 [GTTF] Clean up browser tests: | viettrungluu@chromium.org | 2010-04-08 | 1 | -33/+3 |
* | Revert 43931 - [GTTF] Clean up browser tests: | viettrungluu@chromium.org | 2010-04-08 | 1 | -3/+33 |
* | [GTTF] Clean up browser tests: | phajdan.jr@chromium.org | 2010-04-08 | 1 | -33/+3 |
* | Merge UiTest::GetTest* and ui_test_utils::GetTest*. Convert these utility fun... | thestig@chromium.org | 2010-03-31 | 1 | -1/+5 |
* | Mark the tests as disabled on mac with a bug to revisit, this should allow br... | thomasvl@chromium.org | 2009-12-03 | 1 | -2/+12 |