summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/web_contents_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move web_contents_unittest.cc to content, where it belongs next to TabContent...jam@chromium.org2011-12-071-1776/+0
* views: Add an Options enum to MessageBoxView control.tfarina@chromium.org2011-12-071-2/+1
* Make TestTabContents::TestDidNavigate not take a ViewHostMsg_FrameNavigate_Pa...jam@chromium.org2011-12-051-101/+55
* Revert 113006 - Make TestTabContents::TestDidNavigate not take a ViewHostMsg_...avi@chromium.org2011-12-051-57/+103
* Make TestTabContents::TestDidNavigate not take a ViewHostMsg_FrameNavigate_Pa...jam@chromium.org2011-12-051-103/+57
* Change NavigationController::LoadURL to take a Referrer class instead of a GU...jochen@chromium.org2011-12-051-40/+49
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+1
* Move PageZoom enum into content/public/common and into the content namespace....jam@chromium.org2011-10-281-1/+1
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-3/+3
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-1/+2
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-3/+3
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-75/+106
* Move BindingsPolicy enum to content\public\common and put it in the content n...jam@chromium.org2011-10-111-4/+4
* Move TabContents::ShouldDisplayURL() to ToolbarModel. This doesn't really bel...aa@chromium.org2011-10-061-1/+0
* Add a check to NavigateToEntry to make sure the browser never attempts to nav...creis@chromium.org2011-10-031-0/+11
* content: Move constrained window code from TabContents to TabContentsWrappererg@chromium.org2011-09-301-34/+0
* Here are more exports needed for content_unittests to link in the component b...dpranke@chromium.org2011-09-301-3/+4
* Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t...jochen@chromium.org2011-09-141-16/+5
* Remove redundant LoadURLWithHeaders method.rogerta@chromium.org2011-09-101-39/+45
* Nukes remove_first_entry from CopyStateFromAndPrune. This turned out bad for ...sky@chromium.org2011-09-031-2/+2
* A number of issues weren't addressed with the earlier patch for prerender + b...cbentzel@chromium.org2011-08-141-1/+6
* Plumb the title direction up to the renderer hostevan@chromium.org2011-08-011-1/+2
* Move more files from chrome/test to chrome/test/base, part #5phajdan.jr@chromium.org2011-08-011-1/+1
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Removal of Profile from content part 5.avi@chromium.org2011-08-011-1/+1
* Change the UpdateTitle message to use a string16 for the page title.evan@chromium.org2011-07-261-1/+1
* Prevent a navigation race by resetting is_swapped_out on new navigations.creis@chromium.org2011-07-251-0/+41
* Delete TabContents::OnCrossSiteResponseevan@chromium.org2011-07-211-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+2
* Avoid canceling a pending navigation if the old RVH commits right away.creis@chromium.org2011-06-021-24/+24
* Removes bookmarkbar logic from TabContents.sky@chromium.org2011-06-011-2/+2
* Factor load notification detail structs out of NavigationController and into pinkerton@chromium.org2011-05-311-3/+3
* Cleaning up of data types, naming for JavaScript dialogs.avi@chromium.org2011-05-271-1/+1
* Avoid read after delete in unit test.creis@chromium.org2011-05-121-1/+0
* Support window.opener after a process swap.creis@chromium.org2011-05-121-3/+34
* Cleanup: Remove a redundent InitNavigationParams implementation.thestig@chromium.org2011-05-091-57/+35
* Adopt InterstitialPage to RenderViewHost message changes which were introduce...markusheintz@chromium.org2011-05-031-4/+10
* Revert my recent changes regarding title directionality.evan@chromium.org2011-04-251-4/+1
* Add and use a base::i18n::StringWithDirection for carrying titles.evan@chromium.org2011-04-211-2/+4
* Plumb direction of document title through IPC layer.evan@chromium.org2011-04-201-1/+2
* Remove the last Chrome dependencies from renderer, and enforce no more includ...jam@chromium.org2011-04-181-1/+1
* Move the rest of the content browser->renderer messages to content. Also mov...jam@chromium.org2011-03-231-1/+1
* Avoid corrupting the pending_entry when an unexpected navigation commits.creis@google.com2011-03-221-0/+94
* Makes instant throw out the first navigation when merging navigationsky@chromium.org2011-03-211-2/+2
* web-ui settings: Standard font setting now correlates to WebKit's standard fo...csilv@chromium.org2011-03-011-3/+1
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-2/+2
* Ensure that ConstrainedWindow::CloseConstrainedWindow() is calledsail@chromium.org2011-02-281-0/+34
* Duplicate tab does not work for POST pages.pfeldman@chromium.org2011-02-251-0/+2
* Move files out of chrome\browser\renderer_host\test alongside their source. ...jam@chromium.org2011-02-241-8/+8
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-2/+2