summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/web_contents_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 87617 - Avoid canceling a pending navigation if the old RVH commits rig...creis@chromium.org2011-06-171-24/+24
* 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
* glue/webpreferences: use string16 for font namesevan@chromium.org2010-12-151-4/+4
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-141-6/+12
* Revert 63067 - This adds some plumbing for propagating the status and error c...gspencer@chromium.org2010-10-191-12/+6
* This adds some plumbing for propagating the status and error code of agspencer@chromium.org2010-10-191-6/+12
* Makes session restore work correctly with instant.sky@chromium.org2010-10-151-2/+2
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part13:tfarina@chromium.org2010-10-101-2/+2
* clang/mac: Fix most easy problems in chrome.xcodeproj (all targets)thakis@chromium.org2010-10-021-4/+4
* Fix crasher/DCHECK in interstitial code.jcivelli@chromium.org2010-09-271-0/+39
* Adds NavigationController::CopyStateFromAndPrune which merges twosky@chromium.org2010-08-261-0/+89
* Another fix for Bug 53385.hbono@chromium.org2010-08-261-0/+1
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-2/+2
* FBTF: Minor cleanup to testing headers.erg@google.com2010-08-251-0/+1
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-241-0/+1
* FBTF: Forward declare everything possible in testing_profile.herg@google.com2010-08-131-1/+2
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-2/+2
* Minor header cleanup of chrome/browser/[st]*/*.h minus c/b/sync/*.h.viettrungluu@chromium.org2010-08-061-0/+2
* Set expectation of default font to Tinos on ChromeOSnick@chromium.org2010-08-041-1/+1
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Add undeclared virtual destructors part 3ziadh@chromium.org2010-07-301-0/+3
* Revert bookmark bar promo CL, r52993mirandac@google.com2010-07-271-1/+0
* Adjust preference sync code to only sync user modifiable preferences.mnissler@chromium.org2010-07-211-25/+23
* Add bookmark promo to NTP on first run.mirandac@google.com2010-07-201-1/+3
* Add an ExtensionPrefStore, layered between the user prefs and the managed pre...pam@chromium.org2010-07-121-6/+1
* Add platform_locale_settings file for CrOS. This is necessary becausejshin@chromium.org2010-06-091-0/+2
* Support multiple PrefStoresmnissler@chromium.org2010-06-071-5/+9
* Strip the trailing slash from URLs like "http://google.com/". This especiall...pkasting@chromium.org2010-06-021-1/+1
* Fixes a bug in slow cross-site navigations.creis@chromium.org2010-05-221-0/+38
* Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore...sanjeevr@chromium.org2010-05-211-1/+5
* Reland "Factor out reading and writing of preferences into |PrefStore|."bauerb@chromium.org2010-04-221-1/+1
* Revert 45168 - Reland r45028: Factor out reading and writing of preferences i...erikkay@chromium.org2010-04-211-1/+1
* Reland r45028: Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-211-1/+1
* Revert 45028 - Factor out reading and writing of preferences into |PrefStore|.thomasvl@chromium.org2010-04-201-1/+1
* Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-201-1/+1
* Fix sync leaks and some more good stuff.skrul@chromium.org2010-03-301-3/+0
* Remove DeleteOnIOThread from Datatype controller to fix Valgrind and remove t...zork@chromium.org2010-03-051-3/+10
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...pkasting@chromium.org2010-01-081-3/+3
* Revert 35735 - Relanding the language detection code.jcampan@chromium.org2010-01-071-103/+1